Integrate mainline
[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 [ 16492] By: gsar                                  on 2002/05/08  14:00:54
32         Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
33              don't unlink /dev/null
34      Branch: perl
35            ! Porting/p4genpatch
36 ____________________________________________________________________________
37 [ 16491] By: jhi                                   on 2002/05/08  13:59:16
38         Log: Integrate perlio; 
39              
40              Avoid pointless re-encode of data in :encoding's read buffer
41              on a close
42      Branch: perl
43           !> ext/PerlIO/encoding/encoding.xs
44 ____________________________________________________________________________
45 [ 16490] By: jhi                                   on 2002/05/08  13:55:05
46         Log: The base.pm changes need this, too?
47      Branch: perl
48            ! lib/diagnostics.t
49 ____________________________________________________________________________
50 [ 16489] By: gsar                                  on 2002/05/08  13:33:41
51         Log: fix p4genpatch breakage (missing slash in patch headers)
52      Branch: perl
53            ! Porting/p4genpatch
54 ____________________________________________________________________________
55 [ 16488] By: jhi                                   on 2002/05/08  13:24:15
56         Log: Integrate #14679 from macperl;
57              
58              Skip layer symbols for sfio
59      Branch: perl
60           !> makedef.pl
61 ____________________________________________________________________________
62 [ 16487] By: nick                                  on 2002/05/08  13:12:47
63         Log: Avoid pointless re-encode of data in :encoding's read buffer
64              on a close
65      Branch: perlio
66            ! ext/PerlIO/encoding/encoding.xs
67 ____________________________________________________________________________
68 [ 16486] By: jhi                                   on 2002/05/08  13:09:24
69         Log: Integrate #16481 from macperl;
70              
71              p4genpatch Mac OS fixes (paths, utime)
72      Branch: perl
73           !> Porting/p4genpatch
74 ____________________________________________________________________________
75 [ 16485] By: jhi                                   on 2002/05/08  13:06:30
76         Log: Storable doc tweaks.
77      Branch: perl
78            ! ext/Storable/Storable.pm
79 ____________________________________________________________________________
80 [ 16484] By: jhi                                   on 2002/05/08  12:57:32
81         Log: Subject: Re: [PATCH] use base Notexists
82              From: andreas.koenig@anima.de (Andreas J. Koenig)
83              Date: Wed, 08 May 2002 15:57:53 +0200
84              Message-ID: <m34rhi91y6.fsf@anima.de>
85      Branch: perl
86            ! lib/base.pm lib/fields.t
87 ____________________________________________________________________________
88 [ 16483] By: jhi                                   on 2002/05/08  12:44:46
89         Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
90              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
91              Date: Wed, 8 May 2002 10:47:51 +0400
92              Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
93      Branch: perl
94            ! t/run/fresh_perl.t
95 ____________________________________________________________________________
96 [ 16482] By: jhi                                   on 2002/05/08  12:41:51
97         Log: Document how even "ASCII" locales can have problems
98              if \w includes some of the regex metacharacters.
99      Branch: perl
100            ! lib/locale.t
101 ____________________________________________________________________________
102 [ 16481] By: pudge                                 on 2002/05/08  12:31:12
103         Log: p4genpatch Mac OS fixes (paths, utime)
104      Branch: macperl
105            ! Porting/p4genpatch
106 ____________________________________________________________________________
107 [ 16480] By: jhi                                   on 2002/05/08  12:30:53
108         Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
109              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
110              Date: Wed, 8 May 2002 10:33:14 +0400
111              Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
112      Branch: perl
113            ! ext/File/Glob/bsd_glob.c
114 ____________________________________________________________________________
115 [ 16479] By: pudge                                 on 2002/05/08  12:30:41
116         Log: Skip layer symbols for sfio
117      Branch: macperl
118            ! makedef.pl
119 ____________________________________________________________________________
120 [ 16478] By: jhi                                   on 2002/05/08  12:25:04
121         Log: Bump up the Storable $VERSION to 2.0.
122      Branch: perl
123            ! ext/Storable/Storable.pm
124 ____________________________________________________________________________
125 [ 16477] By: nick                                  on 2002/05/08  06:21:18
126         Log: Integrate mainline  - win2k, MinGW all tests pass :-)
127      Branch: perlio
128           !> (integrate 36 files)
129 ____________________________________________________________________________
130 [ 16476] By: pudge                                 on 2002/05/08  04:34:12
131         Log: Oops, add back
132      Branch: macperl
133            + macos/MacPerlTests.cmd
134 ____________________________________________________________________________
135 [ 16475] By: pudge                                 on 2002/05/08  04:31:10
136         Log: Integrate with perl
137      Branch: macperl
138           +> Porting/p4genpatch ext/Digest/MD5/README
139           +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
140           +> ext/threads/shared/semaphore.pm
141           +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
142           +> t/comp/hints.t vos/compile_full_perl.cm
143           +> vos/configure_full_perl.sh vos/make_full_perl.sh
144           +> wince/compile.bat wince/win32io.c
145            - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
146            - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
147           !> (integrate 206 files)
148 ____________________________________________________________________________
149 [ 16474] By: pudge                                 on 2002/05/08  04:00:04
150         Log: Update README (integrate from macperl)
151      Branch: maint-5.6/macperl
152           !> README.macos
153 ____________________________________________________________________________
154 [ 16473] By: pudge                                 on 2002/05/08  03:52:28
155         Log: Various syncs from macperl/ -> maint-5.6/macperl/
156              File::Copy, File::Spec updates
157              Test script modifications
158              pp_require path bugfixes
159      Branch: maint-5.6/macperl
160            ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
161            ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
162 ____________________________________________________________________________
163 [ 16472] By: pudge                                 on 2002/05/08  03:51:06
164         Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
165      Branch: macperl
166            ! macos/macperl/MacPerl.podhelp
167      Branch: maint-5.6/macperl
168            ! macos/macperl/MacPerl.podhelp
169 ____________________________________________________________________________
170 [ 16471] By: pudge                                 on 2002/05/08  03:50:25
171         Log: Reset Mac::err flag in app, MacPerl Bug #546065
172      Branch: macperl
173            ! macos/macperl/MPScript.c
174      Branch: maint-5.6/macperl
175            ! macos/macperl/MPScript.c
176 ____________________________________________________________________________
177 [ 16470] By: pudge                                 on 2002/05/08  03:49:32
178         Log: Fix for some module install paths, MacPerl Bug #549611
179      Branch: macperl
180            ! macos/macperl/Droplets/installme.plx
181            ! macos/macperl/Droplets/untarzipme.plx
182      Branch: maint-5.6/macperl
183            ! macos/macperl/Droplets/installme.plx
184            ! macos/macperl/Droplets/untarzipme.plx
185 ____________________________________________________________________________
186 [ 16469] By: pudge                                 on 2002/05/08  03:48:53
187         Log: Stupid Mac::OSA::Simple bugs
188      Branch: macperl
189            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
190      Branch: maint-5.6/macperl
191            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
192 ____________________________________________________________________________
193 [ 16468] By: pudge                                 on 2002/05/08  03:48:15
194         Log: Various BuildTools fixes, MacPerl Bug #545341
195      Branch: macperl
196            ! macos/lib/Mac/BuildTools.pm
197      Branch: maint-5.6/macperl
198            ! macos/lib/Mac/BuildTools.pm
199 ____________________________________________________________________________
200 [ 16467] By: pudge                                 on 2002/05/08  03:47:26
201         Log: MM_MacOS has been moved from macos/lib/ to lib/
202      Branch: macperl
203            - macos/lib/ExtUtils/MM_MacOS.pm
204 ____________________________________________________________________________
205 [ 16466] By: pudge                                 on 2002/05/08  03:46:24
206         Log: Oops, add Digest::MD5 Makefile.mk back in
207      Branch: macperl
208            + macos/bundled_ext/Digest/MD5/Makefile.mk
209 ____________________________________________________________________________
210 [ 16465] By: pudge                                 on 2002/05/08  03:45:47
211         Log: Allow focus of first item, MacPerl Bug #529102
212      Branch: macperl
213            ! macos/ext/Mac/Windows/Windows.pm
214      Branch: maint-5.6/macperl
215            ! macos/ext/Mac/Windows/Windows.pm
216 ____________________________________________________________________________
217 [ 16464] By: pudge                                 on 2002/05/08  03:43:39
218         Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
219      Branch: macperl
220            ! macos/lib/Mac/Glue.pm
221      Branch: maint-5.6/macperl
222            ! macos/lib/Mac/Glue.pm
223 ____________________________________________________________________________
224 [ 16463] By: gsar                                  on 2002/05/08  01:34:45
225         Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
226      Branch: perl
227            ! makedef.pl
228 ____________________________________________________________________________
229 [ 16462] By: gsar                                  on 2002/05/08  00:46:34
230         Log: aTHX may be empty
231      Branch: perl
232            ! win32/win32.c
233 ____________________________________________________________________________
234 [ 16461] By: gsar                                  on 2002/05/08  00:32:47
235         Log: 5005threads builds again on windows
236      Branch: perl
237            ! win32/win32.c win32/win32.h
238 ____________________________________________________________________________
239 [ 16460] By: gsar                                  on 2002/05/07  23:42:42
240         Log: fixes for various warnings identified by Visual C++
241      Branch: perl
242            ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
243            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
244            ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
245            ! win32/config.bc win32/config.gc win32/config.vc
246            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
247            ! win32/win32.c win32/win32iop.h
248 ____________________________________________________________________________
249 [ 16459] By: gsar                                  on 2002/05/07  23:42:11
250         Log: keep paths consistently slashed on windows
251      Branch: perl
252            ! t/harness
253 ____________________________________________________________________________
254 [ 16458] By: gsar                                  on 2002/05/07  22:33:20
255         Log: integrate makefile.mk changes into Makefile
256      Branch: perl
257            ! win32/Makefile
258 ____________________________________________________________________________
259 [ 16457] By: jhi                                   on 2002/05/07  22:26:38
260         Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
261              From: Nicholas Clark <nick@unfortu.net>
262              Date: Tue, 7 May 2002 23:26:01 +0100
263              Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
264      Branch: perl
265            ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
266            ! ext/Storable/README ext/Storable/Storable.pm
267            ! ext/Storable/t/malice.t
268 ____________________________________________________________________________
269 [ 16456] By: jhi                                   on 2002/05/07  22:24:59
270         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
271              From: Dave Mitchell <davem@fdgroup.com>
272              Date: Wed, 8 May 2002 00:11:02 +0100
273              Message-ID: <20020508001102.D4118@fdgroup.com>
274      Branch: perl
275            ! pp_hot.c scope.c
276 ____________________________________________________________________________
277 [ 16455] By: jhi                                   on 2002/05/07  22:23:34
278         Log: Subject: [PATCH pp_hot.c V.2]  correctly unlocalise exists on tied/%ENV   
279              From: Dave Mitchell <davem@fdgroup.com>
280              Date: Tue, 7 May 2002 23:13:10 +0100
281              Message-ID: <20020507231310.B4118@fdgroup.com>
282      Branch: perl
283            ! pp_hot.c
284 ____________________________________________________________________________
285 [ 16454] By: sky                                   on 2002/05/07  21:18:44
286         Log: Documentation of async
287      Branch: perl
288            ! ext/threads/threads.pm
289 ____________________________________________________________________________
290 [ 16453] By: sky                                   on 2002/05/07  21:16:28
291         Log: Documentation added.
292      Branch: perl
293            ! ext/threads/shared/semaphore.pm
294 ____________________________________________________________________________
295 [ 16452] By: sky                                   on 2002/05/07  21:15:34
296         Log: Add support for async.
297      Branch: perl
298            ! ext/threads/threads.pm
299 ____________________________________________________________________________
300 [ 16451] By: sky                                   on 2002/05/07  21:01:47
301         Log: Add documentation.
302      Branch: perl
303            ! ext/threads/shared/queue.pm
304 ____________________________________________________________________________
305 [ 16450] By: sky                                   on 2002/05/07  20:24:08
306         Log: Fix bad assumptions in test case.
307              a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
308              b) $var++ is not atomic
309              c) the creating of the string to print and the actuall printing 
310              could be preempted by another thread
311      Branch: perl
312            ! ext/threads/shared/t/queue.t
313 ____________________________________________________________________________
314 [ 16449] By: jhi                                   on 2002/05/07  19:17:41
315         Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
316              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
317              Date: Tue, 07 May 2002 19:41:03 +0200
318              Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
319      Branch: perl
320            ! makedepend.SH
321 ____________________________________________________________________________
322 [ 16448] By: jhi                                   on 2002/05/07  19:16:00
323         Log: Upgrade to Encode 1.71.
324      Branch: perl
325            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
326            ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
327 ____________________________________________________________________________
328 [ 16447] By: nick                                  on 2002/05/07  18:39:47
329         Log: Integrate mainline
330      Branch: perlio
331           !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
332           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
333           !> lib/User/pwent.t
334 ____________________________________________________________________________
335 [ 16446] By: jhi                                   on 2002/05/07  14:34:01
336         Log: AUTHORS updates.
337      Branch: perl
338            ! AUTHORS
339 ____________________________________________________________________________
340 [ 16445] By: jhi                                   on 2002/05/07  14:14:28
341         Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
342              From: Robin Barker <rmb1@cise.npl.co.uk>
343              Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
344              Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
345      Branch: perl
346            ! ext/Encode/Encode.xs
347 ____________________________________________________________________________
348 [ 16444] By: jhi                                   on 2002/05/07  13:57:25
349         Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
350              From: Michael A Chase <mchase@ix.netcom.com>
351              Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
352              Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
353              
354              (plus add what POSIX says)
355      Branch: perl
356            ! lib/File/Spec/Unix.pm
357 ____________________________________________________________________________
358 [ 16443] By: jhi                                   on 2002/05/07  13:50:35
359         Log: Subject: Re: lib/User/pwent.t on Cygwin
360              From: John Peacock <jpeacock@rowman.com>
361              Date: Mon, 06 May 2002 10:14:21 -0400
362              Message-ID: <3CD68FBD.8020502@rowman.com>
363      Branch: perl
364            ! lib/User/pwent.t
365 ____________________________________________________________________________
366 [ 16442] By: jhi                                   on 2002/05/07  12:50:26
367         Log: Subject: [PATCH] Storable (Re: perl@16433)
368              From: Radu Greab <radu@netsoft.ro>
369              Date: Tue, 7 May 2002 11:37:03 +0300
370              Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
371              
372              Subject: Re: [PATCH] Storable (Re: perl@16433)
373              From: Radu Greab <radu@netsoft.ro>
374              Date: Tue, 7 May 2002 12:49:24 +0300
375              Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
376              
377              Plug the Storable memory leaks.
378      Branch: perl
379            ! ext/Storable/Storable.xs
380 ____________________________________________________________________________
381 [ 16441] By: jhi                                   on 2002/05/07  12:48:30
382         Log: Upgrade to CPAN 1.61.
383      Branch: perl
384            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
385 ____________________________________________________________________________
386 [ 16440] By: nick                                  on 2002/05/07  07:07:58
387         Log: Integrate mainline
388      Branch: perlio
389           +> Porting/p4genpatch vos/compile_full_perl.cm
390           +> vos/configure_full_perl.sh vos/make_full_perl.sh
391           +> wince/compile.bat wince/win32io.c
392            - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
393           !> (integrate 74 files)
394 ____________________________________________________________________________
395 [ 16439] By: jhi                                   on 2002/05/07  02:49:47
396         Log: Document the bad behaviour of for(1..5){$_++}
397              (it works but it should fail)
398      Branch: perl
399            ! pod/perldelta.pod
400 ____________________________________________________________________________
401 [ 16438] By: jhi                                   on 2002/05/07  00:14:12
402         Log: README.ko update from Jungshik Shin.
403      Branch: perl
404            ! README.ko
405 ____________________________________________________________________________
406 [ 16437] By: jhi                                   on 2002/05/06  22:38:26
407         Log: Subject: Re: perl@16433
408              From: Nicholas Clark <nick@unfortu.net>
409              Date: Tue, 7 May 2002 00:21:46 +0100
410              Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
411      Branch: perl
412            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
413            ! ext/Storable/t/malice.t
414 ____________________________________________________________________________
415 [ 16436] By: jhi                                   on 2002/05/06  21:05:20
416         Log: Subject:  two and a half steps further for WinCE cross-build
417              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
418              Date: Mon, 6 May 2002 23:54:24 +0400
419              Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
420      Branch: perl
421            - wince/config.h
422            ! MANIFEST configpm wince/Makefile.ce wince/README.compile
423 ____________________________________________________________________________
424 [ 16435] By: jhi                                   on 2002/05/06  15:30:29
425         Log: Detypo.
426      Branch: perl
427            ! pod/perldelta.pod
428 ____________________________________________________________________________
429 [ 16434] By: jhi                                   on 2002/05/06  15:29:58
430         Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
431              From: Dave Mitchell <davem@fdgroup.com>
432              Date: Mon, 6 May 2002 17:17:00 +0100
433              Message-ID: <20020506171700.A256@fdgroup.com>
434      Branch: perl
435            ! pod/perldelta.pod t/op/local.t
436 ____________________________________________________________________________
437 [ 16433] By: jhi                                   on 2002/05/06  13:38:56
438         Log: Update Changes.
439      Branch: perl
440            ! Changes patchlevel.h
441 ____________________________________________________________________________
442 [ 16432] By: jhi                                   on 2002/05/06  13:29:22
443         Log: Add a test for #16431, and document Dave's campaign
444              against localised hash element bugs.
445      Branch: perl
446            ! pod/perldelta.pod t/op/tie.t
447 ____________________________________________________________________________
448 [ 16431] By: jhi                                   on 2002/05/06  13:13:00
449         Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
450              From: Dave Mitchell <davem@fdgroup.com>
451              Date: Sat, 4 May 2002 00:34:18 +0100
452              Message-ID: <20020504003418.F22026@fdgroup.com>
453      Branch: perl
454            ! pp_hot.c t/op/local.t
455 ____________________________________________________________________________
456 [ 16430] By: jhi                                   on 2002/05/06  12:39:31
457         Log: Regen uconfig.h.
458      Branch: perl
459            ! uconfig.h
460 ____________________________________________________________________________
461 [ 16429] By: jhi                                   on 2002/05/06  12:18:23
462         Log: Unfortunately AmigaOS has been broken since 11423
463              and is unlikely to get fixed in time for 5.8.0.
464      Branch: perl
465            ! pod/perldelta.pod
466 ____________________________________________________________________________
467 [ 16428] By: jhi                                   on 2002/05/06  12:12:59
468         Log: Ultimate discouragement for the old tools, from Andreas.
469      Branch: perl
470            - Porting/p4d2p Porting/p4desc
471            ! MANIFEST Porting/repository.pod
472 ____________________________________________________________________________
473 [ 16427] By: jhi                                   on 2002/05/06  12:01:36
474         Log: Upgrade to Digest::MD5 2.20.
475      Branch: perl
476            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
477            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
478 ____________________________________________________________________________
479 [ 16426] By: ams                                   on 2002/05/06  09:48:42
480         Log: Subject: [Encode] 1.70 released
481              From: Dan Kogai <dankogai@dan.co.jp>
482              Date: Mon, 6 May 2002 19:36:15 +0900
483              Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
484      Branch: perl
485            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
486            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
487            ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
488 ____________________________________________________________________________
489 [ 16425] By: ams                                   on 2002/05/06  09:40:42
490         Log: Subject: [PATCH] PerlIO::Via reference
491              From: Gisle Aas <gisle@ActiveState.com>
492              Date: 05 May 2002 22:50:23 -0700
493              Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
494      Branch: perl
495            ! pod/perliol.pod
496 ____________________________________________________________________________
497 [ 16424] By: ams                                   on 2002/05/06  09:37:58
498         Log: Subject: [PATCH] Term/Complete.pm: quote metachars
499              From: Brendan O'Dea <bod@debian.org>
500              Date: Mon, 6 May 2002 14:04:48 +1000
501              Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
502      Branch: perl
503            ! lib/Term/Complete.pm
504 ____________________________________________________________________________
505 [ 16423] By: gsar                                  on 2002/05/06  05:25:59
506         Log: p4genpatch: avoid stderr noise during adds
507      Branch: perl
508            ! Porting/p4genpatch
509 ____________________________________________________________________________
510 [ 16422] By: jhi                                   on 2002/05/06  02:16:31
511         Log: Subject: [PATCH] Fixup VOS builds of miniperl
512              From: Paul_GreenVOS@vos.stratus.com
513              Date: Sun, 5 May 02 23:11 edt
514              Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
515      Branch: perl
516            ! vos/build.cm vos/compile_perl.cm vos/perl.bind
517 ____________________________________________________________________________
518 [ 16421] By: jhi                                   on 2002/05/06  01:09:24
519         Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
520              From: Radu Greab <radu@netsoft.ro>
521              Date: Mon, 6 May 2002 04:23:10 +0300
522              Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
523      Branch: perl
524            ! pp_sys.c t/op/exec.t
525 ____________________________________________________________________________
526 [ 16420] By: jhi                                   on 2002/05/05  22:35:58
527         Log: Further comment tweak, to agree with perlxs.pod.
528      Branch: perl
529            ! perl.h
530 ____________________________________________________________________________
531 [ 16419] By: jhi                                   on 2002/05/05  22:15:48
532         Log: Subject: [PATCH] Update README.vos and release vos build macros
533              From: Paul_GreenVOS@vos.stratus.com
534              Date: Sun, 5 May 02 17:15 edt
535              Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>     
536              To: perl5-porters@perl.org
537      Branch: perl
538            + vos/compile_full_perl.cm vos/configure_full_perl.sh
539            + vos/make_full_perl.sh
540            ! MANIFEST README.vos vos/Changes
541 ____________________________________________________________________________
542 [ 16418] By: jhi                                   on 2002/05/05  22:09:27
543         Log: Retract MM_NW5.pm part of #16371, at the request
544              of Michael Schwern.
545      Branch: perl
546            ! lib/ExtUtils/MM_NW5.pm
547 ____________________________________________________________________________
548 [ 16417] By: jhi                                   on 2002/05/05  17:57:04
549         Log: Comment tweaks.
550      Branch: perl
551            ! perl.h
552 ____________________________________________________________________________
553 [ 16416] By: gsar                                  on 2002/05/05  17:00:33
554         Log: a few more p4genpatch fixes:
555              
556              don't assume previous revision exists, let p4 compute it from
557              the one-less-change number instead
558              
559              the time part in timestamps were always 00:00:00; fix by
560              fetching metadata via "p4 fsync" rather than "p4 filelog"
561              
562              quote all file names used in external commands to make them
563              them work when there are spaces in those file names
564              
565              looks production worthy now :)
566      Branch: perl
567            ! Porting/p4genpatch
568 ____________________________________________________________________________
569 [ 16415] By: jhi                                   on 2002/05/05  15:51:01
570         Log: The #16401 was far from enough, and mostly in a wrong direction.
571              The right thing to do would be to convert Storable into using
572              the new MY_CXT scheme (no static data, and memory management
573              using SVs).
574      Branch: perl
575            ! ext/Storable/Storable.xs
576 ____________________________________________________________________________
577 [ 16414] By: gsar                                  on 2002/05/05  08:41:22
578         Log: p4genpatch diffs against depot files from //depot/perl when called
579              with -b //depot/maint-5.6/perl
580      Branch: perl
581            ! Porting/p4genpatch
582 ____________________________________________________________________________
583 [ 16413] By: gsar                                  on 2002/05/05  07:50:53
584         Log: p4genpatch: current directory may not be writable, so don't
585              create temp files there
586      Branch: perl
587            ! Porting/p4genpatch
588 ____________________________________________________________________________
589 [ 16412] By: gsar                                  on 2002/05/05  07:34:33
590         Log: p4genpatch now works on windows
591      Branch: perl
592            ! Porting/p4genpatch
593 ____________________________________________________________________________
594 [ 16411] By: gsar                                  on 2002/05/05  07:16:37
595         Log: p4genpatch: tweak from Andreas to strip leading portion of
596              path specified in -b (so patch can be applied with "patch -p1")
597      Branch: perl
598            ! Porting/p4genpatch
599 ____________________________________________________________________________
600 [ 16410] By: jhi                                   on 2002/05/05  03:04:56
601         Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
602              From: PPrymmer@factset.com
603              Date: Fri, 3 May 2002 14:52:12 -0400
604              Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>      
605      Branch: perl
606            ! t/op/pwent.t
607 ____________________________________________________________________________
608 [ 16409] By: jhi                                   on 2002/05/05  01:53:24
609         Log: Upgrade to Net::Ping 2.17.
610      Branch: perl
611            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
612 ____________________________________________________________________________
613 [ 16408] By: jhi                                   on 2002/05/05  01:38:39
614         Log: Upgrade to Getopt::Long 2.31.
615      Branch: perl
616            ! lib/Getopt/Long.pm
617 ____________________________________________________________________________
618 [ 16407] By: jhi                                   on 2002/05/05  01:05:17
619         Log: Subject: Re: Cross-compiling as of WinCE
620              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
621              Date: Sat, 4 May 2002 03:49:11 +0400
622              Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
623      Branch: perl
624            + wince/compile.bat wince/win32io.c
625            - wince/perldll.def
626            ! MANIFEST configpm makedef.pl wince/Makefile.ce
627            ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
628            ! wince/config_h.PL wince/wince.c
629 ____________________________________________________________________________
630 [ 16406] By: jhi                                   on 2002/05/05  00:23:16
631         Log: The loclibpth is always set by Configure.
632      Branch: perl
633            ! hints/dec_osf.sh
634 ____________________________________________________________________________
635 [ 16405] By: jhi                                   on 2002/05/05  00:13:04
636         Log: Subject: Re: [Unicode::Collate] UCA Version number    
637              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
638              Date: Sun, 05 May 2002 10:07:57 +0900
639              Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
640      Branch: perl
641            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
642            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
643 ____________________________________________________________________________
644 [ 16404] By: rgs                                   on 2002/05/04  19:35:13
645         Log: Subject: [PATCH sv.c] delete inaccurate comment
646              From: Dave Mitchell <davem@fdgroup.com>
647              Date: Fri, 3 May 2002 21:17:00 +0100
648              Message-ID: <20020503211700.C22026@fdgroup.com>
649      Branch: perl
650            ! sv.c
651 ____________________________________________________________________________
652 [ 16403] By: jhi                                   on 2002/05/04  19:02:56
653         Log: Solaris: show what 'that' is.
654      Branch: perl
655            ! hints/solaris_2.sh
656 ____________________________________________________________________________
657 [ 16402] By: rgs                                   on 2002/05/04  18:25:25
658         Log: Syntax fix.
659      Branch: perl
660            ! t/op/arith.t
661 ____________________________________________________________________________
662 [ 16401] By: jhi                                   on 2002/05/04  18:25:01
663         Log: (retracted by #16415) Storable: try to free what we allocated.
664      Branch: perl
665            ! ext/Storable/Storable.xs
666 ____________________________________________________________________________
667 [ 16400] By: jhi                                   on 2002/05/04  17:15:10
668         Log: UNICOS: division is really sloppy.
669      Branch: perl
670            ! t/op/arith.t
671 ____________________________________________________________________________
672 [ 16399] By: jhi                                   on 2002/05/04  17:00:58
673         Log: Subject: fix t/io/fs.t for VOS
674              From: Paul_GreenVOS@vos.stratus.com
675              Date: Sat, 4 May 02 14:01 edt
676              Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
677      Branch: perl
678            ! t/io/fs.t
679 ____________________________________________________________________________
680 [ 16398] By: jhi                                   on 2002/05/04  16:57:05
681         Log: Subject: [Unicode::Collate] UCA Version number
682              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
683              Date: Sat, 04 May 2002 16:07:07 +0900
684              Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
685      Branch: perl
686            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
687 ____________________________________________________________________________
688 [ 16397] By: jhi                                   on 2002/05/04  16:54:40
689         Log: Subject: [PATCH lib/overload.pm] "\"\""
690              From: Michael G Schwern <schwern@pobox.com>
691              Date: Sat, 4 May 2002 13:17:44 -0400
692              Message-ID: <20020504171743.GD640@blackrider>
693      Branch: perl
694            ! lib/overload.pm
695 ____________________________________________________________________________
696 [ 16396] By: jhi                                   on 2002/05/04  16:32:45
697         Log: Add the EBCDIC test data to downgrade.t.
698      Branch: perl
699            ! ext/Storable/t/downgrade.t
700 ____________________________________________________________________________
701 [ 16395] By: jhi                                   on 2002/05/04  16:25:37
702         Log: EBCDIC tweak.
703      Branch: perl
704            ! ext/Storable/t/utf8hash.t
705 ____________________________________________________________________________
706 [ 16394] By: jhi                                   on 2002/05/04  16:09:15
707         Log: Allow p4genpatch to use diff programs other than 'diff'.
708      Branch: perl
709            ! Porting/p4genpatch
710 ____________________________________________________________________________
711 [ 16393] By: jhi                                   on 2002/05/04  16:03:56
712         Log: Add p4genpatch from Andreas; obsoletes both
713              p4d2p and p4desc.
714      Branch: perl
715            + Porting/p4genpatch
716            ! MANIFEST Porting/makerel
717 ____________________________________________________________________________
718 [ 16392] By: jhi                                   on 2002/05/04  15:58:53
719         Log: Upgrade to Encode 1.69.
720      Branch: perl
721            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
722            ! ext/Encode/Encode/Makefile_PL.e2x
723            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
724            ! ext/Encode/lib/Encode/Guess.pm
725            ! ext/Encode/lib/Encode/MIME/Header.pm
726            ! ext/Encode/t/mime-header.t
727 ____________________________________________________________________________
728 [ 16391] By: jhi                                   on 2002/05/04  15:51:52
729         Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
730              From: Dave Mitchell <davem@fdgroup.com>
731              Date: Sat, 4 May 2002 16:09:26 +0100
732              Message-ID: <20020504160926.A24990@fdgroup.com>
733      Branch: perl
734            ! INSTALL
735 ____________________________________________________________________________
736 [ 16390] By: jhi                                   on 2002/05/04  15:47:49
737         Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
738              From: Nicholas Clark <nick@unfortu.net>
739              Date: Sat, 4 May 2002 12:38:58 +0100
740              Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
741      Branch: perl
742            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
743 ____________________________________________________________________________
744 [ 16389] By: jhi                                   on 2002/05/04  15:40:26
745         Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8   
746              From: Nicholas Clark <nick@unfortu.net>
747              Date: Sat, 4 May 2002 00:30:43 +0100
748              Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
749      Branch: perl
750            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
751 ____________________________________________________________________________
752 [ 16388] By: jhi                                   on 2002/05/04  15:28:56
753         Log: Doc tweak from Elizabeth Mattijsen.
754      Branch: perl
755            ! pod/perlunicode.pod
756 ____________________________________________________________________________
757 [ 16387] By: rgs                                   on 2002/05/04  13:29:33
758         Log: Subject: [PATCH] channames.pm doc tweaks
759              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
760              Date: Sat, 04 May 2002 11:45:18 +0900
761              Message-ID: <86it64d41t.wl@mail.edge.co.jp>
762      Branch: perl
763            ! lib/charnames.pm
764 ____________________________________________________________________________
765 [ 16386] By: rgs                                   on 2002/05/04  13:22:41
766         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
767              From: Dave Mitchell <davem@fdgroup.com>
768              Date: Fri, 3 May 2002 23:51:10 +0100
769              Message-ID: <20020503235110.E22026@fdgroup.com>
770      Branch: perl
771            ! pp_hot.c scope.c
772 ____________________________________________________________________________
773 [ 16385] By: nick                                  on 2002/05/04  09:29:41
774         Log: Integrate mainline
775      Branch: perlio
776           !> (integrate 47 files)
777 ____________________________________________________________________________
778 [ 16384] By: jhi                                   on 2002/05/03  21:00:27
779         Log: Subject: Re: perl@16307
780              From: Nicholas Clark <nick@unfortu.net>
781              Date: Fri, 3 May 2002 21:49:04 +0100
782              Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
783              
784              canonical #3 was failing under -Mutf8.
785      Branch: perl
786            ! ext/Storable/t/canonical.t
787 ____________________________________________________________________________
788 [ 16383] By: rgs                                   on 2002/05/03  20:45:58
789         Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
790              From: Dave Mitchell <davem@fdgroup.com>
791              Date: Fri, 3 May 2002 21:12:10 +0100
792              Message-ID: <20020503211210.B22026@fdgroup.com>
793      Branch: perl
794            ! scope.c
795 ____________________________________________________________________________
796 [ 16382] By: rgs                                   on 2002/05/03  20:14:07
797         Log: Subject: [PATCH] perl -i clobbers files on Cygwin
798              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
799              Date: Fri, 3 May 2002 20:30:25 +0200
800              Message-ID: <190109228332.20020503203025@familiehaase.de>
801      Branch: perl
802            ! doio.c
803 ____________________________________________________________________________
804 [ 16381] By: rgs                                   on 2002/05/03  20:07:44
805         Log: Subject: t/TestInit.pm - clean up comments
806              From: Paul_GreenVOS@vos.stratus.com
807              Date: Fri, 3 May 02 14:51 edt
808              Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
809      Branch: perl
810            ! t/TestInit.pm
811 ____________________________________________________________________________
812 [ 16380] By: jhi                                   on 2002/05/03  15:47:38
813         Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
814              From: Dan Kogai <dankogai@dan.co.jp>
815              Date: Sat, 4 May 2002 01:46:35 +0900
816              Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
817      Branch: perl
818            ! ext/Encode/Encode/Makefile_PL.e2x
819 ____________________________________________________________________________
820 [ 16379] By: jhi                                   on 2002/05/03  15:43:47
821         Log: Forgotten test arrangement.
822      Branch: perl
823            ! ext/Digest/MD5/t/files.t
824 ____________________________________________________________________________
825 [ 16378] By: jhi                                   on 2002/05/03  14:54:19
826         Log: Comedy of typing errors.
827      Branch: perl
828            ! hints/solaris_2.sh
829 ____________________________________________________________________________
830 [ 16377] By: jhi                                   on 2002/05/03  14:45:26
831         Log: Let's try the "no Net:: if no Socket" again.
832      Branch: perl
833            ! t/lib/1_compile.t
834 ____________________________________________________________________________
835 [ 16376] By: jhi                                   on 2002/05/03  14:11:42
836         Log: Update Changes.
837      Branch: perl
838            ! Changes patchlevel.h
839 ____________________________________________________________________________
840 [ 16375] By: jhi                                   on 2002/05/03  14:09:38
841         Log: Oops.
842      Branch: perl
843            ! lib/ExtUtils/MM_BeOS.pm
844 ____________________________________________________________________________
845 [ 16374] By: jhi                                   on 2002/05/03  13:58:08
846         Log: EBCDIC tweak.
847      Branch: perl
848            ! ext/Digest/MD5/t/utf8.t
849 ____________________________________________________________________________
850 [ 16373] By: jhi                                   on 2002/05/03  13:51:11
851         Log: Update the EBCDIC MD5 checksums, and automate the process.
852      Branch: perl
853            ! ext/Digest/MD5/t/files.t
854 ____________________________________________________________________________
855 [ 16372] By: jhi                                   on 2002/05/03  13:01:23
856         Log: The EBCDIC remapping of the low 256 bites again.
857      Branch: perl
858            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
859            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
860            ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
861 ____________________________________________________________________________
862 [ 16371] By: jhi                                   on 2002/05/03  12:49:58
863         Log: NetWare updates from C Aditya.
864      Branch: perl
865            ! lib/ExtUtils/MM_NW5.pm makedef.pl
866 ____________________________________________________________________________
867 [ 16370] By: jhi                                   on 2002/05/03  12:36:54
868         Log: DJGPP updates from Laszlo Molnar.
869      Branch: perl
870            ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
871 ____________________________________________________________________________
872 [ 16369] By: jhi                                   on 2002/05/03  12:34:01
873         Log: Upgrade to Encode 1.68.
874      Branch: perl
875            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
876            ! ext/Encode/lib/Encode/Alias.pm
877            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
878 ____________________________________________________________________________
879 [ 16368] By: jhi                                   on 2002/05/03  12:31:52
880         Log: Integrate perlio;
881              
882              Several of non-default builds now seem to work reasonably well
883              English.t seems to fail on an errno test, and socketpair blathers
884              about something.
885              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
886              back door, and instead have perlsdio.h vector stdio via iperlsys.h
887              function tables (latter was done in earlier change).
888              Update comments in Makefile.mk 
889              
890              Finish off 16350 for non-PERLIO build on linux,
891              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
892              for some slots which now perlsdio.h is targeting.
893              
894              setbuf / setvbuf are not PerlIO_ concepts
895              
896              perl_clone is a threads thing
897              
898              Have perlsdio.h use the iperlsys.h aliases and see
899              if that helps non-PERLIO IMP_SYS on Win32.
900              (Miniperl okay on linux).
901              
902              More layer syms
903              
904              Use PerlSIO_fdupopen() if not using PerlIO
905              
906              Do not build if not using layers
907      Branch: perl
908           !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
909           !> win32/makefile.mk win32/perlhost.h win32/win32.c
910           !> win32/win32io.c
911 ____________________________________________________________________________
912 [ 16367] By: nick                                  on 2002/05/03  07:25:13
913         Log: Several of non-default builds now seem to work reasonably well
914              English.t seems to fail on an errno test, and socketpair blathers
915              about something.
916              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
917              back door, and instead have perlsdio.h vector stdio via iperlsys.h
918              function tables (latter was done in earlier change).
919              Update comments in Makefile.mk 
920      Branch: perlio
921            ! perlio.h win32/makefile.mk win32/win32.c
922 ____________________________________________________________________________
923 [ 16366] By: nick                                  on 2002/05/03  07:07:36
924         Log: Finish off 16350 for non-PERLIO build on linux,
925              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
926              for some slots which now perlsdio.h is targeting.
927      Branch: perlio
928            ! iperlsys.h
929 ____________________________________________________________________________
930 [ 16365] By: jhi                                   on 2002/05/03  03:52:08
931         Log: If no Socket should not try to test Net::
932      Branch: perl
933            ! t/lib/1_compile.t
934 ____________________________________________________________________________
935 [ 16364] By: jhi                                   on 2002/05/03  02:22:56
936         Log: Integrate macperl #16360 and #16363;
937              
938              Make op/alarm.t pass
939              
940              README.macos update
941      Branch: perl
942           !> README.macos t/op/alarm.t
943 ____________________________________________________________________________
944 [ 16363] By: pudge                                 on 2002/05/03  01:57:04
945         Log: README.macos update
946      Branch: macperl
947            ! README.macos
948 ____________________________________________________________________________
949 [ 16362] By: pudge                                 on 2002/05/03  01:56:52
950         Log: Config / test updates
951      Branch: macperl
952            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
953            ! macos/Makefile.mk
954 ____________________________________________________________________________
955 [ 16361] By: pudge                                 on 2002/05/03  01:56:24
956         Log: Safe signals for Mac OS
957      Branch: macperl
958            ! macos/macish.c macos/macish.h
959 ____________________________________________________________________________
960 [ 16360] By: pudge                                 on 2002/05/03  01:55:27
961         Log: Make op/alarm.t pass
962      Branch: macperl
963            ! t/op/alarm.t
964 ____________________________________________________________________________
965 [ 16359] By: gsar                                  on 2002/05/02  22:52:09
966         Log: a tweak to change#13584: need to avoid pad-walking during
967              global destruction
968      Branch: maint-5.6/perl
969            ! op.c
970 ____________________________________________________________________________
971 [ 16358] By: jhi                                   on 2002/05/02  22:35:31
972         Log: Forgot the most important part of #16357.
973      Branch: perl
974            ! lib/Unicode/Collate.pm
975 ____________________________________________________________________________
976 [ 16357] By: jhi                                   on 2002/05/02  22:33:28
977         Log: Subject: Unicode::Collate 0.11 Released
978              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
979              Date: Fri, 03 May 2002 03:19:29 +0900
980              Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
981      Branch: perl
982            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
983            ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
984 ____________________________________________________________________________
985 [ 16356] By: jhi                                   on 2002/05/02  22:30:10
986         Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
987              From: Andy Dougherty <doughera@lafayette.edu>
988              Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
989              Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
990      Branch: perl
991            ! Makefile.SH ext/util/make_ext
992 ____________________________________________________________________________
993 [ 16355] By: jhi                                   on 2002/05/02  22:26:38
994         Log: Integrate #16353 from macperl;
995              
996              "fix" for utf8_heavy.pl, lexical UTF8 var crashed
997              in test 92 of run/fresh_perl.t on MacOS
998              
999              (as pudge rightfully points out, this is voodoo
1000              programming at it best, the real bug is somewhere else,
1001              now we just happened to shake the chicken the right way)
1002      Branch: perl
1003           !> lib/utf8_heavy.pl
1004 ____________________________________________________________________________
1005 [ 16354] By: jhi                                   on 2002/05/02  22:22:42
1006         Log: Subject: Re: Encode, charnames and utf8heavy
1007              From: Dan Kogai <dankogai@dan.co.jp>
1008              Date: Thu, 2 May 2002 00:44:30 +0900
1009              Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
1010              
1011              (plus a respective perlunicode tweak)
1012      Branch: perl
1013            ! lib/utf8_heavy.pl pod/perlunicode.pod
1014 ____________________________________________________________________________
1015 [ 16353] By: pudge                                 on 2002/05/02  19:55:39
1016         Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
1017              in test 92 of run/fresh_perl.t on MacOS
1018      Branch: macperl
1019            ! lib/utf8_heavy.pl
1020 ____________________________________________________________________________
1021 [ 16352] By: nick                                  on 2002/05/02  17:48:31
1022         Log: setbuf / setvbuf are not PerlIO_ concepts
1023      Branch: perlio
1024            ! XSUB.h
1025 ____________________________________________________________________________
1026 [ 16351] By: nick                                  on 2002/05/02  17:12:21
1027         Log: perl_clone is a threads thing
1028      Branch: perlio
1029            ! makedef.pl
1030 ____________________________________________________________________________
1031 [ 16350] By: nick                                  on 2002/05/02  17:09:43
1032         Log: *** EXPERIMENTAL ***
1033              Have perlsdio.h use the iperlsys.h aliases and see
1034              if that helps non-PERLIO IMP_SYS on Win32.
1035              (Miniperl okay on linux).
1036      Branch: perlio
1037            ! iperlsys.h perlsdio.h
1038 ____________________________________________________________________________
1039 [ 16349] By: nick                                  on 2002/05/02  16:10:15
1040         Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
1041              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
1042              - use it in perlio.c
1043      Branch: perlio
1044            ! perlio.c win32/perlhost.h win32/win32.c
1045 ____________________________________________________________________________
1046 [ 16348] By: gsar                                  on 2002/05/02  15:44:48
1047         Log: manual integrate of change#16332 from maint-5.6 branch
1048      Branch: perl
1049            ! mg.c perl.c sv.c util.c
1050 ____________________________________________________________________________
1051 [ 16347] By: nick                                  on 2002/05/02  15:19:59
1052         Log: More layer syms
1053      Branch: perlio
1054            ! makedef.pl
1055 ____________________________________________________________________________
1056 [ 16346] By: nick                                  on 2002/05/02  15:19:20
1057         Log: Use PerlSIO_fdupopen() if not using PerlIO
1058      Branch: perlio
1059            ! perlio.c
1060 ____________________________________________________________________________
1061 [ 16345] By: nick                                  on 2002/05/02  15:18:12
1062         Log: Do not build if not using layers
1063      Branch: perlio
1064            ! win32/win32io.c
1065 ____________________________________________________________________________
1066 [ 16344] By: jhi                                   on 2002/05/02  14:02:51
1067         Log: Upgrade to Encode 1.67.
1068      Branch: perl
1069            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
1070            ! ext/Encode/lib/Encode/Guess.pm
1071 ____________________________________________________________________________
1072 [ 16343] By: jhi                                   on 2002/05/02  13:14:39
1073         Log: Integrate perlio;
1074              
1075              Remove show-stoppers to non-PERLIO Win32 builds
1076              (still not a very good show).
1077      Branch: perl
1078           !> makedef.pl win32/makefile.mk
1079 ____________________________________________________________________________
1080 [ 16342] By: jhi                                   on 2002/05/02  13:06:18
1081         Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
1082              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1083              Date: Thu, 02 May 2002 04:22:02 +0100
1084              Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
1085      Branch: perl
1086            ! malloc.c
1087 ____________________________________________________________________________
1088 [ 16341] By: nick                                  on 2002/05/02  12:57:23
1089         Log: Remove show-stoppers to non-PERLIO Win32 builds
1090              (still not a very good show).
1091      Branch: perlio
1092            ! makedef.pl win32/makefile.mk
1093 ____________________________________________________________________________
1094 [ 16340] By: jhi                                   on 2002/05/02  12:44:23
1095         Log: Subject: [PATCH] 1/3rd of utf8
1096              From: Nicholas Clark <nick@unfortu.net>
1097              Date: Wed, 1 May 2002 22:58:42 +0100
1098              Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
1099      Branch: perl
1100            ! ext/Storable/t/malice.t
1101 ____________________________________________________________________________
1102 [ 16339] By: jhi                                   on 2002/05/02  12:41:18
1103         Log: Integrate #16334 from maint-5.6;
1104              
1105              don't pad $0 with spaces when setting it, use nulls instead (the
1106              spaces show up as a very long line in a ps listing)
1107      Branch: perl
1108           !> mg.c
1109 ____________________________________________________________________________
1110 [ 16338] By: jhi                                   on 2002/05/02  12:37:22
1111         Log: Integrate perlio;
1112              
1113              Fix the "PerlIO require leak". Snag was that clean_objs
1114              autoloaded DESTROY (needing IO) after known layers had
1115              been freed. Postpone layer list free to PerlIO_cleanup,
1116              rather than PerlIO_destruct. Tweak sequence in perl_destruct
1117              so that sv_undef is immortal till layer list is done with it.
1118      Branch: perl
1119           !> perl.c perlio.c
1120 ____________________________________________________________________________
1121 [ 16337] By: ams                                   on 2002/05/02  08:21:42
1122         Log: Subject: Re: [PATCH] Storable docs
1123              From: Philip Newton <Philip.Newton@gmx.net>
1124              Date: Thu, 02 May 2002 07:58:38 +0200
1125              Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
1126              (Applied mostly with tweaks by hand.)
1127      Branch: perl
1128            ! ext/Storable/Storable.pm
1129 ____________________________________________________________________________
1130 [ 16336] By: nick                                  on 2002/05/02  07:59:16
1131         Log: Integrate mainline
1132      Branch: perlio
1133           +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
1134           +> ext/Digest/MD5/t/utf8.t
1135            - ext/Digest/MD5/t/aaa.t
1136           !> Configure MANIFEST Makefile.SH config_h.SH
1137           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
1138           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
1139           !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
1140           !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
1141           !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
1142           !> lib/Thread.pm util.c
1143 ____________________________________________________________________________
1144 [ 16335] By: nick                                  on 2002/05/02  07:54:51
1145         Log: Fix the "PerlIO require leak". Snag was that clean_objs
1146              autoloaded DESTROY (needing IO) after known layers had
1147              been freed. Postpone layer list free to PerlIO_cleanup,
1148              rather than PerlIO_destruct. Tweak sequence in perl_destruct
1149              so that sv_undef is immortal till layer list is done with it.
1150      Branch: perlio
1151            ! perl.c perlio.c
1152 ____________________________________________________________________________
1153 [ 16334] By: gsar                                  on 2002/05/02  07:10:52
1154         Log: don't pad $0 with spaces when setting it, use nulls instead (the
1155              spaces show up as a very long line in a ps listing)
1156      Branch: maint-5.6/perl
1157            ! mg.c
1158 ____________________________________________________________________________
1159 [ 16333] By: gsar                                  on 2002/05/02  07:08:42
1160         Log: fix yet more race conditions related to fdopen() and dup2():
1161              
1162              fclose() is not thread-safe when two FILE* structures point
1163              to the same underlying fd, as it happens in perl's socket
1164              handles; need to invalidate the fileno slot of one of the
1165              FILE* structures, but unfortunately stdio has no interface
1166              to do this; we can do little else but fiddle with the
1167              FILE* structure directly (yuck! hope this could be done better
1168              under native PerlIO in 5.8)
1169      Branch: maint-5.6/perl
1170            ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
1171 ____________________________________________________________________________
1172 [ 16332] By: gsar                                  on 2002/05/02  06:49:17
1173         Log: isolate all environ diddling to the initial interpreter; any
1174              additional interpreters created after the first one cannot
1175              propagate %ENV changes down to the real environment; this
1176              should fix %ENV related races (e.g. multiple threads attempting
1177              to free() environ entries when they run C<%ENV = ()>)
1178      Branch: maint-5.6/perl
1179            ! mg.c perl.c sv.c util.c
1180 ____________________________________________________________________________
1181 [ 16331] By: gsar                                  on 2002/05/02  06:39:27
1182         Log: fix race condition in my_popen(): parent may dup2() into an fd
1183              that got opened by another thread because it closes it
1184              beforehand; instead, let the dup2() itself close the fd
1185      Branch: maint-5.6/perl
1186            ! util.c
1187 ____________________________________________________________________________
1188 [ 16330] By: gsar                                  on 2002/05/02  06:34:26
1189         Log: pipe() IO structures were not fully initialized
1190      Branch: maint-5.6/perl
1191            ! doio.c pp_sys.c
1192 ____________________________________________________________________________
1193 [ 16329] By: gsar                                  on 2002/05/02  06:32:46
1194         Log: fix handle leak in my_popen() if the fork() fails
1195      Branch: maint-5.6/perl
1196            ! util.c
1197 ____________________________________________________________________________
1198 [ 16328] By: nick                                  on 2002/05/02  06:08:22
1199         Log: Integrate mainline
1200      Branch: perlio
1201           +> ext/threads/shared/semaphore.pm
1202           +> ext/threads/shared/t/semaphore.t
1203           !> MANIFEST ext/threads/shared/Makefile.PL
1204           !> ext/threads/shared/t/queue.t
1205 ____________________________________________________________________________
1206 [ 16327] By: jhi                                   on 2002/05/02  03:47:07
1207         Log: Cleanup threads dirs.
1208      Branch: perl
1209            ! Makefile.SH
1210 ____________________________________________________________________________
1211 [ 16326] By: jhi                                   on 2002/05/02  03:41:39
1212         Log: Add the new Digest::MD5 test.
1213      Branch: perl
1214            + ext/Digest/MD5/t/utf8.t
1215            ! MANIFEST
1216 ____________________________________________________________________________
1217 [ 16325] By: jhi                                   on 2002/05/02  03:33:14
1218         Log: New try at the Class::DBI core dump at global cleanup.
1219      Branch: perl
1220            ! gv.h util.c
1221 ____________________________________________________________________________
1222 [ 16324] By: jhi                                   on 2002/05/02  02:47:38
1223         Log: Upgrade to Digest::MD5 2.19.
1224      Branch: perl
1225            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
1226            ! ext/Digest/MD5/t/files.t
1227 ____________________________________________________________________________
1228 [ 16323] By: jhi                                   on 2002/05/02  02:47:22
1229         Log: Ooops.  Not everybody does threads.
1230      Branch: perl
1231            ! ext/threads/shared/t/semaphore.t
1232 ____________________________________________________________________________
1233 [ 16322] By: jhi                                   on 2002/05/01  23:40:47
1234         Log: Fix files.t for blead.
1235      Branch: perl
1236            + ext/Digest/MD5/README
1237            ! MANIFEST ext/Digest/MD5/t/files.t
1238 ____________________________________________________________________________
1239 [ 16321] By: jhi                                   on 2002/05/01  23:11:54
1240         Log: Upgrade to Digest::MD5 2.18.  files.t doesn't
1241              work yet with blead, my bad.
1242      Branch: perl
1243            + ext/Digest/MD5/t/md5-aaa.t
1244            - ext/Digest/MD5/t/aaa.t
1245            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
1246            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
1247            ! ext/Digest/MD5/t/files.t
1248 ____________________________________________________________________________
1249 [ 16320] By: jhi                                   on 2002/05/01  21:40:04
1250         Log: metaconfig unit change for #16319.
1251      Branch: metaconfig/U/perl
1252            ! d_u32align.U
1253 ____________________________________________________________________________
1254 [ 16319] By: jhi                                   on 2002/05/01  21:39:51
1255         Log: Somebody might be compiling a newer Digest::MD5.
1256      Branch: perl
1257            ! Configure config_h.SH
1258 ____________________________________________________________________________
1259 [ 16318] By: jhi                                   on 2002/05/01  21:17:55
1260         Log: Until Arthur fills in semaphore.t.
1261      Branch: perl
1262            ! ext/threads/shared/Makefile.PL
1263            ! ext/threads/shared/t/semaphore.t
1264 ____________________________________________________________________________
1265 [ 16317] By: sky                                   on 2002/05/01  19:36:33
1266         Log: Fix emulation case when loading both Thread and threads::shared
1267              would get awkward.
1268      Branch: perl
1269            ! lib/Thread.pm
1270 ____________________________________________________________________________
1271 [ 16316] By: ams                                   on 2002/05/01  19:35:25
1272         Log: Subject: [PATCH] Storable docs
1273              From: Nicholas Clark <nick@unfortu.net>
1274              Date: Wed, 1 May 2002 20:44:42 +0100
1275              Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
1276      Branch: perl
1277            ! ext/Storable/Storable.pm
1278 ____________________________________________________________________________
1279 [ 16315] By: sky                                   on 2002/05/01  19:15:46
1280         Log: Now passes old test case.
1281      Branch: perl
1282            ! ext/threads/shared/semaphore.pm
1283 ____________________________________________________________________________
1284 [ 16314] By: sky                                   on 2002/05/01  19:15:26
1285         Log: Cleanup memory a bit better in some cases.
1286      Branch: perl
1287            ! ext/threads/threads.xs
1288 ____________________________________________________________________________
1289 [ 16313] By: nick                                  on 2002/05/01  18:38:03
1290         Log: Integrate mainline
1291      Branch: perlio
1292           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
1293           !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
1294           !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
1295           !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
1296           !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
1297           !> pod/perl.pod pod/perlthrtut.pod toke.c
1298           !> vms/descrip_mms.template vms/perlvms.pod
1299 ____________________________________________________________________________
1300 [ 16312] By: sky                                   on 2002/05/01  18:12:37
1301         Log: Don't forget to add it to the MANIFEST
1302      Branch: perl
1303            + ext/threads/shared/t/semaphore.t
1304            ! MANIFEST
1305 ____________________________________________________________________________
1306 [ 16311] By: sky                                   on 2002/05/01  17:54:19
1307         Log: Add semaphore.pm
1308      Branch: perl
1309            + ext/threads/shared/semaphore.pm
1310 ____________________________________________________________________________
1311 [ 16310] By: sky                                   on 2002/05/01  17:13:57
1312         Log: Fix makefile to put queue.pm correctly, update test script.
1313      Branch: perl
1314            ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
1315 ____________________________________________________________________________
1316 [ 16309] By: jhi                                   on 2002/05/01  15:29:44
1317         Log: Subject: [Patch]  ext/PerlIO/t/fallback.t gets haircut
1318              From: Dan Kogai <dankogai@dan.co.jp>
1319              Date: Thu, 2 May 2002 00:14:41 +0900
1320              Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
1321      Branch: perl
1322            ! ext/PerlIO/t/fallback.t
1323 ____________________________________________________________________________
1324 [ 16308] By: jhi                                   on 2002/05/01  15:27:52
1325         Log: Encode tweak from Dan Kogai.
1326      Branch: perl
1327            ! ext/Encode/Encode.xs
1328 ____________________________________________________________________________
1329 [ 16307] By: sky                                   on 2002/05/01  13:40:58
1330         Log: Flush directly to avoid erros when running from test harness
1331      Branch: perl
1332            ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
1333 ____________________________________________________________________________
1334 [ 16306] By: jhi                                   on 2002/05/01  13:37:34
1335         Log: Update Changes.
1336      Branch: perl
1337            ! Changes patchlevel.h
1338 ____________________________________________________________________________
1339 [ 16305] By: jhi                                   on 2002/05/01  13:16:12
1340         Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
1341              From: PPrymmer@factset.com
1342              Date: Wed, 1 May 2002 10:12:53 -0400
1343              Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
1344      Branch: perl
1345            ! lib/User/pwent.t
1346 ____________________________________________________________________________
1347 [ 16304] By: jhi                                   on 2002/05/01  13:14:44
1348         Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
1349              From: PPrymmer@factset.com
1350              Date: Wed, 1 May 2002 09:54:51 -0400
1351              Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
1352      Branch: perl
1353            ! vms/descrip_mms.template
1354 ____________________________________________________________________________
1355 [ 16303] By: sky                                   on 2002/05/01  13:00:57
1356         Log: First attempt at updating perlthrtut for ithreaded threads.pm
1357      Branch: perl
1358            ! pod/perlthrtut.pod
1359 ____________________________________________________________________________
1360 [ 16302] By: jhi                                   on 2002/05/01  12:54:24
1361         Log: Provide the \N{U+HHHH} syntax before we forget.
1362      Branch: perl
1363            ! lib/charnames.pm lib/charnames.t toke.c
1364 ____________________________________________________________________________
1365 [ 16301] By: jhi                                   on 2002/05/01  12:03:03
1366         Log: Subject: Copy-and-Pasto in perl.pod     
1367              From: lupe@lupe-christoph.de (Lupe Christoph)    
1368              Date: Wed, 1 May 2002 13:31:47 +0200
1369              Message-ID: <20020501113147.GA31125@lupe-christoph.de>
1370      Branch: perl
1371            ! pod/perl.pod
1372 ____________________________________________________________________________
1373 [ 16300] By: jhi                                   on 2002/05/01  12:01:11
1374         Log: Upgrade to Encode 1.66.
1375      Branch: perl
1376            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
1377            ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
1378 ____________________________________________________________________________
1379 [ 16299] By: jhi                                   on 2002/05/01  11:53:21
1380         Log: Integrate perlio; symbol cleanups.
1381      Branch: perl
1382           !> global.sym makedef.pl
1383 ____________________________________________________________________________
1384 [ 16298] By: ams                                   on 2002/05/01  09:42:27
1385         Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
1386              From: Philip Newton <Philip.Newton@gmx.net>
1387              Date: Wed, 01 May 2002 12:41:10 +0200
1388              Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
1389      Branch: perl
1390            ! vms/perlvms.pod
1391 ____________________________________________________________________________
1392 [ 16297] By: nick                                  on 2002/05/01  06:50:24
1393         Log: Remove "spurious" (and unnecessary) variables from layer_syms
1394              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
1395      Branch: perlio
1396            ! makedef.pl
1397 ____________________________________________________________________________
1398 [ 16296] By: nick                                  on 2002/05/01  06:21:28
1399         Log: perl embed.pl to update global.sym
1400      Branch: perlio
1401            ! global.sym
1402 ____________________________________________________________________________
1403 [ 16295] By: nick                                  on 2002/05/01  06:16:18
1404         Log: Raw integrate of mainline (global.sym wrong on Win32)
1405      Branch: perlio
1406           +> t/comp/hints.t
1407           !> (integrate 45 files)
1408 ____________________________________________________________________________
1409 [ 16294] By: jhi                                   on 2002/05/01  02:39:54
1410         Log: metaconfig unit change for #16293.
1411      Branch: metaconfig/U/perl
1412            ! bincompat5005.U
1413 ____________________________________________________________________________
1414 [ 16293] By: jhi                                   on 2002/05/01  02:39:32
1415         Log: Try #2 of getting rid of bincompat5005.
1416      Branch: perl
1417            ! Configure NetWare/config_H.wc Porting/Glossary
1418            ! Porting/config.sh Porting/config_H config_h.SH embed.h
1419            ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
1420            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
1421            ! wince/config.h wince/config_H.ce
1422 ____________________________________________________________________________
1423 [ 16292] By: jhi                                   on 2002/05/01  02:04:49
1424         Log: metaconfig unit changes for #16291.
1425      Branch: metaconfig
1426            ! U/installdirs/inc_version_list.U
1427      Branch: metaconfig/U/perl
1428            ! bincompat5005.U xs_apiversion.U
1429 ____________________________________________________________________________
1430 [ 16291] By: jhi                                   on 2002/05/01  02:04:22
1431         Log: No bincompat5005.
1432      Branch: perl
1433            ! Configure INSTALL NetWare/config.wc Porting/Glossary
1434            ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
1435            ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
1436            ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
1437            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
1438            ! win32/config.bc win32/config.gc win32/config.vc
1439            ! win32/config.vc64 wince/config.ce
1440 ____________________________________________________________________________
1441 [ 16290] By: jhi                                   on 2002/05/01  01:17:53
1442         Log: Remove sv_setpviv{_,mg}; regen perlapi.
1443      Branch: perl
1444            ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
1445 ____________________________________________________________________________
1446 [ 16289] By: jhi                                   on 2002/05/01  01:10:52
1447         Log: Subject: [PATCH sv.c] remove macroized bincompat functions  
1448              From: Dave Mitchell <davem@fdgroup.com>
1449              Date: Tue, 30 Apr 2002 23:55:43 +0100
1450              Message-ID: <20020430235543.A27796@fdgroup.com>
1451      Branch: perl
1452            ! sv.c
1453 ____________________________________________________________________________
1454 [ 16288] By: jhi                                   on 2002/05/01  01:06:31
1455         Log: Update to Getopt::Long 2.30.
1456      Branch: perl
1457            ! lib/Getopt/Long.pm
1458 ____________________________________________________________________________
1459 [ 16287] By: jhi                                   on 2002/04/30  19:51:08
1460         Log: Integrate perlio;
1461              
1462              Attempt at sanity in PerlIO/makedef.pl world:
1463              1. Add comments to what each clump of symbols is for
1464              2. Explicitly export layer syms like I thought they were
1465              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
1466              section.
1467              4. Re-sort perlio.sym
1468      Branch: perl
1469           !> makedef.pl perlio.sym
1470 ____________________________________________________________________________
1471 [ 16286] By: rgs                                   on 2002/04/30  19:03:34
1472         Log: Fix bug id 20020427.004 on %^H.
1473              Add a regression test for %^H.
1474              Change the sort pragma implementation to use a
1475              global variable instead of %^H.
1476      Branch: perl
1477            + t/comp/hints.t
1478            ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
1479 ____________________________________________________________________________
1480 [ 16285] By: nick                                  on 2002/04/30  19:00:03
1481         Log: Attempt at sanity in PerlIO/makedef.pl world:
1482              1. Add comments to what each clump of symbols is for
1483              2. Explicitly export layer syms like I thought they were
1484              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
1485              section.
1486              4. Re-sort perlio.sym
1487      Branch: perlio
1488            ! makedef.pl perlio.sym
1489 ____________________________________________________________________________
1490 [ 16284] By: nick                                  on 2002/04/30  18:10:23
1491         Log: Rest of integrate
1492      Branch: perlio
1493           +> lib/ExtUtils/MM_MacOS.pm
1494           !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
1495           !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
1496           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
1497           !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
1498           !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
1499           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
1500           !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
1501           !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
1502           !> lib/Test/Harness/t/strap-analyze.t
1503           !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
1504           !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
1505 ____________________________________________________________________________
1506 [ 16283] By: nick                                  on 2002/04/30  17:53:37
1507         Log: Integrate mailine makedef.pl so I can look at it
1508      Branch: perlio
1509           !> makedef.pl
1510 ____________________________________________________________________________
1511 [ 16282] By: jhi                                   on 2002/04/30  15:46:38
1512         Log: Upgrade to Encode 1.65.
1513      Branch: perl
1514            ! ext/Encode/Changes ext/Encode/Encode.pm
1515            ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
1516            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
1517 ____________________________________________________________________________
1518 [ 16281] By: jhi                                   on 2002/04/30  13:50:54
1519         Log: Missing PerlIO symbols found by Richard Hatch in AIX.
1520      Branch: perl
1521            ! makedef.pl
1522 ____________________________________________________________________________
1523 [ 16280] By: jhi                                   on 2002/04/30  13:04:45
1524         Log: NetWare: disable DEBUG/ASSERT for now.
1525      Branch: perl
1526            ! ext/Storable/Storable.xs
1527 ____________________________________________________________________________
1528 [ 16279] By: jhi                                   on 2002/04/30  12:57:12
1529         Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
1530              From: Michael G Schwern <schwern@pobox.com>
1531              Date: Tue, 30 Apr 2002 01:05:41 -0400
1532              Message-ID: <20020430050541.GL756@blackrider>
1533      Branch: perl
1534            ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
1535            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
1536            ! lib/Test/Harness/t/test-harness.t
1537 ____________________________________________________________________________
1538 [ 16278] By: jhi                                   on 2002/04/30  12:38:50
1539         Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
1540              From: Michael G Schwern <schwern@pobox.com>
1541              Date: Tue, 30 Apr 2002 00:24:59 -0400
1542              Message-ID: <20020430042459.GJ756@blackrider>
1543      Branch: perl
1544            + lib/ExtUtils/MM_MacOS.pm
1545            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
1546            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
1547            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
1548 ____________________________________________________________________________
1549 [ 16277] By: jhi                                   on 2002/04/30  12:32:27
1550         Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
1551              0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
1552      Branch: perl
1553            ! util.c
1554 ____________________________________________________________________________
1555 [ 16276] By: ams                                   on 2002/04/30  08:42:32
1556         Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
1557              From: "Craig A. Berry" <craigberry@mac.com>
1558              Date: Mon, 29 Apr 2002 23:37:06 -0500
1559              Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
1560      Branch: perl
1561            ! t/pod/testp2pt.pl
1562 ____________________________________________________________________________
1563 [ 16275] By: jhi                                   on 2002/04/29  23:28:05
1564         Log: Regen toc.
1565      Branch: perl
1566            ! pod/perltoc.pod
1567 ____________________________________________________________________________
1568 [ 16274] By: jhi                                   on 2002/04/29  23:14:47
1569         Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
1570              From: PPrymmer@factset.com
1571              Date: Mon, 29 Apr 2002 17:58:06 -0400
1572              Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
1573      Branch: perl
1574            ! vms/perlvms.pod
1575 ____________________________________________________________________________
1576 [ 16273] By: jhi                                   on 2002/04/29  21:43:18
1577         Log: OpenBSD: dynamic loading fix plus a MIPS tweak
1578              from Todd Miller.
1579      Branch: perl
1580            ! hints/openbsd.sh
1581 ____________________________________________________________________________
1582 [ 16272] By: jhi                                   on 2002/04/29  20:14:39
1583         Log: Integrate perlio;
1584              
1585              Adding Encode::* to .pm creates stash at compile time
1586              which means we need a stronger check on Encode at boot time.
1587      Branch: perl
1588           !> ext/PerlIO/encoding/encoding.pm
1589           !> ext/PerlIO/encoding/encoding.xs
1590 ____________________________________________________________________________
1591 [ 16271] By: jhi                                   on 2002/04/29  20:07:38
1592         Log: OpenBSD hints update from Todd Miller.
1593              
1594              - old versions of OpenBSD don't have 'arch -s'
1595              - OpenBSD 3.1 and higher don't use libdl but users may have
1596              and old libdl on the system so we need to avoid using it.
1597      Branch: perl
1598            ! hints/openbsd.sh
1599 ____________________________________________________________________________
1600 [ 16270] By: nick                                  on 2002/04/29  17:33:38
1601         Log: Adding Encode::* to .pm creates stash at compile time
1602              which means we need a stronger check on Encode at boot time.
1603      Branch: perlio
1604            ! ext/PerlIO/encoding/encoding.pm
1605            ! ext/PerlIO/encoding/encoding.xs
1606 ____________________________________________________________________________
1607 [ 16269] By: jhi                                   on 2002/04/29  16:28:44
1608         Log: Detypo by Ronald Kimball.
1609      Branch: perl
1610            ! pod/perlport.pod
1611 ____________________________________________________________________________
1612 [ 16268] By: nick                                  on 2002/04/29  15:47:00
1613         Log: Integrate mainline
1614      Branch: perlio
1615           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
1616           !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
1617           !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
1618           !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
1619           !> pod/perlfaq2.pod pod/perlfaq3.pod
1620 ____________________________________________________________________________
1621 [ 16267] By: jhi                                   on 2002/04/29  13:46:56
1622         Log: Update Changes.
1623      Branch: perl
1624            ! Changes patchlevel.h
1625 ____________________________________________________________________________
1626 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
1627         Log: MM_NW5 update from C Aditya.
1628      Branch: perl
1629            ! lib/ExtUtils/MM_NW5.pm
1630 ____________________________________________________________________________
1631 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
1632         Log: FAQ sync.
1633      Branch: perl
1634            ! pod/perlfaq2.pod pod/perlfaq3.pod
1635 ____________________________________________________________________________
1636 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
1637         Log: NetBSD hints rewrite from Johnny Lam.
1638      Branch: perl
1639            ! hints/netbsd.sh
1640 ____________________________________________________________________________
1641 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
1642         Log: Upgrade to Encode 1.64.
1643      Branch: perl
1644            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
1645            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
1646 ____________________________________________________________________________
1647 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
1648         Log: Subject: [Unicode::Normalize] mkheader tweak
1649              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1650              Date: Mon, 29 Apr 2002 12:58:01 +0900
1651              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
1652      Branch: perl
1653            ! ext/Unicode/Normalize/mkheader
1654 ____________________________________________________________________________
1655 [ 16261] By: nick                                  on 2002/04/29  06:29:48
1656         Log: Integrate mainline
1657      Branch: perlio
1658            - macos/MacPerlTests.cmd macos/xsubpp.patch
1659           !> (integrate 40 files)
1660 ____________________________________________________________________________
1661 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
1662         Log: Upgrade to Unicode::Normalize 0.76,
1663              from SADAHIRO Tomoyuki.
1664      Branch: perl
1665            ! ext/Unicode/Normalize/Changes
1666            ! ext/Unicode/Normalize/Normalize.pm
1667            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
1668            ! ext/Unicode/Normalize/t/func.t
1669 ____________________________________________________________________________
1670 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
1671         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
1672              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
1673              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
1674              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
1675      Branch: perl
1676            ! pod/perlport.pod
1677 ____________________________________________________________________________
1678 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
1679         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
1680              the basic and list tests started hanging).
1681      Branch: perl
1682            ! ext/threads/t/basic.t ext/threads/t/list.t
1683            ! ext/threads/t/thread.t
1684 ____________________________________________________________________________
1685 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
1686         Log: Integrate #16254 from macperl;
1687              
1688              Fix most tests on MacOS (not yet ext/ or /lib)
1689      Branch: perl
1690           !> (integrate 30 files)
1691 ____________________________________________________________________________
1692 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
1693         Log: As requested by pudge.
1694      Branch: perl
1695            - macos/MacPerlTests.cmd macos/xsubpp.patch
1696            ! MANIFEST
1697 ____________________________________________________________________________
1698 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
1699         Log: Integrate perl
1700      Branch: macperl
1701           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
1702           +> wince/cecopy-lib.pl wince/comp.pl
1703           !> (integrate 38 files)
1704 ____________________________________________________________________________
1705 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
1706         Log: Fix most tests on MacOS (not yet ext/ or /lib)
1707      Branch: macperl
1708            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
1709            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
1710            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
1711            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
1712            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
1713            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
1714            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
1715            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
1716 ____________________________________________________________________________
1717 [ 16253] By: nick                                  on 2002/04/28  19:10:50
1718         Log: Integrate mainline
1719      Branch: perlio
1720           +> wince/cecopy-lib.pl wince/comp.pl
1721           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
1722           !> ext/threads/t/basic.t ext/threads/t/list.t
1723           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
1724           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
1725           !> wince/win32.h wince/wince.c
1726 ____________________________________________________________________________
1727 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
1728         Log: More configuration/build changes
1729      Branch: macperl
1730            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
1731            ! macos/Makefile.mk macos/config.h macos/config.sh
1732            ! macos/macish.h
1733 ____________________________________________________________________________
1734 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
1735         Log: Subject: WinCE many fixes
1736              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1737              Date: Sun, 28 Apr 2002 21:54:31 +0400
1738              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
1739      Branch: perl
1740            + wince/cecopy-lib.pl wince/comp.pl
1741            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
1742            ! wince/config_h.PL wince/perldll.def wince/win32.h
1743            ! wince/wince.c
1744 ____________________________________________________________________________
1745 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
1746         Log: Retract the cond.t part of #16249 since the nature
1747              of the test changed.
1748      Branch: perl
1749            ! ext/threads/shared/t/cond.t
1750 ____________________________________________________________________________
1751 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
1752         Log: (retracted by #16258)
1753              
1754              Fix thread tests not to depend on sleep() as
1755              a scheduling aid.  In two tests (basic and list)
1756              I had to change from sleep() hack to another hack...
1757              basically, using the filesystem as a semaphore.
1758              The assumption made is that rmdir() is atomic.
1759              (The sleep() scheduling assumption broke with the
1760              GNU pth in NetBSD.)
1761              
1762              (the cond.t part retracted by #16250)
1763      Branch: perl
1764            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
1765            ! ext/threads/t/list.t ext/threads/t/thread.t
1766 ____________________________________________________________________________
1767 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
1768         Log: Be tidy.
1769      Branch: perl
1770            ! ext/PerlIO/t/fallback.t
1771 ____________________________________________________________________________
1772 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
1773         Log: Integrate perlio;
1774              
1775              Builds under -Uuseperlio
1776              Uses PUSHSTACK/POPSTACK in :encoding and :Via
1777              
1778              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
1779              as gate on layer tests which fail on -Dusesfio
1780              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
1781              
1782              Have :encoding() default to perlqq style fallbacks.
1783              Add test for that.
1784      Branch: perl
1785           +> ext/PerlIO/t/fallback.t
1786           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
1787           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
1788           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
1789           !> t/io/binmode.t t/io/crlf.t
1790 ____________________________________________________________________________
1791 [ 16246] By: nick                                  on 2002/04/28  10:08:05
1792         Log: Have :encoding() default to perlqq style fallbacks.
1793              Add test for that.
1794      Branch: perlio
1795            + ext/PerlIO/t/fallback.t
1796            ! MANIFEST ext/PerlIO/encoding/encoding.pm
1797            ! ext/PerlIO/encoding/encoding.xs
1798 ____________________________________________________________________________
1799 [ 16245] By: nick                                  on 2002/04/28  08:57:54
1800         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
1801              as gate on layer tests which fail on -Dusesfio
1802              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
1803      Branch: perlio
1804            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
1805            ! t/io/crlf.t
1806 ____________________________________________________________________________
1807 [ 16244] By: nick                                  on 2002/04/28  08:22:07
1808         Log: Builds under -Uuseperlio
1809              Uses PUSHSTACK/POPSTACK in :encoding and :Via
1810      Branch: perlio
1811            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
1812 ____________________________________________________________________________
1813 [ 16243] By: nick                                  on 2002/04/28  07:19:01
1814         Log: Integrate mainline
1815      Branch: perlio
1816           +> ext/threads/t/list.t
1817           !> (integrate 40 files)
1818 ____________________________________________________________________________
1819 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
1820         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
1821      Branch: perl
1822            ! hints/netbsd.sh
1823 ____________________________________________________________________________
1824 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
1825         Log: Plan better.
1826      Branch: perl
1827            ! t/io/fs.t
1828 ____________________________________________________________________________
1829 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
1830         Log: No trunc worries.
1831      Branch: perl
1832            ! pod/perldelta.pod
1833 ____________________________________________________________________________
1834 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
1835         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
1836              From: Michael G Schwern <schwern@pobox.com>
1837              Date: Sat, 27 Apr 2002 23:20:19 -0400
1838              Message-ID: <20020428032019.GF1821@blackrider>
1839      Branch: perl
1840            ! pod/perlfunc.pod t/io/fs.t
1841 ____________________________________________________________________________
1842 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
1843         Log: More valgrind findings: e.g. t/op/utfhash.t.
1844      Branch: perl
1845            ! hv.c
1846 ____________________________________________________________________________
1847 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
1848         Log: Unused variables now that "did you use incorrect case" is gone;
1849              and valgrind claims that the savepvn() in utilize() leaks in e.g.
1850              lib/blib.t.
1851      Branch: perl
1852            ! op.c
1853 ____________________________________________________________________________
1854 [ 16236] By: sky                                   on 2002/04/28  00:15:45
1855         Log: Added test cases and fixed some obvious things.
1856      Branch: perl
1857            + ext/threads/t/list.t
1858            ! MANIFEST ext/threads/threads.xs
1859 ____________________________________________________________________________
1860 [ 16235] By: sky                                   on 2002/04/27  23:50:11
1861         Log: Removed last traces of autodetach.
1862              Added list() methid.
1863              Changed documentation.
1864      Branch: perl
1865            ! ext/threads/threads.pm ext/threads/threads.xs
1866 ____________________________________________________________________________
1867 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
1868         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
1869              From: Jerrad Pierce <belg4mit@MIT.EDU>
1870              Date: Sat, 27 Apr 2002 19:14:17 -0400
1871              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
1872      Branch: perl
1873            ! lib/FileCache.pm
1874 ____________________________________________________________________________
1875 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
1876         Log: More NetBSD patches from Johnny Lam.
1877              
1878              Remove the need for a $prefix setting that was added in the
1879              previous patch I sent.     Also add the proper rpath options
1880              to the linker flags depending on whether we're on a ELF or
1881              a.out platform.     These were tested both in a non-pkgsrc and
1882              pkgsrc build.
1883              
1884              Append to $libs instead of overwriting its value.  This was
1885              causing $(LDLOADLIBS) to not get added to the dynamic_libs
1886              link command on NetBSD systems and was the cause of the GDBM
1887              problems reported.  Also use '$(LDLOADLIBS)' instead of
1888              expanding its value so that it is more easily overridden in
1889              the Makefile by "make all LDLOADLIBS=...".
1890              
1891              Remove "-L/usr/local/lib" because the location of libgdbm.so
1892              is already added during the Configure process, and this
1893              spurious addition may cause the wrong libgdbm.so to be linked
1894              against as a result.
1895      Branch: perl
1896            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
1897            ! lib/ExtUtils/MM_Unix.pm
1898 ____________________________________________________________________________
1899 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
1900         Log: More VC5-induced casting found by Nikola Knezevic.
1901      Branch: perl
1902            ! av.c hv.c mg.c sv.c
1903 ____________________________________________________________________________
1904 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
1905         Log: More U32 regflags.
1906      Branch: perl
1907            ! op.h regcomp.c thrdvar.h
1908 ____________________________________________________________________________
1909 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
1910         Log: Integrate from bleadperl
1911      Branch: macperl
1912           +> ext/Encode/lib/Encode/Guess.pm
1913           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
1914           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
1915           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
1916           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
1917           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
1918           +> lib/ExtUtils/t/zz_cleanup_dummy.t
1919           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
1920           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
1921           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
1922           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
1923            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
1924            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
1925            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
1926            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
1927            - lib/ExtUtils/t/Problem-Module/Makefile.PL
1928            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
1929            - t/op/system_tests
1930           !> (integrate 133 files)
1931 ____________________________________________________________________________
1932 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
1933         Log: Retract #16195 since it seems to be unnecessary.
1934      Branch: perl
1935            ! lib/ExtUtils/MM_Unix.pm
1936 ____________________________________________________________________________
1937 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
1938         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
1939              From: "Craig A. Berry" <craigberry@mac.com>
1940              Date: Sat, 27 Apr 2002 15:11:31 -0500
1941              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
1942      Branch: perl
1943            ! vms/descrip_mms.template
1944 ____________________________________________________________________________
1945 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
1946         Log: Some more known open() modes.
1947      Branch: perl
1948            ! pod/perldiag.pod
1949 ____________________________________________________________________________
1950 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
1951         Log: Upgrade to Encode 1.63.
1952      Branch: perl
1953            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
1954            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
1955            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
1956            ! ext/Encode/lib/Encode/Encoding.pm
1957            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
1958            ! ext/Encode/lib/Encode/JP/JIS7.pm
1959            ! ext/Encode/lib/Encode/KR/2022_KR.pm
1960            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
1961 ____________________________________________________________________________
1962 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
1963         Log: Update Changes.
1964      Branch: perl
1965            ! Changes patchlevel.h
1966 ____________________________________________________________________________
1967 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
1968         Log: Integrate perlio;
1969              
1970              Correct which var is nulled, stack movement protection.
1971      Branch: perl
1972           !> ext/PerlIO/encoding/encoding.xs
1973 ____________________________________________________________________________
1974 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
1975         Log: Subject: PATCH t/TEST
1976              From: Mark-Jason Dominus <mjd@plover.com>
1977              Date: Sat, 27 Apr 2002 14:06:56 -0400
1978              Message-ID: <20020427180656.5422.qmail@plover.com>
1979      Branch: perl
1980            ! t/TEST
1981 ____________________________________________________________________________
1982 [ 16222] By: sky                                   on 2002/04/27  17:00:29
1983         Log: Ahem, look another way.
1984      Branch: perl
1985            ! ext/threads/shared/t/queue.t
1986 ____________________________________________________________________________
1987 [ 16221] By: nick                                  on 2002/04/27  16:34:48
1988         Log: Correct which var is nulled, stack movement protection.
1989      Branch: perlio
1990            ! ext/PerlIO/encoding/encoding.xs
1991 ____________________________________________________________________________
1992 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
1993         Log: Integrate perlio;
1994              
1995              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
1996              - if encoding loads Encode then stack grows.
1997              - pp_binmode was not allowing for that to happen
1998              - added PUTBACK/SPAGAIN.
1999      Branch: perl
2000           !> pp_sys.c
2001 ____________________________________________________________________________
2002 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
2003         Log: First half of NetBSD patch-ai, from Johnny Lam:
2004              
2005              The first part removes "installman" and "installhtml" from the
2006              .PHONY target, which was causing problems during installation.
2007              
2008              (the installman and installhtml are not phony targets,
2009              they are real files)
2010      Branch: perl
2011            ! Makefile.SH
2012 ____________________________________________________________________________
2013 [ 16218] By: nick                                  on 2002/04/27  16:22:40
2014         Log: Integrate mainline
2015      Branch: perlio
2016           +> ext/threads/shared/t/cond.t
2017           !> MANIFEST ext/threads/shared/shared.xs
2018           !> ext/threads/shared/t/queue.t
2019 ____________________________________________________________________________
2020 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
2021         Log: NetBSD patch-ab from Johnny Lam:
2022              
2023              Some tweaks to the NetBSD hints file to make the Configure
2024              process more useful when not building from pkgsrc.  This file
2025              will definitely need to change again when the 1.6 release of
2026              NetBSD comes out, but I'll handle the changes at the later
2027              date.
2028      Branch: perl
2029            ! hints/netbsd.sh
2030 ____________________________________________________________________________
2031 [ 16216] By: nick                                  on 2002/04/27  16:19:21
2032         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
2033              - if encoding loads Encode then stack grows.
2034              - pp_binmode was not allowing for that to happen
2035              - added PUTBACK/SPAGAIN.
2036      Branch: perlio
2037            ! pp_sys.c
2038 ____________________________________________________________________________
2039 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
2040         Log: Integrate perlio;
2041              
2042              Fix fd leak on Via(bogus).
2043              Finish implementing PerlIOVia_open().
2044              Export more guts of PerlIO_* so Via_open() can work.
2045              Fix various PerlIO_allocate() features exposed by above.
2046              
2047              Re-instate $PerlIO::encoding::check at boot.
2048              (Retaining Dan's XS side require though I don't see need.)
2049      Branch: perl
2050           !> embed.fnc ext/PerlIO/Via/Via.xs
2051           !> ext/PerlIO/encoding/encoding.pm
2052           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
2053           !> perlio.c perlio.h perliol.h
2054 ____________________________________________________________________________
2055 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
2056         Log: Upgrade to Encode 1.62.
2057      Branch: perl
2058            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
2059 ____________________________________________________________________________
2060 [ 16213] By: ams                                   on 2002/04/27  15:38:50
2061         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
2062              From: Philip Newton <Philip.Newton@gmx.net>
2063              Date: Sat, 27 Apr 2002 08:51:30 +0200
2064              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
2065              
2066              Subject: Re: Change 16183: Stop being coy.
2067              From: Philip Newton <Philip.Newton@gmx.net>
2068              Date: Sat, 27 Apr 2002 08:52:13 +0200
2069              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
2070      Branch: perl
2071            ! INSTALL pod/perldelta.pod
2072 ____________________________________________________________________________
2073 [ 16212] By: sky                                   on 2002/04/27  13:54:46
2074         Log: Add test numbers to make "make test" happy. Order is irrelevant
2075              but number of oks is not.
2076      Branch: perl
2077            ! ext/threads/shared/t/queue.t
2078 ____________________________________________________________________________
2079 [ 16211] By: nick                                  on 2002/04/27  13:29:55
2080         Log: Re-instate $PerlIO::encoding::check at boot.
2081              (Retaining Dan's XS side require though I don't see need.)
2082      Branch: perlio
2083            ! ext/PerlIO/encoding/encoding.pm
2084            ! ext/PerlIO/encoding/encoding.xs
2085 ____________________________________________________________________________
2086 [ 16210] By: sky                                   on 2002/04/27  12:56:44
2087         Log: Fixed race condtions and deadlocks in interaction with 
2088              cond_wait/cond_signal and lock.
2089              Now we wait for a lock to gie up if we return from COND_WAIT
2090              and we are still locked. We also notifiers potential 
2091              lockers that it is free for locking when we go into COND_WAIT.
2092      Branch: perl
2093            + ext/threads/shared/t/cond.t
2094            ! MANIFEST ext/threads/shared/shared.xs
2095            ! ext/threads/shared/t/queue.t
2096 ____________________________________________________________________________
2097 [ 16209] By: nick                                  on 2002/04/27  12:32:41
2098         Log: Integrate mainline
2099      Branch: perlio
2100           +> t/win32/system_tests
2101            - t/op/system_tests
2102           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
2103           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
2104           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
2105           !> t/lib/warnings/pp_hot t/win32/system.t
2106 ____________________________________________________________________________
2107 [ 16208] By: sky                                   on 2002/04/27  11:46:53
2108         Log: Saving locks after we set it to 0 was kind of pointless.
2109              Hunting down fixes in cond_* functions.
2110      Branch: perl
2111            ! ext/threads/shared/shared.xs
2112 ____________________________________________________________________________
2113 [ 16207] By: nick                                  on 2002/04/27  10:12:00
2114         Log: Fix fd leak on Via(bogus).
2115              Finish implementing PerlIOVia_open().
2116              Export more guts of PerlIO_* so Via_open() can work.
2117              Fix various PerlIO_allocate() features exposed by above.
2118      Branch: perlio
2119            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
2120            ! perlio.h perliol.h
2121 ____________________________________________________________________________
2122 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
2123         Log: NetBSD and OpenBSD cannot do comments at #! line
2124              (or long #! lines?)
2125      Branch: perl
2126            ! t/japh/abigail.t
2127 ____________________________________________________________________________
2128 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
2129         Log: Add taint rethink to the todo list.
2130      Branch: perl
2131            ! pod/perltodo.pod
2132 ____________________________________________________________________________
2133 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
2134         Log: Integrate changes #16199 and #16201 from macperl;
2135              
2136              Time::Local compatibility patches, from Graham
2137              
2138              MacPerl require() portability patches
2139      Branch: perl
2140           !> lib/Time/Local.pm pp_ctl.c
2141 ____________________________________________________________________________
2142 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
2143         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
2144              From: Nicholas Clark <nick@unfortu.net>
2145              Date: Fri, 26 Apr 2002 23:27:23 +0100
2146              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
2147      Branch: perl
2148            ! t/lib/warnings/pp_hot
2149 ____________________________________________________________________________
2150 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
2151         Log: Working on MacPerl tests
2152      Branch: macperl
2153            ! macos/MacPerlTests.cmd
2154 ____________________________________________________________________________
2155 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
2156         Log: MacPerl require() portability patches
2157      Branch: macperl
2158            ! pp_ctl.c
2159 ____________________________________________________________________________
2160 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
2161         Log: Fix a few MacPerl_CanonDir() problems
2162      Branch: macperl
2163            ! macos/macish.c macos/macish.h
2164 ____________________________________________________________________________
2165 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
2166         Log: Time::Local compatibility patches, from Graham
2167      Branch: macperl
2168            ! lib/Time/Local.pm
2169 ____________________________________________________________________________
2170 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
2171         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
2172              From: Simon Cozens <simon@netthink.co.uk>
2173              Date: Fri, 26 Apr 2002 21:58:21 +0100
2174              Message-ID: <20020426205821.GB5855@netthink.co.uk>
2175      Branch: perl
2176            ! ext/Time/HiRes/HiRes.pm
2177 ____________________________________________________________________________
2178 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
2179         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
2180              to know about it always (not just when using the pth).
2181      Branch: perl
2182            ! hints/netbsd.sh
2183 ____________________________________________________________________________
2184 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
2185         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
2186      Branch: perl
2187            ! ext/Digest/MD5/t/files.t
2188 ____________________________________________________________________________
2189 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
2190         Log: Subject: FIXIN problem under Win32
2191              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2192              Date: Thu, 25 Apr 2002 23:03:31 +0200
2193              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
2194      Branch: perl
2195            ! lib/ExtUtils/MM_Unix.pm
2196 ____________________________________________________________________________
2197 [ 16194] By: nick                                  on 2002/04/26  17:36:16
2198         Log: Integrate mainline
2199      Branch: perlio
2200           +> ext/Encode/lib/Encode/Guess.pm
2201           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
2202           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
2203           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
2204           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
2205           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
2206           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
2207           +> t/lib/sample-tests/die_last_minute
2208           !> (integrate 94 files)
2209 ____________________________________________________________________________
2210 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
2211         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
2212              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2213              Date: Fri, 26 Apr 2002 15:38:16 +0200
2214              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
2215      Branch: perl
2216            + t/win32/system_tests
2217            - t/op/system_tests
2218            ! MANIFEST t/win32/system.t
2219 ____________________________________________________________________________
2220 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
2221         Log: Mention explicitly the NetBSD + pth combination.
2222      Branch: perl
2223            ! pod/perldelta.pod
2224 ____________________________________________________________________________
2225 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
2226         Log: Subject: [PATCH] Fix email address.
2227              From: Abigail <abigail@foad.org>
2228              Date: Fri, 26 Apr 2002 18:03:11 +0200
2229              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
2230      Branch: perl
2231            ! t/japh/abigail.t
2232 ____________________________________________________________________________
2233 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
2234         Log: NetWare update from C Aditya.
2235      Branch: perl
2236            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
2237            ! lib/ExtUtils/MM_Unix.pm
2238 ____________________________________________________________________________
2239 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
2240         Log: Subject: [PATCH vms/test.com] use t/TEST
2241              From: "Craig A. Berry" <craigberry@mac.com>
2242              Date: Fri, 26 Apr 2002 09:34:46 -0500
2243              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
2244      Branch: perl
2245            ! vms/test.com
2246 ____________________________________________________________________________
2247 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
2248         Log: Update Changes.
2249      Branch: perl
2250            ! Changes patchlevel.h
2251 ____________________________________________________________________________
2252 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
2253         Log: Subject: [Encode] s/=over2/=over 2/g
2254              From: Dan Kogai <dankogai@dan.co.jp>
2255              Date: Fri, 26 Apr 2002 14:57:09 +0900
2256              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
2257      Branch: perl
2258            ! ext/Encode/Encode.pm
2259 ____________________________________________________________________________
2260 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
2261         Log: Use temp int variable in the W*() since direct casting
2262              to either an int or an IV would not be right.
2263      Branch: perl
2264            ! ext/POSIX/POSIX.xs
2265 ____________________________________________________________________________
2266 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
2267         Log: The #16182 radiates U32ness.
2268      Branch: perl
2269            ! embed.fnc embed.h proto.h regcomp.c toke.c
2270 ____________________________________________________________________________
2271 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
2272         Log: Subject: t/TEST ported to VMS
2273              From: "Craig A. Berry" <craigberry@mac.com>
2274              Date: Fri, 26 Apr 2002 00:13:31 -0500
2275              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
2276      Branch: perl
2277            ! t/TEST
2278 ____________________________________________________________________________
2279 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
2280         Log: Stop being coy.
2281      Branch: perl
2282            ! pod/perldelta.pod
2283 ____________________________________________________________________________
2284 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
2285         Log: Subject: Re: binary compatibility
2286              From: Mark-Jason Dominus <mjd@plover.com>
2287              Date: Wed, 24 Apr 2002 17:35:07 -0400
2288              Message-ID: <20020424213507.7846.qmail@plover.com>
2289      Branch: perl
2290            ! op.h
2291 ____________________________________________________________________________
2292 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
2293         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
2294              allocating half of the retstack!)
2295      Branch: perl
2296            ! README.win32 sv.c
2297 ____________________________________________________________________________
2298 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
2299         Log: temporary variable not wide enough to hold all the bits in
2300              op->op_targ
2301      Branch: perl
2302            ! op.c
2303 ____________________________________________________________________________
2304 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
2305         Log: Add an idea/question from Damian. 
2306      Branch: perl
2307            ! pod/perltodo.pod
2308 ____________________________________________________________________________
2309 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
2310         Log: build missing utilities on windows; clean stray files
2311      Branch: perl
2312            ! win32/Makefile win32/makefile.mk
2313 ____________________________________________________________________________
2314 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
2315         Log: Upgrade to Encode 1.61, from Dan Kogai.
2316      Branch: perl
2317            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
2318            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
2319            ! ext/Encode/lib/Encode/Guess.pm
2320            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
2321            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
2322            ! ext/Encode/t/mime-header.t
2323 ____________________________________________________________________________
2324 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
2325         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
2326              From: andreas.koenig@anima.de (Andreas J. Koenig)
2327              Date: Tue, 23 Apr 2002 04:40:42 +0200      
2328              Message-ID: <m37kmzi1cl.fsf@anima.de>
2329      Branch: perl
2330            ! pod/perluniintro.pod
2331 ____________________________________________________________________________
2332 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
2333         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
2334              platform needs to fill in the other branch here)
2335      Branch: perl
2336            ! ext/Digest/MD5/t/files.t
2337 ____________________________________________________________________________
2338 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
2339         Log: MANIFEST is needlessly held open for entire duration of "make test"
2340      Branch: perl
2341            ! t/TEST t/harness
2342 ____________________________________________________________________________
2343 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
2344         Log: various signed/unsigned mismatch nits
2345      Branch: perl
2346            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
2347            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
2348            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
2349            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
2350            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
2351            ! ext/Time/HiRes/HiRes.xs regcomp.c
2352 ____________________________________________________________________________
2353 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
2354         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
2355              From: Nicholas Clark <nick@unfortu.net>
2356              Date: Thu, 25 Apr 2002 22:41:57 +0100
2357              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
2358      Branch: perl
2359            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
2360            + ext/Storable/t/make_downgrade.pl
2361            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
2362            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
2363            ! ext/Storable/t/utf8hash.t
2364 ____________________________________________________________________________
2365 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
2366         Log: Extra guidance for JAPH debuggers.
2367      Branch: perl
2368            ! t/japh/abigail.t
2369 ____________________________________________________________________________
2370 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
2371         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
2372              From: Paul_GreenVOS@vos.stratus.com
2373              Date: Wed, 24 Apr 02 18:27 edt
2374              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
2375      Branch: perl
2376            ! vos/vos.c
2377 ____________________________________________________________________________
2378 [ 16169] By: ams                                   on 2002/04/25  20:33:35
2379         Log: Subject: [PATCH] don't build B/C twice on VMS
2380              From: "Craig A. Berry" <craigberry@mac.com>
2381              Date: Thu, 25 Apr 2002 16:00:57 -0500
2382              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
2383      Branch: perl
2384            ! configure.com
2385 ____________________________________________________________________________
2386 [ 16168] By: ams                                   on 2002/04/25  20:31:19
2387         Log: Subject: Re: POSIX::WEXITSTATUS broken again
2388              From: Andy Dougherty <doughera@lafayette.edu>
2389              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
2390              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
2391      Branch: perl
2392            ! ext/POSIX/POSIX.xs
2393 ____________________________________________________________________________
2394 [ 16167] By: ams                                   on 2002/04/25  19:49:09
2395         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
2396              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2397              Date: Thu, 25 Apr 2002 13:39:35 -0700
2398              Message-Id: <HmGy8gzkguHW092yn@efn.org>
2399      Branch: perl
2400            ! t/harness
2401 ____________________________________________________________________________
2402 [ 16166] By: ams                                   on 2002/04/25  19:43:06
2403         Log: $fh->close(); print $fh "foo" would segfault under -w in
2404              report_evil_fh() because $fh doesn't have a name.
2405      Branch: perl
2406            ! util.c
2407 ____________________________________________________________________________
2408 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
2409         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
2410              being found properly
2411      Branch: perl
2412            ! ext/Cwd/t/cwd.t
2413 ____________________________________________________________________________
2414 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
2415         Log: Brace yourself from Craig Berry to keep older compilers happy.
2416      Branch: perl
2417            ! vms/vms.c
2418 ____________________________________________________________________________
2419 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
2420         Log: More %{} overload tests.
2421      Branch: perl
2422            ! lib/overload.t
2423 ____________________________________________________________________________
2424 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
2425         Log: some extension builds need to find pl2bat.bat on windows
2426      Branch: perl
2427            ! win32/buildext.pl
2428 ____________________________________________________________________________
2429 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
2430         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
2431              From: "Craig A. Berry" <craigberry@mac.com>
2432              Date: Thu, 25 Apr 2002 12:30:06 -0500
2433              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
2434      Branch: perl
2435            ! lib/ExtUtils/MM_VMS.pm
2436 ____________________________________________________________________________
2437 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
2438         Log: windows build fails if there is no perlglob.exe in the PATH
2439      Branch: perl
2440            ! win32/buildext.pl
2441 ____________________________________________________________________________
2442 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
2443         Log: Mysterious setlocale() core dump in ancient Solaris
2444              found by Merijn Broeren.  Doesn't look like Perl's fault.
2445      Branch: perl
2446            ! pod/perldelta.pod
2447 ____________________________________________________________________________
2448 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
2449         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
2450              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
2451              Date: Thu, 25 Apr 2002 17:35:23 +0200
2452              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
2453      Branch: perl
2454            ! pp_ctl.c
2455 ____________________________________________________________________________
2456 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
2457         Log: Subject: [PATCH] pp_ctl.c:pp_require
2458              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
2459              Date: Thu, 25 Apr 2002 16:01:14 +0200
2460              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
2461      Branch: perl
2462            ! pp_ctl.c
2463 ____________________________________________________________________________
2464 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
2465         Log: -Wformat cleanups from Robin Barker.
2466      Branch: perl
2467            ! dump.c embed.fnc proto.h sv.c
2468 ____________________________________________________________________________
2469 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
2470         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
2471              From: Michael G Schwern <schwern@pobox.com>
2472              Date: Thu, 25 Apr 2002 01:51:27 -0400
2473              Message-ID: <20020425055127.GB3456@blackrider>
2474      Branch: perl
2475            + t/lib/sample-tests/bignum t/lib/sample-tests/die
2476            + t/lib/sample-tests/die_head_end
2477            + t/lib/sample-tests/die_last_minute
2478            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
2479            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
2480            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
2481 ____________________________________________________________________________
2482 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
2483         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
2484              From: Michael G Schwern <schwern@pobox.com>
2485              Date: Thu, 25 Apr 2002 01:32:10 -0400
2486              Message-ID: <20020425053210.GA3334@blackrider>
2487      Branch: perl
2488            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
2489            + lib/Test/Simple/t/strays.t
2490            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
2491            ! lib/Test/Simple.pm lib/Test/Simple/Changes
2492            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
2493            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
2494            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
2495            ! lib/Test/Simple/t/use_ok.t
2496 ____________________________________________________________________________
2497 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
2498         Log: Elaborate a bit on Storable.
2499      Branch: perl
2500            ! pod/perldelta.pod
2501 ____________________________________________________________________________
2502 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
2503         Log: Cleaner Encode tests under -Mutf8.
2504      Branch: perl
2505            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
2506 ____________________________________________________________________________
2507 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
2508         Log: Subject: [PATCH] installperl
2509              From: Abe Timmerman <abe@ztreet.demon.nl>
2510              Date: Thu, 25 Apr 2002 01:00:00 +0200
2511              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
2512      Branch: perl
2513            ! installperl
2514 ____________________________________________________________________________
2515 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
2516         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
2517              From: Dan Kogai <dankogai@dan.co.jp>
2518              Date: Thu, 25 Apr 2002 10:49:13 +0900
2519              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
2520      Branch: perl
2521            ! ext/PerlIO/encoding/encoding.xs
2522 ____________________________________________________________________________
2523 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
2524         Log: Stray =back.
2525      Branch: perl
2526            ! README.win32
2527 ____________________________________________________________________________
2528 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
2529         Log: Add an untested warning variant.
2530      Branch: perl
2531            ! t/lib/warnings/op
2532 ____________________________________________________________________________
2533 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
2534         Log: Update Changes.
2535      Branch: perl
2536            ! Changes patchlevel.h
2537 ____________________________________________________________________________
2538 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
2539         Log: Wrong plan.
2540      Branch: perl
2541            ! ext/Encode/t/mime-header.t
2542 ____________________________________________________________________________
2543 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
2544         Log: Upgrade to Encode 1.60, from Dan Kogai.
2545      Branch: perl
2546            + ext/Encode/lib/Encode/Guess.pm
2547            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
2548            + ext/Encode/t/mime-header.t
2549            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
2550            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
2551            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
2552            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
2553            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
2554            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
2555 ____________________________________________________________________________
2556 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
2557         Log: another case of enabling binmode() where it should not be: if the
2558              *.enc files are CRLF terminated, the result gets CRCRLF terminations
2559      Branch: perl
2560            ! ext/Encode/t/CJKT.t
2561 ____________________________________________________________________________
2562 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
2563         Log: microperl update; boldly assume time() and time_t
2564              (since we assume ANSI and i_time, anyway).
2565      Branch: perl
2566            ! uconfig.h uconfig.sh
2567 ____________________________________________________________________________
2568 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
2569         Log: Integrate #16136, #16137, #16138 from macperl;
2570              
2571              Silly fix for the SC compiler's fixation with "comp" as a type
2572              
2573              Skip more PerlIO symbols for sfio
2574              
2575              Play nicely in miniperl
2576      Branch: perl
2577           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
2578           !> lib/File/Spec/Mac.pm makedef.pl
2579 ____________________________________________________________________________
2580 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
2581         Log: Sync configpm and config.h for use in 5.8
2582              (still need to do config.sh)
2583      Branch: macperl
2584            ! macos/config.h macos/configpm
2585 ____________________________________________________________________________
2586 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
2587         Log: Make MM_MacOS work with new MakeMaker
2588      Branch: macperl
2589            ! macos/lib/ExtUtils/MM_MacOS.pm
2590 ____________________________________________________________________________
2591 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
2592         Log: Makefile.mk changes for 5.8: additional extensions
2593              and source files; bump version
2594      Branch: macperl
2595            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
2596 ____________________________________________________________________________
2597 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
2598         Log: Play nicely in miniperl
2599      Branch: macperl
2600            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
2601 ____________________________________________________________________________
2602 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
2603         Log: Skip more PerlIO symbols for sfio
2604      Branch: macperl
2605            ! makedef.pl
2606 ____________________________________________________________________________
2607 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
2608         Log: Silly fix for the SC compiler's fixation with "comp" as a type
2609      Branch: macperl
2610            ! ext/Unicode/Normalize/Normalize.xs
2611 ____________________________________________________________________________
2612 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
2613         Log: Merge macperl xsubpp with current xsubpp
2614      Branch: macperl
2615            ! macos/xsubpp
2616 ____________________________________________________________________________
2617 [ 16134] By: nick                                  on 2002/04/24  18:08:37
2618         Log: Integrate mainline
2619      Branch: perlio
2620           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
2621           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
2622            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
2623            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
2624            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
2625            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
2626            - lib/ExtUtils/t/Problem-Module/Makefile.PL
2627            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
2628           !> (integrate 44 files)
2629 ____________________________________________________________________________
2630 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
2631         Log: Delete more included modules from bundled_ext
2632      Branch: macperl
2633            - macos/bundled_ext/Digest/MD5/Changes
2634            - macos/bundled_ext/Digest/MD5/MD5.pm
2635            - macos/bundled_ext/Digest/MD5/MD5.xs
2636            - macos/bundled_ext/Digest/MD5/Makefile.PL
2637            - macos/bundled_ext/Digest/MD5/Makefile.mk
2638            - macos/bundled_ext/Digest/MD5/README
2639            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
2640            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
2641            - macos/bundled_ext/Digest/MD5/rfc1321.txt
2642            - macos/bundled_ext/Digest/MD5/t/badfile.t
2643            - macos/bundled_ext/Digest/MD5/t/files.t
2644            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
2645            - macos/bundled_ext/Digest/MD5/typemap
2646            - macos/bundled_ext/Filter/Util/Call/Call.pm
2647            - macos/bundled_ext/Filter/Util/Call/Call.xs
2648            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
2649            - macos/bundled_ext/Filter/Util/Call/ppport.h
2650            - macos/bundled_ext/Filter/t/call.t
2651            - macos/bundled_ext/Filter/t/filter-util.pl
2652            - macos/bundled_ext/List/Util/ChangeLog
2653            - macos/bundled_ext/List/Util/Makefile.PL
2654            - macos/bundled_ext/List/Util/README
2655            - macos/bundled_ext/List/Util/Util.xs
2656            - macos/bundled_ext/List/Util/lib/List/Util.pm
2657            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
2658            - macos/bundled_ext/List/Util/t/blessed.t
2659            - macos/bundled_ext/List/Util/t/dualvar.t
2660            - macos/bundled_ext/List/Util/t/first.t
2661            - macos/bundled_ext/List/Util/t/max.t
2662            - macos/bundled_ext/List/Util/t/maxstr.t
2663            - macos/bundled_ext/List/Util/t/min.t
2664            - macos/bundled_ext/List/Util/t/minstr.t
2665            - macos/bundled_ext/List/Util/t/readonly.t
2666            - macos/bundled_ext/List/Util/t/reduce.t
2667            - macos/bundled_ext/List/Util/t/reftype.t
2668            - macos/bundled_ext/List/Util/t/shuffle.t
2669            - macos/bundled_ext/List/Util/t/sum.t
2670            - macos/bundled_ext/List/Util/t/tainted.t
2671            - macos/bundled_ext/List/Util/t/weak.t
2672            - macos/bundled_ext/MIME/Base64/Base64.pm
2673            - macos/bundled_ext/MIME/Base64/Base64.xs
2674            - macos/bundled_ext/MIME/Base64/Changes
2675            - macos/bundled_ext/MIME/Base64/Makefile.PL
2676            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
2677            - macos/bundled_ext/MIME/Base64/README
2678            - macos/bundled_ext/MIME/Base64/t/base64.t
2679            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
2680            - macos/bundled_ext/MIME/Base64/t/unicode.t
2681            - macos/bundled_ext/Storable/ChangeLog
2682            - macos/bundled_ext/Storable/Makefile.PL
2683            - macos/bundled_ext/Storable/README
2684            - macos/bundled_ext/Storable/Storable.pm
2685            - macos/bundled_ext/Storable/Storable.xs
2686            - macos/bundled_ext/Storable/t/blessed.t
2687            - macos/bundled_ext/Storable/t/canonical.t
2688            - macos/bundled_ext/Storable/t/compat-0.6.t
2689            - macos/bundled_ext/Storable/t/dclone.t
2690            - macos/bundled_ext/Storable/t/dump.pl
2691            - macos/bundled_ext/Storable/t/forgive.t
2692            - macos/bundled_ext/Storable/t/freeze.t
2693            - macos/bundled_ext/Storable/t/lock.t
2694            - macos/bundled_ext/Storable/t/overload.t
2695            - macos/bundled_ext/Storable/t/recurse.t
2696            - macos/bundled_ext/Storable/t/retrieve.t
2697            - macos/bundled_ext/Storable/t/store.t
2698            - macos/bundled_ext/Storable/t/tied.t
2699            - macos/bundled_ext/Storable/t/tied_hook.t
2700            - macos/bundled_ext/Storable/t/tied_items.t
2701            - macos/bundled_ext/Storable/t/utf8.t
2702            - macos/bundled_ext/Time/HiRes/Changes
2703            - macos/bundled_ext/Time/HiRes/HiRes.pm
2704            - macos/bundled_ext/Time/HiRes/HiRes.t
2705            - macos/bundled_ext/Time/HiRes/HiRes.xs
2706            - macos/bundled_ext/Time/HiRes/Makefile.PL
2707            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
2708            - macos/bundled_ext/Time/HiRes/hints/sco.pl
2709 ____________________________________________________________________________
2710 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
2711         Log: Thou shalt not assume %x works for UVs.
2712      Branch: perl
2713            ! ext/Encode/Encode.xs
2714 ____________________________________________________________________________
2715 [ 16131] By: nick                                  on 2002/04/24  15:50:31
2716         Log: Submit an old integrate
2717      Branch: perlio
2718           +> (branch 27 files)
2719            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
2720            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
2721            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
2722            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
2723            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
2724            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
2725            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
2726           !> (integrate 84 files)
2727 ____________________________________________________________________________
2728 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
2729         Log: Partially retract #12056, from Craig Berry.
2730      Branch: perl
2731            ! vms/vms.c
2732 ____________________________________________________________________________
2733 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
2734         Log: Delete more included modules from bundled_lib
2735      Branch: macperl
2736            - macos/bundled_lib/blib/lib/Class/ISA.pm
2737            - macos/bundled_lib/blib/lib/Digest.pm
2738            - macos/bundled_lib/blib/lib/Filter/Simple.pm
2739            - macos/bundled_lib/blib/lib/Memoize.pm
2740            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
2741            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
2742            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
2743            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
2744            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
2745            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
2746            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
2747            - macos/bundled_lib/blib/lib/NEXT.pm
2748            - macos/bundled_lib/blib/lib/Net/Cmd.pm
2749            - macos/bundled_lib/blib/lib/Net/Config.pm
2750            - macos/bundled_lib/blib/lib/Net/Domain.pm
2751            - macos/bundled_lib/blib/lib/Net/FTP.pm
2752            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
2753            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
2754            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
2755            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
2756            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
2757            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
2758            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
2759            - macos/bundled_lib/blib/lib/Net/NNTP.pm
2760            - macos/bundled_lib/blib/lib/Net/Netrc.pm
2761            - macos/bundled_lib/blib/lib/Net/POP3.pm
2762            - macos/bundled_lib/blib/lib/Net/SMTP.pm
2763            - macos/bundled_lib/blib/lib/Net/Time.pm
2764            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
2765            - macos/bundled_lib/blib/lib/Switch.pm
2766            - macos/bundled_lib/t/Class/ISA/test.pl
2767            - macos/bundled_lib/t/Digest/Digest.t
2768            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
2769            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
2770            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
2771            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
2772            - macos/bundled_lib/t/Filter/Simple/data.t
2773            - macos/bundled_lib/t/Filter/Simple/export.t
2774            - macos/bundled_lib/t/Filter/Simple/filter.t
2775            - macos/bundled_lib/t/Filter/Simple/filter_only.t
2776            - macos/bundled_lib/t/Filter/Simple/import.t
2777            - macos/bundled_lib/t/Memoize/array.t
2778            - macos/bundled_lib/t/Memoize/array_confusion.t
2779            - macos/bundled_lib/t/Memoize/correctness.t
2780            - macos/bundled_lib/t/Memoize/errors.t
2781            - macos/bundled_lib/t/Memoize/expire.t
2782            - macos/bundled_lib/t/Memoize/expire_file.t
2783            - macos/bundled_lib/t/Memoize/expire_module_n.t
2784            - macos/bundled_lib/t/Memoize/expire_module_t.t
2785            - macos/bundled_lib/t/Memoize/flush.t
2786            - macos/bundled_lib/t/Memoize/normalize.t
2787            - macos/bundled_lib/t/Memoize/prototype.t
2788            - macos/bundled_lib/t/Memoize/speed.t
2789            - macos/bundled_lib/t/Memoize/tie.t
2790            - macos/bundled_lib/t/Memoize/tie_gdbm.t
2791            - macos/bundled_lib/t/Memoize/tie_ndbm.t
2792            - macos/bundled_lib/t/Memoize/tie_sdbm.t
2793            - macos/bundled_lib/t/Memoize/tie_storable.t
2794            - macos/bundled_lib/t/Memoize/tiefeatures.t
2795            - macos/bundled_lib/t/Memoize/unmemoize.t
2796            - macos/bundled_lib/t/NEXT/actual.t
2797            - macos/bundled_lib/t/NEXT/actuns.t
2798            - macos/bundled_lib/t/NEXT/next.t
2799            - macos/bundled_lib/t/NEXT/unseen.t
2800            - macos/bundled_lib/t/Switch/t/given.t
2801            - macos/bundled_lib/t/Switch/t/nested.t
2802            - macos/bundled_lib/t/Switch/t/switch.t
2803            - macos/bundled_lib/t/libnet/config.t
2804            - macos/bundled_lib/t/libnet/ftp.t
2805            - macos/bundled_lib/t/libnet/hostname.t
2806            - macos/bundled_lib/t/libnet/libnet_t.pl
2807            - macos/bundled_lib/t/libnet/netrc.t
2808            - macos/bundled_lib/t/libnet/nntp.t
2809            - macos/bundled_lib/t/libnet/require.t
2810            - macos/bundled_lib/t/libnet/smtp.t
2811 ____________________________________________________________________________
2812 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
2813         Log: Remove Text::Balanced from bundled_lib (already in lib)
2814      Branch: macperl
2815            - macos/bundled_lib/blib/lib/Text/Balanced.pm
2816            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
2817            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
2818            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
2819            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
2820            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
2821            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
2822            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
2823            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
2824 ____________________________________________________________________________
2825 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
2826         Log: A word of warning to the users of UTF-8 locales.
2827      Branch: perl
2828            ! pod/perluniintro.pod
2829 ____________________________________________________________________________
2830 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
2831         Log: Forgotten from #16125.
2832      Branch: perl
2833            ! t/lib/MakeMaker/Test/Utils.pm
2834 ____________________________________________________________________________
2835 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
2836         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
2837      Branch: perl
2838            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
2839            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
2840            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
2841            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
2842            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
2843            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
2844            - lib/ExtUtils/t/Problem-Module/Makefile.PL
2845            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
2846            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
2847            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
2848            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
2849            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
2850            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
2851            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
2852            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
2853            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
2854            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
2855 ____________________________________________________________________________
2856 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
2857         Log: Subject: New UTF-8 surprise
2858              From: andreas.koenig@anima.de (Andreas J. Koenig)
2859              Date: Mon, 22 Apr 2002 12:08:48 +0200
2860              Message-ID: <m38z7gjb9r.fsf@anima.de>
2861      Branch: perl
2862            ! pp_hot.c t/op/subst.t
2863 ____________________________________________________________________________
2864 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
2865         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
2866              tree that is branched from //depot/maint-5.6/macperl/macos/...
2867      Branch: macperl
2868           +> (branch 3590 files)
2869 ____________________________________________________________________________
2870 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
2871         Log: Try to be clearer about perlio.
2872      Branch: perl
2873            ! INSTALL
2874 ____________________________________________________________________________
2875 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
2876         Log: Subject: Re: binary compatibility
2877              From: Andy Dougherty <doughera@lafayette.edu>
2878              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
2879              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
2880      Branch: perl
2881            ! INSTALL patchlevel.h
2882 ____________________________________________________________________________
2883 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
2884         Log: Go on record about the binary backward incompatibility.
2885      Branch: perl
2886            ! pod/perldelta.pod
2887 ____________________________________________________________________________
2888 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
2889         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
2890              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
2891              Date: Wed, 24 Apr 2002 01:51:43 +0400
2892              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
2893      Branch: perl
2894            ! t/win32/system.t
2895 ____________________________________________________________________________
2896 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
2897         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
2898              From: PPrymmer@factset.com
2899              Date: Tue, 23 Apr 2002 17:14:32 -0400
2900              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
2901      Branch: perl
2902            ! lib/locale.t
2903 ____________________________________________________________________________
2904 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
2905         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
2906              From: Paul_GreenVOS@vos.stratus.com
2907              Date: Tue, 23 Apr 02 15:06 edt   
2908              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
2909      Branch: perl
2910            ! Makefile.SH cflags.SH
2911 ____________________________________________________________________________
2912 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
2913         Log: metaconfig unit change for #16115.
2914      Branch: metaconfig
2915            ! U/compline/byteorder.U
2916      Branch: perl
2917            ! config_h.SH
2918 ____________________________________________________________________________
2919 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
2920         Log: Regen Configure to mirror #16111 (with one added tweak).
2921      Branch: perl
2922            ! Configure
2923 ____________________________________________________________________________
2924 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
2925         Log: Retract #16109.
2926      Branch: perl
2927            ! lib/ExtUtils/MM_Unix.pm
2928 ____________________________________________________________________________
2929 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
2930         Log: FAQ sync.
2931      Branch: perl
2932            ! pod/perlfaq3.pod pod/perlfaq8.pod
2933 ____________________________________________________________________________
2934 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
2935         Log: use encoding no more defaults to Latin 1.
2936      Branch: perl
2937            ! pod/perluniintro.pod
2938 ____________________________________________________________________________
2939 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
2940         Log: Configure test for byteorder loses bits
2941      Branch: perl
2942            ! Configure
2943 ____________________________________________________________________________
2944 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
2945         Log: hacking around byteorder variance between config.sh and config.h
2946              isn't needed after change#16099
2947      Branch: perl
2948            ! ext/Storable/t/malice.t
2949 ____________________________________________________________________________
2950 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
2951         Log: (retracted by #16114)
2952              
2953              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
2954              From: "Green, Paul" <Paul.Green@stratus.com>
2955              Date: Tue, 23 Apr 2002 13:47:19 -0400
2956              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
2957      Branch: perl
2958            ! lib/ExtUtils/MM_Unix.pm
2959 ____________________________________________________________________________
2960 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
2961         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
2962              From: Norton Allen <allen@huarp.harvard.edu>
2963              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
2964              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
2965      Branch: perl
2966            ! lib/File/Find.pm
2967 ____________________________________________________________________________
2968 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
2969         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
2970              From: Norton Allen <allen@huarp.harvard.edu>
2971              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
2972              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
2973      Branch: perl
2974            ! README.qnx hints/qnx.sh
2975 ____________________________________________________________________________
2976 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
2977         Log: Subject: [PATCH] pod/perlhist.pod
2978              From: Abigail <abigail@foad.org>
2979              Date: Tue, 23 Apr 2002 16:21:31 +0200
2980              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
2981              
2982              (removed 5.005_04 which never happened)
2983      Branch: perl
2984            ! pod/perlhist.pod
2985 ____________________________________________________________________________
2986 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
2987         Log: Subject: Re: [PATCH abigail.t] another portability attempt
2988              From: Abigail <abigail@foad.org>
2989              Date: Tue, 23 Apr 2002 11:35:54 +0200
2990              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
2991      Branch: perl
2992            ! t/japh/abigail.t
2993 ____________________________________________________________________________
2994 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
2995         Log: NetWare tweak from C Aditya.
2996      Branch: perl
2997            ! NetWare/Nwmain.c NetWare/nw5.c
2998 ____________________________________________________________________________
2999 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
3000         Log: fix a typo
3001      Branch: perl
3002            ! regexec.c
3003 ____________________________________________________________________________
3004 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
3005         Log: Uncurliff.
3006      Branch: perl
3007            ! README.ko
3008 ____________________________________________________________________________
3009 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
3010         Log: Pointer to UV casting.
3011      Branch: perl
3012            ! regexec.c
3013 ____________________________________________________________________________
3014 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
3015         Log: metaconfig unit change for #16099.
3016      Branch: metaconfig
3017            ! U/compline/byteorder.U
3018 ____________________________________________________________________________
3019 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
3020         Log: Use UV (not long) for BYTEORDER.
3021      Branch: perl
3022            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3023            ! config_h.SH
3024 ____________________________________________________________________________
3025 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
3026         Log: # cpp commands must start in the first column.
3027      Branch: perl
3028            ! scope.c
3029 ____________________________________________________________________________
3030 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
3031         Log: Reborn as text.
3032      Branch: perl
3033            + NetWare/interface.cpp
3034 ____________________________________________________________________________
3035 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
3036         Log: Dead as binary.
3037      Branch: perl
3038            - NetWare/interface.cpp
3039 ____________________________________________________________________________
3040 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
3041         Log: Undo #16091, a time-warped escapee.
3042      Branch: perl
3043            ! lib/ExtUtils/t/MM_Cygwin.t
3044 ____________________________________________________________________________
3045 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
3046         Log: *size tweaks from Sarathy.
3047      Branch: perl
3048            ! ext/Storable/t/malice.t
3049 ____________________________________________________________________________
3050 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
3051         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
3052              From: Stas Bekman <stas@stason.org>
3053              Date: Tue, 23 Apr 2002 01:52:22 +0800
3054              Message-ID: <3CC44DD6.3090401@stason.org>
3055      Branch: perl
3056            ! pod/perlguts.pod
3057 ____________________________________________________________________________
3058 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
3059         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
3060              From: Paul_GreenVOS@vos.stratus.com
3061              Date: Mon, 22 Apr 02 20:35 edt
3062              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
3063      Branch: perl
3064            + hints/t001.c
3065            ! MANIFEST hints/README.hints hints/vos.sh
3066 ____________________________________________________________________________
3067 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
3068         Log: (retracted by #16095)
3069      Branch: perl
3070            ! lib/ExtUtils/t/MM_Cygwin.t
3071 ____________________________________________________________________________
3072 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
3073         Log: Subject: Re: perl@16083
3074              From: Nicholas Clark <nick@unfortu.net>
3075              Date: Mon, 22 Apr 2002 23:17:45 +0100
3076              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
3077      Branch: perl
3078            ! ext/Storable/t/malice.t
3079 ____________________________________________________________________________
3080 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
3081         Log: Upgrade to Encode 1.58.
3082      Branch: perl
3083            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
3084            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
3085            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
3086            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
3087            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
3088            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
3089            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
3090            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
3091            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
3092            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
3093            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
3094            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
3095            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
3096            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
3097            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
3098            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
3099            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
3100            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
3101 ____________________________________________________________________________
3102 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
3103         Log: On Win32 the end.t failure should be gone now.
3104      Branch: perl
3105            ! pod/perldelta.pod
3106 ____________________________________________________________________________
3107 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
3108         Log: Subject: [PATCH] update VOS-specific pod files
3109              From: Paul_GreenVOS@vos.stratus.com
3110              Date: Mon, 22 Apr 02 16:02 edt
3111              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
3112      Branch: perl
3113            ! README.vos pod/perlport.pod
3114 ____________________________________________________________________________
3115 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
3116         Log: Subject: [PATCH] cleanup ./hints/vos.sh
3117              From: Paul_GreenVOS@vos.stratus.com
3118              Date: Mon, 22 Apr 02 15:26 edt
3119              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
3120      Branch: perl
3121            ! hints/vos.sh
3122 ____________________________________________________________________________
3123 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
3124         Log: Upgrade to Encode 1.57, from Dan Kogai.
3125      Branch: perl
3126            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3127            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
3128            ! ext/Encode/lib/Encode/Encoding.pm
3129            ! ext/Encode/lib/Encode/JP/JIS7.pm
3130            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
3131            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
3132 ____________________________________________________________________________
3133 [ 16084] By: ams                                   on 2002/04/22  18:10:13
3134         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
3135              From: Stas Bekman <stas@stason.org>
3136              Date: Tue, 23 Apr 2002 01:59:07 +0800
3137              Message-Id: <3CC44F6B.5010300@stason.org>
3138      Branch: perl
3139            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
3140 ____________________________________________________________________________
3141 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
3142         Log: Update Changes.
3143      Branch: perl
3144            ! Changes patchlevel.h
3145 ____________________________________________________________________________
3146 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
3147         Log: In MANIFEST but not added.
3148      Branch: perl
3149            + NetWare/interface.cpp
3150 ____________________________________________________________________________
3151 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
3152         Log: Duh.
3153      Branch: perl
3154            ! lib/ExtUtils/MM_Unix.pm
3155 ____________________________________________________________________________
3156 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
3157         Log: Subject: Re: t/japh/abigail.t [PATCH]
3158              From: Norton Allen <allen@huarp.harvard.edu>
3159              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
3160              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
3161      Branch: perl
3162            ! t/japh/abigail.t
3163 ____________________________________________________________________________
3164 [ 16079] By: ams                                   on 2002/04/22  15:59:55
3165         Log: Subject: {PATCH docs] sockatmark
3166              From: Mark-Jason Dominus <mjd@plover.com>
3167              Date: Mon, 22 Apr 2002 02:43:42 -0400
3168              Message-Id: <20020422064342.24646.qmail@plover.com>
3169      Branch: perl
3170            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
3171 ____________________________________________________________________________
3172 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
3173         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
3174              From: Paul_GreenVOS@vos.stratus.com
3175              Date: Mon, 22 Apr 02 12:40 edt
3176              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
3177      Branch: perl
3178            ! cflags.SH
3179 ____________________________________________________________________________
3180 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
3181         Log: Add new files from #16076; re-sort.
3182      Branch: perl
3183            ! MANIFEST
3184 ____________________________________________________________________________
3185 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
3186         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
3187      Branch: perl
3188            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
3189            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
3190            + NetWare/perllib.cpp NetWare/splittree.pl
3191            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
3192            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
3193            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
3194            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
3195            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
3196            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
3197            ! x2p/hash.c x2p/walk.c
3198 ____________________________________________________________________________
3199 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
3200         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
3201              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3202              Date: Mon, 22 Apr 2002 17:56:17 +0200
3203              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
3204      Branch: perl
3205            ! README.aix
3206 ____________________________________________________________________________
3207 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
3208         Log: Signedness nit.
3209      Branch: perl
3210            ! ext/PerlIO/encoding/encoding.xs
3211 ____________________________________________________________________________
3212 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
3213         Log: No semicolons after blocks.
3214      Branch: perl
3215            ! ext/Encode/Encode.xs
3216 ____________________________________________________________________________
3217 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
3218         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
3219      Branch: perl
3220            ! ext/PerlIO/encoding/encoding.pm
3221            ! ext/PerlIO/encoding/encoding.xs
3222 ____________________________________________________________________________
3223 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
3224         Log: Upgrade to Encode 1.56, from Dan Kogai.
3225      Branch: perl
3226            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
3227            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3228            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
3229            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
3230            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
3231            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
3232            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
3233            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
3234            ! ext/Encode/lib/Encode/Config.pm
3235            ! ext/Encode/lib/Encode/Encoder.pm
3236            ! ext/Encode/lib/Encode/Encoding.pm
3237            ! ext/Encode/lib/Encode/JP/H2Z.pm
3238            ! ext/Encode/lib/Encode/JP/JIS7.pm
3239            ! ext/Encode/lib/Encode/KR/2022_KR.pm
3240            ! ext/Encode/lib/Encode/PerlIO.pod
3241            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
3242            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
3243            ! ext/Encode/ucm/big5-hkscs.ucm
3244 ____________________________________________________________________________
3245 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
3246         Log: Comment tweak from Philip.
3247      Branch: perl
3248            ! opcode.pl
3249 ____________________________________________________________________________
3250 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
3251         Log: a Test::Harness tweak to make the test lines show up prettier
3252      Branch: perl
3253            ! lib/Test/Harness.pm
3254 ____________________________________________________________________________
3255 [ 16067] By: nick                                  on 2002/04/22  09:19:23
3256         Log: Integrate mainline
3257      Branch: perlio
3258           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
3259           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
3260           !> t/lib/warnings/perlio t/win32/system.t
3261 ____________________________________________________________________________
3262 [ 16066] By: nick                                  on 2002/04/22  09:01:43
3263         Log: Integrate //depot/perlio into mainline
3264      Branch: perl
3265           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
3266           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
3267           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
3268 ____________________________________________________________________________
3269 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
3270         Log: clean up after stray test file littering
3271              
3272              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
3273              it seems that it shouldn't (looks like a handle leak in PerlIO
3274              to me)
3275      Branch: perl
3276            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
3277            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
3278            ! t/lib/warnings/perlio t/win32/system.t
3279 ____________________________________________________________________________
3280 [ 16064] By: nick                                  on 2002/04/22  08:02:58
3281         Log: Integrate mainline into perlio
3282      Branch: perlio
3283           +> ext/Storable/t/malice.t
3284            ! pod/perliol.pod
3285           !> (integrate 57 files)
3286 ____________________________________________________________________________
3287 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
3288         Log: integrate change#16062 from mainline
3289              
3290              another windows fix: only create a new console for subprocesses
3291              when all three stdhandles are invalid (from Jan Dubois)
3292      Branch: maint-5.6/perl
3293            ! win32/win32.c
3294 ____________________________________________________________________________
3295 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
3296         Log: another windows fix: only create a new console for subprocesses
3297              when all three stdhandles are invalid (from Jan Dubois)
3298      Branch: perl
3299            ! win32/win32.c
3300 ____________________________________________________________________________
3301 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
3302         Log: all the thread tests now pass on windows (32-bit and 64-bit)
3303      Branch: perl
3304            ! README.win32
3305 ____________________________________________________________________________
3306 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
3307         Log: enable maximal optimizations on win64
3308      Branch: perl
3309            ! win32/Makefile win32/makefile.mk
3310 ____________________________________________________________________________
3311 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
3312         Log: Tweaks copied from Philip Newton's Encode patches.
3313      Branch: perl
3314            ! AUTHORS
3315 ____________________________________________________________________________
3316 [ 16057] By: sky                                   on 2002/04/22  00:19:40
3317         Log: End blocks were not run on Win32.
3318              The real fix should be to turn this flag on in RunPerl but
3319              I think we are too close 5.8 to change that.
3320      Branch: perl
3321            ! ext/threads/threads.xs
3322 ____________________________________________________________________________
3323 [ 16056] By: sky                                   on 2002/04/21  23:29:22
3324         Log: Do not unlock mutex twice.
3325              Do not unlock mutex after it has been destroyed and freed.
3326              Do not email p5p without uncrossing eyes.
3327      Branch: perl
3328            ! ext/threads/threads.xs
3329 ____________________________________________________________________________
3330 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
3331         Log: squelch some more type mismatch warnings
3332              
3333              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
3334              missing parens in macro definition
3335      Branch: perl
3336            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
3337            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
3338            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
3339            ! pp.c regexec.c sv.h
3340 ____________________________________________________________________________
3341 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
3342         Log: Make writing user-defined character properties nicer.
3343      Branch: perl
3344            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
3345 ____________________________________________________________________________
3346 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
3347         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
3348              isn't the case on win64
3349      Branch: perl
3350            ! ext/Storable/t/malice.t
3351 ____________________________________________________________________________
3352 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
3353         Log: One more way to do character class subtraction.
3354      Branch: perl
3355            ! pod/perlunicode.pod
3356 ____________________________________________________________________________
3357 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
3358         Log: Mopup of #16048.
3359      Branch: perl
3360            ! pp_sys.c
3361 ____________________________________________________________________________
3362 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
3363         Log: some test failures have been fixed
3364      Branch: perl
3365            ! README.win32
3366 ____________________________________________________________________________
3367 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
3368         Log: use compare_text() rather than compare() to avoid bogus
3369              failures when the test files happen to be CRLF terminated
3370      Branch: perl
3371            ! ext/Encode/t/JP.t
3372 ____________________________________________________________________________
3373 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
3374         Log: fixes for all the warnings reported by Visual C (most of this
3375              change is from change#12026)
3376      Branch: perl
3377            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
3378            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
3379            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
3380            ! regexec.c sv.c toke.c universal.c utf8.c util.c
3381            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
3382 ____________________________________________________________________________
3383 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
3384         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
3385              From: Nicholas Clark <nick@unfortu.net>
3386              Date: Sun, 21 Apr 2002 19:15:24 +0100
3387              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
3388      Branch: perl
3389            + ext/Storable/t/malice.t
3390            ! MANIFEST ext/Storable/Storable.pm
3391 ____________________________________________________________________________
3392 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
3393         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
3394              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3395              Date: Sun, 21 Apr 2002 19:37:51 +0200
3396              Message-ID: <3CC3150F.5798.22A05AE@localhost>
3397      Branch: perl
3398            ! ext/Encode/t/perlio.t
3399 ____________________________________________________________________________
3400 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
3401         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
3402              From: Andrey Sapozhnikov <sapa@icb.chel.su>
3403              Date: Fri, 19 Apr 2002 19:55:56 +0600
3404              Message-ID: <3CC021EC.5080005@icb.chel.su>
3405              
3406              (tweaked a bit)
3407      Branch: perl
3408            ! pod/perltrap.pod
3409 ____________________________________________________________________________
3410 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
3411         Log: Do not assume that io buffer flushing happens in the same
3412              order as joins (that assumption broke in a multicpu IRIX box)
3413      Branch: perl
3414            ! ext/threads/t/thread.t
3415 ____________________________________________________________________________
3416 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
3417         Log: As if people would be reading the documentation :-)
3418      Branch: perl
3419            ! opcode.pl
3420 ____________________________________________________________________________
3421 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
3422         Log: Typo tweaks.
3423      Branch: perl
3424            ! pod/perlrun.pod
3425 ____________________________________________________________________________
3426 [ 16041] By: sky                                   on 2002/04/21  13:53:54
3427         Log: Got the last memory leak in the while(1) { threads->create(sub 
3428              {})->join() }, now we can loop over a million threads without a 
3429              problem. 
3430              Cleared up SVs that should have been mortal but never where.
3431      Branch: perl
3432            ! ext/threads/threads.xs
3433 ____________________________________________________________________________
3434 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
3435         Log: Make doc clearer, as suggested by Brent Dax
3436      Branch: perl
3437            ! opcode.pl
3438 ____________________________________________________________________________
3439 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
3440         Log: Revert change #15974.
3441      Branch: perl
3442            ! ext/B/B/Deparse.pm
3443 ____________________________________________________________________________
3444 [ 16038] By: nick                                  on 2002/04/21  08:43:48
3445         Log: Integrate mainline
3446      Branch: perlio
3447           +> win32/config.vc64 win32/config_H.vc64
3448           !> (integrate 43 files)
3449 ____________________________________________________________________________
3450 [ 16037] By: nick                                  on 2002/04/21  08:10:07
3451         Log: Integrate mainline
3452      Branch: perlio
3453           +> ext/Encode/ucm/big5-eten.ucm
3454            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
3455            - win32/config.win64 win32/config_H.win64
3456           !> MANIFEST Porting/makerel ext/Encode/Changes
3457           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
3458           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
3459           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
3460           !> ext/Encode/lib/Encode/Config.pm
3461           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
3462           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
3463           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
3464           !> pod/perlunicode.pod vms/vms.c
3465 ____________________________________________________________________________
3466 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
3467         Log: S_ stands sfor static.
3468      Branch: perl
3469            ! hv.c
3470 ____________________________________________________________________________
3471 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
3472         Log: htovs et al might be macros.
3473      Branch: perl
3474            ! perl.h
3475 ____________________________________________________________________________
3476 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
3477         Log: missed checkin of this file in change#16033
3478      Branch: perl
3479            ! makedef.pl
3480 ____________________________________________________________________________
3481 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
3482         Log: Windows 64-bit support:
3483              
3484              * support for building it in the regular makefiles
3485              * large files support via the _*i64() functions (this should be
3486              portable to the 32-bit universe too, but quite untested and
3487              and binary-incompatible, therefore not enabled there)
3488              * three additional test failures in addition to the t/end.t one
3489              (see README.win32)
3490              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
3491              the ones available from the CRT (needed because Perl uses
3492              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
3493              * add a few 64-bit notes to README.win32
3494              
3495              The following general problems were also fixed:
3496              
3497              * s/struct stat/Stat_t/g
3498              * Data::Dumper had some naughty 'long' typecasts
3499              * Errno_pm.PL didn't work safe when winsock.h was not in the same
3500              directory as errno.h
3501              * various tell/seek things were incorrectly prototyped
3502              * squelch ugly looking noise when running tests
3503              * Embed.t wasn't linking in all the libraries
3504              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
3505              * re-enable all the disabled warnings (additional fixes may be
3506              needed for the warnings uncovered by this)
3507      Branch: perl
3508            + win32/config.vc64 win32/config_H.vc64
3509            ! MANIFEST README.win32 doio.c dosish.h
3510            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
3511            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
3512            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
3513            ! win32/config.vc win32/makefile.mk win32/perlglob.c
3514            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
3515            ! win32/win32iop.h win32/win32sck.c
3516 ____________________________________________________________________________
3517 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
3518         Log: Upgrade to Encode 1.52, from Dan Kogai.
3519      Branch: perl
3520            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3521            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
3522            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
3523            ! ext/Encode/lib/Encode/JP/JIS7.pm
3524            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
3525            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
3526            ! ext/Encode/ucm/big5-hkscs.ucm
3527 ____________________________________________________________________________
3528 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
3529         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
3530              From: Mark-Jason Dominus <mjd@plover.com>
3531              Date: Sat, 20 Apr 2002 03:36:28 -0400
3532              Message-ID: <20020420073628.324.qmail@plover.com>
3533      Branch: perl
3534            ! pod/perlopentut.pod
3535 ____________________________________________________________________________
3536 [ 16030] By: sky                                   on 2002/04/20  22:02:32
3537         Log: Remove auto-detach
3538              Cleans up memory now, destroys the mutex and frees thread
3539              Makes returnvalues mortal
3540              Doesn't run thread_destruct until the thread has stopped AND
3541              all references to it are gone.
3542      Branch: perl
3543            ! ext/threads/threads.xs
3544 ____________________________________________________________________________
3545 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
3546         Log: Subject: [PATCH @16005] rescue perldoc for VMS
3547              From: "Craig A. Berry" <craigberry@mac.com>
3548              Date: Sat, 20 Apr 2002 15:16:30 -0500
3549              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
3550      Branch: perl
3551            ! vms/vms.c
3552 ____________________________________________________________________________
3553 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
3554         Log: Subject: Re: [PATCH] typo
3555              From: andreas.koenig@anima.de (Andreas J. Koenig)
3556              Date: Sat, 20 Apr 2002 15:41:23 +0200
3557              Message-ID: <m37kn2o5bw.fsf@anima.de>
3558      Branch: perl
3559            ! ext/Encode/encoding.pm
3560 ____________________________________________________________________________
3561 [ 16027] By: nick                                  on 2002/04/20  21:42:09
3562         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
3563              and change test not to skip them.
3564      Branch: perlio
3565            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
3566 ____________________________________________________________________________
3567 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
3568         Log: Upgrade to Encode 1.51, from Dan Kogai.
3569      Branch: perl
3570            + ext/Encode/ucm/big5-eten.ucm
3571            - ext/Encode/ucm/big5.ucm
3572            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
3573            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
3574            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
3575            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
3576            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
3577            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
3578 ____________________________________________________________________________
3579 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
3580         Log: purge existing win64 stuff (this never really worked in 5.7.x)
3581              in preparation for completely redone win64 support
3582      Branch: perl
3583            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
3584            ! MANIFEST Porting/makerel
3585 ____________________________________________________________________________
3586 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
3587         Log: Subject: Re: perl@16005
3588              From: Stas Bekman <stas@stason.org>
3589              Date: Sat, 20 Apr 2002 13:06:49 +0800
3590              Message-ID: <3CC0F769.1010705@stason.org>
3591              (with a minor formatting nit)
3592      Branch: perl
3593            ! pod/perlfunc.pod
3594 ____________________________________________________________________________
3595 [ 16023] By: nick                                  on 2002/04/20  19:06:04
3596         Log: Some tweaks for encodings which need lines.
3597              Also disabled trial of using fallbacks.
3598      Branch: perlio
3599            ! ext/PerlIO/encoding/encoding.pm
3600            ! ext/PerlIO/encoding/encoding.xs
3601 ____________________________________________________________________________
3602 [ 16022] By: nick                                  on 2002/04/20  18:37:38
3603         Log: Various tweaks to Encode
3604      Branch: perlio
3605            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3606            ! ext/Encode/Unicode/Unicode.xs
3607            ! ext/Encode/lib/Encode/Encoding.pm
3608            ! ext/Encode/lib/Encode/JP/JIS7.pm
3609            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
3610 ____________________________________________________________________________
3611 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
3612         Log: Subject: [PATCH] perlunicode.pod typos
3613              From: andreas.koenig@anima.de (Andreas J. Koenig)     
3614              Date: Sat, 20 Apr 2002 11:20:25 +0200
3615              Message-ID: <m3vgamoheu.fsf@anima.de>
3616      Branch: perl
3617            ! pod/perlunicode.pod
3618 ____________________________________________________________________________
3619 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
3620         Log: Test tweak from mjd.
3621      Branch: perl
3622            ! lib/Memoize/t/errors.t
3623 ____________________________________________________________________________
3624 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
3625         Log: Integrate perlio;
3626              
3627              Tweak to Encode.xs to avoid buffer overrun.
3628              
3629              Add :bytes to POD part.
3630              Remove 'alias' to Encode now it exists as a module.
3631              
3632              Fill in the PERLIO sections.
3633      Branch: perl
3634           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
3635 ____________________________________________________________________________
3636 [ 16018] By: nick                                  on 2002/04/20  13:38:24
3637         Log: Fill in the PERLIO sections.
3638      Branch: perlio
3639            ! pod/perlrun.pod
3640 ____________________________________________________________________________
3641 [ 16017] By: nick                                  on 2002/04/20  13:37:15
3642         Log: Add :bytes to POD part.
3643              Remove 'alias' to Encode now it exists as a module.
3644      Branch: perlio
3645            ! lib/PerlIO.pm
3646 ____________________________________________________________________________
3647 [ 16016] By: sky                                   on 2002/04/20  13:12:31
3648         Log: Really let the update of the link list do something.
3649      Branch: perl
3650            ! ext/threads/threads.xs
3651 ____________________________________________________________________________
3652 [ 16015] By: nick                                  on 2002/04/20  07:51:26
3653         Log: Integrate mainline
3654      Branch: perlio
3655           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
3656           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
3657           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
3658 ____________________________________________________________________________
3659 [ 16014] By: nick                                  on 2002/04/20  07:46:11
3660         Log: Tweak to Encode.xs to avoid buffer overrun.
3661      Branch: perlio
3662            ! ext/Encode/Encode.xs
3663 ____________________________________________________________________________
3664 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
3665         Log: Subject: [PATCH] t/japh/abigail.t
3666              From: abigail@foad.org
3667              Date: Fri, 19 Apr 2002 02:21:36 +0200
3668              Message-ID: <20020419002136.16948.qmail@foad.org>
3669              
3670              Subject: Re: [PATCH] t/japh/abigail.t
3671              From: "Craig A. Berry" <craigberry@mac.com>
3672              Date: Fri, 19 Apr 2002 11:23:45 -0500
3673              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
3674      Branch: perl
3675            ! t/japh/abigail.t
3676 ____________________________________________________________________________
3677 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
3678         Log: User-defined character properties were unintentionally
3679              removed, noticed by Dan Kogai.
3680      Branch: perl
3681            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
3682            ! pod/perlunicode.pod t/op/pat.t
3683 ____________________________________________________________________________
3684 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
3685         Log: Subject: Re: [PATCH] Big5-related changes.
3686              From: Autrijus Tang <autrijus@autrijus.org>
3687              Date: Sat, 20 Apr 2002 04:06:31 +0800
3688              Message-ID: <20020419200631.GA20964@not.autrijus.org>
3689      Branch: perl
3690            ! README.cn README.tw
3691 ____________________________________________________________________________
3692 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
3693         Log: Add a BUGS sections to O.pm
3694      Branch: perl
3695            ! ext/B/O.pm
3696 ____________________________________________________________________________
3697 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
3698         Log: Disable warning noise
3699      Branch: perl
3700            ! t/io/open.t
3701 ____________________________________________________________________________
3702 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
3703         Log: More tests for the 3-arg open
3704      Branch: perl
3705            ! t/io/open.t t/lib/warnings/doio
3706 ____________________________________________________________________________
3707 [ 16007] By: nick                                  on 2002/04/19  17:45:53
3708         Log: Silence warning generating warning message for U+FFFF does not map etc.
3709      Branch: perlio
3710            ! ext/Encode/Encode.xs
3711 ____________________________________________________________________________
3712 [ 16006] By: nick                                  on 2002/04/19  15:24:57
3713         Log: Integrate mainline (for Tk with Encode testing)
3714              Some perlio & encode issues otherwise cleanish.
3715      Branch: perlio
3716           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
3717           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
3718           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
3719           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
3720           +> ext/threads/t/thread.t
3721            - ext/Encode/lib/Encode/Unicode.pm
3722           !> (integrate 38 files)
3723 ____________________________________________________________________________
3724 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
3725         Log: Update Changes.
3726      Branch: perl
3727            ! Changes patchlevel.h
3728 ____________________________________________________________________________
3729 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
3730         Log: Subject: [PATCH] warn on ref open without perlio
3731              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3732              Date: Thu, 18 Apr 2002 23:17:44 +0200
3733              Message-ID: <20020418231744.A24159@rafael>
3734              
3735              (with one nit, the skip message needed "# " prefix)
3736      Branch: perl
3737            ! doio.c pod/perldiag.pod t/lib/warnings/doio
3738 ____________________________________________________________________________
3739 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
3740         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
3741              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3742              Date: Fri, 19 Apr 2002 15:43:47 +0200
3743              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
3744      Branch: perl
3745            ! README.hpux
3746 ____________________________________________________________________________
3747 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
3748         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
3749      Branch: perl
3750            ! ext/PerlIO/encoding/encoding.pm
3751            ! ext/PerlIO/encoding/encoding.xs
3752 ____________________________________________________________________________
3753 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
3754         Log: Upgrade to Encode 1.50, from Dan Kogai.
3755      Branch: perl
3756            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
3757            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
3758            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
3759            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
3760            - ext/Encode/lib/Encode/Unicode.pm
3761            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
3762            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3763            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
3764            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
3765            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
3766            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
3767            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
3768            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
3769            ! ext/Encode/t/jisx0208.ref
3770 ____________________________________________________________________________
3771 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
3772         Log: Subject: CPAN.pm sync
3773              From: andreas.koenig@anima.de (Andreas J. Koenig)
3774              Date: Fri, 19 Apr 2002 11:55:07 +0200
3775              Message-ID: <m3ads0qah0.fsf@anima.de>
3776      Branch: perl
3777            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
3778 ____________________________________________________________________________
3779 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
3780         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
3781      Branch: perl
3782            ! pod/perltooc.pod
3783 ____________________________________________________________________________
3784 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
3785         Log: The previous change on this was *ahem* slightly off-topic.
3786      Branch: perl
3787            ! ext/PerlIO/encoding/encoding.pm
3788 ____________________________________________________________________________
3789 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
3790         Log: variant of change#14657 from mainline, modified for binary
3791              compatibility for 5.6.x (from  Jan Dubois)
3792      Branch: maint-5.6/perl
3793            ! lib/Win32.pod win32/win32.c
3794 ____________________________________________________________________________
3795 [ 15996] By: ams                                   on 2002/04/18  16:16:26
3796         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
3797              From: abigail@foad.org
3798              Date: Thu, 18 Apr 2002 17:09:45 +0200
3799              Message-Id: <20020418150945.389.qmail@foad.org>
3800      Branch: perl
3801            ! pod/perldebtut.pod
3802 ____________________________________________________________________________
3803 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
3804         Log: z/OS situation update.
3805      Branch: perl
3806            ! pod/perldelta.pod
3807 ____________________________________________________________________________
3808 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
3809         Log: Doc tweaks.
3810      Branch: perl
3811            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
3812 ____________________________________________________________________________
3813 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
3814         Log: The tests need perlio.
3815      Branch: perl
3816            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
3817 ____________________________________________________________________________
3818 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
3819         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
3820              From: Mark-Jason Dominus <mjd@plover.com>
3821              Date: Thu, 18 Apr 2002 09:38:17 -0400
3822              Message-ID: <20020418133817.22436.qmail@plover.com>    
3823              
3824              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
3825              From: Mark-Jason Dominus <mjd@plover.com>
3826              Date: Thu, 18 Apr 2002 09:54:50 -0400
3827              Message-ID: <20020418135450.22999.qmail@plover.com>    
3828      Branch: perl
3829            ! pod/perlfaq8.pod
3830 ____________________________________________________________________________
3831 [ 15991] By: sky                                   on 2002/04/18  09:18:14
3832         Log: Port testcases from thr5005 tests so we don't fail on same things.
3833              Added yield support using threads->yield().
3834      Branch: perl
3835            + ext/threads/t/thread.t
3836            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
3837 ____________________________________________________________________________
3838 [ 15990] By: nick                                  on 2002/04/18  07:56:40
3839         Log: Integrate mainline
3840      Branch: perlio
3841            - t/io/full.t
3842           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
3843           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
3844           !> perl.c t/op/groups.t toke.c win32/win32.c
3845 ____________________________________________________________________________
3846 [ 15989] By: sky                                   on 2002/04/18  07:15:55
3847         Log: Always flush the PerlIO buffers after running END blocks in 
3848              perl_destruct. This should fix ext/threads/t/end.t under Win32.
3849      Branch: perl
3850            ! perl.c
3851 ____________________________________________________________________________
3852 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
3853         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
3854      Branch: perl
3855            ! perl.c
3856 ____________________________________________________________________________
3857 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
3858         Log: Move /dev/full testing post-5.8.0.
3859      Branch: perl
3860            - t/io/full.t
3861            ! MANIFEST
3862 ____________________________________________________________________________
3863 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
3864         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
3865              ("Crays have only REAL memory.")
3866      Branch: perl
3867            ! hints/unicos.sh hints/unicosmk.sh
3868 ____________________________________________________________________________
3869 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
3870         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
3871              From: luc.st-louis@ca.transport.bombardier.com
3872              Date: Wed, 17 Apr 2002 14:22:25 -0400
3873              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
3874      Branch: perl
3875            ! win32/win32.c
3876 ____________________________________________________________________________
3877 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
3878         Log: With -Uuseperlio the error might be EBADF.
3879      Branch: perl
3880            ! t/io/full.t
3881 ____________________________________________________________________________
3882 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
3883         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
3884              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
3885              Date: Wed, 17 Apr 2002 21:16:22 +0400
3886              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
3887      Branch: perl
3888            ! lib/ExtUtils/t/Embed.t
3889 ____________________________________________________________________________
3890 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
3891         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
3892              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
3893              Date: Wed, 17 Apr 2002 20:08:03 +0400
3894              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
3895      Branch: perl
3896            ! win32/win32.c
3897 ____________________________________________________________________________
3898 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
3899         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
3900              From: Mark-Jason Dominus <mjd@plover.com>
3901              Date: Wed, 17 Apr 2002 11:14:17 -0400
3902              Message-ID: <20020417151417.27268.qmail@plover.com>
3903      Branch: perl
3904            ! t/io/full.t
3905 ____________________________________________________________________________
3906 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
3907         Log: README.cjk update.
3908      Branch: perl
3909            ! README.cn README.jp README.ko README.tw
3910 ____________________________________________________________________________
3911 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
3912         Log: Subject: [PATCH toke.c] @:foo?
3913              From: Philip Newton <Philip.Newton@gmx.net>
3914              Date: Wed, 17 Apr 2002 19:48:09 +0200
3915              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
3916      Branch: perl
3917            ! toke.c
3918 ____________________________________________________________________________
3919 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
3920         Log: Subject: Re: gcc on HP
3921              From: Philip Newton <Philip.Newton@gmx.net>
3922              Date: Wed, 17 Apr 2002 20:36:34 +0200
3923              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
3924      Branch: perl
3925            ! README.hpux
3926 ____________________________________________________________________________
3927 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
3928         Log: Adjust test for groups that appear multiple times on Cygwin
3929      Branch: perl
3930            ! t/op/groups.t
3931 ____________________________________________________________________________
3932 [ 15976] By: nick                                  on 2002/04/17  17:03:40
3933         Log: Integrate mainline
3934      Branch: perlio
3935           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
3936           +> ext/PerlIO/encoding/encoding.pm
3937           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
3938           +> ext/threads/shared/t/queue.t t/io/full.t
3939            - ext/Encode/lib/Encode/XS.pm
3940           !> (integrate 50 files)
3941 ____________________________________________________________________________
3942 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
3943         Log: Update Changes.
3944      Branch: perl
3945            ! Changes patchlevel.h
3946 ____________________________________________________________________________
3947 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
3948         Log: Subject: [PATCH B::Deparse] "foo bar"->()
3949              From: Robin Houston <robin@kitsite.com>
3950              Date: Wed, 17 Apr 2002 15:45:32 +0100
3951              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
3952      Branch: perl
3953            ! ext/B/B/Deparse.pm
3954 ____________________________________________________________________________
3955 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
3956         Log: metaconfig unit change for #15972.
3957      Branch: metaconfig/U/perl
3958            ! Extensions.U
3959 ____________________________________________________________________________
3960 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
3961         Log: As suggested by Arthur: the threads and threads::shared
3962              modules are always present.  This tries to preempt two
3963              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
3964              to have this new fancy threads implementation but my Perl
3965              doesn't seem to have it" (2) someone attempting to install
3966              threads using CPAN.pm and CPAN.pm helpfully starting to
3967              install perl 5.8.0 (which they might already have installed).
3968      Branch: perl
3969            ! Configure ext/threads/Makefile.PL
3970            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
3971            ! ext/threads/shared/shared.xs ext/threads/threads.pm
3972            ! ext/threads/threads.xs
3973 ____________________________________________________________________________
3974 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
3975         Log: More signedness nits.
3976      Branch: perl
3977            ! ext/Encode/Encode.xs
3978 ____________________________________________________________________________
3979 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
3980         Log: fast_abs_path() is tainted.
3981      Branch: perl
3982            ! ext/Cwd/t/cwd.t
3983 ____________________________________________________________________________
3984 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
3985         Log: Signedness nit.
3986      Branch: perl
3987            ! ext/Encode/bin/enc2xs
3988 ____________________________________________________________________________
3989 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
3990         Log: Subject: gcc on HP
3991              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3992              Date: Wed, 17 Apr 2002 12:43:38 +0200
3993              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
3994      Branch: perl
3995            ! README.hpux
3996 ____________________________________________________________________________
3997 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
3998         Log: Add just a little bit more explanation to PerlIO::encoding.
3999      Branch: perl
4000            ! ext/PerlIO/encoding/encoding.pm
4001 ____________________________________________________________________________
4002 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
4003         Log: PerlIO::encoding 0.01 from Dan Kogai.
4004      Branch: perl
4005            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
4006            + ext/PerlIO/encoding/encoding.pm
4007            + ext/PerlIO/encoding/encoding.xs
4008            ! MANIFEST
4009 ____________________________________________________________________________
4010 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
4011         Log: Upgrade to Encode 1.42, from Dan Kogai.
4012      Branch: perl
4013            - ext/Encode/lib/Encode/XS.pm
4014            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
4015            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
4016            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
4017            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
4018            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
4019            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
4020            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
4021            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
4022            ! ext/Encode/lib/Encode/Config.pm
4023            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
4024            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
4025            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
4026            ! ext/Encode/t/encoding.t
4027 ____________________________________________________________________________
4028 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
4029         Log: Test tweaks from mjd and Benjamin Goldberg.
4030      Branch: perl
4031            ! t/io/full.t
4032 ____________________________________________________________________________
4033 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
4034         Log: Document taint-safeness.   Life in the fast_abs_path()
4035              lane is unsafe.
4036      Branch: perl
4037            ! lib/Cwd.pm
4038 ____________________________________________________________________________
4039 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
4040         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
4041              From: Mark-Jason Dominus <mjd@plover.com>
4042              Date: Tue, 16 Apr 2002 19:24:12 -0400
4043              Message-ID: <20020416232412.14297.qmail@plover.com>
4044      Branch: perl
4045            + t/io/full.t
4046            ! MANIFEST perlio.c
4047 ____________________________________________________________________________
4048 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
4049         Log: Manifestations of mjd, from mjd.
4050      Branch: perl
4051            ! MANIFEST
4052 ____________________________________________________________________________
4053 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
4054         Log: metaconfig unit change for #15959.
4055      Branch: metaconfig/U/perl
4056            ! Extensions.U
4057 ____________________________________________________________________________
4058 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
4059         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
4060              From: Andy Dougherty <doughera@lafayette.edu>
4061              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
4062              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
4063      Branch: perl
4064            ! Configure
4065 ____________________________________________________________________________
4066 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
4067         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
4068              From: Nicholas Clark <nick@unfortu.net>
4069              Date: Tue, 16 Apr 2002 22:22:41 +0100
4070              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
4071      Branch: perl
4072            ! embed.fnc global.sym hv.c universal.c
4073 ____________________________________________________________________________
4074 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
4075         Log: Documents for Merijn and lots of XXXs for NI-S :-)
4076      Branch: perl
4077            ! pod/perlfunc.pod pod/perlrun.pod
4078 ____________________________________________________________________________
4079 [ 15956] By: sky                                   on 2002/04/16  21:26:53
4080         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
4081              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
4082              stuff being 0xabababab on cleanup.
4083      Branch: perl
4084            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
4085            ! MANIFEST
4086 ____________________________________________________________________________
4087 [ 15955] By: nick                                  on 2002/04/16  20:46:03
4088         Log: Integate mainline (other machine)
4089      Branch: perlio
4090           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
4091           !> t/op/magic.t
4092 ____________________________________________________________________________
4093 [ 15954] By: nick                                  on 2002/04/16  20:13:32
4094         Log: Integrate mainline
4095      Branch: perlio
4096           +> README.cn README.jp README.ko README.tw
4097           +> ext/threads/shared/t/av_refs.t
4098           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
4099           !> (integrate 41 files)
4100 ____________________________________________________________________________
4101 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
4102         Log: B::walkoptree bugfix (see also #15850)
4103      Branch: perl
4104            ! ext/B/B.xs ext/B/t/terse.t
4105 ____________________________________________________________________________
4106 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
4107         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
4108              From: Philip Newton <Philip.Newton@gmx.net>
4109              Date: Tue, 16 Apr 2002 21:09:44 +0200
4110              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
4111      Branch: perl
4112            ! pod/perltodo.pod
4113 ____________________________________________________________________________
4114 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
4115         Log: Subject: [PATCH] B::Deparse problems with japhs
4116              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4117              Date: Tue, 16 Apr 2002 15:47:33 +0100
4118              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
4119      Branch: perl
4120            ! ext/B/B/Deparse.pm
4121 ____________________________________________________________________________
4122 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
4123         Log: Stas' tainting worries, obscured by me.
4124      Branch: perl
4125            ! ext/Cwd/t/cwd.t lib/Cwd.pm
4126 ____________________________________________________________________________
4127 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
4128         Log: Pod tweak to avoid =item<japanese> problems.
4129      Branch: perl
4130            ! README.jp
4131 ____________________________________________________________________________
4132 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
4133         Log: Some UTF-8 todos.
4134      Branch: perl
4135            ! pod/perltodo.pod
4136 ____________________________________________________________________________
4137 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
4138         Log: Let's not promise too much: use utf8 only works on identifier
4139              names, not package or subroutine names (admittedly limited [1], but
4140              that's what the Camel says, and that's what we are going to stick
4141              to for 5.8.0).  Also document that use vars does not do utf8.
4142              [1] The obvious problem in both is that package and subroutine
4143              names need to mappable to the filesystem.
4144      Branch: perl
4145            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
4146 ____________________________________________________________________________
4147 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
4148         Log: Subject: [PATCH] small typo in IO::Pipe pod
4149              From: Slaven Rezic <rezic@onlineoffice.de>
4150              Date: Tue, 16 Apr 2002 12:31:10 +0200
4151              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
4152      Branch: perl
4153            ! ext/IO/lib/IO/Pipe.pm
4154 ____________________________________________________________________________
4155 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
4156         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
4157              From: Arthur Bergman <arthur@contiller.se>
4158              Date: Tue, 16 Apr 2002 11:58:45 +0200
4159              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
4160      Branch: perl
4161            ! lib/Attribute/Handlers.pm
4162 ____________________________________________________________________________
4163 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
4164         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
4165              Jungshik Shin.  Regen toc.
4166      Branch: perl
4167            + README.cn README.jp README.ko README.tw
4168            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
4169 ____________________________________________________________________________
4170 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
4171         Log: my $utf8here, our $utf8here, and package variable $utf8here.
4172              
4173              The actual minimal fix is in utf8.c and from NI-S,
4174              the rest are the tests (in fresh_perl since I couldn't get
4175              them easily to work elsewhere) and a slight behaviour change:
4176              previously UTF-8 identifiers had to start with an alphabetic
4177              character.  No more so, now they can start with an (Unicode)
4178              ID_Continue character (which however is not a (Unicode) digit).
4179              (Limiting the first character to ID_Start would be rather
4180              restrictive, since ID_Start allows only alphabetic letters.)
4181              
4182              TODO: use vars qw($utf8here).  This I don't find to be
4183              a showstopper.
4184      Branch: perl
4185            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
4186            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
4187 ____________________________________________________________________________
4188 [ 15942] By: ams                                   on 2002/04/16  02:24:25
4189         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
4190              From: "Craig A. Berry" <craigberry@mac.com>
4191              Date: Mon, 15 Apr 2002 22:06:14 -0500
4192              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
4193      Branch: perl
4194            ! lib/FileCache.t
4195 ____________________________________________________________________________
4196 [ 15941] By: ams                                   on 2002/04/16  02:16:35
4197         Log: Subject: [PATCH] s2p fix for VMS
4198              From: "Craig A. Berry" <craigberry@mac.com>
4199              Date: Mon, 15 Apr 2002 21:48:36 -0500
4200              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
4201      Branch: perl
4202            ! configure.com t/x2p/s2p.t x2p/s2p.PL
4203 ____________________________________________________________________________
4204 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
4205         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
4206              (and the licensing of the other code clarified, from Mark Bixby.)
4207      Branch: perl
4208            ! mpeix/mpeix.c
4209 ____________________________________________________________________________
4210 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
4211         Log: AUTHORS updates.
4212      Branch: perl
4213            ! AUTHORS
4214 ____________________________________________________________________________
4215 [ 15938] By: sky                                   on 2002/04/15  22:13:17
4216         Log: Add support for my $foo : shared; 
4217              Add testcase for this.
4218              Update manifest.
4219      Branch: perl
4220            + ext/threads/shared/t/shared_attr.t
4221            ! MANIFEST ext/threads/shared/shared.pm
4222 ____________________________________________________________________________
4223 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
4224         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
4225              From: abigail@foad.org
4226              Date: Mon, 15 Apr 2002 17:41:17 +0200
4227              Message-ID: <20020415154117.1559.qmail@foad.org>
4228              
4229              (With EBCDIC skippage added, and the skip reason
4230              skippage on the two ?? loops tweaked.)
4231      Branch: perl
4232            + t/japh/abigail.t
4233            ! MANIFEST t/TEST
4234 ____________________________________________________________________________
4235 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
4236         Log: Subject: Re: [ID 20020412.005] Dancing ??s
4237              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
4238              Date: Sun, 14 Apr 2002 16:09:30 +0100
4239              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
4240      Branch: perl
4241            ! pod/perlop.pod pp_hot.c t/op/pat.t
4242 ____________________________________________________________________________
4243 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
4244         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
4245              From: abigail@foad.org
4246              Date: Mon, 15 Apr 2002 17:40:02 +0200
4247              Message-ID: <20020415154002.1549.qmail@foad.org>
4248      Branch: perl
4249            ! t/test.pl
4250 ____________________________________________________________________________
4251 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
4252         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
4253              From: "Craig A. Berry" <craigberry@mac.com>
4254              Date: Mon, 15 Apr 2002 14:05:26 -0500
4255              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
4256      Branch: perl
4257            ! universal.c
4258 ____________________________________________________________________________
4259 [ 15933] By: sky                                   on 2002/04/15  21:26:16
4260         Log: Test arrays containing references, and references to shared arrays.
4261      Branch: perl
4262            + ext/threads/shared/t/av_refs.t
4263 ____________________________________________________________________________
4264 [ 15932] By: nick                                  on 2002/04/15  15:06:49
4265         Log: Integrate mainline (for Encode)
4266      Branch: perlio
4267           +> ext/Encode/Encode/ConfigLocal_PM.e2x
4268           +> ext/Encode/lib/Encode/JP/JIS7.pm
4269            - ext/Encode/lib/Encode/JP/2022_JP.pm
4270            - ext/Encode/lib/Encode/JP/2022_JP1.pm
4271            - ext/Encode/lib/Encode/JP/JIS.pm
4272           !> (integrate 26 files)
4273 ____________________________________________________________________________
4274 [ 15931] By: ams                                   on 2002/04/15  14:51:31
4275         Log: Subject: [PATCH] Chip didn't time travel.
4276              From: abigail@foad.org
4277              Date: Mon, 15 Apr 2002 17:40:22 +0200
4278              Message-Id: <20020415154022.1554.qmail@foad.org>
4279      Branch: perl
4280            ! pod/perlhist.pod
4281 ____________________________________________________________________________
4282 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
4283         Log: Update Changes.
4284      Branch: perl
4285            ! Changes patchlevel.h
4286 ____________________________________________________________________________
4287 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
4288         Log: The #15921 made the 'no warnings' unnecessary.
4289      Branch: perl
4290            ! t/op/magic.t
4291 ____________________________________________________________________________
4292 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
4293         Log: Subject: Re: [FILE] FileCache.t
4294              From: belg4mit <belg4mit@mit.edu>
4295              Date: Mon, 15 Apr 2002 01:31:21 -0400
4296              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
4297      Branch: perl
4298            ! lib/FileCache.t
4299 ____________________________________________________________________________
4300 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
4301         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
4302      Branch: perl
4303            ! lib/FileCache.pm lib/FileCache.t
4304 ____________________________________________________________________________
4305 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
4306         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
4307              From: Nicholas Clark <nick@unfortu.net>
4308              Date: Sun, 14 Apr 2002 22:54:43 +0100
4309              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
4310      Branch: perl
4311            ! lib/Hash/Util.t
4312 ____________________________________________________________________________
4313 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
4314         Log: Subject: [Encode] 1.40 released!
4315              From: Dan Kogai <dankogai@dan.co.jp>
4316              Date: Mon, 15 Apr 2002 07:51:52 +0900
4317              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
4318      Branch: perl
4319            + ext/Encode/Encode/ConfigLocal_PM.e2x
4320            + ext/Encode/lib/Encode/JP/JIS7.pm
4321            - ext/Encode/lib/Encode/JP/2022_JP.pm
4322            - ext/Encode/lib/Encode/JP/2022_JP1.pm
4323            - ext/Encode/lib/Encode/JP/JIS.pm
4324            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
4325            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
4326            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
4327            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
4328            ! ext/Encode/lib/Encode/Config.pm
4329            ! ext/Encode/lib/Encode/Encoder.pm
4330            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
4331            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
4332 ____________________________________________________________________________
4333 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
4334         Log: return undef is of questionable style.
4335      Branch: perl
4336            ! lib/Hash/Util.pm
4337 ____________________________________________________________________________
4338 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
4339         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
4340              From: mjd@plover.com
4341              Date: 15 Apr 2002 06:46:02 -0000
4342              Message-ID: <20020415064602.17052.qmail@plover.com>     
4343      Branch: perl
4344            ! t/op/magic.t
4345 ____________________________________________________________________________
4346 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
4347         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
4348              From: mjd@plover.com
4349              Date: 14 Apr 2002 22:30:17 -0000
4350              Message-ID: <20020414223017.17361.qmail@plover.com>
4351      Branch: perl
4352            ! t/op/re_tests
4353 ____________________________________________________________________________
4354 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
4355         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
4356              From: Mark-Jason Dominus <mjd@plover.com>
4357              Date: Mon, 15 Apr 2002 02:41:52 -0400
4358              Message-ID: <20020415064152.16958.qmail@plover.com>
4359      Branch: perl
4360            ! perl.c t/lib/warnings/toke
4361 ____________________________________________________________________________
4362 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
4363         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
4364              From: "Craig A. Berry" <craigberry@mac.com>
4365              Date: Sun, 14 Apr 2002 18:56:02 -0500
4366              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
4367      Branch: perl
4368            ! configure.com
4369 ____________________________________________________________________________
4370 [ 15919] By: nick                                  on 2002/04/15  06:14:25
4371         Log: Integrate mainline
4372      Branch: perlio
4373           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
4374           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
4375           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
4376 ____________________________________________________________________________
4377 [ 15918] By: ams                                   on 2002/04/15  04:25:48
4378         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
4379              From: Stas Bekman <stas@stason.org>
4380              Date: Mon, 15 Apr 2002 11:45:03 +0800
4381              Message-Id: <3CBA4CBF.9030306@stason.org>
4382      Branch: perl
4383            ! lib/Cwd.pm
4384 ____________________________________________________________________________
4385 [ 15917] By: ams                                   on 2002/04/15  04:21:14
4386         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
4387              From: Mark-Jason Dominus <mjd@plover.com>
4388              Date: Mon, 15 Apr 2002 00:30:26 -0400
4389              Message-Id: <20020415043026.11417.qmail@plover.com>
4390      Branch: perl
4391            ! perl.c t/lib/warnings/toke
4392 ____________________________________________________________________________
4393 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
4394         Log: Correct precedence problem in #15915
4395      Branch: perl
4396            ! lib/vars.pm
4397 ____________________________________________________________________________
4398 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
4399         Log: use vars wasn't use utf8 aware.
4400      Branch: perl
4401            ! lib/vars.pm
4402 ____________________________________________________________________________
4403 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
4404         Log: Subject: [PATCH] Re: restricted hashes are unblessable
4405              From: Nicholas Clark <nick@unfortu.net>
4406              Date: Sat, 13 Apr 2002 23:43:02 +0100
4407              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
4408              
4409              The function name sucks but can't think of anything better.
4410      Branch: perl
4411            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
4412 ____________________________________________________________________________
4413 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
4414         Log: Subject: AUTHORS update
4415              From: Chris Nandor <pudge@pobox.com>
4416              Date: Sun, 14 Apr 2002 11:54:40 -0400
4417              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
4418      Branch: perl
4419            ! AUTHORS
4420 ____________________________________________________________________________
4421 [ 15912] By: nick                                  on 2002/04/14  14:47:18
4422         Log: XS versions of encode/decode for Encode::Unicode
4423      Branch: perlio
4424            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
4425 ____________________________________________________________________________
4426 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
4427         Log: metaconfig unit changes for #15910.
4428      Branch: metaconfig
4429            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
4430            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
4431            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
4432            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
4433            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
4434            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
4435            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
4436            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
4437            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
4438            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
4439            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
4440            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
4441            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
4442            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
4443            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
4444            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
4445            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
4446            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
4447            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
4448            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
4449            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
4450            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
4451            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
4452            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
4453 ____________________________________________________________________________
4454 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
4455         Log: Simplify the _r probing code by adding the i_systime
4456              only for the APIs where it matters.
4457      Branch: perl
4458            ! Configure reentr.pl
4459 ____________________________________________________________________________
4460 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
4461         Log: Integrate perlio;
4462              
4463              Avoid expensive paranoid check that decoder does return legal UTF-8
4464              
4465              Disable test code (assertions) in CRLF layer.
4466      Branch: perl
4467           !> ext/Encode/Encode.xs perlio.c
4468 ____________________________________________________________________________
4469 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
4470         Log: Subject: patch for FileCache in 5.7.3
4471              From: JPIERCE <belg4mit@MIT.EDU>
4472              Date: Sun, 14 Apr 2002 00:38:21 -0400
4473              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
4474      Branch: perl
4475            ! lib/FileCache.pm
4476 ____________________________________________________________________________
4477 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
4478         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
4479              From: Tim Bunce <Tim.Bunce@pobox.com>
4480              Date: Sun, 14 Apr 2002 12:07:35 +0100
4481              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
4482      Branch: perl
4483            ! ext/Storable/Storable.xs
4484 ____________________________________________________________________________
4485 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
4486         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
4487              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4488              Date: Sun, 14 Apr 2002 16:29:59 +0200
4489              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
4490      Branch: perl
4491            ! hints/hpux.sh
4492 ____________________________________________________________________________
4493 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
4494         Log: Subject: Enable portable gcc code on hp-ux
4495              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4496              Date: Sun, 14 Apr 2002 16:30:01 +0200
4497              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
4498      Branch: perl
4499            ! hints/hpux.sh
4500 ____________________________________________________________________________
4501 [ 15904] By: nick                                  on 2002/04/14  09:18:01
4502         Log: Disable test code (assertions) in CRLF layer.
4503      Branch: perlio
4504            ! perlio.c
4505 ____________________________________________________________________________
4506 [ 15903] By: nick                                  on 2002/04/14  09:16:39
4507         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
4508      Branch: perlio
4509            ! ext/Encode/Encode.xs
4510 ____________________________________________________________________________
4511 [ 15902] By: nick                                  on 2002/04/14  09:15:45
4512         Log: Integrate mainline
4513      Branch: perlio
4514           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
4515           +> t/win32/longpath.t t/win32/system.t
4516            - t/op/winsystem.t
4517           !> (integrate 30 files)
4518 ____________________________________________________________________________
4519 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
4520         Log: Fixed URL for the Alpha editor.
4521      Branch: perl
4522            ! pod/perlfaq3.pod
4523 ____________________________________________________________________________
4524 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
4525         Log: Dedodgify.
4526      Branch: perl
4527            ! ext/Storable/Storable.xs
4528 ____________________________________________________________________________
4529 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
4530         Log: AUTHORS updates.
4531      Branch: perl
4532            ! AUTHORS
4533 ____________________________________________________________________________
4534 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
4535         Log: s2p needs Config.pm.
4536      Branch: perl
4537            ! Makefile.SH
4538 ____________________________________________________________________________
4539 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
4540         Log: Subject: [PATCH] Benchmark.t 75,90,109
4541              From: Nicholas Clark <nick@unfortu.net>
4542              Date: Sat, 13 Apr 2002 21:43:04 +0100
4543              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
4544      Branch: perl
4545            ! lib/Benchmark.t
4546 ____________________________________________________________________________
4547 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
4548         Log: Tweaks by Autrijus Tang.
4549      Branch: perl
4550            ! ext/Encode/encoding.pm
4551 ____________________________________________________________________________
4552 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
4553         Log: FAQ sync.
4554      Branch: perl
4555            ! pod/perlfaq5.pod
4556 ____________________________________________________________________________
4557 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
4558         Log: z/OS tally update.
4559      Branch: perl
4560            ! pod/perldelta.pod
4561 ____________________________________________________________________________
4562 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
4563         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
4564              From: Nicholas Clark <nick@unfortu.net>
4565              Date: Sat, 13 Apr 2002 02:58:07 +0100
4566              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
4567      Branch: perl
4568            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
4569            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
4570            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
4571            ! t/lib/st-dump.pl
4572 ____________________________________________________________________________
4573 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
4574         Log: Add piconv and enc2xs to the list of utilities.
4575      Branch: perl
4576            ! utils.lst
4577 ____________________________________________________________________________
4578 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
4579         Log: s.
4580      Branch: perl
4581            ! pod/perlunicode.pod
4582 ____________________________________________________________________________
4583 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
4584         Log: Phrasing fixes by Nick Clark
4585      Branch: perl
4586            ! pod/perlunicode.pod
4587 ____________________________________________________________________________
4588 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
4589         Log: More POD fixes and typos
4590      Branch: perl
4591            ! pod/perlunicode.pod
4592 ____________________________________________________________________________
4593 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
4594         Log: Subject: Re: UTF-8 and DB_File ?
4595              From: andreas.koenig@anima.de (Andreas J. Koenig)
4596              Date: Sat, 13 Apr 2002 13:29:41 +0200
4597              Message-ID: <m3ads7j0pm.fsf@anima.de>
4598      Branch: perl
4599            ! pod/perlunicode.pod
4600 ____________________________________________________________________________
4601 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
4602         Log: Fix a typo noticed by Paul Johnson.
4603      Branch: perl
4604            ! MANIFEST
4605 ____________________________________________________________________________
4606 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
4607         Log: Subject: Re: Win32 Status
4608              From: Michael G Schwern <schwern@pobox.com>
4609              Date: Fri, 12 Apr 2002 10:15:33 -0400
4610              Message-ID: <20020412141533.GB9788@blackrider>
4611      Branch: perl
4612            ! lib/ExtUtils/t/INST.t
4613 ____________________________________________________________________________
4614 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
4615         Log: Upgrade to Encode 1.34, from Dan Kogai.
4616      Branch: perl
4617            ! ext/Encode/Changes ext/Encode/Encode.pm
4618            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
4619            ! ext/Encode/t/Unicode.t
4620 ____________________________________________________________________________
4621 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
4622         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
4623              From: Graham TerMarsch <graham@howlingfrog.com>
4624              Date: Fri, 12 Apr 2002 12:28:47 -0700
4625              Message-Id: <200204121228.47826.graham@howlingfrog.com>
4626      Branch: perl
4627            ! AUTHORS
4628 ____________________________________________________________________________
4629 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
4630         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
4631              From: Nicholas Clark <nick@unfortu.net>
4632              Date: Fri, 12 Apr 2002 21:59:06 +0100
4633              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
4634      Branch: perl
4635            ! pp_pack.c t/op/pack.t
4636 ____________________________________________________________________________
4637 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
4638         Log: Re-sort MANIFEST.
4639      Branch: perl
4640            ! MANIFEST
4641 ____________________________________________________________________________
4642 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
4643         Log: Move also the Win32 system testing to t/win32.
4644      Branch: perl
4645            + t/win32/system.t
4646            - t/op/winsystem.t
4647            ! MANIFEST
4648 ____________________________________________________________________________
4649 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
4650         Log: Integrate change #15879 from maint-5.6;
4651              
4652              Win32::GetLongPathName() did not return valid results if there
4653              were "." and ".." components in the path; also fix a potential
4654              buffer overflow if the long path happens to be longer than
4655              MAX_PATH (this can presumably happen if they use \\?\... style
4656              paths); add a rather limited testsuite that exercises just the
4657              edge cases
4658      Branch: perl
4659           +> t/win32/longpath.t
4660           !> MANIFEST t/harness win32/win32.c
4661 ____________________________________________________________________________
4662 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
4663         Log: Win32::GetLongPathName() did not return valid results if there
4664              were "." and ".." components in the path; also fix a potential
4665              buffer overflow if the long path happens to be longer than
4666              MAX_PATH (this can presumably happen if they use \\?\... style
4667              paths); add a rather limited testsuite that exercises just the
4668              edge cases
4669      Branch: maint-5.6/perl
4670            + t/win32/longpath.t
4671            ! MANIFEST t/harness win32/win32.c
4672 ____________________________________________________________________________
4673 [ 15878] By: nick                                  on 2002/04/12  14:38:32
4674         Log: Integrate mainline
4675      Branch: perlio
4676           +> lib/ExtUtils/t/INST_PREFIX.t
4677           !> (integrate 37 files)
4678 ____________________________________________________________________________
4679 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
4680         Log: Update Changes.
4681      Branch: perl
4682            ! Changes patchlevel.h
4683 ____________________________________________________________________________
4684 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
4685         Log: Discuss the magic of \w in security terms.
4686      Branch: perl
4687            ! pod/perlsec.pod pod/perlunicode.pod
4688 ____________________________________________________________________________
4689 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
4690         Log: Add a warning about the symbolic methods and
4691              symbolic sub refs not being checked for taint.
4692      Branch: perl
4693            ! pod/perlsec.pod
4694 ____________________________________________________________________________
4695 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
4696         Log: In EBCDIC the BOM detection doesn't seem
4697              to be working right.  For now skipping the test,
4698              waiting for Dan's opinion.
4699      Branch: perl
4700            ! ext/Encode/t/Unicode.t
4701 ____________________________________________________________________________
4702 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
4703         Log: Update to Net::Ping 2.16.
4704      Branch: perl
4705            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
4706 ____________________________________________________________________________
4707 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
4708         Log: Upgrade to CGI.pm 2.81.
4709      Branch: perl
4710            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
4711 ____________________________________________________________________________
4712 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
4713         Log: Move up restricted hashes a bit.
4714      Branch: perl
4715            ! pod/perldelta.pod
4716 ____________________________________________________________________________
4717 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
4718         Log: Now using Unicode 3.2.0.
4719      Branch: perl
4720            ! pod/perldelta.pod
4721 ____________________________________________________________________________
4722 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
4723         Log: UNICOS too has sockpair issues (unsurprisingly,
4724              since UNICOS/mk has them too)
4725      Branch: perl
4726            ! ext/Socket/socketpair.t
4727 ____________________________________________________________________________
4728 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
4729         Log: FAQ patch from mjd regarding Tie::File.
4730      Branch: perl
4731            ! pod/perlfaq5.pod
4732 ____________________________________________________________________________
4733 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
4734         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
4735              consider using the NamesList.
4736      Branch: perl
4737            ! lib/charnames.pm lib/charnames.t
4738 ____________________________________________________________________________
4739 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
4740         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
4741              From: "Craig A. Berry" <craigberry@mac.com>
4742              Date: Thu, 11 Apr 2002 13:47:21 -0500
4743              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
4744      Branch: perl
4745            ! lib/File/CheckTree.pm lib/File/CheckTree.t
4746 ____________________________________________________________________________
4747 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
4748         Log: More NT Unicode information from Jan Dubois.
4749      Branch: perl
4750            ! pod/perltodo.pod
4751 ____________________________________________________________________________
4752 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
4753         Log: Add one perltodo item (and move bunch of them to better spot),
4754              add sysopen() to "Functions for filehandles, files, or directories".
4755      Branch: perl
4756            ! pod/perlfunc.pod pod/perltodo.pod
4757 ____________________________________________________________________________
4758 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
4759         Log: Prettyprinting: shorten the lines to avoid linewrapping.
4760      Branch: perl
4761            ! t/TEST
4762 ____________________________________________________________________________
4763 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
4764         Log: Also NEC SUPER-UX has buggy sockpair().
4765      Branch: perl
4766            ! ext/Socket/socketpair.t
4767 ____________________________________________________________________________
4768 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
4769         Log: dTHX works on its own just fine.
4770      Branch: perl
4771            ! ext/DynaLoader/dl_aix.xs
4772 ____________________________________________________________________________
4773 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
4774         Log: Must hold off building s2p until there's a miniperl.
4775      Branch: perl
4776            ! Makefile.SH
4777 ____________________________________________________________________________
4778 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
4779         Log: AIX: strerror_r() needs dTHX.
4780      Branch: perl
4781            ! ext/DynaLoader/dl_aix.xs
4782 ____________________________________________________________________________
4783 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
4784         Log: Extracting the s2p may require the right dynlibpath.
4785      Branch: perl
4786            ! Makefile.SH
4787 ____________________________________________________________________________
4788 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
4789         Log: Doc tweaks.
4790      Branch: perl
4791            ! ext/Time/HiRes/HiRes.pm
4792 ____________________________________________________________________________
4793 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
4794         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
4795              From: Michael G Schwern <schwern@pobox.com>
4796              Date: Thu, 11 Apr 2002 01:25:26 -0400
4797              Message-ID: <20020411052525.GA17038@blackrider>
4798      Branch: perl
4799            + lib/ExtUtils/t/INST_PREFIX.t
4800            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
4801            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
4802            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
4803            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
4804            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
4805            ! lib/ExtUtils/t/prefixify.t
4806 ____________________________________________________________________________
4807 [ 15855] By: nick                                  on 2002/04/11  06:26:44
4808         Log: Integrate mainline
4809      Branch: perlio
4810           !> (integrate 42 files)
4811 ____________________________________________________________________________
4812 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
4813         Log: Unused variables.
4814      Branch: perl
4815            ! ext/threads/shared/shared.xs ext/threads/threads.xs
4816 ____________________________________________________________________________
4817 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
4818         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
4819              From: Ilya Martynov <ilya@martynov.org>
4820              Date: 11 Apr 2002 03:21:17 +0400
4821              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
4822      Branch: perl
4823            ! lib/Term/ReadLine.pm
4824 ____________________________________________________________________________
4825 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
4826         Log: Upgrade to Encode 1.33, from Dan Kogai.
4827      Branch: perl
4828            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
4829            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
4830            ! ext/Encode/lib/Encode/Supported.pod
4831            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
4832            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
4833            ! ext/Encode/ucm/adobeSymbol.ucm
4834            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
4835 ____________________________________________________________________________
4836 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
4837         Log: Backward portability from Dan Kogai.
4838      Branch: perl
4839            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
4840            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
4841            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
4842            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
4843            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
4844            ! ext/Storable/t/store.t ext/Storable/t/tied.t
4845            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
4846            ! ext/Storable/t/utf8.t
4847 ____________________________________________________________________________
4848 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
4849         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
4850              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
4851              bug in B::walkoptree still to be fixed.
4852      Branch: perl
4853            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
4854 ____________________________________________________________________________
4855 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
4856         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
4857              From: Philip Newton <Philip.Newton@gmx.net>
4858              Date: Wed, 10 Apr 2002 21:29:58 +0200
4859              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
4860      Branch: perl
4861            ! pod/perldelta.pod
4862 ____________________________________________________________________________
4863 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
4864         Log: Integrate perlio;
4865              
4866              Add a \t to Win32 pm_to_blib $(TOUCH) line.
4867      Branch: perl
4868           !> lib/ExtUtils/MM_Win32.pm
4869 ____________________________________________________________________________
4870 [ 15847] By: nick                                  on 2002/04/10  13:08:29
4871         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
4872      Branch: perlio
4873            ! lib/ExtUtils/MM_Win32.pm
4874 ____________________________________________________________________________
4875 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
4876         Log: Try to fool old AIX when threading, from Merijn.
4877      Branch: perl
4878            ! perl.h
4879 ____________________________________________________________________________
4880 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
4881         Log: Update Changes.
4882      Branch: perl
4883            ! Changes patchlevel.h
4884 ____________________________________________________________________________
4885 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
4886         Log: Welcome to the 5.7.3.
4887      Branch: perl
4888            ! NetWare/Makefile win32/Makefile
4889 ____________________________________________________________________________
4890 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
4891         Log: Make x2p/s2p part of the test_prep target now that we
4892              have a test for it.
4893      Branch: perl
4894            ! Makefile.SH
4895 ____________________________________________________________________________
4896 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
4897         Log: Integrate perlio.
4898              
4899              We have been 5.7.3 for a while - install there ...
4900      Branch: perl
4901           !> win32/makefile.mk
4902 ____________________________________________________________________________
4903 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
4904         Log: SImilarly to old HP-UX, in old AIX too including
4905              crypt.h leads into trouble.  (from Merijn)
4906      Branch: perl
4907            ! hints/aix.sh
4908 ____________________________________________________________________________
4909 [ 15840] By: nick                                  on 2002/04/10  10:04:19
4910         Log: We have been 5.7.3 for a while - install there ...
4911      Branch: perlio
4912            ! win32/makefile.mk
4913 ____________________________________________________________________________
4914 [ 15839] By: nick                                  on 2002/04/10  10:03:46
4915         Log: Intgrate mainline
4916      Branch: perlio
4917           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
4918            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
4919            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
4920           !> (integrate 40 files)
4921 ____________________________________________________________________________
4922 [ 15838] By: ams                                   on 2002/04/10  04:16:45
4923         Log: Subject: [PATCH] ext/attrs.t getting skipped
4924              From: "Craig A. Berry" <craigberry@mac.com>
4925              Date: Tue, 9 Apr 2002 23:58:49 -0500
4926              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
4927      Branch: perl
4928            ! t/TEST
4929 ____________________________________________________________________________
4930 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
4931         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
4932              From: Michael G Schwern <schwern@pobox.com>
4933              Date: Tue, 9 Apr 2002 20:52:55 -0400
4934              Message-ID: <20020410005254.GI8954@blackrider>
4935      Branch: perl
4936            ! t/op/sub_lval.t
4937 ____________________________________________________________________________
4938 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
4939         Log: Undo accident in #15385.
4940      Branch: metaconfig/U/perl
4941            ! Extensions.U
4942 ____________________________________________________________________________
4943 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
4944         Log: Retract the UTF-8 filenames patch.  This may be
4945              better dealt with in Perl level, a la File::Spec
4946              (since the whole mess is strongly filesystem-specific).
4947      Branch: metaconfig/U/perl
4948            + usecjk.U
4949            ! Extensions.U
4950      Branch: perl
4951            - ext/File/Glob/t/utf8.t
4952            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
4953            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
4954            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
4955            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
4956            ! t/op/readdir.t
4957 ____________________________________________________________________________
4958 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
4959         Log: Upgrade to Encode 1.32, from Dan Kogai.
4960      Branch: perl
4961            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
4962            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
4963            - ext/Encode/ucm/macGurmukhi.ucm
4964            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
4965            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
4966            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
4967            ! ext/Encode/lib/Encode/Encoder.pm
4968            ! ext/Encode/lib/Encode/Supported.pod
4969            ! ext/Encode/lib/Encode/Unicode.pm
4970            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
4971            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
4972 ____________________________________________________________________________
4973 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
4974         Log: Add tests for s2p/psed, from Wolfgang Laun.
4975      Branch: perl
4976            + t/x2p/s2p.t
4977            ! MANIFEST t/TEST
4978 ____________________________________________________________________________
4979 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
4980         Log: FAQ sync.
4981      Branch: perl
4982            ! pod/perlfaq2.pod pod/perlfaq3.pod
4983 ____________________________________________________________________________
4984 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
4985         Log: Remove false dependency between getgrent and setpwent
4986              having/not having FILE**.  Also make the names of the
4987              {set,get,end}* interface struct members a bit shorter.
4988      Branch: perl
4989            ! reentr.c reentr.h reentr.pl
4990 ____________________________________________________________________________
4991 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
4992         Log: Avoid bad prototypes.
4993      Branch: perl
4994            ! hints/hpux.sh
4995 ____________________________________________________________________________
4996 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
4997         Log: metaconfig unit change for #15828.
4998      Branch: metaconfig
4999            ! U/protos/Protochk.U
5000 ____________________________________________________________________________
5001 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
5002         Log: As Merijn points out, pthread.h really needs to be known
5003              by protochk.
5004      Branch: perl
5005            ! Configure
5006 ____________________________________________________________________________
5007 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
5008         Log: Integrate perlio;
5009              
5010              Patch up Encode for Tk
5011      Branch: perl
5012           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
5013           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
5014 ____________________________________________________________________________
5015 [ 15826] By: nick                                  on 2002/04/09  12:38:25
5016         Log: Patch up Encode for Tk
5017      Branch: perlio
5018            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
5019            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
5020 ____________________________________________________________________________
5021 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
5022         Log: Portability tweak.
5023      Branch: perl
5024            ! lib/File/CheckTree.t
5025 ____________________________________________________________________________
5026 [ 15824] By: sky                                   on 2002/04/09  10:51:07
5027         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
5028              From: Abigail <abigail@osp.nl>
5029              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
5030              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
5031      Branch: perl
5032            ! pod/perlhist.pod
5033 ____________________________________________________________________________
5034 [ 15823] By: nick                                  on 2002/04/09  08:17:59
5035         Log: Integrate mainline
5036      Branch: perlio
5037           +> ext/Encode/lib/Encode/Config.pm
5038           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
5039           !> (integrate 37 files)
5040 ____________________________________________________________________________
5041 [ 15822] By: ams                                   on 2002/04/09  06:43:50
5042         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
5043              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5044              Date: Tue, 09 Apr 2002 02:00:51 -0400
5045              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
5046      Branch: perl
5047            ! lib/File/CheckTree.pm
5048 ____________________________________________________________________________
5049 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
5050         Log: Small perldelta tweaks.
5051      Branch: perl
5052            ! pod/perldelta.pod
5053 ____________________________________________________________________________
5054 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
5055         Log: File::Checktree update from Paul Grassie.
5056      Branch: perl
5057            ! lib/File/CheckTree.pm lib/File/CheckTree.t
5058 ____________________________________________________________________________
5059 [ 15819] By: ams                                   on 2002/04/08  22:43:48
5060         Log: Subject: patch against t/op/sub_lval.t
5061              From: Jim Cromie <jcromie@divsol.com>
5062              Date: Mon, 08 Apr 2002 17:38:16 -0600
5063              Message-Id: <3CB229E8.9080500@divsol.com>
5064      Branch: perl
5065            ! t/op/sub_lval.t
5066 ____________________________________________________________________________
5067 [ 15818] By: ams                                   on 2002/04/08  22:40:16
5068         Log: Humbly pay homage to the redundancy gods.
5069      Branch: perl
5070            ! mg.c
5071 ____________________________________________________________________________
5072 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
5073         Log: metaconfig mirror #15816.
5074      Branch: metaconfig
5075            ! U/modified/Unix.U
5076 ____________________________________________________________________________
5077 [ 15816] By: ams                                   on 2002/04/08  22:18:32
5078         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
5079      Branch: perl
5080            ! Porting/Glossary
5081 ____________________________________________________________________________
5082 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
5083         Log: Small piconv tweaks (sent to Dan).
5084      Branch: perl
5085            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
5086            ! ext/Encode/lib/Encode/Alias.pm
5087 ____________________________________________________________________________
5088 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
5089         Log: Update Changes.
5090      Branch: perl
5091            ! Changes patchlevel.h
5092 ____________________________________________________________________________
5093 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
5094         Log: FAQ sync.  (Ignoring the few URL differences for now.)
5095      Branch: perl
5096            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
5097            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
5098            ! pod/perlfaq7.pod pod/perlfaq9.pod
5099 ____________________________________________________________________________
5100 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
5101         Log: Upgrade to Encode 1.31, from Dan Kogai.
5102      Branch: perl
5103            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
5104            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
5105            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
5106            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
5107 ____________________________________________________________________________
5108 [ 15811] By: ams                                   on 2002/04/08  17:00:37
5109         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
5110              From: Andy Dougherty <doughera@lafayette.edu>
5111              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
5112              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
5113      Branch: perl
5114            ! lib/sort.t pp_sort.c
5115 ____________________________________________________________________________
5116 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
5117         Log: metaconfig unit changes for #15809.
5118      Branch: metaconfig
5119            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
5120 ____________________________________________________________________________
5121 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
5122         Log: Mirroring #15806.
5123      Branch: perl
5124            ! Porting/Glossary Porting/config.sh Porting/config_H
5125 ____________________________________________________________________________
5126 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
5127         Log: metaconfig unit changes for #15807.
5128      Branch: metaconfig
5129            ! U/protos/Protochk.U U/threads/d_asctime_r.U
5130            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
5131            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
5132            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
5133            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
5134            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
5135            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
5136            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
5137            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
5138            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
5139            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
5140            ! U/threads/d_getprotobyname_r.U
5141            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5142            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5143            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5144            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5145            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5146            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5147            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5148            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5149            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5150            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5151            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5152            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5153            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5154            ! U/threads/i_pthread.U
5155      Branch: perl
5156            ! config_h.SH
5157 ____________________________________________________________________________
5158 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
5159         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
5160              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5161              Date: Mon, 08 Apr 2002 14:34:27 +0200
5162              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
5163      Branch: perl
5164            ! Configure hints/hpux.sh reentr.pl
5165 ____________________________________________________________________________
5166 [ 15806] By: ams                                   on 2002/04/08  13:50:43
5167         Log: Subject: [PATCH] Updates to Porting/Glossary
5168              From: Paul_GreenVOS@vos.stratus.com
5169              Date: Mon, 8 Apr 02 10:44 edt
5170              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
5171      Branch: perl
5172            ! Porting/Glossary
5173 ____________________________________________________________________________
5174 [ 15805] By: ams                                   on 2002/04/08  13:47:32
5175         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
5176              coredumps on startup)
5177              From: Michael G Schwern <schwern@pobox.com>
5178              Date: Mon, 8 Apr 2002 10:34:49 -0400
5179              Message-Id: <20020408143449.GB3245@blackrider>
5180      Branch: perl
5181            ! lib/ExtUtils/MM_Unix.pm
5182 ____________________________________________________________________________
5183 [ 15804] By: ams                                   on 2002/04/08  13:29:28
5184         Log: Subject: [PATCH] example in pod/perllexwarn.pod
5185              From: Slaven Rezic <slaven.rezic@berlin.de>
5186              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
5187              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
5188      Branch: perl
5189            ! pod/perllexwarn.pod
5190 ____________________________________________________________________________
5191 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
5192         Log: Upgrade to Encode 1.30, from Dan Kogai. 
5193      Branch: perl
5194            + ext/Encode/lib/Encode/Encoder.pm
5195            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
5196            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
5197            ! ext/Encode/lib/Encode/Supported.pod
5198            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
5199            ! ext/Encode/t/grow.t
5200 ____________________________________________________________________________
5201 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
5202         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
5203              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5204              Date: Mon, 08 Apr 2002 01:08:40 +0100
5205              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
5206      Branch: perl
5207            ! ext/MIME/Base64/t/base64.t
5208 ____________________________________________________________________________
5209 [ 15801] By: nick                                  on 2002/04/08  07:28:27
5210         Log: Integrate mainline
5211      Branch: perlio
5212           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
5213           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
5214           +> ext/File/Glob/t/utf8.t
5215           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
5216           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
5217           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
5218            - ext/Encode/lib/Encode/10646_1.pm
5219            - ext/Encode/lib/Encode/Internal.pm
5220            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
5221            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
5222            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
5223            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
5224            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
5225            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
5226            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
5227           !> (integrate 157 files)
5228 ____________________________________________________________________________
5229 [ 15800] By: ams                                   on 2002/04/08  07:06:21
5230         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
5231              From: Jan Dubois <JanD@ActiveState.com>
5232              Date: Mon, 08 Apr 2002 00:10:39 -0700
5233              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
5234      Branch: perl
5235            ! lib/ExtUtils/Packlist.pm
5236 ____________________________________________________________________________
5237 [ 15799] By: ams                                   on 2002/04/08  04:50:36
5238         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
5239              From: Stas Bekman <stas@stason.org>
5240              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
5241              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
5242      Branch: perl
5243            ! pod/perlguts.pod
5244 ____________________________________________________________________________
5245 [ 15798] By: ams                                   on 2002/04/08  03:56:52
5246         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
5247      Branch: perl
5248            ! util.c
5249 ____________________________________________________________________________
5250 [ 15797] By: ams                                   on 2002/04/08  01:30:38
5251         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
5252              same line of code. (As suggested by Simon Cozens.)
5253      Branch: perl
5254            ! mg.c
5255 ____________________________________________________________________________
5256 [ 15796] By: ams                                   on 2002/04/08  01:27:24
5257         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
5258              Simon Cozens.
5259      Branch: perl
5260            ! embed.fnc util.c
5261 ____________________________________________________________________________
5262 [ 15795] By: ams                                   on 2002/04/08  01:05:16
5263         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
5264              From: Tom Brown <thecap@peach.ece.utexas.edu>
5265              Date: Sun, 07 Apr 2002 23:20:05 GMT
5266              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
5267      Branch: perl
5268            ! ext/Devel/DProf/DProf.xs
5269 ____________________________________________________________________________
5270 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
5271         Log: Retract #15793 since #15775 should fix the problem.
5272      Branch: perl
5273            ! hv.c
5274 ____________________________________________________________________________
5275 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
5276         Log: (Retracted by #15794)
5277              Subject: [PATCH] hv.c
5278              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5279              Date: Sun, 7 Apr 2002 14:25:48 +0200
5280              Message-ID: <3CB056EC.16340.1119992@localhost>
5281      Branch: perl
5282            ! hv.c
5283 ____________________________________________________________________________
5284 [ 15792] By: ams                                   on 2002/04/07  21:48:49
5285         Log: Make other nits nervous.
5286      Branch: perl
5287            ! gv.c perl.c
5288 ____________________________________________________________________________
5289 [ 15791] By: ams                                   on 2002/04/07  20:31:08
5290         Log: Subject: [MIME::Base64 patch] t/base64.t fix
5291              From: Dan Kogai <dankogai@dan.co.jp>
5292              Date: Mon, 8 Apr 2002 06:19:29 +0900
5293              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
5294      Branch: perl
5295            ! ext/MIME/Base64/t/base64.t
5296 ____________________________________________________________________________
5297 [ 15790] By: ams                                   on 2002/04/07  20:15:52
5298         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
5299              From: Slaven Rezic <slaven.rezic@berlin.de>
5300              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
5301              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
5302      Branch: perl
5303            ! ext/Devel/Peek/Peek.xs
5304 ____________________________________________________________________________
5305 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
5306         Log: Fully qualify in warning message the name of a subroutine redefined
5307              via glob assignment
5308      Branch: perl
5309            ! sv.c t/lib/warnings/op t/lib/warnings/sv
5310 ____________________________________________________________________________
5311 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
5312         Log: Update from Dan Kogai.
5313      Branch: perl
5314            ! ext/Encode/t/Unicode.t
5315 ____________________________________________________________________________
5316 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
5317         Log: Can't right now twist my brain to figure out
5318              the right CR/LF code point mappings in EBCDIC.
5319      Branch: perl
5320            ! lib/Pod/t/eol.t
5321 ____________________________________________________________________________
5322 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
5323         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
5324              From: Nicholas Clark <nick@ccl4.org>
5325              Date: Sun, 7 Apr 2002 15:01:56 +0100
5326              Message-ID: <20020407150156.R10686@plum.flirble.org>
5327      Branch: perl
5328            ! ext/Data/Dumper/Dumper.xs
5329 ____________________________________________________________________________
5330 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
5331         Log: Tpyo.
5332      Branch: perl
5333            ! lib/Pod/t/eol.t
5334 ____________________________________________________________________________
5335 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
5336         Log: EBCDIC branch was forgotten.
5337      Branch: perl
5338            ! ext/Devel/Peek/Peek.t
5339 ____________________________________________________________________________
5340 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
5341         Log: charnames::viacode() was broken, noticed by Jeffrey.
5342      Branch: perl
5343            ! lib/charnames.pm lib/charnames.t
5344 ____________________________________________________________________________
5345 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
5346         Log: Missing files.
5347      Branch: perl
5348            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
5349            ! MANIFEST ext/Encode/MANIFEST
5350 ____________________________________________________________________________
5351 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
5352         Log: (intentionally empty)
5353      Branch: perl
5354            ! MANIFEST sv.h
5355 ____________________________________________________________________________
5356 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
5357         Log: Upgrade to Encode 1.26, from Dan Kogai.
5358      Branch: perl
5359            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
5360            + ext/Encode/ucm/jis0212.ucm
5361            - ext/Encode/lib/Encode/10646_1.pm
5362            - ext/Encode/lib/Encode/Internal.pm
5363            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
5364            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
5365            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
5366            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
5367            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
5368            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
5369            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
5370            - ext/Encode/ucm/macRumanian.ucm
5371            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
5372            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
5373            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
5374            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
5375            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
5376            ! ext/Encode/lib/Encode/Encoding.pm
5377            ! ext/Encode/lib/Encode/Supported.pod
5378            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
5379            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
5380            ! ext/Encode/ucm/adobeSymbol.ucm
5381            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
5382            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
5383            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
5384            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
5385            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
5386            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
5387            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
5388            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
5389            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
5390            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
5391            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
5392            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
5393            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
5394            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
5395            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
5396            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
5397            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
5398            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
5399            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
5400            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
5401            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
5402            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
5403            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
5404            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
5405            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
5406            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
5407            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
5408            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
5409            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
5410            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
5411            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
5412            ! ext/Encode/ucm/nextstep.ucm
5413 ____________________________________________________________________________
5414 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
5415         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
5416              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
5417              Now, where was my coffee mug...
5418      Branch: perl
5419            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
5420            ! pp_sys.c
5421 ____________________________________________________________________________
5422 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
5423         Log: Subject: [PATCH] MakeMaker basic.t on Win32
5424              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5425              Date: Sun, 7 Apr 2002 14:25:48 +0200
5426              Message-ID: <3CB056EC.27101.1119A3D@localhost>
5427              
5428              Subject: [PATCH] MakeMaker && Win32 && nmake
5429              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5430              Date: Sun, 7 Apr 2002 14:25:48 +0200
5431              Message-ID: <3CB056EC.9001.11199ED@localhost>
5432      Branch: perl
5433            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
5434 ____________________________________________________________________________
5435 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
5436         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
5437              From: Philip Newton <Philip.Newton@gmx.net>
5438              Date: Sun, 07 Apr 2002 07:51:49 +0200      
5439              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
5440      Branch: perl
5441            ! utf8.c
5442 ____________________________________________________________________________
5443 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
5444         Log: There was no nice way of getting in UTF-8 filenames:
5445              now one can use in the (new) three-arg form of readdir()
5446              and in File::Glob import a ":utf8" to transparently accept
5447              the filenames as Unicode.  Note that only :utf8 is supported,
5448              not fancier stuff like :encoding(foobar)
5449      Branch: perl
5450            + ext/File/Glob/t/utf8.t
5451            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
5452            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
5453            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
5454            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
5455            ! t/op/readdir.t
5456 ____________________________________________________________________________
5457 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
5458         Log: Subject: [PATCH] Re: perl@15772
5459              From: Nicholas Clark <nick@ccl4.org>
5460              Date: Sun, 7 Apr 2002 11:06:42 +0100
5461              Message-ID: <20020407110641.O10686@plum.flirble.org>
5462      Branch: perl
5463            ! hv.c
5464 ____________________________________________________________________________
5465 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
5466         Log: Subject: [PATCH] Re: 15764 breakage
5467              From: Michael G Schwern <schwern@pobox.com>
5468              Date: Sat, 6 Apr 2002 19:14:02 -0500
5469              Message-ID: <20020407001401.GA7076@blackrider>
5470      Branch: perl
5471            ! lib/ExtUtils/MM_Unix.pm
5472 ____________________________________________________________________________
5473 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
5474         Log: Instruction tweak.
5475      Branch: perl
5476            ! README.os390
5477 ____________________________________________________________________________
5478 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
5479         Log: Update Changes.
5480      Branch: perl
5481            ! Changes patchlevel.h
5482 ____________________________________________________________________________
5483 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
5484         Log: Subject: [PATCH] Encode tweaks for VMS
5485              From: Michael G Schwern <schwern@pobox.com>
5486              Date: Sat, 6 Apr 2002 03:26:09 -0500
5487              Message-ID: <20020406082609.GA28758@blackrider>
5488      Branch: perl
5489            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
5490            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
5491            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
5492            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
5493 ____________________________________________________________________________
5494 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
5495         Log: Prettyprinting and version paranoia.
5496      Branch: perl
5497            ! ext/DB_File/t/db-recno.t
5498 ____________________________________________________________________________
5499 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
5500         Log: Be explicit about the two DB_File tests croaking
5501              in Mac OS X.
5502      Branch: perl
5503            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
5504 ____________________________________________________________________________
5505 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
5506         Log: Regen toc.
5507      Branch: perl
5508            ! pod/perltoc.pod
5509 ____________________________________________________________________________
5510 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
5511         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
5512              From: Benjamin Goldberg <goldbb2@earthlink.net>
5513              Date: Fri, 05 Apr 2002 19:15:42 -0500
5514              Message-ID: <3CAE3E2E.8483505@earthlink.net>
5515      Branch: perl
5516            ! hv.h
5517 ____________________________________________________________________________
5518 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
5519         Log: Underline that the current implementation is not
5520              guaranteed to be forever; and reformat a bit.
5521      Branch: perl
5522            ! lib/utf8.pm
5523 ____________________________________________________________________________
5524 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
5525         Log: Subject: Weak spots in the utf8 manpage
5526              From: andreas.koenig@anima.de (Andreas J. Koenig)
5527              Date: Fri, 05 Apr 2002 10:08:44 +0200      
5528              Message-ID: <m3u1qqefeb.fsf@anima.de>      
5529      Branch: perl
5530            ! lib/utf8.pm
5531 ____________________________________________________________________________
5532 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
5533         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
5534              From: Michael G Schwern <schwern@pobox.com>
5535              Date: Sat, 6 Apr 2002 03:22:03 -0500
5536              Message-ID: <20020406082203.GA28713@blackrider>
5537      Branch: perl
5538            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
5539            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
5540            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
5541            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
5542            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
5543            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
5544            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
5545            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
5546            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
5547            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
5548 ____________________________________________________________________________
5549 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
5550         Log: No need to avoid utf8 warnings after #15762.
5551      Branch: perl
5552            ! lib/Unicode/Collate.pm
5553 ____________________________________________________________________________
5554 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
5555         Log: As noted by Philip Newton: nothing wrong with BOM,
5556              but 0xFFFE quite wrong.
5557      Branch: perl
5558            ! t/lib/warnings/utf8 utf8.c utf8.h
5559 ____________________________________________________________________________
5560 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
5561         Log: Explain the "gaps" in the UTF-8 encoding.
5562      Branch: perl
5563            ! pod/perlunicode.pod utf8.h
5564 ____________________________________________________________________________
5565 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
5566         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
5567              From: Nicholas Clark <nick@unfortu.net>
5568              Date: Sat, 6 Apr 2002 14:54:51 +0100
5569              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
5570      Branch: perl
5571            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
5572 ____________________________________________________________________________
5573 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
5574         Log: Signedness nits.
5575      Branch: perl
5576            ! hv.c
5577 ____________________________________________________________________________
5578 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
5579         Log: Make hv_notallowed a static as suggested by Nick Clark;
5580              and synchronize the nomenclature to talk about restricted
5581              (not fixed) hashes.
5582      Branch: perl
5583            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
5584            ! proto.h
5585 ____________________________________________________________________________
5586 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
5587         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
5588              From: Nicholas Clark <nick@unfortu.net>
5589              Date: Sat, 6 Apr 2002 00:21:17 +0100
5590              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
5591              
5592              (with the last one reversed)
5593      Branch: perl
5594            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
5595            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
5596 ____________________________________________________________________________
5597 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
5598         Log: Update the warning message.
5599      Branch: perl
5600            ! README.tru64
5601 ____________________________________________________________________________
5602 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
5603         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
5604              From: Dan Kogai <dankogai@dan.co.jp>
5605              Date: Sat, 6 Apr 2002 06:08:40 +0900
5606              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
5607      Branch: perl
5608            ! pod/perlunicode.pod
5609 ____________________________________________________________________________
5610 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
5611         Log: Some tests were failing silently instead of saying "not ok"
5612      Branch: perl
5613            ! t/comp/proto.t
5614 ____________________________________________________________________________
5615 [ 15753] By: nick                                  on 2002/04/05  19:30:12
5616         Log: Integrate mainline
5617      Branch: perlio
5618           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
5619           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
5620           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
5621 ____________________________________________________________________________
5622 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
5623         Log: Minor Tie::File test patch, from mjd.
5624      Branch: perl
5625            ! lib/Tie/File/t/24_cache_loop.t
5626 ____________________________________________________________________________
5627 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
5628         Log: Not *that* different line endings (noticed by Philip Newton)
5629      Branch: perl
5630            ! pod/perldelta.pod
5631 ____________________________________________________________________________
5632 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
5633         Log: Retract #15745 for now; won't work without more Encode fixes.
5634      Branch: perl
5635            ! ext/Encode/lib/Encode/10646_1.pm
5636 ____________________________________________________________________________
5637 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
5638         Log: metaconfig unit change for #15748.
5639      Branch: metaconfig
5640            ! U/modified/Oldconfig.U
5641 ____________________________________________________________________________
5642 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
5643         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
5644              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
5645              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
5646              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
5647      Branch: perl
5648            ! Configure
5649 ____________________________________________________________________________
5650 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
5651         Log: NetWare update from C Aditya.
5652      Branch: perl
5653            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
5654 ____________________________________________________________________________
5655 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
5656         Log: Win32 pacifying from mjd.
5657      Branch: perl
5658            ! lib/Tie/File/t/26_twrite.t
5659 ____________________________________________________________________________
5660 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
5661         Log: Integrate perlio;
5662              
5663              Not only did UCS-2 have dodgy name it was buggy.
5664      Branch: perl
5665           !> ext/Encode/lib/Encode/10646_1.pm
5666 ____________________________________________________________________________
5667 [ 15744] By: nick                                  on 2002/04/05  13:02:36
5668         Log: Not only did UCS-2 have dodgy name it was buggy.
5669      Branch: perlio
5670            ! ext/Encode/lib/Encode/10646_1.pm
5671 ____________________________________________________________________________
5672 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
5673         Log: Subject: Patch for bug ID 20020221.007
5674              From: Archer Sully <archer@meer.net>
5675              Date: Thu, 4 Apr 2002 21:45:34 -0700
5676              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
5677              
5678              Fix for "[ID 20020221.007] SEGV in Storable with empty string
5679              scalar object" (dclone)
5680      Branch: perl
5681            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
5682 ____________________________________________________________________________
5683 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
5684         Log: Subject: Re: lib/sort.t failure 
5685              From: "John P. Linderman" <jpl@research.att.com>
5686              Date: Fri, 05 Apr 2002 06:19:07 -0500
5687              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
5688              
5689              with a minor formatting tweak
5690      Branch: perl
5691            ! pod/perlfunc.pod
5692 ____________________________________________________________________________
5693 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
5694         Log: Subject: Re: lib/sort.t failure (and [PATCH])
5695              From: "John P. Linderman" <jpl@research.att.com>
5696              Date: Fri, 05 Apr 2002 07:13:27 -0500
5697              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
5698      Branch: perl
5699            ! lib/sort.t
5700 ____________________________________________________________________________
5701 [ 15740] By: nick                                  on 2002/04/05  09:31:42
5702         Log: Integrate mainline
5703      Branch: perlio
5704           +> (branch 49 files)
5705           !> (integrate 82 files)
5706 ____________________________________________________________________________
5707 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
5708         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
5709              From: Dan Kogai <dankogai@dan.co.jp>
5710              Date: Fri, 5 Apr 2002 11:52:50 +0900
5711              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
5712      Branch: perl
5713            ! ext/Encode/t/Aliases.t
5714 ____________________________________________________________________________
5715 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
5716         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
5717              From: Dan Kogai <dankogai@dan.co.jp>
5718              Date: Fri, 5 Apr 2002 11:39:55 +0900
5719              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
5720      Branch: perl
5721            ! ext/Encode/lib/Encode/Alias.pm
5722 ____________________________________________________________________________
5723 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
5724         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
5725              From: Ilmari Karonen <iltzu@sci.fi>
5726              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
5727              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
5728      Branch: perl
5729            ! gv.c t/op/method.t
5730 ____________________________________________________________________________
5731 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
5732         Log: I was fooled for a while, somebody else might be too.
5733      Branch: perl
5734            ! t/test.pl
5735 ____________________________________________________________________________
5736 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
5737         Log: test.pl-ify.
5738      Branch: perl
5739            ! t/op/method.t
5740 ____________________________________________________________________________
5741 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
5742         Log: Upgrade to Encode 1.20, from Dan Kogai.
5743      Branch: perl
5744            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
5745            + ext/Encode/ucm/adobeSymbol.ucm
5746            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
5747            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
5748            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
5749            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
5750            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
5751            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
5752            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
5753            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
5754            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
5755            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
5756            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
5757            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
5758            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
5759            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
5760            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
5761            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
5762            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
5763            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
5764            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
5765            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
5766            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
5767            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
5768            + ext/Encode/ucm/macSymbol.ucm
5769            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
5770            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
5771            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
5772            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
5773            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5774            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
5775            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
5776            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
5777            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
5778            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
5779            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
5780            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
5781            ! ext/Encode/lib/Encode/Alias.pm
5782            ! ext/Encode/lib/Encode/Supported.pod
5783            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
5784            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
5785            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
5786            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
5787            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
5788            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
5789            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
5790            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
5791            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
5792            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
5793            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
5794            ! ext/Encode/ucm/nextstep.ucm
5795 ____________________________________________________________________________
5796 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
5797         Log: Subject: left-over "use 5.7.2" in threads.pm
5798              From: Slaven Rezic <slaven.rezic@berlin.de>
5799              Date: 21 Mar 2002 23:18:13 +0100
5800              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
5801      Branch: perl
5802            ! ext/threads/threads.pm
5803 ____________________________________________________________________________
5804 [ 15732] By: ams                                   on 2002/04/04  17:08:13
5805         Log: Subject: [PATCH 5.7.3 DOCS]
5806              From: mjd@plover.com
5807              Date: 4 Apr 2002 15:59:39 -0000
5808              Message-Id: <20020404155939.6754.qmail@plover.com>
5809      Branch: perl
5810            ! pod/perlfaq9.pod
5811 ____________________________________________________________________________
5812 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
5813         Log: metaconfig unit change for #15730.
5814      Branch: metaconfig
5815            ! U/threads/usethreads.U
5816 ____________________________________________________________________________
5817 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
5818         Log: Subject: Re: lib/sort.t failure [PATCH]
5819              From: Andy Dougherty <doughera@lafayette.edu>
5820              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
5821              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
5822              
5823              Default to usethreads in case the user most probably forgot it.
5824      Branch: perl
5825            ! Configure
5826 ____________________________________________________________________________
5827 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
5828         Log: Typo nits from Wolfgang Laun.
5829      Branch: perl
5830            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
5831 ____________________________________________________________________________
5832 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
5833         Log: Detypo in diagnostics.
5834      Branch: perl
5835            ! lib/locale.t
5836 ____________________________________________________________________________
5837 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
5838         Log: pod2html: try to be EOL agnostic.
5839              (Needs testing on CRLF and CR platforms.)
5840      Branch: perl
5841            + lib/Pod/t/eol.t
5842            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
5843 ____________________________________________________________________________
5844 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
5845         Log: Subject: [PATCH} Pod::HTML and HTML4
5846              From: Robert Spier <rspier@pobox.com>
5847              Date: Wed, 03 Apr 2002 16:26:21 -0800
5848              Message-ID: <3CAB9DAD.20305@pobox.com>
5849      Branch: perl
5850            ! lib/Pod/Html.pm
5851 ____________________________________________________________________________
5852 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
5853         Log: Byebye, beebee.
5854      Branch: perl
5855            ! t/lib/warnings/perlio
5856 ____________________________________________________________________________
5857 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
5858         Log: Subject: Re: enc2xs needs portable way to know it's in the core
5859              From: PPrymmer@factset.com
5860              Date: Wed, 3 Apr 2002 14:29:32 -0500
5861              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
5862      Branch: perl
5863            ! configure.com
5864 ____________________________________________________________________________
5865 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
5866         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
5867              From: Dominic Dunlop <domo@computer.org>
5868              Date: Wed, 3 Apr 2002 22:44:01 +0200
5869              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
5870      Branch: perl
5871            ! lib/File/Spec/t/rel2abs2rel.t
5872 ____________________________________________________________________________
5873 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
5874         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
5875              From: Paul_GreenVOS@vos.stratus.com
5876              Date: Wed, 3 Apr 02 16:34 est
5877              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
5878      Branch: perl
5879            ! pp_pack.c
5880 ____________________________________________________________________________
5881 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
5882         Log: Upgrade to Tie::File 0.93, from mjd.
5883      Branch: perl
5884            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
5885            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
5886            ! lib/Tie/File/t/41_heap.t
5887 ____________________________________________________________________________
5888 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
5889         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
5890              From: Andy Dougherty <doughera@lafayette.edu>
5891              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
5892              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
5893      Branch: perl
5894            ! lib/AnyDBM_File.t
5895 ____________________________________________________________________________
5896 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
5897         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
5898              and ccflags including -DNO_LOCALE
5899      Branch: perl
5900            ! perl.h
5901 ____________________________________________________________________________
5902 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
5903         Log: EPOC tweaks from Olaf Flebbe.
5904      Branch: perl
5905            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
5906 ____________________________________________________________________________
5907 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
5908         Log: Subject: [PATCH] Set @INC earlier
5909              From: Andy Dougherty <doughera@lafayette.edu>
5910              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
5911              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
5912      Branch: perl
5913            ! lib/AnyDBM_File.t lib/sort.t
5914 ____________________________________________________________________________
5915 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
5916         Log: perlcompile.pod was listing all B:: modules, except B::Concise
5917              (resubmitted)
5918      Branch: perl
5919            ! pod/perlcompile.pod
5920 ____________________________________________________________________________
5921 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
5922         Log: perlcompile.pod was listing all B:: modules, except B::Concise
5923      Branch: perl
5924            ! pod/perlcompile.pod
5925 ____________________________________________________________________________
5926 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
5927         Log: non-perlio robustness.
5928      Branch: perl
5929            ! ext/Socket/socketpair.t lib/utf8.t
5930 ____________________________________________________________________________
5931 [ 15713] By: nick                                  on 2002/04/03  18:06:49
5932         Log: Integrate mainline
5933      Branch: perlio
5934           +> lib/Tie/File/t/41_heap.t
5935           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
5936           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
5937           !> regexec.c t/op/re_tests t/op/tiearray.t
5938 ____________________________________________________________________________
5939 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
5940         Log: Tweak for 8.3 compat.
5941      Branch: perl
5942            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
5943            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
5944            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
5945            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
5946            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
5947            ! ext/Encode/bin/enc2xs
5948 ____________________________________________________________________________
5949 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
5950         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
5951              From: Mark-Jason Dominus <mjd@plover.com>
5952              Date: Wed, 03 Apr 2002 13:04:40 -0500
5953              Message-ID: <20020403180440.7614.qmail@plover.com>
5954      Branch: perl
5955            ! t/op/tiearray.t
5956 ____________________________________________________________________________
5957 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
5958         Log: Forgotten.
5959      Branch: perl
5960            + lib/Tie/File/t/41_heap.t
5961            ! MANIFEST
5962 ____________________________________________________________________________
5963 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
5964         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
5965              From: Mark Kvale <kvale@phy.ucsf.edu>
5966              Date: Tue, 2 Apr 2002 13:57:37 -0800
5967              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
5968      Branch: perl
5969            ! t/op/re_tests
5970 ____________________________________________________________________________
5971 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
5972         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
5973              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
5974              Date: Wed, 03 Apr 2002 03:34:34 +0100
5975              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
5976      Branch: perl
5977            ! regcomp.c
5978 ____________________________________________________________________________
5979 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
5980         Log: The leavetry crash should now be history.
5981      Branch: perl
5982            ! t/op/tiearray.t
5983 ____________________________________________________________________________
5984 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
5985         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
5986              From: Michael G Schwern <schwern@pobox.com>
5987              Date: Wed, 3 Apr 2002 10:56:44 -0500
5988              Message-ID: <20020403155644.GC916@blackrider>
5989      Branch: perl
5990            ! lib/ExtUtils/MM_Win95.pm
5991 ____________________________________________________________________________
5992 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
5993         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
5994              From: Dave Mitchell <davem@fdgroup.com>
5995              Date: Wed, 3 Apr 2002 02:08:26 +0100
5996              Message-ID: <20020403020825.B16724@fdgroup.com>
5997      Branch: perl
5998            ! pp_ctl.c
5999 ____________________________________________________________________________
6000 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
6001         Log: Prototype tweak for non-threaded builds.
6002      Branch: perl
6003            ! perl.c
6004 ____________________________________________________________________________
6005 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
6006         Log: Detached threads do not help; they still hold resources.
6007      Branch: perl
6008            ! ext/threads/threads.pm pod/perldiag.pod
6009 ____________________________________________________________________________
6010 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
6011         Log: Doc tweak from Wolfgang Laun.
6012      Branch: perl
6013            ! lib/File/Compare.pm
6014 ____________________________________________________________________________
6015 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
6016         Log: Subject: [PATCH bleadperl] regexec.c
6017              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
6018              Date: Wed, 3 Apr 2002 11:13:30 +0200
6019              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
6020      Branch: perl
6021            ! regexec.c
6022 ____________________________________________________________________________
6023 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
6024         Log: Document the "Cleanup skipped ..." warning.
6025      Branch: perl
6026            ! ext/threads/threads.pm pod/perldiag.pod
6027 ____________________________________________________________________________
6028 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
6029         Log: Integrate perlio;
6030              
6031              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
6032              
6033              Fix segfaults when mainthread exits with other threads running:
6034              - track number of running threads
6035              - if main thread calls perl_destruct() with other threads running
6036              skip most of cleanup (with a warning).
6037      Branch: perl
6038           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
6039           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
6040           !> pod/perlapi.pod proto.h
6041 ____________________________________________________________________________
6042 [ 15698] By: nick                                  on 2002/04/03  13:15:30
6043         Log: Fix segfaults when mainthread exits with other threads running:
6044              - track number of running threads
6045              - if main thread calls perl_destruct() with other threads running
6046              skip most of cleanup (with a warning).
6047      Branch: perlio
6048            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
6049            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
6050 ____________________________________________________________________________
6051 [ 15697] By: nick                                  on 2002/04/03  07:34:13
6052         Log: Integrate mainline
6053      Branch: perlio
6054           +> lib/Net/Ping/t/250_ping_hires.t
6055           !> (integrate 33 files)
6056 ____________________________________________________________________________
6057 [ 15696] By: nick                                  on 2002/04/03  06:41:58
6058         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
6059      Branch: perlio
6060            ! lib/ExtUtils/xsubpp
6061 ____________________________________________________________________________
6062 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
6063         Log: Subject: [PATCH @15047] debugger
6064              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6065              Date: Sat, 16 Mar 2002 04:38:50 -0500
6066              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
6067      Branch: perl
6068            ! lib/perl5db.pl
6069 ____________________________________________________________________________
6070 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
6071         Log: Third Degree flags.
6072      Branch: perl
6073            ! Makefile.SH
6074 ____________________________________________________________________________
6075 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
6076         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
6077              From: Mark-Jason Dominus <mjd@plover.com>
6078              Date: Tue, 02 Apr 2002 16:35:11 -0500
6079              Message-ID: <20020402213511.27781.qmail@plover.com>
6080              
6081              (tweaked)
6082      Branch: perl
6083            ! pod/perlfunc.pod
6084 ____________________________________________________________________________
6085 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
6086         Log: Upgrade to Tie::File 0.92, from mjd.
6087      Branch: perl
6088            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
6089            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
6090            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
6091            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
6092            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
6093            ! lib/Tie/File/t/40_abs_cache.t
6094 ____________________________________________________________________________
6095 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
6096         Log: Subject: [PATCH] Update my email address in perl.c
6097              From: Paul_GreenVOS@vos.stratus.com
6098              Date: Tue, 2 Apr 02 15:27 est
6099              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
6100      Branch: perl
6101            ! AUTHORS perl.c
6102 ____________________________________________________________________________
6103 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
6104         Log: POD fix.
6105      Branch: perl
6106            ! pod/perldelta.pod
6107 ____________________________________________________________________________
6108 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
6109         Log: What started as a small nit (the charnames test, nit found
6110              be Hugo), ballooned a bit... the goal is Larry's wish that
6111              illegal Unicode (such as U+FFFF) by default doesn't warn,
6112              since what if somebody WANTS to create illegal Unicode?
6113              Now getting close to this in the regex runtime.
6114              (Also, fix more of my fixation that BOM would be U+FFFE.)
6115      Branch: perl
6116            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
6117            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
6118 ____________________________________________________________________________
6119 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
6120         Log: Talk more about Net::Ping.
6121      Branch: perl
6122            ! pod/perldelta.pod
6123 ____________________________________________________________________________
6124 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
6125         Log: Upgrade to Net::Ping 2.14.
6126      Branch: perl
6127            + lib/Net/Ping/t/250_ping_hires.t
6128            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
6129            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
6130            ! lib/Net/Ping/t/140_stream_inst.t
6131 ____________________________________________________________________________
6132 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
6133         Log: XML::Parser 2.31 should be out shortly.
6134      Branch: perl
6135            ! pod/perldelta.pod
6136 ____________________________________________________________________________
6137 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
6138         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
6139              From: George Necula <necula@eecs.berkeley.edu>
6140              Date: Tue, 2 Apr 2002 10:22:41 -0800
6141              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
6142      Branch: perl
6143            ! lib/File/Spec/Cygwin.pm
6144 ____________________________________________________________________________
6145 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
6146         Log: EBCDIC test tweak.
6147      Branch: perl
6148            ! pod/perldelta.pod t/uni/case.pl
6149 ____________________________________________________________________________
6150 [ 15683] By: nick                                  on 2002/04/02  15:36:17
6151         Log: Integrate mainline
6152      Branch: perlio
6153           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
6154           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
6155           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
6156 ____________________________________________________________________________
6157 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
6158         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
6159              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6160              Date: Tue, 2 Apr 2002 00:37:08 -0500
6161              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
6162      Branch: perl
6163            ! os2/os2ish.h perlio.c
6164 ____________________________________________________________________________
6165 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
6166         Log: Subject: [PATCH @15047] debugger again
6167              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6168              Date: Tue, 2 Apr 2002 00:30:31 -0500
6169              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
6170      Branch: perl
6171            ! lib/perl5db.pl
6172 ____________________________________________________________________________
6173 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
6174         Log: Subject: [PATCH @15047] test() in CPAN.pm
6175              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6176              Date: Tue, 2 Apr 2002 00:46:45 -0500
6177              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
6178      Branch: perl
6179            ! lib/CPAN.pm
6180 ____________________________________________________________________________
6181 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
6182         Log: Sync with libnet-1.11
6183      Branch: perl
6184            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
6185            ! lib/Net/SMTP.pm
6186 ____________________________________________________________________________
6187 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
6188         Log: NetWare tweaks from C Aditya.
6189      Branch: perl
6190            ! NetWare/t/NWScripts.pl scope.c
6191 ____________________________________________________________________________
6192 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
6193         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
6194              From: Dan Kogai <dankogai@dan.co.jp>
6195              Date: Tue, 2 Apr 2002 22:21:47 +0900
6196              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
6197      Branch: perl
6198            ! ext/Encode/Encode.xs
6199 ____________________________________________________________________________
6200 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
6201         Log: Integrate perlio;
6202              
6203              Calculate buffer size needs in float to avoid 32-bit overflow.
6204              
6205              Add buffer size growth test.
6206      Branch: perl
6207           +> ext/Encode/t/grow.t
6208           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
6209 ____________________________________________________________________________
6210 [ 15675] By: nick                                  on 2002/04/02  07:49:41
6211         Log: Add buffer size growth test.
6212      Branch: perlio
6213            + ext/Encode/t/grow.t
6214            ! MANIFEST ext/Encode/MANIFEST
6215 ____________________________________________________________________________
6216 [ 15674] By: nick                                  on 2002/04/02  07:40:49
6217         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
6218      Branch: perlio
6219            ! ext/Encode/Encode.xs
6220 ____________________________________________________________________________
6221 [ 15673] By: nick                                  on 2002/04/02  07:40:06
6222         Log: Integrate mainline
6223      Branch: perlio
6224           +> (branch 102 files)
6225            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
6226            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
6227            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
6228            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
6229            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
6230            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
6231            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
6232            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
6233            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
6234            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
6235            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
6236            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
6237            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
6238            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
6239            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
6240            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
6241            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
6242            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
6243            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
6244            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
6245            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
6246            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
6247            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
6248            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
6249            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
6250            - ext/Encode/Encode/macCentEuro.ucm
6251            - ext/Encode/Encode/macCroatian.ucm
6252            - ext/Encode/Encode/macCyrillic.ucm
6253            - ext/Encode/Encode/macDingbats.ucm
6254            - ext/Encode/Encode/macGreek.ucm
6255            - ext/Encode/Encode/macIceland.ucm
6256            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
6257            - ext/Encode/Encode/macRumanian.ucm
6258            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
6259            - ext/Encode/Encode/macTurkish.ucm
6260            - ext/Encode/Encode/macUkraine.ucm
6261            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
6262            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
6263            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
6264            - ext/Encode/compile ext/Encode/encode.h
6265            - ext/Encode/lib/Encode/CN/2022_CN.pm
6266            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
6267            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
6268            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
6269            - lib/unicore/PropertyValueAliases.txt
6270           !> (integrate 143 files)
6271 ____________________________________________________________________________
6272 [ 15672] By: ams                                   on 2002/04/02  04:42:44
6273         Log: Win32 fix for Tie::File from MJD.
6274      Branch: perl
6275            ! lib/Tie/File.pm
6276 ____________________________________________________________________________
6277 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
6278         Log: Add a few tests to the timing-sensitive list.
6279      Branch: perl
6280            ! INSTALL
6281 ____________________________________________________________________________
6282 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
6283         Log: Subject: [PATCH sort.t] extensive regression testing
6284              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6285              Date: Mon, 1 Apr 2002 23:50:24 +0200
6286              Message-ID: <20020401235024.E677@rafael>
6287      Branch: perl
6288            ! lib/sort.t
6289 ____________________________________________________________________________
6290 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
6291         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)
6292              From: Nicholas Clark <nick@unfortu.net>
6293              Date: Mon, 1 Apr 2002 21:54:05 +0100
6294              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
6295      Branch: perl
6296            ! lib/Memoize/t/errors.t
6297 ____________________________________________________________________________
6298 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
6299         Log: Subject: getting rid of a few superfluous $&/$`
6300              From: Jeffrey Friedl <jfriedl@yahoo.com>
6301              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
6302              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
6303              
6304              (with more-backward-compat than just using @- and @+, also by Jeffrey)
6305              
6306              (The version number of Text::Balanced intentionally not
6307              increased since Damian will make a new release after 5.8)
6308      Branch: perl
6309            ! lib/Pod/Html.pm lib/Text/Balanced.pm
6310 ____________________________________________________________________________
6311 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
6312         Log: Subject: [PATCH 5.7.3 TESTS]
6313              From: mjd@plover.com
6314              Date: 1 Apr 2002 20:32:18 -0000
6315              Message-ID: <20020401203218.25230.qmail@plover.com>
6316      Branch: perl
6317            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
6318            ! t/op/tiearray.t t/test.pl
6319 ____________________________________________________________________________
6320 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
6321         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
6322              From: Paul_GreenVOS@vos.stratus.com
6323              Date: Mon, 1 Apr 02 15:15 est
6324              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
6325      Branch: perl
6326            ! iperlsys.h
6327 ____________________________________________________________________________
6328 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
6329         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
6330              From: Paul_GreenVOS@vos.stratus.com
6331              Date: Mon, 1 Apr 02 14:11 est
6332              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
6333      Branch: perl
6334            ! lib/ExtUtils/MM_Unix.pm
6335 ____________________________________________________________________________
6336 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
6337         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
6338              From: Nicholas Clark <nick@unfortu.net>
6339              Date: Mon, 1 Apr 2002 19:30:05 +0100
6340              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
6341      Branch: perl
6342            ! t/op/pat.t t/op/utfhash.t
6343 ____________________________________________________________________________
6344 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
6345         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
6346              From: Mark-Jason Dominus <mjd@plover.com>
6347              Date: Mon, 01 Apr 2002 13:22:01 -0500
6348              Message-ID: <20020401182201.21189.qmail@plover.com>
6349      Branch: perl
6350            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
6351 ____________________________________________________________________________
6352 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
6353         Log: Update Changes.
6354      Branch: perl
6355            ! Changes patchlevel.h
6356 ____________________________________________________________________________
6357 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
6358         Log: Subject: [PATCH 5.7.3 DOC]
6359              From: mjd@plover.com
6360              Date: 1 Apr 2002 17:23:40 -0000
6361              Message-ID: <20020401172340.16410.qmail@plover.com>
6362      Branch: perl
6363            ! pod/perldelta.pod
6364 ____________________________________________________________________________
6365 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
6366         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
6367      Branch: perl
6368            ! hints/unicos.sh
6369 ____________________________________________________________________________
6370 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
6371         Log: Advertise piconv and enc2xs.
6372      Branch: perl
6373            ! pod/perldelta.pod
6374 ____________________________________________________________________________
6375 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
6376         Log: Add enc2xs.
6377      Branch: perl
6378            + utils/enc2xs.PL
6379            ! MANIFEST utils/Makefile
6380 ____________________________________________________________________________
6381 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
6382         Log: Integrate perlio;
6383              
6384              Be more explicit testing for \015 not \r
6385      Branch: perl
6386           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
6387           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
6388 ____________________________________________________________________________
6389 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
6390         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
6391              From: Philip Newton <Philip.Newton@gmx.net>
6392              Date: Mon, 01 Apr 2002 17:06:18 +0200
6393              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
6394      Branch: perl
6395            ! lib/charnames.pm lib/charnames.t
6396 ____________________________________________________________________________
6397 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
6398         Log: Subject: detypo patch
6399              From: andreas.koenig@anima.de (Andreas J. Koenig)
6400              Date: Mon, 01 Apr 2002 10:09:21 +0200
6401              Message-ID: <m3r8lzsuvi.fsf@anima.de>
6402      Branch: perl
6403            ! INSTALL
6404 ____________________________________________________________________________
6405 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
6406         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
6407              From: Philip Newton <Philip.Newton@gmx.net>
6408              Date: Mon, 01 Apr 2002 08:12:01 +0200
6409              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
6410      Branch: perl
6411            ! lib/charnames.pm lib/charnames.t
6412 ____________________________________________________________________________
6413 [ 15653] By: nick                                  on 2002/04/01  09:20:24
6414         Log: Be more explicit testing for \015 not \r
6415      Branch: perlio
6416            ! t/io/crlf.t
6417 ____________________________________________________________________________
6418 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
6419         Log: If under UTF-8 locale the utf8.pm really needs to be found.
6420      Branch: perl
6421            ! t/comp/cpp.t t/run/switchPx.t
6422 ____________________________________________________________________________
6423 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
6424         Log: Upgrade to Tie::File 0.91, from mjd.
6425      Branch: perl
6426            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
6427            + lib/Tie/File/t/26_twrite.t
6428            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
6429            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
6430            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
6431            ! lib/Tie/File/t/16_handle.t
6432 ____________________________________________________________________________
6433 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
6434         Log: DJGPP tweaks from Laszlo.
6435      Branch: perl
6436            ! lib/ExtUtils/MM_DOS.pm util.c
6437 ____________________________________________________________________________
6438 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
6439         Log: Discussion about minimal installations.
6440      Branch: perl
6441            ! INSTALL
6442 ____________________________________________________________________________
6443 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
6444         Log: Comment tweak from Hugo.
6445      Branch: perl
6446            ! regexec.c
6447 ____________________________________________________________________________
6448 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
6449         Log: Another UTF-8 locale tweak from Hugo.
6450      Branch: perl
6451            ! regexec.c
6452 ____________________________________________________________________________
6453 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
6454         Log: Document the known MacOS X locale problem.
6455      Branch: perl
6456            ! pod/perldelta.pod
6457 ____________________________________________________________________________
6458 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
6459         Log: Regex fix from Hugo: in UTF-8 locales the character
6460              counting code didn't work right for minimal matches.
6461      Branch: perl
6462            ! regexec.c
6463 ____________________________________________________________________________
6464 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
6465         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
6466              From: Spider Boardman <spider@Orb.Nashua.NH.US>
6467              Date: Sun, 31 Mar 2002 20:32:43 -0500
6468              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
6469      Branch: perl
6470            ! lib/ExtUtils/xsubpp
6471 ____________________________________________________________________________
6472 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
6473         Log: Document known FreeBSD locale glitch. 
6474      Branch: perl
6475            ! pod/perldelta.pod
6476 ____________________________________________________________________________
6477 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
6478         Log: There is --list in glibc iconv.
6479      Branch: perl
6480            ! ext/Encode/bin/piconv
6481 ____________________________________________________________________________
6482 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
6483         Log: Slight usage tweaks to piconv: show usage with
6484              no -t -f or -l arguments, or with -h.
6485      Branch: perl
6486            ! ext/Encode/bin/piconv
6487 ____________________________________________________________________________
6488 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
6489         Log: Get the piconv installed.
6490      Branch: perl
6491            + utils/piconv.PL
6492            ! MANIFEST utils/Makefile
6493 ____________________________________________________________________________
6494 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
6495         Log: Spelling tweaks.
6496      Branch: perl
6497            ! ext/Encode/bin/piconv
6498 ____________________________________________________________________________
6499 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
6500         Log: Upgrade to Encode 1.11, from Dan Kogai.
6501      Branch: perl
6502            + ext/Encode/Encode/Changes.e2x
6503            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
6504            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
6505            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
6506            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
6507            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
6508            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
6509            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
6510            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
6511            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
6512            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
6513            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
6514            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
6515            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
6516            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
6517            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
6518            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
6519            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
6520            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
6521            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
6522            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
6523            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
6524            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
6525            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
6526            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
6527            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
6528            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
6529            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
6530            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
6531            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
6532            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
6533            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
6534            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
6535            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
6536            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
6537            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
6538            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
6539            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
6540            + ext/Encode/ucm/viscii.ucm
6541            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
6542            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
6543            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
6544            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
6545            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
6546            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
6547            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
6548            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
6549            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
6550            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
6551            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
6552            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
6553            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
6554            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
6555            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
6556            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
6557            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
6558            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
6559            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
6560            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
6561            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
6562            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
6563            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
6564            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
6565            - ext/Encode/Encode/ksc5601.ucm
6566            - ext/Encode/Encode/macCentEuro.ucm
6567            - ext/Encode/Encode/macCroatian.ucm
6568            - ext/Encode/Encode/macCyrillic.ucm
6569            - ext/Encode/Encode/macDingbats.ucm
6570            - ext/Encode/Encode/macGreek.ucm
6571            - ext/Encode/Encode/macIceland.ucm
6572            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
6573            - ext/Encode/Encode/macRumanian.ucm
6574            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
6575            - ext/Encode/Encode/macTurkish.ucm
6576            - ext/Encode/Encode/macUkraine.ucm
6577            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
6578            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
6579            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
6580            - lib/encoding.pm lib/encoding.t
6581            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
6582            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
6583            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
6584            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
6585            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
6586            ! ext/Encode/Makefile.PL ext/Encode/README
6587            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
6588            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
6589            ! ext/Encode/lib/Encode/Alias.pm
6590            ! ext/Encode/lib/Encode/Supported.pod
6591 ____________________________________________________________________________
6592 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
6593         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
6594              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
6595              respective test    and doc tweaks.
6596      Branch: perl
6597            ! lib/charnames.pm lib/charnames.t
6598 ____________________________________________________________________________
6599 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
6600         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
6601              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6602              Date: Sun, 31 Mar 2002 22:47:31 +0200
6603              Message-ID: <20020331224731.E854@rafael>
6604      Branch: perl
6605            ! pod/perlfunc.pod
6606 ____________________________________________________________________________
6607 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
6608         Log: Subject: [PATCH] __attribute__ problems with g++
6609              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6610              Date: Sun, 31 Mar 2002 22:43:03 +0200
6611              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
6612      Branch: perl
6613            ! perl.h
6614 ____________________________________________________________________________
6615 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
6616         Log: Put back the #! line, false alarm.
6617      Branch: perl
6618            ! lib/ExtUtils/t/Constant.t
6619 ____________________________________________________________________________
6620 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
6621         Log: Subject: Re: [Patch] pod/perlvar.pod
6622              From: Philip Newton <Philip.Newton@gmx.net>
6623              Date: Sun, 31 Mar 2002 07:40:43 +0200
6624              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
6625      Branch: perl
6626            ! pod/perlvar.pod
6627 ____________________________________________________________________________
6628 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
6629         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
6630              From: Spider Boardman <spider@Orb.Nashua.NH.US>
6631              Date: Sat, 30 Mar 2002 21:37:37 -0500
6632              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
6633      Branch: perl
6634            ! ext/Socket/socketpair.t
6635 ____________________________________________________________________________
6636 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
6637         Log: Subject: Re: compile tweak for Win32
6638              From: Michael G Schwern <schwern@pobox.com>
6639              Date: Fri, 29 Mar 2002 17:48:22 -0500      
6640              Message-ID: <20020329224822.GG16816@blackrider>
6641      Branch: perl
6642            ! win32/buildext.pl
6643 ____________________________________________________________________________
6644 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
6645         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
6646              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6647              Date: Sat, 30 Mar 2002 22:19:46 +0100
6648              Message-ID: <20020330221946.A28497@rafael>
6649      Branch: perl
6650            ! t/lib/1_compile.t
6651 ____________________________________________________________________________
6652 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
6653         Log: Subject: [PATCH regmesg.t] increase output verbosity
6654              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6655              Date: Sat, 30 Mar 2002 22:34:08 +0100
6656              Message-ID: <20020330223408.C28497@rafael>
6657      Branch: perl
6658            ! t/op/regmesg.t
6659 ____________________________________________________________________________
6660 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
6661         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
6662              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6663              Date: Sat, 30 Mar 2002 21:36:23 +0100
6664              Message-ID: <20020330213623.A677@rafael>
6665      Branch: perl
6666            ! regcomp.c
6667 ____________________________________________________________________________
6668 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
6669         Log: If using a network filesystem several different hosts
6670              may be trying to lock the same file.  In this case offering
6671              to kill the other process is not that helpful.  (Unless one
6672              has *real* clustering, but that's not usually the case.)
6673      Branch: perl
6674            ! lib/CPAN.pm
6675 ____________________________________________________________________________
6676 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
6677         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
6678              From: andreas.koenig@anima.de (Andreas J. Koenig)
6679              Date: Sat, 30 Mar 2002 06:12:36 +0100
6680              Message-ID: <m3hemyvdtn.fsf@anima.de>
6681      Branch: perl
6682            ! lib/Dumpvalue.pm
6683 ____________________________________________________________________________
6684 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
6685         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
6686              From: Jeremy Zawodny <Jeremy@Zawodny.com>
6687              Date: Fri, 29 Mar 2002 17:55:20 -0800
6688              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
6689      Branch: perl
6690            ! utils/dprofpp.PL
6691 ____________________________________________________________________________
6692 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
6693         Log: Subject: [Patch] pod/perlvar.pod
6694              From: Dan Kogai <dankogai@dan.co.jp>
6695              Date: Sun, 31 Mar 2002 02:03:36 +0900
6696              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
6697      Branch: perl
6698            ! pod/perlvar.pod
6699 ____________________________________________________________________________
6700 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
6701         Log: Subject: [PATCH] MM & Encode fixes
6702              From: Michael G Schwern <schwern@pobox.com>
6703              Date: Sat, 30 Mar 2002 06:41:56 -0500
6704              Message-ID: <20020330114156.GA16533@blackrider>
6705      Branch: perl
6706            + lib/ExtUtils/t/basic.t
6707            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
6708            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
6709            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
6710            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
6711            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
6712            ! lib/ExtUtils/t/hints.t
6713 ____________________________________________________________________________
6714 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
6715         Log: EBCDICification.
6716      Branch: perl
6717            ! lib/charnames.t
6718 ____________________________________________________________________________
6719 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
6720         Log: Upgrade to Tie::File 0.90, from mjd.
6721      Branch: perl
6722            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
6723            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
6724            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
6725            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
6726            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
6727            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
6728            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
6729            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
6730            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
6731 ____________________________________________________________________________
6732 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
6733         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
6734              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6735              Date: Sat, 30 Mar 2002 00:20:39 +0100
6736              Message-ID: <20020330002039.A716@rafael>
6737      Branch: perl
6738            ! lib/sort.pm
6739 ____________________________________________________________________________
6740 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
6741         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
6742              From: Michael G Schwern <schwern@pobox.com>
6743              Date: Fri, 29 Mar 2002 18:14:20 -0500
6744              Message-ID: <20020329231419.GI16816@blackrider>
6745      Branch: perl
6746            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
6747            ! wince/Makefile.ce
6748 ____________________________________________________________________________
6749 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
6750         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
6751              From: Paul_GreenVOS@vos.stratus.com
6752              Date: Fri, 29 Mar 02 18:01 est
6753              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
6754      Branch: perl
6755            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
6756 ____________________________________________________________________________
6757 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
6758         Log: AUTHORS updates.
6759      Branch: perl
6760            ! AUTHORS
6761 ____________________________________________________________________________
6762 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
6763         Log: Upgrade to Encode 1.01, from Dan Kogai.
6764      Branch: perl
6765            ! ext/Encode/Changes ext/Encode/Encode.pm
6766            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
6767            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
6768            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
6769            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
6770            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
6771            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
6772            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
6773            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
6774            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
6775            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
6776            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
6777            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
6778            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
6779            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
6780            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
6781            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
6782            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
6783            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
6784            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
6785            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
6786            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
6787            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
6788            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
6789            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
6790            ! ext/Encode/Encode/ksc5601.ucm
6791            ! ext/Encode/Encode/macCentEuro.ucm
6792            ! ext/Encode/Encode/macCroatian.ucm
6793            ! ext/Encode/Encode/macCyrillic.ucm
6794            ! ext/Encode/Encode/macDingbats.ucm
6795            ! ext/Encode/Encode/macGreek.ucm
6796            ! ext/Encode/Encode/macIceland.ucm
6797            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
6798            ! ext/Encode/Encode/macRumanian.ucm
6799            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
6800            ! ext/Encode/Encode/macTurkish.ucm
6801            ! ext/Encode/Encode/macUkraine.ucm
6802            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
6803            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
6804            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
6805            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
6806            ! ext/Encode/lib/Encode/CJKConstants.pm
6807            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
6808            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
6809            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
6810 ____________________________________________________________________________
6811 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
6812         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
6813              From: "Craig A. Berry" <craigberry@mac.com>
6814              Date: Fri, 29 Mar 2002 13:46:28 -0600
6815              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
6816      Branch: perl
6817            ! configure.com
6818 ____________________________________________________________________________
6819 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
6820         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
6821              which one has to get from the CPAN distribution.
6822      Branch: perl
6823            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
6824            + lib/Memoize/t/expmod_t.t
6825            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
6826            - lib/Memoize/t/expire_module_t.t
6827            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
6828            ! lib/Memoize/README
6829 ____________________________________________________________________________
6830 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
6831         Log: metaconfig unit tweak.
6832      Branch: metaconfig/U/perl
6833            ! versiononly.U
6834 ____________________________________________________________________________
6835 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
6836         Log: Configure-related tweaks.
6837      Branch: perl
6838            ! Porting/Glossary Porting/config.sh Porting/config_H
6839            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6840            ! vos/config.ga.h
6841 ____________________________________________________________________________
6842 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
6843         Log: Ooops.
6844      Branch: perl
6845            ! t/op/ver.t
6846 ____________________________________________________________________________
6847 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
6848         Log: Subject: [PATCH @15606] d_time for vms
6849              From: "Craig A. Berry" <craigberry@mac.com>
6850              Date: Fri, 29 Mar 2002 11:58:29 -0600
6851              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
6852      Branch: perl
6853            ! configure.com
6854 ____________________________________________________________________________
6855 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
6856         Log: Subject: Re: Regex-Unicode bugs
6857              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6858              Date: Thu, 28 Mar 2002 10:12:35 +0100
6859              Message-ID: <20020328101235.F678@rafael>
6860      Branch: perl
6861            ! t/op/regmesg.t
6862 ____________________________________________________________________________
6863 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
6864         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
6865              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6866              Date: Fri, 29 Mar 2002 16:53:27 +0000
6867              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
6868      Branch: perl
6869            ! pod/perlre.pod pod/perlretut.pod
6870 ____________________________________________________________________________
6871 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
6872         Log: Subject: Re: debugger debuggers wanted
6873              From: spidb@cpan.org
6874              Date: Fri, 29 Mar 2002 06:34:11 -0500
6875              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
6876      Branch: perl
6877            ! lib/perl5db.pl
6878 ____________________________________________________________________________
6879 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
6880         Log: Update Changes.
6881      Branch: perl
6882            ! Changes patchlevel.h
6883 ____________________________________________________________________________
6884 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
6885         Log: Rename for 8.3-friendliness.
6886      Branch: perl
6887            + lib/unicore/PropValueAliases.txt
6888            - lib/unicore/PropertyValueAliases.txt
6889            ! MANIFEST lib/unicore/README.perl
6890 ____________________________________________________________________________
6891 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
6892         Log: Retract ExtUtils/t/basic.t until it works.
6893      Branch: perl
6894            - lib/ExtUtils/t/basic.t
6895            ! MANIFEST
6896 ____________________________________________________________________________
6897 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
6898         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
6899              From: Slaven Rezic <slaven.rezic@berlin.de>
6900              Date: 28 Mar 2002 22:27:14 +0100
6901              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
6902      Branch: perl
6903            ! hints/freebsd.sh
6904 ____________________________________________________________________________
6905 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
6906         Log: Interesting... where did this come from?
6907              (The Configure change in #15600)
6908      Branch: perl
6909            ! config_h.SH
6910 ____________________________________________________________________________
6911 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
6912         Log: metaconfig unit change for #15600.
6913      Branch: metaconfig/U/perl
6914            ! versiononly.U
6915 ____________________________________________________________________________
6916 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
6917         Log: Subject: versiononly should not put `old' versions in inc
6918              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6919              Date: Fri, 29 Mar 2002 12:53:49 +0100
6920              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
6921      Branch: perl
6922            ! Configure
6923 ____________________________________________________________________________
6924 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
6925         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
6926              From: Michael G Schwern <schwern@pobox.com>
6927              Date: Fri, 29 Mar 2002 04:12:47 -0500
6928              Message-ID: <20020329091247.GA7432@blackrider>
6929              
6930              (with two nits: (1) change lib/Extutils/Command/MM.pm
6931              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
6932              @INC to compile.t)
6933      Branch: perl
6934            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
6935            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
6936            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
6937            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
6938            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
6939            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
6940            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
6941            + lib/ExtUtils/t/Problem-Module/Makefile.PL
6942            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
6943            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
6944            + t/lib/MakeMaker/Test/Utils.pm
6945            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
6946            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
6947            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
6948            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
6949            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
6950            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
6951            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
6952            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
6953            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
6954            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
6955            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
6956            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
6957            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
6958            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
6959            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
6960            ! t/lib/TieOut.pm
6961 ____________________________________________________________________________
6962 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
6963         Log: Leftovers from Encode 0.99.
6964      Branch: perl
6965            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
6966            - ext/Encode/compile ext/Encode/encode.h
6967            - ext/Encode/lib/Encode/CN/2022_CN.pm
6968            - ext/Encode/lib/Encode/Details.pod
6969 ____________________________________________________________________________
6970 [ 15597] By: nick                                  on 2002/03/29  14:03:35
6971         Log: Integrate mainline
6972      Branch: perlio
6973           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
6974           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
6975           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
6976           !> (integrate 130 files)
6977 ____________________________________________________________________________
6978 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
6979         Log: Subject: Another Unicode-3.2-induced doc fix
6980              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6981              Date: Fri, 29 Mar 2002 21:45:47 +0900
6982              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
6983      Branch: perl
6984            ! ext/Unicode/Normalize/Normalize.pm
6985 ____________________________________________________________________________
6986 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
6987         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
6988              From: Slaven Rezic <slaven.rezic@berlin.de>
6989              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
6990              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
6991      Branch: perl
6992            ! reentr.c reentr.pl
6993 ____________________________________________________________________________
6994 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
6995         Log: Subject: [PATCH] Quieting OS X
6996              From: Michael G Schwern <schwern@pobox.com>
6997              Date: Fri, 29 Mar 2002 05:46:23 -0500
6998              Message-ID: <20020329104622.GA9163@blackrider>
6999      Branch: perl
7000            ! ext/POSIX/t/posix.t t/op/stat.t
7001 ____________________________________________________________________________
7002 [ 15593] By: ams                                   on 2002/03/29  07:32:22
7003         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
7004              From: Paul_GreenVOS@vos.stratus.com
7005              Date: Fri, 29 Mar 02 0:05 est
7006              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
7007      Branch: perl
7008            ! ext/Time/HiRes/HiRes.xs
7009 ____________________________________________________________________________
7010 [ 15592] By: ams                                   on 2002/03/29  07:28:29
7011         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
7012              From: Spider Boardman <spidb@cpan.org>
7013              Date: Fri, 29 Mar 2002 00:52:24 -0500
7014              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
7015      Branch: perl
7016            ! op.c t/op/attrs.t
7017 ____________________________________________________________________________
7018 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
7019         Log: It's perlce.
7020      Branch: perl
7021            ! pod/perldelta.pod
7022 ____________________________________________________________________________
7023 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
7024         Log: MPE/iX tweaks from Mark Bixby.
7025      Branch: perl
7026            ! ext/Storable/t/lock.t mpeix/relink
7027 ____________________________________________________________________________
7028 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
7029         Log: Upgrade to Encode 1.00, from Dan Kogai.
7030              
7031              (one nit: bin/enc2xs needed also ../..)
7032      Branch: perl
7033            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
7034            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
7035            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
7036            ! (edit 104 files)
7037 ____________________________________________________________________________
7038 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
7039         Log: Subject: [PATCH] NEXT LINE --> NEL
7040              From: Philip Newton <Philip.Newton@gmx.net>
7041              Date: Thu, 28 Mar 2002 21:03:10 +0000
7042              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
7043      Branch: perl
7044            ! lib/charnames.pm lib/charnames.t
7045 ____________________________________________________________________________
7046 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
7047         Log: binmode :bytes, again.
7048      Branch: perl
7049            ! lib/utf8.t
7050 ____________________________________________________________________________
7051 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
7052         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
7053              From: Mark-Jason Dominus <mjd@plover.com>
7054              Date: Thu, 28 Mar 2002 10:36:03 -0500
7055              Message-ID: <20020328153603.11992.qmail@plover.com>
7056      Branch: perl
7057            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
7058 ____________________________________________________________________________
7059 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
7060         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
7061      Branch: perl
7062            ! lib/charnames.pm lib/charnames.t pp_pack.c
7063 ____________________________________________________________________________
7064 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
7065         Log: If expecting UTF-8, probably not expecting UTF-16.
7066      Branch: perl
7067            ! t/comp/require.t
7068 ____________________________________________________________________________
7069 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
7070         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
7071              From: Paul_GreenVOS@vos.stratus.com
7072              Date: Thu, 28 Mar 02 8:22 est
7073              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
7074      Branch: perl
7075            ! lib/Time/Local.pm
7076 ____________________________________________________________________________
7077 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
7078         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
7079              From: Paul_GreenVOS@vos.stratus.com
7080              Date: Thu, 28 Mar 02 7:46 est
7081              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
7082      Branch: perl
7083            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
7084 ____________________________________________________________________________
7085 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
7086         Log: A little bit better error message for \pq, still
7087              not good because the script context is not shown.
7088      Branch: perl
7089            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
7090 ____________________________________________________________________________
7091 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
7092         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
7093              From: Jeffrey Friedl <jfriedl@yahoo.com>
7094              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
7095              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
7096      Branch: perl
7097            ! sv.c t/op/pat.t
7098 ____________________________________________________________________________
7099 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
7100         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
7101              From: Mark-Jason Dominus <mjd@plover.com>
7102              Date: Thu, 28 Mar 2002 05:04:40 -0500
7103              Message-ID: <20020328100440.22081.qmail@plover.com>
7104      Branch: perl
7105            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
7106 ____________________________________________________________________________
7107 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
7108         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
7109              From: mjd@plover.com
7110              Date: 28 Mar 2002 09:22:06 -0000
7111              Message-ID: <20020328092206.18833.qmail@plover.com>
7112      Branch: perl
7113            ! lib/encoding.t
7114 ____________________________________________________________________________
7115 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
7116         Log: Unicode 3.2.0-induced doc tweaks.
7117      Branch: perl
7118            ! pod/perlretut.pod pod/perlunicode.pod
7119 ____________________________________________________________________________
7120 [ 15576] By: nick                                  on 2002/03/28  07:40:04
7121         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
7122      Branch: perlio
7123           +> (branch 31 files)
7124           !> (integrate 162 files)
7125 ____________________________________________________________________________
7126 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
7127         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
7128              From: Paul_GreenVOS@vos.stratus.com
7129              Date: Thu, 28 Mar 02 0:16 est
7130              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
7131      Branch: perl
7132            ! ext/POSIX/t/posix.t
7133 ____________________________________________________________________________
7134 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
7135         Log: Subject: Re: Regex-Unicode bugs
7136              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7137              Date: Wed, 27 Mar 2002 13:48:06 +0100
7138              Message-ID: <20020327134806.C18945@rafael>
7139              
7140              regmesg.t patch still would be nice.
7141      Branch: perl
7142            ! regcomp.c
7143 ____________________________________________________________________________
7144 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
7145         Log: Subject: Re: Regex-Unicode bugs
7146              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
7147              Date: Wed, 27 Mar 2002 12:39:57 +0000
7148              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
7149      Branch: perl
7150            ! pod/perldiag.pod regcomp.c
7151 ____________________________________________________________________________
7152 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
7153         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
7154              From: Paul_GreenVOS@vos.stratus.com
7155              Date: Wed, 27 Mar 02 23:33 est
7156              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
7157      Branch: perl
7158            ! t/io/fs.t
7159 ____________________________________________________________________________
7160 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
7161         Log: The Official 3.2.0 came out.
7162      Branch: perl
7163            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
7164            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
7165            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
7166            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
7167            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
7168            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
7169            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
7170            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
7171            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
7172            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
7173            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
7174            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
7175            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
7176            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
7177            + lib/unicore/lib/UnifiedI.pl
7178            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
7179 ____________________________________________________________________________
7180 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
7181         Log: socketpair binmode :bytes.
7182      Branch: perl
7183            ! ext/Socket/socketpair.t
7184 ____________________________________________________________________________
7185 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
7186         Log: Don't install anything beneath 't' directories.
7187      Branch: perl
7188            ! installperl
7189 ____________________________________________________________________________
7190 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
7191         Log: More UTF-8 locale sensitivity.
7192      Branch: perl
7193            ! t/io/utf8.t
7194 ____________________________________________________________________________
7195 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
7196         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
7197              From: Stas Bekman <stas@stason.org>
7198              Date: Thu, 28 Mar 2002 10:13:45 +0800
7199              Message-ID: <3CA27C59.4020209@stason.org>
7200              
7201              Temp file cleanup.
7202      Branch: perl
7203            ! lib/Pod/t/pod2html-lib.pl
7204 ____________________________________________________________________________
7205 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
7206         Log: Be compatible also with non-UTF-8 locales.
7207      Branch: perl
7208            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
7209            ! lib/Locale/Language.pod
7210 ____________________________________________________________________________
7211 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
7212         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
7213              From: Spider Boardman <spidb@cpan.org>
7214              Date: Wed, 27 Mar 2002 20:52:28 -0500
7215              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
7216      Branch: perl
7217            ! cv.h op.c t/op/attrs.t toke.c
7218 ____________________________________________________________________________
7219 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
7220         Log: "Last element".
7221      Branch: perl
7222            ! pod/perlfunc.pod
7223 ____________________________________________________________________________
7224 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
7225         Log: Subject: Error in perlfunc for "die"
7226              From: William R Ward <bill@wards.net>
7227              Date: 27 Mar 2002 12:31:32 -0800
7228              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
7229      Branch: perl
7230            ! pod/perlfunc.pod
7231 ____________________________________________________________________________
7232 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
7233         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
7234              From: Mark Kvale <kvale@phy.ucsf.edu>
7235              Date: Wed, 27 Mar 2002 16:45:37 -0800
7236              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
7237      Branch: perl
7238            ! pod/perlre.pod pod/perlretut.pod
7239 ____________________________________________________________________________
7240 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
7241         Log: Try to handle UTF-8 locales.
7242      Branch: perl
7243            ! lib/locale.t
7244 ____________________________________________________________________________
7245 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
7246         Log: More binmode :bytes.
7247      Branch: perl
7248            ! t/io/utf8.t
7249 ____________________________________________________________________________
7250 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
7251         Log: binmode(FH, ":bytes") is the right way, methinks.
7252      Branch: perl
7253            ! ext/PerlIO/t/encoding.t
7254 ____________________________________________________________________________
7255 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
7256         Log: UTF-8 locale: need to open explicitly for bytes.
7257      Branch: perl
7258            ! ext/PerlIO/t/encoding.t
7259 ____________________________________________________________________________
7260 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
7261         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
7262      Branch: perl
7263            ! lib/Locale/Language.pm lib/Locale/Language.pod
7264 ____________________________________________________________________________
7265 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
7266         Log: Warn instead of croak.
7267      Branch: perl
7268            ! pod/perldiag.pod utf8.c
7269 ____________________________________________________________________________
7270 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
7271         Log: UTF-8 locale: there might already be one UTF-8 discipline.
7272      Branch: perl
7273            ! lib/open.t
7274 ____________________________________________________________________________
7275 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
7276         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
7277              From: "Craig A. Berry" <craigberry@mac.com>
7278              Date: Wed, 27 Mar 2002 15:22:13 -0600
7279              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
7280      Branch: perl
7281            ! t/lib/1_compile.t t/lib/compmod.pl
7282 ____________________________________________________________________________
7283 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
7284         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
7285              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7286              Date: Wed, 27 Mar 2002 22:35:03 +0100
7287              Message-ID: <20020327223503.A678@rafael>
7288      Branch: perl
7289            ! pod/perlop.pod
7290 ____________________________________________________________________________
7291 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
7292         Log: Start using the Unicode 3.2.0 data (NOTE: still
7293              unofficial, but the data is unlikely to change much.
7294              Doublecheck when 3.2.0 gets released.)
7295      Branch: perl
7296            + lib/unicore/PropertyAliases.txt
7297            + lib/unicore/PropertyValueAliases.txt
7298            ! (edit 129 files)
7299 ____________________________________________________________________________
7300 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
7301         Log: Update Changes.
7302      Branch: perl
7303            ! Changes patchlevel.h
7304 ____________________________________________________________________________
7305 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
7306         Log: Further fixing for #15549.  Six tests are failing
7307              under Solaris with en_US.UTF-8 but those failures seem
7308              unrelated to the BOUND problem, will look at them later.
7309      Branch: perl
7310            ! regexec.c
7311 ____________________________________________________________________________
7312 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
7313         Log: Possible fix for "Orks, Dragons, and Elves":
7314              should now build under UTF-8 locales (is building
7315              under Solaris en_US.UTF-8 right now).
7316      Branch: perl
7317            ! Makefile.SH regexec.c
7318 ____________________________________________________________________________
7319 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
7320         Log: Forgotten from #15523.
7321      Branch: perl
7322            ! lib/Math/BigInt/Calc.pm
7323 ____________________________________________________________________________
7324 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
7325         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
7326              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
7327              Date: Wed, 27 Mar 2002 13:32:00 +0100
7328              Message-ID: <20020327133200.A18945@rafael>
7329      Branch: perl
7330            ! regcomp.c t/lib/warnings/regcomp
7331 ____________________________________________________________________________
7332 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
7333         Log: Subject: [PATCH] MANIFES --> MANIFEST
7334              From: Philip Newton <Philip.Newton@gmx.net>
7335              Date: Wed, 27 Mar 2002 10:05:46 +0000
7336              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
7337              
7338              (plus a few tweaks more)
7339      Branch: perl
7340            ! Porting/check83.pl
7341 ____________________________________________________________________________
7342 [ 15545] By: nick                                  on 2002/03/27  07:37:36
7343         Log: Integrate mainline
7344      Branch: perlio
7345           +> lib/Math/BigInt/t/with_sub.t
7346            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
7347            - lib/bignum/t/trace.t
7348           !> (integrate 76 files)
7349 ____________________________________________________________________________
7350 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
7351         Log: Obsolete mailing list information.
7352      Branch: perl
7353            ! README.bs2000 README.os390 README.vmesa
7354 ____________________________________________________________________________
7355 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
7356         Log: More URL "whitespacing".
7357      Branch: perl
7358            ! README.bs2000 README.hurd README.mpeix README.netware
7359            ! README.os390 README.vmesa README.vos README.win32
7360            ! pod/perl5004delta.pod pod/perl5005delta.pod
7361            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
7362            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
7363            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
7364            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
7365            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
7366            ! pod/perltodo.pod
7367 ____________________________________________________________________________
7368 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
7369         Log: I like doubleclicking on URLs in pods to select them.
7370      Branch: perl
7371            ! README.amiga README.epoc README.vos pod/perl561delta.pod
7372            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
7373            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
7374            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
7375            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
7376            ! pod/perltodo.pod pod/perlvar.pod
7377 ____________________________________________________________________________
7378 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
7379         Log: Regen modlib.
7380      Branch: perl
7381            ! pod/perlmodlib.pod
7382 ____________________________________________________________________________
7383 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
7384         Log: Update the CPAN sites list.
7385      Branch: perl
7386            ! pod/perlmodlib.PL pod/perlmodlib.pod
7387 ____________________________________________________________________________
7388 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
7389         Log: Regen modlib, toc.
7390      Branch: perl
7391            ! pod/perlmodlib.pod pod/perltoc.pod
7392 ____________________________________________________________________________
7393 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
7394         Log: s/rationale/rational/
7395      Branch: perl
7396            ! lib/Math/BigRat.pm lib/bigrat.pm
7397 ____________________________________________________________________________
7398 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
7399         Log: s/done/esac/
7400      Branch: perl
7401            ! hints/dec_osf.sh
7402 ____________________________________________________________________________
7403 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
7404         Log: Advertise big* and BigRat.
7405      Branch: perl
7406            ! pod/perldelta.pod
7407 ____________________________________________________________________________
7408 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
7409         Log: A missing ) in #15527.
7410      Branch: perl
7411            ! pp_sys.c
7412 ____________________________________________________________________________
7413 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
7414         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
7415              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7416              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
7417              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
7418      Branch: perl
7419            ! lib/ExtUtils/typemap
7420 ____________________________________________________________________________
7421 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
7422         Log: Subject: Re: Cygwin PerlIO.t failing
7423              From: Stas Bekman <stas@stason.org>
7424              Date: Wed, 27 Mar 2002 01:34:11 +0800
7425              Message-ID: <3CA0B113.1070800@stason.org>
7426      Branch: perl
7427            ! ext/PerlIO/PerlIO.t
7428 ____________________________________________________________________________
7429 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
7430         Log: Subject: [PATCH] safety check for vms/test.com
7431              From: "Craig A. Berry" <craigberry@mac.com>
7432              Date: Tue, 26 Mar 2002 12:15:21 -0600
7433              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
7434      Branch: perl
7435            ! vms/test.com
7436 ____________________________________________________________________________
7437 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
7438         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
7439              From: PPrymmer@factset.com
7440              Date: Tue, 26 Mar 2002 13:04:59 -0500
7441              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
7442      Branch: perl
7443            ! configure.com
7444 ____________________________________________________________________________
7445 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
7446         Log: Subject: [PATCH] Minor typo in test harness
7447              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
7448              Date: Tue, 26 Mar 2002 17:44:06 -0000
7449              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
7450      Branch: perl
7451            ! t/lib/warnings/perlio
7452 ____________________________________________________________________________
7453 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
7454         Log: Subject: PATCH s2p.PL
7455              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
7456              Date: Tue, 26 Mar 2002 17:16:46 +0100
7457              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
7458      Branch: perl
7459            ! x2p/s2p.PL
7460 ____________________________________________________________________________
7461 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
7462         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
7463      Branch: perl
7464            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
7465            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
7466            ! MANIFEST
7467 ____________________________________________________________________________
7468 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
7469         Log: Avoid and document a weird bug in UNICOS/mk.
7470      Branch: perl
7471            ! pod/perldelta.pod pp_sys.c
7472 ____________________________________________________________________________
7473 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
7474         Log: Math::BigInt::Lite 0.09, from Tels.
7475      Branch: perl
7476            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
7477            ! MANIFEST
7478 ____________________________________________________________________________
7479 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
7480         Log: For now disable the test in OS/390; it seems to hang,
7481              but frustratingly seems to run from command line and
7482              from Perl debugger.
7483      Branch: perl
7484            ! lib/Math/BigInt/t/mbi_rand.t
7485 ____________________________________________________________________________
7486 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
7487         Log: EPOC update from Olaf Flebbe.
7488      Branch: perl
7489            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
7490            ! pod/perlport.pod t/io/fs.t
7491 ____________________________________________________________________________
7492 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
7493         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
7494              and bignum 0.11, from Tels.
7495      Branch: perl
7496            + lib/Math/BigInt/t/with_sub.t
7497            - lib/bignum/t/trace.t
7498            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
7499            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
7500            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
7501            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
7502            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
7503            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
7504            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
7505            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
7506            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
7507            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
7508            ! lib/bignum/t/bigrat.t lib/bigrat.pm
7509            ! t/lib/Math/BigInt/Subclass.pm
7510 ____________________________________________________________________________
7511 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
7512         Log: Integrate perlio;
7513              
7514              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
7515              
7516              Testcase for crlf spanning buffer boundary
7517      Branch: perl
7518           +> t/io/crlf.t
7519           !> MANIFEST perlio.c
7520 ____________________________________________________________________________
7521 [ 15521] By: nick                                  on 2002/03/26  15:31:55
7522         Log: Testcase for crlf spanning buffer boundary
7523      Branch: perlio
7524            + t/io/crlf.t
7525            ! MANIFEST
7526 ____________________________________________________________________________
7527 [ 15520] By: nick                                  on 2002/03/26  15:09:52
7528         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
7529      Branch: perlio
7530            ! perlio.c
7531 ____________________________________________________________________________
7532 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
7533         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
7534      Branch: perl
7535            ! t/lib/1_compile.t
7536 ____________________________________________________________________________
7537 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
7538         Log: Document the Configure (really, awk) glitch in
7539              UNICOS/mk.
7540      Branch: perl
7541            ! pod/perldelta.pod
7542 ____________________________________________________________________________
7543 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
7544         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
7545              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7546              Date: Fri, 22 Mar 2002 16:11:28 +0100
7547              Message-ID: <3C9B57B0.31936.496399@localhost>
7548      Branch: perl
7549            ! win32/win32.c
7550 ____________________________________________________________________________
7551 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
7552         Log: Subject: Re: Jarkko likes OOOOs
7553              From: "Gerrit P. Haase" <gp@familiehaase.de>
7554              Date: Tue, 26 Mar 2002 08:44:02 +0100
7555              Message-ID: <40509050505.20020326084402@familiehaase.de>
7556      Branch: perl
7557            ! t/io/fs.t
7558 ____________________________________________________________________________
7559 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
7560         Log: Subject: [patch utils/perlbug] subject header setting problem      
7561              From: Stas Bekman <stas@stason.org>
7562              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
7563              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
7564      Branch: perl
7565            ! utils/perlbug.PL
7566 ____________________________________________________________________________
7567 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
7568         Log: Subject: [PATCH] win32/makefile.mk
7569              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7570              Date: Tue, 26 Mar 2002 13:56:19 +0100
7571              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
7572      Branch: perl
7573            ! win32/makefile.mk
7574 ____________________________________________________________________________
7575 [ 15513] By: nick                                  on 2002/03/26  07:17:17
7576         Log: Integrate mainline
7577      Branch: perlio
7578           +> (branch 39 files)
7579            - (delete 109 files)
7580           !> (integrate 105 files)
7581 ____________________________________________________________________________
7582 [ 15512] By: nick                                  on 2002/03/26  06:52:42
7583         Log: Integrate mainline
7584      Branch: perlio
7585           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
7586           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
7587           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
7588           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
7589           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
7590 ____________________________________________________________________________
7591 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
7592         Log: Installation advice from Robert Spier. 
7593      Branch: perl
7594            ! INSTALL
7595 ____________________________________________________________________________
7596 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
7597         Log: Stas setting things right.
7598      Branch: perl
7599            ! ext/PerlIO/PerlIO.t
7600 ____________________________________________________________________________
7601 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
7602         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
7603              From: Paul_GreenVOS@vos.stratus.com
7604              Date: Mon, 25 Mar 02 23:57 est
7605              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
7606      Branch: perl
7607            ! ext/IO/lib/IO/t/io_unix.t
7608 ____________________________________________________________________________
7609 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
7610         Log: Add threads hints for UNICOS/mk and UNICOS.
7611              (I'm just guessing on UNICOS.)
7612      Branch: perl
7613            ! hints/unicos.sh hints/unicosmk.sh
7614 ____________________________________________________________________________
7615 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
7616         Log: Mention the effect of Unicode keys on hashes.
7617      Branch: perl
7618            ! pod/perlunicode.pod
7619 ____________________________________________________________________________
7620 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
7621         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
7622              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
7623              Date: Mon, 25 Mar 2002 17:24:33 -0600
7624              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
7625      Branch: perl
7626            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
7627            ! vms/vms_yfix.pl
7628 ____________________________________________________________________________
7629 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
7630         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
7631      Branch: perl
7632            ! hints/dec_osf.sh
7633 ____________________________________________________________________________
7634 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
7635         Log: The .ucm of Encode are big when uncompressed.
7636      Branch: perl
7637            ! INSTALL
7638 ____________________________________________________________________________
7639 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
7640         Log: I don't understand what is going on what these
7641              news tests, retracting the whole lot.
7642      Branch: perl
7643            ! ext/PerlIO/PerlIO.t
7644 ____________________________________________________________________________
7645 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
7646         Log: Upgrade to Encode 0.99, from Dan Kogai.
7647      Branch: perl
7648            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
7649            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
7650            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
7651            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
7652            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
7653            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
7654            + ext/Encode/Encode/ksc5601.ucm
7655            + ext/Encode/Encode/macCentEuro.ucm
7656            + ext/Encode/Encode/macCroatian.ucm
7657            + ext/Encode/Encode/macCyrillic.ucm
7658            + ext/Encode/Encode/macDingbats.ucm
7659            + ext/Encode/Encode/macGreek.ucm
7660            + ext/Encode/Encode/macIceland.ucm
7661            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
7662            + ext/Encode/Encode/macRumanian.ucm
7663            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
7664            + ext/Encode/Encode/macTurkish.ucm
7665            + ext/Encode/Encode/macUkraine.ucm
7666            + ext/Encode/Encode/shiftjis.ucm
7667            + ext/Encode/lib/Encode/10646_1.pm
7668            + ext/Encode/lib/Encode/CJKConstants.pm
7669            + ext/Encode/lib/Encode/CN/2022_CN.pm
7670            + ext/Encode/lib/Encode/JP/2022_JP.pm
7671            + ext/Encode/lib/Encode/JP/2022_JP1.pm
7672            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
7673            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
7674            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
7675            + ext/Encode/ucm2table
7676            - (delete 109 files)
7677            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
7678            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
7679            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
7680            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
7681            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7682            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
7683            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
7684            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
7685            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
7686            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
7687            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
7688            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
7689            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
7690            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
7691            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
7692            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
7693            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
7694            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
7695            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
7696            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
7697            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
7698            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
7699            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
7700            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
7701            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
7702            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
7703            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
7704            ! ext/Encode/Makefile.PL ext/Encode/README
7705            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
7706            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
7707            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
7708            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
7709            ! ext/Encode/lib/Encode/Details.pod
7710            ! ext/Encode/lib/Encode/Encoding.pm
7711            ! ext/Encode/lib/Encode/Internal.pm
7712            ! ext/Encode/lib/Encode/JP/H2Z.pm
7713            ! ext/Encode/lib/Encode/JP/JIS.pm
7714            ! ext/Encode/lib/Encode/Supported.pod
7715            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
7716            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
7717            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
7718            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
7719            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
7720            ! ext/Encode/t/jisx0212.ref
7721 ____________________________________________________________________________
7722 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
7723         Log: Noise with -w.
7724      Branch: perl
7725            ! ext/PerlIO/PerlIO.t
7726 ____________________________________________________________________________
7727 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
7728         Log: If no perlio no perlio warnings, either.
7729      Branch: perl
7730            ! lib/warnings.t
7731 ____________________________________________________________________________
7732 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
7733         Log: ...and put some of the new perlio tests here.
7734              The in-memory ones not yet since my poor brain
7735              refuses to find the right TODO incantation.
7736      Branch: perl
7737            ! ext/PerlIO/PerlIO.t
7738 ____________________________________________________________________________
7739 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
7740         Log: Take away the perlio-requiring tests..
7741      Branch: perl
7742            ! t/io/open.t
7743 ____________________________________________________________________________
7744 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
7745         Log: More correct now, but actually the two new tests
7746              need to be moved, since they are perlio-only...
7747      Branch: perl
7748            ! t/io/open.t
7749 ____________________________________________________________________________
7750 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
7751         Log: More neo-io tests from Stas Bekman.
7752      Branch: perl
7753            ! t/io/open.t
7754 ____________________________________________________________________________
7755 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
7756         Log: Document the QNX6 sprintf glitch.
7757      Branch: perl
7758            ! pod/perldelta.pod
7759 ____________________________________________________________________________
7760 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
7761         Log: AmigaOS must use the ixemul directly, since there
7762              is no more vfork support.
7763      Branch: perl
7764            ! hints/amigaos.sh
7765 ____________________________________________________________________________
7766 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
7767         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
7768              From: Norton Allen <allen@huarp.harvard.edu>
7769              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
7770              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
7771      Branch: perl
7772            ! pp_sys.c
7773 ____________________________________________________________________________
7774 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
7775         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
7776              From: Norton Allen <allen@huarp.harvard.edu>
7777              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
7778              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
7779      Branch: perl
7780            ! ext/Socket/socketpair.t
7781 ____________________________________________________________________________
7782 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
7783         Log: Clarify the 8.3 rule.
7784      Branch: perl
7785            ! Porting/check83.pl
7786 ____________________________________________________________________________
7787 [ 15490] By: nick                                  on 2002/03/25  16:05:07
7788         Log: Integrate mainline
7789      Branch: perlio
7790           +> ext/Encode/lib/Encode/EncFormat.pod
7791           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
7792            - ext/Encode/lib/EncodeFormat.pod
7793           !> (integrate 41 files)
7794 ____________________________________________________________________________
7795 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
7796         Log: Update Changes.
7797      Branch: perl
7798            ! Changes patchlevel.h
7799 ____________________________________________________________________________
7800 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
7801         Log: Forgotten from #15486.
7802      Branch: perl
7803            ! perl.c
7804 ____________________________________________________________________________
7805 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
7806         Log: It seems that FreeBSD does not like using Perl's malloc
7807              when multithreaded.
7808      Branch: perl
7809            ! hints/freebsd.sh
7810 ____________________________________________________________________________
7811 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
7812         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
7813              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7814              Date: Mon, 25 Mar 2002 11:33:17 +0100
7815              Message-ID: <20020325113317.A1410@rafael>
7816              
7817              Apparently VMS does not do YYDEBUG.
7818      Branch: perl
7819            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
7820 ____________________________________________________________________________
7821 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
7822         Log: Subject: [PATCH] warnings for perlio + others
7823              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7824              Date: Mon, 25 Mar 2002 13:01:44 -0000
7825              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
7826      Branch: perl
7827            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
7828            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
7829            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
7830            ! warnings.pl
7831 ____________________________________________________________________________
7832 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
7833         Log: As verified by Doug MacEachern.
7834      Branch: perl
7835            ! pod/perldelta.pod
7836 ____________________________________________________________________________
7837 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
7838         Log: MPE/iX update from Mark Bixby.
7839      Branch: perl
7840            + mpeix/mpeix.c
7841            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
7842            ! hints/mpeix.sh mpeix/mpeixish.h
7843 ____________________________________________________________________________
7844 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
7845         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
7846              From: Nicholas Clark <nick@unfortu.net>
7847              Date: Sun, 24 Mar 2002 22:50:06 +0000
7848              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
7849      Branch: perl
7850            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
7851 ____________________________________________________________________________
7852 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
7853         Log: Subject: [PATCH] fix warning + carp interaction
7854              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
7855              Date: Sun, 24 Mar 2002 23:00:21 -0000
7856              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
7857      Branch: perl
7858            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
7859            ! warnings.pl
7860 ____________________________________________________________________________
7861 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
7862         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
7863              (All the code changes have already been applied earlier.)
7864      Branch: perl
7865            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
7866 ____________________________________________________________________________
7867 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
7868         Log: DB_File: for the core version, no need to specify
7869              a minimum MM version.
7870      Branch: perl
7871            ! ext/DB_File/Makefile.PL
7872 ____________________________________________________________________________
7873 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
7874         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
7875              From: Dave Mitchell <davem@fdgroup.com>
7876              Date: Sun, 24 Mar 2002 22:23:08 +0000
7877              Message-ID: <20020324222308.B21963@fdgroup.com>
7878      Branch: perl
7879            ! pp_pack.c
7880 ____________________________________________________________________________
7881 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
7882         Log: Subject: [PATCH @15450] errno help for VMS
7883              From: "Craig A. Berry" <craigberry@mac.com>
7884              Date: Sun, 24 Mar 2002 16:17:52 -0600
7885              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
7886      Branch: perl
7887            ! ext/POSIX/t/posix.t vms/vms.c
7888 ____________________________________________________________________________
7889 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
7890         Log: Upgrade to Locale::Codes 2.03.
7891      Branch: perl
7892            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
7893            ! lib/Locale/Country.pm
7894 ____________________________________________________________________________
7895 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
7896         Log: metaconfig unit change for #15474.
7897      Branch: metaconfig/U/perl
7898            ! Extensions.U
7899 ____________________________________________________________________________
7900 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
7901         Log: The #15472 said "properly".  Ha!
7902      Branch: perl
7903            ! Configure
7904 ____________________________________________________________________________
7905 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
7906         Log: metaconfig unit change for #15472.
7907      Branch: metaconfig/U/perl
7908            ! Extensions.U
7909 ____________________________________________________________________________
7910 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
7911         Log: Properly scan for the subextensions of Encode
7912              when doing static builds.
7913      Branch: perl
7914            ! Configure
7915 ____________________________________________________________________________
7916 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
7917         Log: Tru64: Document the known odbm failure with static builds.
7918      Branch: perl
7919            ! README.tru64
7920 ____________________________________________________________________________
7921 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
7922         Log: microperl tweaks.
7923      Branch: perl
7924            ! Makefile.micro locale.c util.c
7925 ____________________________________________________________________________
7926 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
7927         Log: metaconfig unit changes for #15468.
7928      Branch: metaconfig
7929            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
7930            ! U/modified/libc.U U/modified/libs.U
7931            ! U/threads/d_pthread_atfork.U
7932 ____________________________________________________________________________
7933 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
7934         Log: Various metaconfig unit cleanup; only one visible change
7935              in Configure, though.
7936      Branch: perl
7937            ! Configure
7938 ____________________________________________________________________________
7939 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
7940         Log: Upgrade to Encode 0.98, from Dan Kogai.
7941      Branch: perl
7942            + ext/Encode/lib/Encode/EncFormat.pod
7943            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
7944            - ext/Encode/lib/EncodeFormat.pod
7945            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
7946            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
7947            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
7948            ! ext/Encode/lib/Encode/Alias.pm
7949            ! ext/Encode/lib/Encode/Details.pod
7950            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
7951            ! ext/Encode/lib/Encode/JP/JIS.pm
7952            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
7953 ____________________________________________________________________________
7954 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
7955         Log: Integrate perlio;
7956              
7957              Avoid core-dump in Encode with PERLIO=mmap
7958      Branch: perl
7959           !> ext/Encode/Encode.xs
7960 ____________________________________________________________________________
7961 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
7962         Log: In the spirit of #15464.
7963      Branch: perl
7964            ! perl.c sv.c
7965 ____________________________________________________________________________
7966 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
7967         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
7968              From: Michael G Schwern <schwern@pobox.com>
7969              Date: Sun, 24 Mar 2002 02:27:25 -0500
7970              Message-ID: <20020324072725.GA3554@blackrider>
7971      Branch: perl
7972            ! perl.c
7973 ____________________________________________________________________________
7974 [ 15463] By: nick                                  on 2002/03/24  10:24:41
7975         Log: Integrate mainline
7976      Branch: perlio
7977           +> (branch 28 files)
7978            - lib/bigfloat.t lib/bigint.t
7979           !> (integrate 59 files)
7980 ____________________________________________________________________________
7981 [ 15462] By: nick                                  on 2002/03/24  08:59:35
7982         Log: Avoid core-dump in Encode with PERLIO=mmap
7983      Branch: perlio
7984            ! ext/Encode/Encode.xs
7985 ____________________________________________________________________________
7986 [ 15461] By: nick                                  on 2002/03/24  08:58:21
7987         Log: Too many machines doing integrate mainline
7988      Branch: perlio
7989           !> Changes Configure lib/AutoSplit.t
7990           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
7991           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
7992           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
7993           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
7994 ____________________________________________________________________________
7995 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
7996         Log: Retract Math::BigInt::Lite for now, seems to confuse
7997              bignum and bigrat.
7998      Branch: perl
7999            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
8000            ! MANIFEST
8001 ____________________________________________________________________________
8002 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
8003         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
8004              From: "Craig A. Berry" <craigberry@mac.com>
8005              Date: Sat, 23 Mar 2002 23:23:00 -0600
8006              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
8007      Branch: perl
8008            ! configure.com vms/vms.c
8009 ____________________________________________________________________________
8010 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
8011         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
8012              From: Michael G Schwern <schwern@pobox.com>
8013              Date: Sat, 23 Mar 2002 21:32:32 -0500
8014              Message-ID: <20020324023232.GA29972@blackrider>
8015              
8016              (with Russ Allbery's simplifications)
8017      Branch: perl
8018            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
8019 ____________________________________________________________________________
8020 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
8021         Log: Merge Math::BigInt::Lite 0.08, from Tels.
8022      Branch: perl
8023            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
8024            ! MANIFEST
8025 ____________________________________________________________________________
8026 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
8027         Log: Too chatty.
8028      Branch: perl
8029            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
8030 ____________________________________________________________________________
8031 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
8032         Log: Merge bignum 0.10, from Tels.
8033      Branch: perl
8034            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
8035            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
8036            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
8037            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
8038            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
8039            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
8040            ! MANIFEST
8041 ____________________________________________________________________________
8042 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
8043         Log: Rename the Perl 4 tests in preparation of bignum.
8044      Branch: perl
8045            + lib/bigfloatpl.t lib/bigintpl.t
8046            - lib/bigfloat.t lib/bigint.t
8047            ! MANIFEST
8048 ____________________________________________________________________________
8049 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
8050         Log: Merge Math::BigRat 0.04, from Tels.
8051      Branch: perl
8052            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
8053            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
8054            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
8055            + t/lib/Math/BigRat/Test.pm
8056            ! MANIFEST
8057 ____________________________________________________________________________
8058 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
8059         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
8060              From: Dave Mitchell <davem@fdgroup.com>
8061              Date: Sat, 23 Mar 2002 22:27:24 +0000
8062              Message-ID: <20020323222724.A19425@fdgroup.com>
8063      Branch: perl
8064            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
8065 ____________________________________________________________________________
8066 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
8067         Log: Forgotten.
8068      Branch: perl
8069            ! ext/Unicode/Normalize/README
8070 ____________________________________________________________________________
8071 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
8072         Log: Update Changes.
8073      Branch: perl
8074            ! Changes patchlevel.h
8075 ____________________________________________________________________________
8076 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
8077         Log: Subject: perldoc -m [PATCH]
8078              From: "John L. Allen" <allen@grumman.com>
8079              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
8080              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
8081      Branch: perl
8082            ! utils/perldoc.PL
8083 ____________________________________________________________________________
8084 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
8085         Log: Subject: Re: Copious warnings from Sys::Syslog
8086              From: andreas.koenig@anima.de (Andreas J. Koenig)
8087              Date: Sat, 23 Mar 2002 06:47:08 +0100
8088              Message-ID: <m31yebvns3.fsf@anima.de>
8089      Branch: perl
8090            ! ext/Sys/Syslog/Syslog.pm
8091 ____________________________________________________________________________
8092 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
8093         Log: Upgrade to Math::BigInt 1.55, from Tels.
8094      Branch: perl
8095            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
8096            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
8097            + lib/Math/BigInt/t/use_lib4.t
8098            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
8099            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
8100            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
8101            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
8102            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
8103            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
8104            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
8105            ! lib/Math/BigInt/t/upgrade.t
8106 ____________________________________________________________________________
8107 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
8108         Log: Upgrade to Encode 0.97, from Dan Kogai.
8109      Branch: perl
8110            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
8111            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
8112            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
8113            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
8114            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
8115            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
8116            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
8117            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
8118            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
8119            ! ext/Encode/t/Tcl.t
8120 ____________________________________________________________________________
8121 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
8122         Log: Slight tweaks on #15443.
8123      Branch: perl
8124            ! pod/perlvar.pod
8125 ____________________________________________________________________________
8126 [ 15444] By: nick                                  on 2002/03/23  17:30:42
8127         Log: Integrate mainline
8128      Branch: perlio
8129           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
8130           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
8131           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
8132           !> (integrate 50 files)
8133 ____________________________________________________________________________
8134 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
8135         Log: Subject: patch [bleadperl]: Document %! special variable
8136              From: mjd@plover.com
8137              Date: 23 Mar 2002 18:25:44 -0000
8138              Message-ID: <20020323182544.11741.qmail@plover.com>    
8139      Branch: perl
8140            ! pod/perlvar.pod
8141 ____________________________________________________________________________
8142 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
8143         Log: Since the Encode::JP is unsupported under EBCDIC we
8144              cannot run this test (aliases as such should work fine).
8145      Branch: perl
8146            ! ext/Encode/t/Aliases.t
8147 ____________________________________________________________________________
8148 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
8149         Log: EBCDIC: the sorting order is different under
8150              byte-EBCDIC and Unicode.
8151      Branch: perl
8152            ! t/op/utfhash.t
8153 ____________________________________________________________________________
8154 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
8155         Log: EBCDIC: the character codes are different.
8156      Branch: perl
8157            ! lib/Pod/t/pod2html-lib.pl
8158 ____________________________________________________________________________
8159 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
8160         Log: Purify: #15434 got the test the wrong.
8161              (Is there an approved way of testing "is this an unop"?)
8162      Branch: perl
8163            ! op.c
8164 ____________________________________________________________________________
8165 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
8166         Log: Purify: Array bounds read: could read one character past the end.
8167      Branch: perl
8168            ! pp_pack.c
8169 ____________________________________________________________________________
8170 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
8171         Log: Purify: Array bounds read: reading one byte before the buffer.
8172      Branch: perl
8173            ! util.c
8174 ____________________________________________________________________________
8175 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
8176         Log: Purify: Unitialized memory read.  Too many code paths
8177              to keep track of, I guess.
8178      Branch: perl
8179            ! sv.c
8180 ____________________________________________________________________________
8181 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
8182         Log: Purify: Array bounds write: pre-extend the strxfrm
8183              buffer by a factor of four (suggested maximum by HP-UX;
8184              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
8185              know how portable that is; locale.c uses yet another trick
8186              (not a particularly good trick, I might add))
8187      Branch: perl
8188            ! ext/POSIX/POSIX.xs
8189 ____________________________________________________________________________
8190 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
8191         Log: Purify: Array bounds read: o->op_last was accessed
8192              for unops (via newUNOP() and ck_eof()).
8193              (analysis okay, patch bad: see #15439)
8194      Branch: perl
8195            ! op.c
8196 ____________________________________________________________________________
8197 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
8198         Log: Subject: [PATCH] vms/test.com, File::Find tests
8199              From: "Craig A. Berry" <craigberry@mac.com>
8200              Date: Fri, 22 Mar 2002 16:52:59 -0600
8201              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
8202      Branch: perl
8203            ! vms/test.com
8204 ____________________________________________________________________________
8205 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
8206         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
8207              From: Michael G Schwern <schwern@pobox.com>
8208              Date: Fri, 22 Mar 2002 18:08:19 -0500
8209              Message-ID: <20020322230819.GB16454@blackrider>
8210      Branch: perl
8211            ! ext/Sys/Syslog/Syslog.pm
8212 ____________________________________________________________________________
8213 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
8214         Log: Update the information on Encode.
8215      Branch: perl
8216            ! pod/perldelta.pod
8217 ____________________________________________________________________________
8218 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
8219         Log: Upgrade to Encode 0.96, from Dan Kogai.
8220      Branch: perl
8221            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
8222            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
8223            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
8224            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
8225            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8226            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
8227            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
8228            ! ext/Encode/lib/Encode/Alias.pm
8229            ! ext/Encode/lib/Encode/Encoding.pm
8230            ! ext/Encode/lib/Encode/Internal.pm
8231            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
8232 ____________________________________________________________________________
8233 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
8234         Log: Subject: [PATCH] h2xs.t fix for VMS
8235              From: "Craig A. Berry" <craigberry@mac.com>
8236              Date: Fri, 22 Mar 2002 15:47:38 -0600
8237              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
8238      Branch: perl
8239            ! lib/h2xs.t
8240 ____________________________________________________________________________
8241 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
8242         Log: One more pass.
8243      Branch: perl
8244            ! epoc/config.sh
8245 ____________________________________________________________________________
8246 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
8247         Log: Even better version from Olaf Flebbe.
8248      Branch: perl
8249            ! epoc/config.sh pp_sys.c util.c
8250 ____________________________________________________________________________
8251 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
8252         Log: EPOC update from Olaf Flebbe.
8253      Branch: perl
8254            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
8255            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
8256 ____________________________________________________________________________
8257 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
8258         Log: Tweak from John P. Linderman.
8259      Branch: perl
8260            ! pod/perlhack.pod
8261 ____________________________________________________________________________
8262 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
8263         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
8264              From: Stas Bekman <stas@stason.org>
8265              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
8266              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
8267      Branch: perl
8268            ! pod/perlfunc.pod
8269 ____________________________________________________________________________
8270 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
8271         Log: Subject: [PATCH] check sysconf's return value in reentr.c
8272              From: <slaven.rezic@berlin.de>
8273              Date: Fri, 22 Mar 2002 18:30:36 +0100
8274              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
8275              
8276              (plus use 4k instead 2k as the "usual" size)
8277      Branch: perl
8278            ! reentr.c reentr.pl
8279 ____________________________________________________________________________
8280 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
8281         Log: Update Changes.
8282      Branch: perl
8283            ! Changes patchlevel.h
8284 ____________________________________________________________________________
8285 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
8286         Log: Forgot from #15416.
8287      Branch: perl
8288            ! pod/perlfaq3.pod
8289 ____________________________________________________________________________
8290 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
8291         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
8292              From: andreas.koenig@anima.de (Andreas J. Koenig)
8293              Date: Fri, 22 Mar 2002 16:27:51 +0100
8294              Message-ID: <m3n0x0vczs.fsf@anima.de>
8295      Branch: perl
8296            ! pod/perlmodstyle.pod
8297 ____________________________________________________________________________
8298 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
8299         Log: metaconfig unit changes for #15418.
8300      Branch: metaconfig
8301            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
8302            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
8303            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
8304            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
8305            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
8306            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
8307            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
8308            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
8309            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
8310            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
8311            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
8312            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
8313            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
8314            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
8315            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
8316            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
8317            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
8318            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
8319            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
8320            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
8321            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
8322            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
8323            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
8324            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
8325 ____________________________________________________________________________
8326 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
8327         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
8328              Also, there's no i_stdio.
8329      Branch: perl
8330            ! Configure reentr.h reentr.pl
8331 ____________________________________________________________________________
8332 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
8333         Log: Document a known AIX warning.
8334      Branch: perl
8335            ! pod/perldelta.pod
8336 ____________________________________________________________________________
8337 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
8338         Log: Undo #15415, allow the faq people to catch up first.
8339      Branch: perl
8340            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
8341 ____________________________________________________________________________
8342 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
8343         Log: FAQ sync.
8344      Branch: perl
8345            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
8346 ____________________________________________________________________________
8347 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
8348         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
8349              From: andreas.koenig@anima.de (Andreas J. Koenig)
8350              Date: Fri, 22 Mar 2002 15:16:19 +0100
8351              Message-ID: <m38z8kwuvg.fsf@anima.de>
8352              
8353              (plus reformat)
8354      Branch: perl
8355            ! pod/perldelta.pod
8356 ____________________________________________________________________________
8357 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
8358         Log: Integrate perlio;
8359              
8360              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
8361              
8362              Check for sanity of UTF-8 keys in hashes
8363      Branch: perl
8364           +> t/op/utfhash.t
8365           !> MANIFEST doio.c
8366 ____________________________________________________________________________
8367 [ 15412] By: nick                                  on 2002/03/22  10:50:53
8368         Log: Check for sanity of UTF-8 keys in hashes
8369              (feel free to add more tests...)
8370      Branch: perlio
8371            + t/op/utfhash.t
8372            ! MANIFEST
8373 ____________________________________________________________________________
8374 [ 15411] By: ams                                   on 2002/03/22  08:36:33
8375         Log: Revert #15200 for backwards compatiblity reasons.
8376      Branch: perl
8377            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
8378            ! pp_ctl.c t/op/override.t
8379 ____________________________________________________________________________
8380 [ 15410] By: nick                                  on 2002/03/22  07:47:41
8381         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
8382              - when (e.g.) STDOUT is char special file and gets IoOFP
8383              created - do _NOT_ pass num_svs as that fopen-s stringified
8384              glob, and not fdopen-s the fd.
8385      Branch: perlio
8386            ! doio.c
8387 ____________________________________________________________________________
8388 [ 15409] By: nick                                  on 2002/03/22  07:19:33
8389         Log: Integrate mainline
8390      Branch: perlio
8391           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
8392           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
8393           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
8394           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
8395           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
8396           +> ext/Encode/lib/Encode/Details.pod
8397           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
8398           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
8399           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
8400           +> lib/Pod/t/pod2html-lib.pl
8401            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
8402           !> (integrate 39 files)
8403 ____________________________________________________________________________
8404 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
8405         Log: Win32 tweak from mjd.
8406      Branch: perl
8407            ! lib/Tie/File.pm
8408 ____________________________________________________________________________
8409 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
8410         Log: If Unicode keys are entered to a hash, a bit is turned on.
8411              If the bit is on, when the keys are fetched from the hash
8412              (%h, each %h, keys %h), the Unicodified versions of the keys
8413              are returned if needed.  This solution errs on the size of
8414              over-Unicodifying, the old solution erred on the side of
8415              under-Unicodifying.  As long as the hash keys can be a mix
8416              of byte and Unicode strings, a perfect fit is hard to come by.
8417      Branch: perl
8418            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
8419            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
8420 ____________________________________________________________________________
8421 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
8422         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
8423              From: Mike Guy <mjtg@cam.ac.uk>
8424              Date: Fri, 22 Mar 2002 02:08:20 +0000
8425              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
8426      Branch: perl
8427            ! pod/perldelta.pod
8428 ____________________________________________________________________________
8429 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
8430         Log: PM_SETRE() fallout.
8431      Branch: perl
8432            ! ext/ByteLoader/bytecode.h
8433 ____________________________________________________________________________
8434 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
8435         Log: Subject: [PATCH pod/perlxs.pod] doc fix
8436              From: Stas Bekman <stas@stason.org>
8437              Date: Thu, 21 Mar 2002 18:47:35 +0800
8438              Message-ID: <3C99BA47.9010403@stason.org>
8439      Branch: perl
8440            ! pod/perlxs.pod
8441 ____________________________________________________________________________
8442 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
8443         Log: Subject: [PATCH]
8444              From: Slaven Rezic <slaven.rezic@berlin.de>
8445              Date: 21 Mar 2002 10:19:23 +0100
8446              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
8447              
8448              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
8449      Branch: perl
8450            ! hints/freebsd.sh
8451 ____________________________________________________________________________
8452 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
8453         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
8454              From: Tim Bunce <Tim.Bunce@pobox.com>
8455              Date: Thu, 21 Mar 2002 21:18:05 +0000
8456              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
8457      Branch: perl
8458            ! ext/Storable/Storable.xs
8459 ____________________________________________________________________________
8460 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
8461         Log: Reword the Apache^Wmod_perl bit so that Sarathy
8462              can sleep easier :-)
8463      Branch: perl
8464            ! pod/perldelta.pod
8465 ____________________________________________________________________________
8466 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
8467         Log: It seems that the strange failure (core dump) of
8468              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
8469              (1) using Sun's cc helps
8470              (2) rewriting the ithreads PM_SETRE() to do the
8471              setting in two steps helps
8472              (3) no other platforms have the crash
8473              (4) Tru64's Third Degree sees nothing evil
8474              So we implement (2).
8475      Branch: perl
8476            ! op.h
8477 ____________________________________________________________________________
8478 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
8479         Log: Solaris: default to the SUNwspro cc if it is available.
8480      Branch: perl
8481            ! hints/solaris_2.sh
8482 ____________________________________________________________________________
8483 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
8484         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
8485              does not get fixed in time.
8486      Branch: perl
8487            ! pod/perldelta.pod
8488 ____________________________________________________________________________
8489 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
8490         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
8491              From: Dave Mitchell <davem@fdgroup.com>
8492              Date: Thu, 21 Mar 2002 17:24:40 +0000
8493              Message-ID: <20020321172440.C13683@fdgroup.com>
8494      Branch: perl
8495            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
8496            ! pod/perlapi.pod proto.h sv.h toke.c
8497 ____________________________________________________________________________
8498 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
8499         Log: One more proto escapee.
8500      Branch: perl
8501            ! hints/linux.sh
8502 ____________________________________________________________________________
8503 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
8504         Log: metaconfig unit change for #15394.
8505      Branch: metaconfig/U/perl
8506            ! Checkcc.U
8507 ____________________________________________________________________________
8508 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
8509         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
8510              From: Robin Barker <rmb1@cise.npl.co.uk>
8511              Date: Thu, 21 Mar 2002 17:35:00 GMT
8512              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
8513      Branch: perl
8514            ! Configure
8515 ____________________________________________________________________________
8516 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
8517         Log: Subject: Re: [tests for Pod::Html]
8518              From: Stas Bekman <stas@stason.org>
8519              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
8520              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
8521      Branch: perl
8522            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
8523            - t/pod2html/README
8524            ! MANIFEST lib/Pod/t/pod2html-lib.pl
8525 ____________________________________________________________________________
8526 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
8527         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
8528              From: Stas Bekman <stas@stason.org>
8529              Date: Thu, 21 Mar 2002 18:50:56 +0800
8530              Message-ID: <3C99BB10.50004@stason.org>
8531      Branch: perl
8532            ! ext/Cwd/Cwd.xs
8533 ____________________________________________________________________________
8534 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
8535         Log: Upgrade to Encode 0.95, from Dan Kogai.
8536      Branch: perl
8537            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
8538            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
8539            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
8540            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
8541            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
8542            + ext/Encode/lib/Encode/Details.pod
8543            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
8544            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
8545            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
8546            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
8547            ! ext/Encode/Makefile.PL
8548 ____________________________________________________________________________
8549 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
8550         Log: Mention the new syslog try-harder feature.
8551      Branch: perl
8552            ! pod/perldelta.pod
8553 ____________________________________________________________________________
8554 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
8555         Log: metaconfig unit changes for #15388.
8556      Branch: metaconfig
8557            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
8558            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
8559            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
8560            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
8561            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
8562            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
8563            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
8564            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
8565            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
8566            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
8567            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
8568            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
8569            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
8570            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
8571            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
8572            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
8573            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
8574            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
8575            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
8576            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
8577            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
8578            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
8579            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
8580            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
8581 ____________________________________________________________________________
8582 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
8583         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
8584              From: Spider Boardman <spider@web.zk3.dec.com>
8585              Date: Thu, 21 Mar 2002 09:23:45 -0500
8586              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
8587      Branch: perl
8588            ! Configure hints/hpux.sh reentr.pl
8589 ____________________________________________________________________________
8590 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
8591         Log: NetWare diff from C Aditya.
8592      Branch: perl
8593            ! perl.h
8594 ____________________________________________________________________________
8595 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
8596         Log: The htmlview test doesn't work yet.
8597      Branch: perl
8598            + t/pod2html/README
8599            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
8600            ! MANIFEST
8601 ____________________________________________________________________________
8602 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
8603         Log: Placeholder.
8604      Branch: perl
8605            ! MANIFEST
8606 ____________________________________________________________________________
8607 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
8608         Log: Integrate perlio: missing tabs in makefile.mk.
8609      Branch: perl
8610           !> win32/makefile.mk
8611 ____________________________________________________________________________
8612 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
8613         Log: Subject: [tests for Pod::Html]
8614              From: Stas Bekman <stas@stason.org>
8615              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
8616              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
8617      Branch: perl
8618            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
8619            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
8620            + lib/Pod/t/pod2html-lib.pl
8621            ! MANIFEST
8622 ____________________________________________________________________________
8623 [ 15382] By: nick                                  on 2002/03/21  07:21:57
8624         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
8625      Branch: perlio
8626           +> ext/Encode/AUTHORS ext/Encode/Changes
8627           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
8628           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
8629           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
8630           +> ext/I18N/Langinfo/fallback/const-c.inc
8631           +> ext/I18N/Langinfo/fallback/const-xs.inc
8632           +> lib/ExtUtils/t/Constant.t
8633            - ext/Encode/Encode/euc-jp-0212.enc
8634            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
8635            - ext/Encode/t/table.euc ext/Encode/t/table.ref
8636            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
8637           !> (integrate 105 files)
8638 ____________________________________________________________________________
8639 [ 15381] By: nick                                  on 2002/03/21  06:59:57
8640         Log: Restore tabs so dmake will parse file!
8641      Branch: perlio
8642            ! win32/makefile.mk
8643 ____________________________________________________________________________
8644 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
8645         Log: Upgrade to Unicode::Normalize 0.16.
8646      Branch: perl
8647            ! ext/Unicode/Normalize/Changes
8648            ! ext/Unicode/Normalize/Normalize.pm
8649 ____________________________________________________________________________
8650 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
8651         Log: Schwern's wallet is a bit more loose.
8652      Branch: perl
8653            ! t/lib/1_compile.t
8654 ____________________________________________________________________________
8655 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
8656         Log: Subject: [PATCH]
8657              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
8658              Date: Wed, 20 Mar 2002 22:56:17 -0000
8659              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
8660              
8661              packWARN also for subdirs.
8662      Branch: perl
8663            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
8664            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
8665            ! win32/win32.c
8666 ____________________________________________________________________________
8667 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
8668         Log: A plan is better.
8669      Branch: perl
8670            ! ext/Encode/t/CJKalias.t
8671 ____________________________________________________________________________
8672 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
8673         Log: Upgrade to Encode 0.94, from Dan Kogai.
8674      Branch: perl
8675            + ext/Encode/lib/Encode/Description.pod
8676            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
8677            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
8678            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
8679            ! ext/Encode/lib/Encode/Encoding.pm
8680            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
8681            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
8682            ! ext/Encode/t/CJKalias.t
8683 ____________________________________________________________________________
8684 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
8685         Log: Rats' nest.
8686      Branch: perl
8687            ! hints/solaris_2.sh
8688 ____________________________________________________________________________
8689 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
8690         Log: Rrright.
8691      Branch: perl
8692            ! pod/perlguts.pod
8693 ____________________________________________________________________________
8694 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
8695         Log: Update Changes.
8696      Branch: perl
8697            ! Changes patchlevel.h
8698 ____________________________________________________________________________
8699 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
8700         Log: Reapply #15336.
8701      Branch: perl
8702            ! ext/Encode/lib/Encode/Tcl.pm
8703 ____________________________________________________________________________
8704 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
8705         Log: Upgrade to Encode 0.93, from Dan Kogai.
8706      Branch: perl
8707            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
8708            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
8709            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
8710            ! ext/Encode/README ext/Encode/TW/TW.pm
8711            ! ext/Encode/lib/Encode/CN/HZ.pm
8712            ! ext/Encode/lib/Encode/Encoding.pm
8713            ! ext/Encode/lib/Encode/Internal.pm
8714            ! ext/Encode/lib/Encode/JP/Constants.pm
8715            ! ext/Encode/lib/Encode/JP/H2Z.pm
8716            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
8717            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
8718            ! ext/Encode/lib/Encode/Tcl/Escape.pm
8719            ! ext/Encode/lib/Encode/Tcl/Table.pm
8720            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
8721            ! ext/Encode/lib/Encode/iso10646_1.pm
8722            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
8723            ! ext/Encode/t/JP.t
8724 ____________________________________________________________________________
8725 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
8726         Log: Subject: patch for syslog
8727              From: <Nick.Williams@morganstanley.com>
8728              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
8729              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
8730      Branch: perl
8731            ! ext/Sys/Syslog/Syslog.pm
8732 ____________________________________________________________________________
8733 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
8734         Log: Some failure updates.
8735      Branch: perl
8736            ! pod/perldelta.pod
8737 ____________________________________________________________________________
8738 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
8739         Log: Getopt::Long 2.29 from Johan Vromans.
8740      Branch: perl
8741            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
8742 ____________________________________________________________________________
8743 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
8744         Log: Rename ExtUtils.t to Constant.t, as suggested by
8745              Nicholas Clark.
8746      Branch: perl
8747            + lib/ExtUtils/t/Constant.t
8748            - lib/ExtUtils/t/ExtUtils.t
8749            ! MANIFEST
8750 ____________________________________________________________________________
8751 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
8752         Log: Subject: [PATCH] TODO - Make Schwern Poorer
8753              From: Nicholas Clark <nick@unfortu.net>
8754              Date: Tue, 19 Mar 2002 22:50:28 +0000
8755              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
8756      Branch: perl
8757            ! t/lib/1_compile.t
8758 ____________________________________________________________________________
8759 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
8760         Log: Subject: Re: The story of O [PATCH]
8761              From: Richard.Foley@t-online.de (Richard Foley)
8762              Date: Sun, 17 Mar 2002 08:37:26 +0100
8763              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
8764      Branch: perl
8765            ! lib/perl5db.pl
8766 ____________________________________________________________________________
8767 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
8768         Log: Mention the external modules Encode::HanExtra and
8769              PadWalker.
8770      Branch: perl
8771            ! pod/perldelta.pod
8772 ____________________________________________________________________________
8773 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
8774         Log: Subject: [PATCH] List lexicals from debugger
8775              From: Peter Scott <Peter@PSDT.com>
8776              Date: Tue, 19 Mar 2002 12:28:52 -0800
8777              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
8778      Branch: perl
8779            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
8780 ____________________________________________________________________________
8781 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
8782         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
8783              and :encoding(xxx) was errorneously parsed.
8784      Branch: perl
8785            ! lib/open.pm
8786 ____________________________________________________________________________
8787 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
8788         Log: Subject: [PATCH bleadperl] exec.t tweak
8789              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8790              Date: Wed, 20 Mar 2002 01:21:40 +0100
8791              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
8792              
8793              4NT returns 2 as error-code for nonexistant file.
8794      Branch: perl
8795            ! t/op/exec.t
8796 ____________________________________________________________________________
8797 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
8798         Log: minor Tie::File test patch to make win32 happier, from mjd.
8799      Branch: perl
8800            ! lib/Tie/File/t/30_defer.t
8801 ____________________________________________________________________________
8802 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
8803         Log: Subject: [PATCH bleadperl] magic.t tweak
8804              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8805              Date: Wed, 20 Mar 2002 00:39:16 +0100
8806              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
8807      Branch: perl
8808            ! t/op/magic.t
8809 ____________________________________________________________________________
8810 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
8811         Log: Typo fix from Andreas Koenig, plus a tweak.
8812      Branch: perl
8813            ! pod/perlunicode.pod
8814 ____________________________________________________________________________
8815 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
8816         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
8817              in Mandrake 8.2.  Now we need to figure out a way not to
8818              unbreak Apache.
8819      Branch: perl
8820            ! hints/linux.sh
8821 ____________________________________________________________________________
8822 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
8823         Log: Fix for "UTF-8 bug with s///" from Hugo.
8824      Branch: perl
8825            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
8826            ! t/op/pat.t
8827 ____________________________________________________________________________
8828 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
8829         Log: metaconfig unit change for #15354.
8830      Branch: metaconfig
8831            ! U/threads/usethreads.U
8832 ____________________________________________________________________________
8833 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
8834         Log: Installation updates on threads and perlio.
8835      Branch: perl
8836            ! Configure INSTALL
8837 ____________________________________________________________________________
8838 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
8839         Log: Tpo.
8840      Branch: perl
8841            ! pod/perlfaq6.pod
8842 ____________________________________________________________________________
8843 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
8844         Log: Regen modlib and toc.
8845      Branch: perl
8846            ! pod/perlmodlib.pod pod/perltoc.pod
8847 ____________________________________________________________________________
8848 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
8849         Log: Whitespace tweaks.
8850      Branch: perl
8851            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
8852            ! pod/perltodo.pod pod/perlunicode.pod
8853 ____________________________________________________________________________
8854 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
8855         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
8856              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
8857              (And as suggested by Markus Kuhn.)
8858              
8859              While we are at it, document also the case of
8860              mixed hash keys as a known potential troublemaker.
8861              (Since it's locale-related, sometimes.)
8862      Branch: perl
8863            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
8864            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
8865            ! pod/perluniintro.pod
8866 ____________________________________________________________________________
8867 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
8868         Log: Surely a typo.
8869      Branch: perl
8870            ! gv.c
8871 ____________________________________________________________________________
8872 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
8873         Log: Take two.
8874      Branch: perl
8875            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
8876            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
8877 ____________________________________________________________________________
8878 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
8879         Log: Let's try this from scratch.
8880      Branch: perl
8881            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
8882            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
8883 ____________________________________________________________________________
8884 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
8885         Log: I could do this all day...
8886      Branch: perl
8887            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
8888            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
8889 ____________________________________________________________________________
8890 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
8891         Log: Grrr.
8892      Branch: perl
8893            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
8894            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
8895 ____________________________________________________________________________
8896 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
8897         Log: Subject: Re: Nearly OK for cygwin@15318
8898              From: John Peacock <jpeacock@rowman.com>
8899              Date: Tue, 19 Mar 2002 15:58:08 -0500
8900              Message-ID: <3C97A660.3060302@rowman.com>
8901      Branch: perl
8902            ! pod/perlport.pod
8903 ____________________________________________________________________________
8904 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
8905         Log: Subject: Re: Nearly OK for cygwin@15318
8906              From: <slaven.rezic@berlin.de>
8907              Date: Tue, 19 Mar 2002 21:47:49 +0100
8908              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
8909              
8910              Subject: Re: Nearly OK for cygwin@15318
8911              From: <slaven.rezic@berlin.de>
8912              Date: Tue, 19 Mar 2002 21:37:18 +0100
8913              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
8914      Branch: perl
8915            ! pod/perlport.pod t/io/fs.t
8916 ____________________________________________________________________________
8917 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
8918         Log: D'oh.
8919      Branch: perl
8920            + ext/I18N/Langinfo/fallback/const-c.inc
8921            + ext/I18N/Langinfo/fallback/const-xs.inc
8922 ____________________________________________________________________________
8923 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
8924         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
8925              From: Nicholas Clark <nick@unfortu.net>
8926              Date: Tue, 19 Mar 2002 22:37:08 +0000
8927              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
8928              
8929              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
8930              From: Nicholas Clark <nick@ccl4.org>
8931              Date: Tue, 19 Mar 2002 22:39:55 +0000
8932              Message-ID: <20020319223954.G94831@plum.flirble.org>
8933      Branch: perl
8934            - ext/I18N/Langinfo/fallback.xs
8935            ! MANIFEST
8936 ____________________________________________________________________________
8937 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
8938         Log: Text, not binary.
8939      Branch: perl
8940            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
8941            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
8942 ____________________________________________________________________________
8943 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
8944         Log: Subject: Re: perl@15244
8945              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8946              Date: Mon, 18 Mar 2002 17:37:31 +0100
8947              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
8948              
8949              (Goedendag: Dutch whitespace police)
8950      Branch: perl
8951            ! hints/hpux.sh
8952 ____________________________________________________________________________
8953 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
8954         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
8955              From: Nicholas Clark <nick@unfortu.net>
8956              Date: Tue, 19 Mar 2002 21:52:47 +0000
8957              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
8958      Branch: perl
8959            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
8960            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
8961            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
8962            ! ext/Sys/Syslog/Makefile.PL
8963 ____________________________________________________________________________
8964 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
8965         Log: More pathname portability checks.
8966      Branch: perl
8967            ! Porting/check83.pl
8968 ____________________________________________________________________________
8969 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
8970         Log: Begone, Encode::Tcl::Extended.
8971      Branch: perl
8972            ! ext/Encode/lib/Encode/Tcl.pm
8973 ____________________________________________________________________________
8974 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
8975         Log: This is like trying to put the shaving cream
8976              back to the can...
8977      Branch: perl
8978            ! hints/linux.sh
8979 ____________________________________________________________________________
8980 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
8981         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
8982              types of usleep().  Fun, fun. fun.
8983      Branch: perl
8984            ! hints/linux.sh
8985 ____________________________________________________________________________
8986 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
8987         Log: Sarathy's new suggestion for Linux threading flags.
8988      Branch: perl
8989            ! hints/linux.sh
8990 ____________________________________________________________________________
8991 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
8992         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
8993      Branch: perl
8994            - ext/Encode/Encode/euc-jp-0212.ucm
8995            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
8996            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
8997 ____________________________________________________________________________
8998 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
8999         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
9000              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
9001              Date: Tue, 19 Mar 2002 00:42:22 +0100
9002              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
9003      Branch: perl
9004            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
9005 ____________________________________________________________________________
9006 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
9007         Log: "+" is not a valid filename character in VMS.
9008      Branch: perl
9009            + ext/Encode/Encode/euc-jp-0212.ucm
9010            - ext/Encode/Encode/euc-jp+0212.ucm
9011            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
9012 ____________________________________________________________________________
9013 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
9014         Log: Update Changes.
9015      Branch: perl
9016            ! Changes patchlevel.h
9017 ____________________________________________________________________________
9018 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
9019         Log: Take away _GNU_SOURCE since that does not seem
9020              to play well with other software (like Apache),
9021              just hint away the WHOAs.
9022      Branch: perl
9023            ! hints/linux.sh
9024 ____________________________________________________________________________
9025 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
9026         Log: metaconfig unit change for #15326.
9027      Branch: metaconfig
9028            ! U/threads/d_crypt_r.U
9029 ____________________________________________________________________________
9030 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
9031         Log: Support crypt_r(const char*,const char*, CRYPTD*).
9032      Branch: perl
9033            ! Configure reentr.h reentr.pl
9034 ____________________________________________________________________________
9035 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
9036         Log: VMS acrobatics from Peter Prymmer.
9037      Branch: perl
9038            ! lib/ExtUtils/t/ExtUtils.t
9039 ____________________________________________________________________________
9040 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
9041         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
9042              From: Stas Bekman <stas@stason.org>
9043              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
9044              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
9045      Branch: perl
9046            ! lib/Pod/Html.pm
9047 ____________________________________________________________________________
9048 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
9049         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
9050              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9051              Date: Tue, 19 Mar 2002 10:49:27 +0100
9052              Message-ID: <20020319104927.C705@rafael>   
9053      Branch: perl
9054            ! ext/B/t/xref.t
9055 ____________________________________________________________________________
9056 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
9057         Log: Integrate perlio;
9058              
9059              Move docs for Encode::valid_utf8 (which does not exist)
9060              to be docs for utf8::valid() (which does).
9061      Branch: perl
9062           !> ext/Encode/Encode.pm lib/utf8.pm
9063 ____________________________________________________________________________
9064 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
9065         Log: Remove Encode::Tcl::Extended, suggested by
9066              SADAHIRO Tomoyuki.
9067      Branch: perl
9068            - ext/Encode/Encode/euc-jp-0212.enc
9069            - ext/Encode/lib/Encode/Tcl/Extended.pm
9070            ! MANIFEST ext/Encode/MANIFEST
9071            ! ext/Encode/lib/Encode/Tcl/Escape.pm
9072            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
9073 ____________________________________________________________________________
9074 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
9075         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
9076      Branch: perl
9077            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
9078            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
9079            + ext/Encode/t/jisx0212.ref
9080            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
9081            - ext/Encode/t/table.ref
9082            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
9083            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
9084            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
9085            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
9086            ! ext/Encode/lib/Encode/CN/HZ.pm
9087            ! ext/Encode/lib/Encode/Encoding.pm
9088            ! ext/Encode/lib/Encode/Internal.pm
9089            ! ext/Encode/lib/Encode/JP/Constants.pm
9090            ! ext/Encode/lib/Encode/JP/H2Z.pm
9091            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
9092            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
9093            ! ext/Encode/lib/Encode/Tcl/Escape.pm
9094            ! ext/Encode/lib/Encode/Tcl/Extended.pm
9095            ! ext/Encode/lib/Encode/Tcl/Table.pm
9096            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
9097            ! ext/Encode/lib/Encode/iso10646_1.pm
9098            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
9099            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
9100            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
9101 ____________________________________________________________________________
9102 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
9103         Log: constness+signedness nit.
9104      Branch: perl
9105            ! ext/Unicode/Normalize/Normalize.xs
9106 ____________________________________________________________________________
9107 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
9108         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
9109      Branch: perl
9110            ! ext/Unicode/Normalize/Changes
9111            ! ext/Unicode/Normalize/Normalize.pm
9112            ! ext/Unicode/Normalize/Normalize.xs
9113            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
9114            ! ext/Unicode/Normalize/t/func.t
9115 ____________________________________________________________________________
9116 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
9117         Log: Split the ebcdic details to perlebcdic.
9118      Branch: perl
9119            ! pod/perlebcdic.pod pod/perluniintro.pod
9120 ____________________________________________________________________________
9121 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
9122         Log: Be explicit.
9123      Branch: perl
9124            ! pod/perluniintro.pod
9125 ____________________________________________________________________________
9126 [ 15315] By: nick                                  on 2002/03/19  09:24:18
9127         Log: Integrate mainline
9128      Branch: perlio
9129           +> ext/List/Util/t/openhan.t
9130           !> (integrate 53 files)
9131 ____________________________________________________________________________
9132 [ 15314] By: nick                                  on 2002/03/19  07:39:07
9133         Log: Move docs for Encode::valid_utf8 (which does not exist)
9134              to be docs for utf8::valid() (which does).
9135      Branch: perlio
9136            ! ext/Encode/Encode.pm lib/utf8.pm
9137 ____________________________________________________________________________
9138 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
9139         Log: Update the Unicode vs EBCDIC situation.
9140      Branch: perl
9141            ! pod/perlebcdic.pod pod/perluniintro.pod
9142 ____________________________________________________________________________
9143 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
9144         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
9145              From: Robert Spier <rspier@pobox.com>
9146              Date: Mon, 18 Mar 2002 19:22:55 -0800
9147              Message-ID: <15510.44815.383439.823671@rls.cx>
9148      Branch: perl
9149            ! ext/threads/t/end.t
9150 ____________________________________________________________________________
9151 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
9152         Log: UTF-8 walk errors that become visible in EBCDIC.
9153      Branch: perl
9154            ! regexec.c
9155 ____________________________________________________________________________
9156 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
9157         Log: s/regcinclasslen/reginclass/ and remove the old
9158              reginclass since nothing is using it.
9159      Branch: perl
9160            ! embed.fnc embed.h proto.h regexec.c
9161 ____________________________________________________________________________
9162 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
9163         Log: Close the file so it can be (a) removed (b) reopened.
9164      Branch: perl
9165            ! ext/B/t/xref.t
9166 ____________________________________________________________________________
9167 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
9168         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
9169              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9170              Date: Mon, 18 Mar 2002 23:14:31 +0100
9171              Message-ID: <20020318231431.A699@rafael>
9172      Branch: perl
9173            ! ext/B/B.xs utf8.c
9174 ____________________________________________________________________________
9175 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
9176         Log: Failed patch hunk reapplied.
9177      Branch: perl
9178            ! lib/Tie/File/t/32_defer_misc.t
9179 ____________________________________________________________________________
9180 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
9181         Log: For DEBUGGING threaded builds.
9182      Branch: perl
9183            ! sv.c
9184 ____________________________________________________________________________
9185 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
9186         Log: AUTHORS update.
9187      Branch: perl
9188            ! AUTHORS
9189 ____________________________________________________________________________
9190 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
9191         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
9192              (Fix from Craig Berry)
9193      Branch: perl
9194            ! pp_sys.c
9195 ____________________________________________________________________________
9196 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
9197         Log: Subject: [PATCH] configure.com home-grown kill() check
9198              From: "Craig A. Berry" <craigberry@mac.com>
9199              Date: Mon, 18 Mar 2002 13:52:59 -0600
9200              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
9201      Branch: perl
9202            ! configure.com
9203 ____________________________________________________________________________
9204 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
9205         Log: Upgrade to Tie::File 0.50.
9206      Branch: perl
9207            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
9208            ! lib/Tie/File/t/32_defer_misc.t
9209 ____________________________________________________________________________
9210 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
9211         Log: AUTHORS updates.
9212      Branch: perl
9213            ! AUTHORS
9214 ____________________________________________________________________________
9215 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
9216         Log: Update Changes.
9217      Branch: perl
9218            ! Changes patchlevel.h
9219 ____________________________________________________________________________
9220 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
9221         Log: OS/390 update.
9222      Branch: perl
9223            ! pod/perldelta.pod
9224 ____________________________________________________________________________
9225 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
9226         Log: Forgot from #15288.
9227      Branch: perl
9228            ! ext/B/B.xs
9229 ____________________________________________________________________________
9230 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
9231         Log: Make regex DEBUGGING faster.
9232      Branch: perl
9233            ! perl.c perl.h regexec.c
9234 ____________________________________________________________________________
9235 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
9236         Log: Undo accidental perl.h part of #15295 (wait for #15297)
9237      Branch: perl
9238            ! perl.h
9239 ____________________________________________________________________________
9240 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
9241         Log: Subject: prefix slip
9242              From: andreas.koenig@anima.de (Andreas J. Koenig)
9243              Date: Mon, 18 Mar 2002 16:24:46 +0100
9244              Message-ID: <m3y9gp3nlt.fsf@anima.de>
9245              
9246              (perl.h part accidental, undone by #15296)
9247      Branch: perl
9248            ! INSTALL perl.h
9249 ____________________________________________________________________________
9250 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
9251         Log: Be tidy.
9252      Branch: perl
9253            ! ext/B/t/xref.t
9254 ____________________________________________________________________________
9255 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
9256         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
9257              From: Spider Boardman <spider@web.zk3.dec.com>
9258              Date: Mon, 18 Mar 2002 10:09:50 -0500
9259              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
9260      Branch: perl
9261            ! README.tru64 hints/dec_osf.sh
9262 ____________________________________________________________________________
9263 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
9264         Log: NetWare tweaks from C Aditya <caditya@novell.com>
9265      Branch: perl
9266            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
9267 ____________________________________________________________________________
9268 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
9269         Log: metaconfig unit change for #15290.
9270      Branch: metaconfig/U/perl
9271            ! perlxv.U
9272 ____________________________________________________________________________
9273 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
9274         Log: Subject: d_nv_preserves_uv_bits
9275              From: Nicholas Clark <nick@unfortu.net>
9276              Date: Thu, 14 Mar 2002 22:24:19 +0000
9277              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
9278      Branch: perl
9279            ! Configure Porting/Glossary Porting/config.sh config_h.SH
9280            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
9281            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
9282            ! win32/config.bc win32/config.gc win32/config.vc
9283            ! win32/config.win64
9284 ____________________________________________________________________________
9285 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
9286         Log: Subject: Re: perl@15244
9287              From: Spider Boardman <spider@web.zk3.dec.com>
9288              Date: Mon, 18 Mar 2002 09:38:55 -0500
9289              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
9290              
9291              (IA64 work.)
9292      Branch: perl
9293            ! hints/hpux.sh perl.h
9294 ____________________________________________________________________________
9295 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
9296         Log: Subject: [PATCH B] B::perlstring()
9297              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9298              Date: Sun, 17 Mar 2002 23:06:12 +0100
9299              Message-ID: <20020317230612.A24442@rafael>
9300      Branch: perl
9301            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
9302 ____________________________________________________________________________
9303 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
9304         Log: Subject: [PATCH] another pack "w" thing
9305              From: Nicholas Clark <nick@unfortu.net>
9306              Date: Sat, 16 Mar 2002 21:52:15 +0000
9307              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
9308      Branch: perl
9309            ! pp_pack.c t/op/pack.t
9310 ____________________________________________________________________________
9311 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
9312         Log: More prototypes blindness in Solaris.
9313              (TODO: readdir64_r really needs to be seen.)
9314      Branch: perl
9315            ! hints/solaris_2.sh
9316 ____________________________________________________________________________
9317 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
9318         Log: Integrate perlio;
9319              
9320              Tidy the "does not map" message for non-characters
9321              (e.g. iso-8859-3 "\xA5").
9322      Branch: perl
9323           !> ext/Encode/Encode.xs
9324 ____________________________________________________________________________
9325 [ 15284] By: nick                                  on 2002/03/18  11:00:31
9326         Log: Integrate mainline
9327      Branch: perlio
9328           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
9329           +> lib/Tie/File/t/32_defer_misc.t
9330           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
9331           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
9332           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
9333           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
9334           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
9335           !> reentr.pl regexec.c t/op/pat.t util.c
9336 ____________________________________________________________________________
9337 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
9338         Log: Sync with Scalar-List-Utils-1.07
9339      Branch: perl
9340            + ext/List/Util/t/openhan.t
9341            ! MANIFEST ext/List/Util/ChangeLog
9342            ! ext/List/Util/lib/List/Util.pm
9343            ! ext/List/Util/lib/Scalar/Util.pm
9344 ____________________________________________________________________________
9345 [ 15282] By: nick                                  on 2002/03/18  08:11:28
9346         Log: Tidy the "does not map" message for non-characters
9347              (e.g. iso-8859-3 "\xA5").
9348      Branch: perlio
9349            ! ext/Encode/Encode.xs
9350 ____________________________________________________________________________
9351 [ 15281] By: ams                                   on 2002/03/18  04:44:37
9352         Log: URL fix from MJD.
9353      Branch: perl
9354            ! pod/perlfaq3.pod
9355 ____________________________________________________________________________
9356 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
9357         Log: More prototype calming (really should fix the Configure
9358              protochk, but not at this point in time).
9359      Branch: perl
9360            ! hints/solaris_2.sh
9361 ____________________________________________________________________________
9362 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
9363         Log: return at the wrong side of #endif.
9364      Branch: perl
9365            ! util.c
9366 ____________________________________________________________________________
9367 [ 15278] By: ams                                   on 2002/03/17  23:45:31
9368         Log: Typo fix from Stas Bekman.
9369      Branch: perl
9370            ! pod/perlhack.pod
9371 ____________________________________________________________________________
9372 [ 15277] By: ams                                   on 2002/03/17  23:41:35
9373         Log: Upgrade to Tie::File 0.21.
9374      Branch: perl
9375            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
9376            + lib/Tie/File/t/32_defer_misc.t
9377            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
9378            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
9379            ! lib/Tie/File/t/22_autochomp.t
9380 ____________________________________________________________________________
9381 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
9382         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
9383              character classes use inlined macros instead of the full
9384              function call.
9385      Branch: perl
9386            ! regexec.c
9387 ____________________________________________________________________________
9388 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
9389         Log: Integrate perlio;
9390              
9391              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
9392              
9393              Other :encoding oddities
9394              - we should really pop while we can still make method calls
9395              in case DESTROY does something.
9396              - Provide a no-op DESTROY
9397              - Use SvPV_only() rather than just SvPV_on()
9398      Branch: perl
9399           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
9400           !> ext/Encode/lib/Encode/Encoding.pm sv.c
9401 ____________________________________________________________________________
9402 [ 15274] By: nick                                  on 2002/03/17  20:00:12
9403         Log: Other :encoding oddities
9404              - we should really pop while we can still make method calls
9405              in case DESTROY does something.
9406              - Provide a no-op DESTROY
9407              - Use SvPV_only() rather than just SvPV_on()
9408      Branch: perlio
9409            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9410            ! ext/Encode/lib/Encode/Encoding.pm
9411 ____________________________________________________________________________
9412 [ 15273] By: nick                                  on 2002/03/17  19:53:24
9413         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
9414      Branch: perlio
9415            ! sv.c
9416 ____________________________________________________________________________
9417 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
9418         Log: Implement the retry-on-ERANGE for the get*_r().
9419              The buffer will keep doubling until 64k.
9420      Branch: perl
9421            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
9422            ! reentr.h reentr.pl
9423 ____________________________________________________________________________
9424 [ 15271] By: nick                                  on 2002/03/17  17:38:44
9425         Log: Integrate mainline
9426      Branch: perlio
9427           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
9428           +> t/op/pow.t
9429           !> (integrate 28 files)
9430 ____________________________________________________________________________
9431 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
9432         Log: Subject: UTF-8 bug (maybe alreayd known?)
9433              From: andreas.koenig@anima.de (Andreas J. Koenig)
9434              Date: Fri, 08 Mar 2002 16:36:01 +0100
9435              Message-ID: <m3n0xjul5q.fsf@anima.de>
9436      Branch: perl
9437            ! pp_hot.c t/op/pat.t
9438 ____________________________________________________________________________
9439 [ 15269] By: nick                                  on 2002/03/17  09:12:39
9440         Log: Integarate mainline
9441      Branch: perlio
9442           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
9443           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
9444           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
9445           !> (integrate 69 files)
9446 ____________________________________________________________________________
9447 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
9448         Log: Subject: SEGV in s/// and UTF-8
9449              From: andreas.koenig@anima.de (Andreas J. Koenig)
9450              Date: Tue, 12 Mar 2002 00:40:09 +0100
9451              Message-ID: <m3r8mqad2e.fsf@anima.de>
9452      Branch: perl
9453            ! regexec.c t/op/pat.t
9454 ____________________________________________________________________________
9455 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
9456         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
9457              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
9458              which assume that 2**someinteger is accurate.
9459      Branch: perl
9460            + t/op/pow.t
9461            ! MANIFEST pp.c t/test.pl
9462 ____________________________________________________________________________
9463 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
9464         Log: _r-ify config.win64, too.
9465      Branch: perl
9466            ! win32/config.win64
9467 ____________________________________________________________________________
9468 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
9469         Log: Better place to initialize (IRIX cc noticed that
9470              the many "goto defchars" bypass the initialization)
9471      Branch: perl
9472            ! regcomp.c
9473 ____________________________________________________________________________
9474 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
9475         Log: If not building threaded, never mind the threaded prototypes.
9476      Branch: perl
9477            ! Configure reentr.pl
9478 ____________________________________________________________________________
9479 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
9480         Log: metaconfig: If not using threads, not point probing for the
9481              prototypes (since they might be hidden behind many defines
9482              we won't have if not building threaded)
9483      Branch: metaconfig
9484            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9485            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9486            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9487            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9488            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
9489            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
9490            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9491            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9492            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
9493            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
9494            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
9495            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9496            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9497            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9498            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9499            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9500            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9501            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9502            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9503            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9504            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9505            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9506            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
9507            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
9508 ____________________________________________________________________________
9509 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
9510         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
9511      Branch: perl
9512            ! hints/freebsd.sh
9513 ____________________________________________________________________________
9514 [ 15261] By: ams                                   on 2002/03/16  18:14:04
9515         Log: Upgrade to Tie::File 0.20.
9516      Branch: perl
9517            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
9518            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
9519            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
9520            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
9521            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
9522            ! lib/Tie/File/t/11_rv_splice_rs.t
9523            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
9524            ! lib/Tie/File/t/16_handle.t
9525 ____________________________________________________________________________
9526 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
9527         Log: There seems to be a trend for the *time_r to be hidden.
9528      Branch: perl
9529            ! hints/irix_6.sh
9530 ____________________________________________________________________________
9531 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
9532         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
9533              From: Stas Bekman <stas@stason.org>
9534              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
9535              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
9536      Branch: perl
9537            ! lib/Pod/Html.pm
9538 ____________________________________________________________________________
9539 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
9540         Log: Subject: [PATCH] Re: dumpvar.pl bug
9541              From: Peter Scott <Peter@PSDT.com>
9542              Date: Fri, 15 Mar 2002 18:19:21 -0800
9543              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
9544      Branch: perl
9545            ! lib/dumpvar.pl lib/perl5db.pl
9546 ____________________________________________________________________________
9547 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
9548         Log: More paranoid _r protochecking.  At least Tru64 and
9549              Linux need additional hinting help to believe that
9550              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
9551              to see what goes bang.
9552      Branch: perl
9553            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
9554            ! reentr.pl
9555 ____________________________________________________________________________
9556 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
9557         Log: metaconfig: more paranoid _r protochecking.
9558      Branch: metaconfig
9559            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9560            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9561            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9562            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9563            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
9564            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
9565            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9566            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9567            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
9568            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
9569            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
9570            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9571            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9572            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9573            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9574            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9575            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9576            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9577            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9578            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9579            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9580            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9581            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
9582            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
9583 ____________________________________________________________________________
9584 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
9585         Log: HP-UX gcc 3 warnings found by Sarathy.
9586      Branch: perl
9587            ! regcomp.c sv.c
9588 ____________________________________________________________________________
9589 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
9590         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
9591              From: Slaven Rezic <slaven.rezic@berlin.de>
9592              Date: 16 Mar 2002 15:29:18 +0100
9593              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
9594      Branch: perl
9595            ! pod/perldelta.pod
9596 ____________________________________________________________________________
9597 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
9598         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
9599      Branch: perl
9600            ! Porting/findrfuncs reentr.h reentr.pl
9601 ____________________________________________________________________________
9602 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
9603         Log: UIN32_MAX with borken under HP-UX+gcc
9604      Branch: perl
9605            ! handy.h
9606 ____________________________________________________________________________
9607 [ 15251] By: ams                                   on 2002/03/16  02:38:08
9608         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
9609              *::DESTROY() is deprecated
9610              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9611              Date: Thu, 14 Mar 2002 18:39:22 -0500
9612              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
9613              
9614              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
9615              *::DESTROY() is deprecated
9616              From: Dave Mitchell <davem@fdgroup.com>
9617              Date: Fri, 15 Mar 2002 19:22:49 +0000
9618              Message-Id: <20020315192249.A22389@fdgroup.com>
9619      Branch: perl
9620            ! gv.c t/op/method.t
9621 ____________________________________________________________________________
9622 [ 15250] By: ams                                   on 2002/03/16  02:14:41
9623         Log: Plural nit.
9624      Branch: perl
9625            ! pod/perldelta.pod
9626 ____________________________________________________________________________
9627 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
9628         Log: Doesn't make sense to test for protos if the
9629              functions are not to be used (!= functions exist!)
9630              This might be the key (well, a key) to the HP-UX
9631              problems.
9632      Branch: perl
9633            ! reentr.h reentr.pl
9634 ____________________________________________________________________________
9635 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
9636         Log: Typo in #15247.
9637      Branch: perl
9638            ! hints/hpux.sh
9639 ____________________________________________________________________________
9640 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
9641         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
9642              in HP-UX (from H.Merijn Brand)
9643      Branch: perl
9644            ! hints/hpux.sh
9645 ____________________________________________________________________________
9646 [ 15246] By: ams                                   on 2002/03/15  17:53:23
9647         Log: Subject: minor corrections in perldelta.pod
9648              From: mjd@plover.com
9649              Date: 15 Mar 2002 18:48:42 -0000
9650              Message-Id: <20020315184842.13573.qmail@plover.com>
9651      Branch: perl
9652            ! pod/perldelta.pod
9653 ____________________________________________________________________________
9654 [ 15245] By: ams                                   on 2002/03/15  17:37:52
9655         Log: Upgrade to Tie::File 0.19.
9656      Branch: perl
9657            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
9658            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
9659            + lib/Tie/File/t/21_win32.t
9660            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
9661            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
9662            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
9663            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
9664            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
9665            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
9666            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
9667            ! lib/Tie/File/t/17_misc_meth.t
9668 ____________________________________________________________________________
9669 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
9670         Log: Update Changes.
9671      Branch: perl
9672            ! Changes patchlevel.h
9673 ____________________________________________________________________________
9674 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
9675         Log: Forgot from #15241.
9676      Branch: perl
9677            ! win32/config_sh.PL
9678 ____________________________________________________________________________
9679 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
9680         Log: Subject: patch pod/perltodo.pod
9681              From: mjd@plover.com
9682              Date: 15 Mar 2002 15:42:18 -0000
9683              Message-ID: <20020315154218.10163.qmail@plover.com>
9684              
9685              (With s/WANT/Want/)
9686      Branch: perl
9687            ! pod/perltodo.pod
9688 ____________________________________________________________________________
9689 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
9690         Log: Subject: [PATCH bleadperl] (revision 5 undef)
9691              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
9692              Date: Fri, 15 Mar 2002 00:39:48 +0100
9693              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
9694      Branch: perl
9695            ! win32/config.bc win32/config.gc win32/config.vc
9696            ! win32/config.win64
9697 ____________________________________________________________________________
9698 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
9699         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
9700              From: Michael G Schwern <schwern@pobox.com>
9701              Date: Thu, 14 Mar 2002 16:39:29 -0500
9702              Message-ID: <20020314213929.GA2912@blackrider>
9703      Branch: perl
9704            ! lib/perl5db.pl
9705 ____________________________________________________________________________
9706 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
9707         Log: Integrate perlio.
9708      Branch: perl
9709           !> embed.fnc ext/Encode/t/JP.t
9710 ____________________________________________________________________________
9711 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
9712         Log: Monster _r patch: try to scan for all known _r variants,
9713              and then use them (under ithreads).  May fail in HP-UX,
9714              and the op/groups is known to be fickle everywhere.  Known
9715              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
9716              warnings in AIX since the first arguments of getnetbyaddr
9717              and getnetbyadd_r are of different types.  Thanks, IBM.)
9718              
9719              In non-Configure platforms deny the existence of any
9720              of the _r thingies.  (Also add the recently introduced
9721              d_tm_* to places it wasn't already in.)
9722              
9723              TODO: the suggested glibc buffer growth retry loop in case
9724              some entries (at least for: gr*, host*) are big.
9725              Forgot win32/config.win64.
9726      Branch: perl
9727            + reentr.c reentr.h reentr.pl
9728            ! Configure MANIFEST Makefile.SH NetWare/Makefile
9729            ! NetWare/config.wc Porting/Glossary Porting/config.sh
9730            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
9731            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
9732            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
9733            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
9734            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
9735            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
9736            ! win32/config.bc win32/config.gc win32/config.vc
9737            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
9738 ____________________________________________________________________________
9739 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
9740         Log: Be more explicit on when is the $! worth anything.
9741      Branch: perl
9742            ! pod/perlvar.pod
9743 ____________________________________________________________________________
9744 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
9745         Log: metaconfig: _r _r we go.
9746      Branch: metaconfig
9747            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9748            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9749            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9750            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9751            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
9752            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
9753            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9754            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9755            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
9756            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
9757            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
9758            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9759            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9760            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9761            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9762            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9763            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9764            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9765            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9766            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9767            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9768            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9769            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
9770            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
9771 ____________________________________________________________________________
9772 [ 15235] By: nick                                  on 2002/03/15  07:31:54
9773         Log: Add the binmode()s to make JP.t pass on Win32
9774      Branch: perlio
9775            ! ext/Encode/t/JP.t
9776 ____________________________________________________________________________
9777 [ 15234] By: nick                                  on 2002/03/15  07:20:49
9778         Log: Integrate perlio
9779      Branch: perl
9780           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
9781 ____________________________________________________________________________
9782 [ 15233] By: nick                                  on 2002/03/15  07:18:02
9783         Log: Mark JP.t's data files as binary
9784      Branch: perlio
9785            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
9786 ____________________________________________________________________________
9787 [ 15232] By: nick                                  on 2002/03/15  07:13:38
9788         Log: Integrate mainline
9789      Branch: perlio
9790           +> ext/B/t/xref.t
9791           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
9792           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
9793           !> perl.c t/op/arith.t
9794 ____________________________________________________________________________
9795 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
9796         Log: The section needs to be in the makedepend script
9797              (from Jan-Erik Karlsson).
9798      Branch: perl
9799            ! makedepend.SH
9800 ____________________________________________________________________________
9801 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
9802         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
9803              From: Nicholas Clark <nick@unfortu.net>
9804              Date: Thu, 14 Mar 2002 23:05:23 +0000
9805              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
9806      Branch: perl
9807            ! ext/Safe/safe2.t
9808 ____________________________________________________________________________
9809 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
9810         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
9811              From: "Brent Dax" <brentdax@cpan.org>
9812              Date: Thu, 14 Mar 2002 09:08:41 -0800
9813              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
9814      Branch: perl
9815            ! lib/Pod/Html.pm
9816 ____________________________________________________________________________
9817 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
9818         Log: metaconfig: one round again for the _r.
9819      Branch: metaconfig
9820            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9821            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9822            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9823            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9824            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
9825            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
9826            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9827            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9828            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
9829            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
9830            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
9831            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9832            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9833            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9834            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9835            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9836            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9837            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9838            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9839            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9840            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9841            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9842            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
9843            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
9844 ____________________________________________________________________________
9845 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
9846         Log: metaconfig: new round of the _r units.
9847      Branch: metaconfig
9848            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9849            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9850            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9851            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9852            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
9853            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
9854            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9855            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9856            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
9857            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
9858            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
9859            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9860            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9861            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9862            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9863            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9864            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9865            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9866            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9867            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9868            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9869            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9870            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
9871            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
9872      Branch: metaconfig/U/perl
9873            + i_crypt.U
9874 ____________________________________________________________________________
9875 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
9876         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
9877              From: Paul_GreenVOS@vos.stratus.com
9878              Date: Tue, 12 Mar 02 19:22 est   
9879              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
9880      Branch: perl
9881            ! lib/Benchmark.t t/op/arith.t
9882 ____________________________________________________________________________
9883 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
9884         Log: Subject: Re: Win32: C:\Program Files
9885              From: "Ken Williams" <ken@mathforum.org>
9886              Date: Wed, 13 Mar 2002 17:50:59 -0600
9887              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
9888              
9889              Add -t to perl -h.
9890      Branch: perl
9891            ! perl.c
9892 ____________________________________________________________________________
9893 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
9894         Log: Extra paranoia from Nick Clark.
9895      Branch: perl
9896            ! ext/Safe/safe2.t
9897 ____________________________________________________________________________
9898 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
9899         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
9900              From: Nicholas Clark <nick@ccl4.org>
9901              Date: Wed, 13 Mar 2002 14:22:50 +0000
9902              Message-ID: <20020313142250.G92566@plum.flirble.org>
9903      Branch: perl
9904            ! ext/Safe/safe2.t
9905 ____________________________________________________________________________
9906 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
9907         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
9908              From: <slaven.rezic@berlin.de>
9909              Date: Tue, 12 Mar 2002 13:03:41 +0100      
9910              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
9911      Branch: perl
9912            ! Makefile.SH
9913 ____________________________________________________________________________
9914 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
9915         Log: Subject: [PATCH] a test for B::Xref
9916              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9917              Date: Wed, 13 Mar 2002 17:18:57 +0100
9918              Message-ID: <20020313171857.F1144@rafael>
9919      Branch: perl
9920            + ext/B/t/xref.t
9921            ! MANIFEST ext/B/B/Xref.pm
9922 ____________________________________________________________________________
9923 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
9924         Log: Subject: [PATCH] Exporter.pm POD fixups
9925              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9926              Date: Wed, 13 Mar 2002 16:21:42 +0100
9927              Message-ID: <20020313162142.A1144@rafael>
9928      Branch: perl
9929            ! lib/Exporter.pm
9930 ____________________________________________________________________________
9931 [ 15219] By: nick                                  on 2002/03/14  07:00:16
9932         Log: Integrate mainline
9933      Branch: perlio
9934           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
9935 ____________________________________________________________________________
9936 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
9937         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
9938              From: Michael G Schwern <schwern@pobox.com>
9939              Date: Wed, 13 Mar 2002 17:43:00 -0500
9940              Message-ID: <20020313224300.GG3311@blackrider>
9941      Branch: perl
9942            ! lib/ExtUtils/MM_VMS.pm
9943 ____________________________________________________________________________
9944 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
9945         Log: Pod tweak.
9946      Branch: perl
9947            ! lib/open.pm
9948 ____________________________________________________________________________
9949 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
9950         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
9951              From: "Craig A. Berry" <craigberry@mac.com>
9952              Date: Wed, 13 Mar 2002 01:44:01 -0600
9953              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
9954      Branch: perl
9955            ! vms/descrip_mms.template
9956 ____________________________________________________________________________
9957 [ 15215] By: nick                                  on 2002/03/13  08:08:36
9958         Log: Integrate mainline.
9959      Branch: perlio
9960           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
9961            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
9962            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
9963            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
9964            - ext/Data/Util/t/Hash.t
9965           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
9966           !> ext/Encode/lib/Encode/CN/HZ.pm
9967           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
9968           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
9969           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
9970           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9971           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
9972           !> t/op/override.t toke.c universal.c
9973 ____________________________________________________________________________
9974 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
9975         Log: metaconfig: three guesses.
9976      Branch: metaconfig
9977            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9978            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9979            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9980            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9981            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
9982            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
9983            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9984            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9985            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
9986            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
9987            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
9988            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9989            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9990            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9991            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9992            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9993            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9994            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9995            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9996            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9997            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9998            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9999            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
10000            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
10001 ____________________________________________________________________________
10002 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
10003         Log: metaconfig: regen _r units again.
10004      Branch: metaconfig
10005            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
10006            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
10007            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
10008            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
10009            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
10010            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
10011            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
10012            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
10013            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
10014            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
10015            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
10016            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
10017            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10018            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
10019            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
10020            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
10021            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
10022            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10023            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
10024            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
10025            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
10026            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
10027            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
10028            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
10029 ____________________________________________________________________________
10030 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
10031         Log: metaconfig: regen _r units.
10032      Branch: metaconfig
10033            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
10034            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
10035            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
10036            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
10037            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
10038            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
10039            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
10040            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
10041            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
10042            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
10043            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
10044            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
10045            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
10046            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10047            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
10048            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
10049            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
10050            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
10051            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10052            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
10053            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
10054            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
10055            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
10056            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
10057            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
10058 ____________________________________________________________________________
10059 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
10060         Log: metaconfig unit tweaks.
10061      Branch: metaconfig
10062            + U/threads/d_setprotoent_r.U
10063            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
10064            ! U/threads/d_tmpnam_r.U
10065 ____________________________________________________________________________
10066 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
10067         Log: metaconfig: replace the _r units with autogenerated ones.
10068      Branch: metaconfig
10069            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
10070            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
10071            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
10072            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
10073            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
10074            + U/threads/d_getprotobyname_r.U
10075            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
10076            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
10077            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
10078            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
10079            + U/threads/d_setservent_r.U
10080            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
10081            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
10082            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
10083            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
10084            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
10085            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
10086            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
10087            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
10088            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
10089            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
10090            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
10091            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
10092            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
10093            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
10094            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
10095            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
10096            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
10097            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
10098            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10099            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
10100            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
10101            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
10102            ! U/threads/d_ttyname_r.U
10103 ____________________________________________________________________________
10104 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
10105         Log: More known threadsafings.
10106      Branch: perl
10107            ! Porting/findrfuncs
10108 ____________________________________________________________________________
10109 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
10110         Log: Small tweaks.
10111      Branch: perl
10112            ! lib/Internals.t universal.c
10113 ____________________________________________________________________________
10114 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
10115         Log: VERSIONize.
10116      Branch: perl
10117            ! ext/Encode/lib/Encode/CN/HZ.pm
10118            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
10119            ! ext/Encode/lib/Encode/JP/JIS.pm
10120 ____________________________________________________________________________
10121 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
10122         Log: Subject: perl datastructure conversion shortcuts for DDD
10123              From: Stas Bekman <stas@stason.org>
10124              Date: Mon, 11 Mar 2002 14:54:31 +0800
10125              Message-ID: <3C8C54A7.5020502@stason.org>
10126      Branch: perl
10127            ! pod/perlhack.pod
10128 ____________________________________________________________________________
10129 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
10130         Log: Regen modlib.
10131      Branch: perl
10132            ! pod/perlmodlib.pod
10133 ____________________________________________________________________________
10134 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
10135         Log: Regen toc.
10136      Branch: perl
10137            ! pod/perltoc.pod
10138 ____________________________________________________________________________
10139 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
10140         Log: Tiny pod tweaks.
10141      Branch: perl
10142            ! lib/Hash/Util.pm
10143 ____________________________________________________________________________
10144 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
10145         Log: perldeltaize Hash::Util.
10146      Branch: perl
10147            ! pod/perldelta.pod
10148 ____________________________________________________________________________
10149 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
10150         Log: Move the readonly interface back to universal.c,
10151              (new name: Internals::SvREADONLY), remove Data::Util,
10152              move Hash::Util to lib, also introduce refcnt interface
10153              (Internals::SvREFCNT).     Make both the new interfaces
10154              to be more sane so that if they set the value, they return
10155              the new value, not the old one.
10156      Branch: perl
10157            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
10158            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
10159            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
10160            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
10161            - ext/Data/Util/t/Hash.t
10162            ! MANIFEST ext/B/t/stash.t universal.c
10163 ____________________________________________________________________________
10164 [ 15200] By: ams                                   on 2002/03/12  15:16:05
10165         Log: Subject: Disambiguate "Can't locate"
10166              From: Mike Guy <mjtg@cam.ac.uk>
10167              Date: Tue, 12 Mar 2002 16:04:23 +0000
10168              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
10169      Branch: perl
10170            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
10171            ! pp_ctl.c t/op/override.t
10172 ____________________________________________________________________________
10173 [ 15199] By: ams                                   on 2002/03/12  15:04:43
10174         Log: Subject: [PATCH] perl/lib/File/stat.t
10175              From: Paul_GreenVOS@vos.stratus.com
10176              Date: Tue, 12 Mar 02 11:00 est
10177              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
10178      Branch: perl
10179            ! lib/File/stat.t
10180 ____________________________________________________________________________
10181 [ 15198] By: ams                                   on 2002/03/12  15:00:44
10182         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
10183              From: Robin Barker <rmb1@cise.npl.co.uk>
10184              Date: Tue, 12 Mar 2002 13:31:58 GMT
10185              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
10186      Branch: perl
10187            ! pod/perlfunc.pod
10188 ____________________________________________________________________________
10189 [ 15197] By: ams                                   on 2002/03/12  14:57:34
10190         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
10191              From: "Clinton A. Pierce" <clintp@geeksalad.org>
10192              Date: Tue, 12 Mar 2002 10:11:53 -0500
10193              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
10194      Branch: perl
10195            ! toke.c
10196 ____________________________________________________________________________
10197 [ 15196] By: nick                                  on 2002/03/12  13:40:35
10198         Log: Integrate mainline
10199      Branch: perlio
10200           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
10201           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
10202           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
10203           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
10204            - t/lib/access.t
10205           !> (integrate 96 files)
10206 ____________________________________________________________________________
10207 [ 15195] By: nick                                  on 2002/03/12  06:08:24
10208         Log: Integrate mainline (a while ago)
10209      Branch: perlio
10210           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
10211           +> ext/Encode/t/TW.t
10212            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
10213            - ext/Encode/lib/Encode/Tcl/HanZi.pm
10214            - ext/I18N/Langinfo/fallback.c
10215           !> (integrate 80 files)
10216 ____________________________________________________________________________
10217 [ 15194] By: ams                                   on 2002/03/12  06:02:20
10218         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
10219              From: Jonathan Stowe <gellyfish@gellyfish.com>
10220              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
10221              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
10222      Branch: perl
10223            ! ext/Encode/CN/Makefile.PL
10224 ____________________________________________________________________________
10225 [ 15193] By: ams                                   on 2002/03/12  05:55:07
10226         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
10227              From: Dave Mitchell <davem@fdgroup.co.uk>
10228              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
10229              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
10230      Branch: perl
10231            ! pod/perlguts.pod
10232 ____________________________________________________________________________
10233 [ 15192] By: ams                                   on 2002/03/12  05:50:08
10234         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
10235              From: Anton Tagunov <tagunov@motor.ru>
10236              Date: Tue, 12 Mar 2002 01:40:58 +0300
10237              Message-Id: <1194068830.20020312014058@motor.ru>
10238              (Applied with tweaks.)
10239      Branch: perl
10240            ! lib/utf8.pm
10241 ____________________________________________________________________________
10242 [ 15191] By: ams                                   on 2002/03/12  05:42:21
10243         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
10244              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10245              Date: Sun, 10 Mar 2002 22:10:15 +0100
10246              Message-Id: <3C8BD9C7.13988.73992D@localhost>
10247      Branch: perl
10248            ! iperlsys.h
10249 ____________________________________________________________________________
10250 [ 15190] By: ams                                   on 2002/03/12  05:38:08
10251         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
10252              From: Anton Tagunov <tagunov@motor.ru>
10253              Date: Mon, 11 Mar 2002 23:27:47 +0300
10254              Message-Id: <19414222180.20020311232747@motor.ru>
10255      Branch: perl
10256            ! pod/perlsub.pod
10257 ____________________________________________________________________________
10258 [ 15189] By: ams                                   on 2002/03/12  05:34:49
10259         Log: Subject: minor patch for comment in utfebcdic.h
10260              From: Anton Tagunov <tagunov@motor.ru>
10261              Date: Tue, 12 Mar 2002 00:20:21 +0300
10262              Message-Id: <13817376786.20020312002021@motor.ru>
10263      Branch: perl
10264            ! utfebcdic.h
10265 ____________________________________________________________________________
10266 [ 15188] By: ams                                   on 2002/03/12  05:32:30
10267         Log: Subject: [PATCH ?] B::Xref improvements
10268              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10269              Date: Mon, 11 Mar 2002 23:32:20 +0100
10270              Message-Id: <20020311233220.A12677@rafael>
10271      Branch: perl
10272            ! ext/B/B/Xref.pm
10273 ____________________________________________________________________________
10274 [ 15187] By: ams                                   on 2002/03/12  05:30:02
10275         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
10276              From: Paul_GreenVOS@vos.stratus.com
10277              Date: Mon, 11 Mar 02 17:23 est
10278              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
10279      Branch: perl
10280            ! lib/ExtUtils/MM_Unix.pm
10281 ____________________________________________________________________________
10282 [ 15186] By: ams                                   on 2002/03/12  05:27:06
10283         Log: Subject: [PATCH] installperl - minor untangle for VOS
10284              From: Paul_GreenVOS@vos.stratus.com
10285              Date: Mon, 11 Mar 02 17:05 est
10286              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
10287      Branch: perl
10288            ! installperl
10289 ____________________________________________________________________________
10290 [ 15185] By: ams                                   on 2002/03/12  05:25:59
10291         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
10292              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10293              Date: Mon, 11 Mar 2002 22:37:39 +0100
10294              Message-Id: <20020311223739.A691@rafael>
10295      Branch: perl
10296            ! ext/B/B/Deparse.pm
10297 ____________________________________________________________________________
10298 [ 15184] By: ams                                   on 2002/03/12  05:20:54
10299         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
10300              From: Michael G Schwern <schwern@pobox.com>
10301              Date: Tue, 12 Mar 2002 01:12:08 -0500
10302              Message-Id: <20020312061208.GD904@blackrider>
10303      Branch: perl
10304            ! hints/netbsd.sh
10305 ____________________________________________________________________________
10306 [ 15183] By: ams                                   on 2002/03/12  04:12:30
10307         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
10308              From: Autrijus Tang <autrijus@autrijus.org>
10309              Date: Tue, 12 Mar 2002 13:05:53 +0800
10310              Message-Id: <20020312050553.GA7864@not.autrijus.org>
10311              (Only doc hunk applied, supplementing #15182.)
10312      Branch: perl
10313            ! ext/Encode/Encode.pm
10314 ____________________________________________________________________________
10315 [ 15182] By: ams                                   on 2002/03/12  04:04:34
10316         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
10317              From: Autrijus Tang <autrijus@autrijus.org>
10318              Date: Tue, 12 Mar 2002 12:56:46 +0800
10319              Message-Id: <20020312045646.GA7689@not.autrijus.org>
10320              (Private mail.)
10321      Branch: perl
10322            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
10323 ____________________________________________________________________________
10324 [ 15181] By: ams                                   on 2002/03/12  03:09:20
10325         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
10326              From: Autrijus Tang <autrijus@autrijus.org>
10327              Date: Tue, 12 Mar 2002 11:55:06 +0800
10328              Message-Id: <20020312035506.GA6946@not.autrijus.org>
10329      Branch: perl
10330            ! ext/Encode/Encode.pm
10331 ____________________________________________________________________________
10332 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
10333         Log: Deypo.
10334      Branch: metaconfig
10335            ! U/threads/d_asctime_r.U
10336 ____________________________________________________________________________
10337 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
10338         Log: FAQ sync.
10339      Branch: perl
10340            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
10341            ! pod/perlfaq4.pod pod/perlfaq5.pod
10342 ____________________________________________________________________________
10343 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
10344         Log: The test needs perlio.
10345      Branch: perl
10346            ! lib/open.t
10347 ____________________________________________________________________________
10348 [ 15177] By: ams                                   on 2002/03/11  15:41:08
10349         Log: Subject: perlreftut update
10350              From: Mark-Jason Dominus <mjd@plover.com>
10351              Date: Mon, 11 Mar 2002 11:36:27 -0500
10352              Message-Id: <20020311163627.31020.qmail@plover.com>
10353      Branch: perl
10354            ! pod/perlreftut.pod
10355 ____________________________________________________________________________
10356 [ 15176] By: ams                                   on 2002/03/11  15:35:24
10357         Log: Subject: Minor correction in perlfaq5
10358              From: mjd@plover.com
10359              Date: 11 Mar 2002 16:34:22 -0000
10360              Message-Id: <20020311163422.30963.qmail@plover.com>
10361      Branch: perl
10362            ! pod/perlfaq5.pod
10363 ____________________________________________________________________________
10364 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
10365         Log: number of skipped tests was incorrect
10366      Branch: perl
10367            ! t/op/stat.t
10368 ____________________________________________________________________________
10369 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
10370         Log: remove doubled CRs
10371      Branch: perl
10372            ! win32/Makefile
10373 ____________________________________________________________________________
10374 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
10375         Log: Update Changes.
10376      Branch: perl
10377            ! Changes patchlevel.h
10378 ____________________________________________________________________________
10379 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
10380         Log: Regen toc.
10381      Branch: perl
10382            ! pod/perltoc.pod
10383 ____________________________________________________________________________
10384 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
10385         Log: Add t/CN.t and t/TW.t; re-sort.
10386      Branch: perl
10387            ! ext/Encode/MANIFEST
10388 ____________________________________________________________________________
10389 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
10390         Log: Document what to do if one yearns back to
10391              the old legacy encoding.
10392      Branch: perl
10393            ! lib/encoding.pm
10394 ____________________________________________________________________________
10395 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
10396         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
10397              as general purpose encoding transformation interfaces
10398              since that's not what they are.
10399      Branch: perl
10400            ! lib/utf8.pm pod/perlunicode.pod sv.c
10401 ____________________________________________________________________________
10402 [ 15168] By: ams                                   on 2002/03/11  12:54:16
10403         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
10404              warnings
10405              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10406              Date: Mon, 11 Mar 2002 14:35:22 +0100
10407              Message-Id: <20020311143522.A7431@rafael>
10408      Branch: perl
10409            ! t/lib/warnings/pp_sys
10410 ____________________________________________________________________________
10411 [ 15167] By: ams                                   on 2002/03/11  04:57:20
10412         Log: A little commonsense is better than 1_compile.
10413      Branch: perl
10414            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
10415 ____________________________________________________________________________
10416 [ 15166] By: ams                                   on 2002/03/11  04:53:50
10417         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
10418              From: Michael G Schwern <schwern@pobox.com>
10419              Date: Sun, 10 Mar 2002 13:27:12 -0500
10420              Message-Id: <20020310182712.GC693@blackrider>
10421              
10422              Subject: [PATCH] Hash::Util part 2
10423              From: Michael G Schwern <schwern@pobox.com>
10424              Date: Sun, 10 Mar 2002 15:09:34 -0500
10425              Message-Id: <20020310200934.GB27112@blackrider>
10426              
10427              Subject: [PATCH] Hash::Util MANIFEST correction
10428              From: Michael G Schwern <schwern@pobox.com>
10429              Date: Sun, 10 Mar 2002 16:27:07 -0500
10430              Message-Id: <20020310212707.GF27112@blackrider>
10431              
10432              (Also changes find.t and taint.t, which were looking for access.t)
10433      Branch: perl
10434            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
10435            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
10436            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
10437            + ext/Data/Util/t/Hash.t
10438            - t/lib/access.t
10439            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
10440            ! pod/perldiag.pod pod/perltodo.pod universal.c
10441 ____________________________________________________________________________
10442 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
10443         Log: metaconfig: more thready fixes.
10444      Branch: metaconfig
10445            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
10446            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
10447            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
10448            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
10449            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
10450            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
10451            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10452            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
10453            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
10454 ____________________________________________________________________________
10455 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
10456         Log: Skip obsoleted interfaces.
10457      Branch: perl
10458            ! Porting/findrfuncs
10459 ____________________________________________________________________________
10460 [ 15162] By: ams                                   on 2002/03/11  03:48:14
10461         Log: Typo fixes.
10462      Branch: perl
10463            ! perl.c
10464 ____________________________________________________________________________
10465 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
10466         Log: Upgrade to Locale::Codes 2.02.
10467      Branch: perl
10468            + lib/Locale/Codes/t/rename.t
10469            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
10470            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
10471            ! lib/Locale/Country.pod
10472 ____________________________________________________________________________
10473 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
10474         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
10475              From: Nicholas Clark <nick@unfortu.net>
10476              Date: Sun, 10 Mar 2002 18:17:50 +0000
10477              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
10478              
10479              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
10480              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10481              Date: Sun, 10 Mar 2002 13:53:34 -0800
10482              Message-ID: <eX9i8gzkg26G092yn@efn.org>
10483              
10484              (and reenable the feature in freebsd,
10485              and move the freebsd pr url to perl.c)
10486      Branch: perl
10487            ! hints/freebsd.sh perl.c pod/perldelta.pod
10488 ____________________________________________________________________________
10489 [ 15159] By: ams                                   on 2002/03/11  03:34:13
10490         Log: Subject: [PATCH stash.t] access::readonly is gone
10491              From: Michael G Schwern <schwern@pobox.com>
10492              Date: Sun, 10 Mar 2002 16:18:14 -0500
10493              Message-Id: <20020310211813.GE27112@blackrider>
10494      Branch: perl
10495            ! ext/B/t/stash.t
10496 ____________________________________________________________________________
10497 [ 15158] By: ams                                   on 2002/03/11  03:28:04
10498         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
10499              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10500              Date: Sun, 10 Mar 2002 22:10:15 +0100
10501              Message-Id: <3C8BD9C7.610.7398DD@localhost>
10502      Branch: perl
10503            ! lib/Net/Ping/t/110_icmp_inst.t
10504 ____________________________________________________________________________
10505 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
10506         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
10507              From: Michael G Schwern <schwern@pobox.com>
10508              Date: Sun, 10 Mar 2002 19:22:33 -0500
10509              Message-ID: <20020311002233.GE4927@blackrider>
10510      Branch: perl
10511            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
10512            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
10513            ! lib/Test/Simple/t/fail-more.t
10514 ____________________________________________________________________________
10515 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
10516         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
10517              From: Michael G Schwern <schwern@pobox.com>
10518              Date: Sun, 10 Mar 2002 17:14:10 -0500
10519              Message-ID: <20020310221410.GA4915@blackrider>
10520      Branch: perl
10521            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
10522            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
10523 ____________________________________________________________________________
10524 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
10525         Log: Subject: [PATCH] more warnings tidyup
10526              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
10527              Date: Sun, 10 Mar 2002 21:01:39 -0000
10528              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
10529      Branch: perl
10530            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
10531            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
10532            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
10533            ! util.c
10534 ____________________________________________________________________________
10535 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
10536         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
10537              From: Nicholas Clark <nick@unfortu.net>
10538              Date: Sun, 10 Mar 2002 23:21:07 +0000
10539              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
10540      Branch: perl
10541            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
10542            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
10543            ! ext/Encode/TW/Makefile.PL
10544 ____________________________________________________________________________
10545 [ 15153] By: ams                                   on 2002/03/11  03:06:59
10546         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
10547              From: Max Baker <max@warped.org>
10548              Date: Fri, 8 Mar 2002 10:56:19 -0800
10549              Message-Id: <20020308105619.A15039@warped.org>
10550      Branch: perl
10551            ! ext/IO/lib/IO/Socket/INET.pm
10552 ____________________________________________________________________________
10553 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
10554         Log: Subject: [PATCH] spelling correction
10555              From: Nicholas Clark <nick@unfortu.net>
10556              Date: Sun, 10 Mar 2002 18:34:42 +0000
10557              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
10558      Branch: perl
10559            ! pp.c pp_hot.c
10560 ____________________________________________________________________________
10561 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
10562         Log: DG/UX updates from Takis Psarogiannakopoulos.
10563      Branch: perl
10564            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
10565 ____________________________________________________________________________
10566 [ 15150] By: ams                                   on 2002/03/11  03:02:47
10567         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
10568              From: Chris Nandor <pudge@pobox.com>
10569              Date: Mon, 04 Mar 2002 17:48:12 -0500
10570              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
10571      Branch: perl
10572            ! lib/DB.pm lib/perl5db.pl
10573 ____________________________________________________________________________
10574 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
10575         Log: metaconfig unit changes in preparation of reentrancy changes.
10576      Branch: metaconfig
10577            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
10578            + U/threads/d_ttyname_r.U
10579            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
10580            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
10581            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
10582            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
10583            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
10584            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
10585            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10586            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
10587            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
10588            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
10589            ! U/threads/d_strerror_r.U
10590 ____________________________________________________________________________
10591 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
10592         Log: Mysterious characters.
10593      Branch: perl
10594            ! utf8.h
10595 ____________________________________________________________________________
10596 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
10597         Log: Unused.
10598      Branch: perl
10599            ! op.c
10600 ____________________________________________________________________________
10601 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
10602         Log: Implement :std subpragma of the open pragma
10603              that makes the standard filehandles to talk in
10604              encodings.  This change set off a weird warning
10605              from op.c, though: disabled it now until someone
10606              who knows what it is about comes along.
10607      Branch: perl
10608            ! lib/open.pm op.c
10609 ____________________________________________________________________________
10610 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
10611         Log: Document the logic of :locale better.
10612      Branch: perl
10613            ! lib/open.pm
10614 ____________________________________________________________________________
10615 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
10616         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
10617              From: Slaven Rezic <slaven.rezic@berlin.de>
10618              Date: 10 Mar 2002 02:49:17 +0100
10619              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
10620      Branch: perl
10621            ! hints/freebsd.sh
10622 ____________________________________________________________________________
10623 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
10624         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
10625              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
10626              Date: Sun, 10 Mar 2002 17:08:54 +0900
10627              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
10628      Branch: perl
10629            ! ext/Encode/lib/Encode/Tcl.pm
10630            ! ext/Encode/lib/Encode/Tcl/Escape.pm
10631            ! ext/Encode/lib/Encode/Tcl/Extended.pm
10632            ! ext/Encode/lib/Encode/Tcl/Table.pm
10633 ____________________________________________________________________________
10634 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
10635         Log: The patch does the following:
10636              - Nix the unneccessary diagnostics line
10637              - Quell -w warnings if the first ENV doesn't exist
10638              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
10639              is too baroque and bloated for daily use (and for perl core inclusion).
10640              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
10641              non-fatal.
10642              - Consequently, the ^OPEN bits is set only when needed.
10643      Branch: perl
10644            ! lib/open.pm
10645 ____________________________________________________________________________
10646 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
10647         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
10648      Branch: perl
10649            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
10650 ____________________________________________________________________________
10651 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
10652         Log: Precedence problem.
10653      Branch: perl
10654            ! ext/Socket/socketpair.t
10655 ____________________________________________________________________________
10656 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
10657         Log: Renaming tweaks, and split off the reentrant "superbuffer"
10658              init routine.
10659      Branch: perl
10660            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
10661            ! sv.c util.c
10662 ____________________________________________________________________________
10663 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
10664         Log: The 7-bit jis seems to be the hanging one.
10665      Branch: perl
10666            ! ext/Encode/t/Tcl.t
10667 ____________________________________________________________________________
10668 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
10669         Log: Begone.
10670      Branch: perl
10671            ! ext/Encode/MANIFEST
10672 ____________________________________________________________________________
10673 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
10674         Log: Better fix from Autrijus.
10675      Branch: perl
10676            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
10677            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
10678 ____________________________________________________________________________
10679 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
10680         Log: Not everybody has Encode::HanExtra.
10681      Branch: perl
10682            ! ext/Encode/Encode.pm
10683 ____________________________________________________________________________
10684 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
10685         Log: Decutandpasto.
10686      Branch: perl
10687            ! ext/Encode/lib/Encode/Tcl.pm
10688 ____________________________________________________________________________
10689 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
10690         Log: Subject: [PATCH] Data::Dumper
10691              From: Nicholas Clark <nick@unfortu.net>
10692              Date: Sat, 9 Mar 2002 19:03:54 +0000
10693              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
10694      Branch: perl
10695            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
10696            ! ext/Data/Dumper/t/dumper.t
10697 ____________________________________________________________________________
10698 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
10699         Log: Subject: [PATCH] socketpair.t w/o fork
10700              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10701              Date: Sat, 9 Mar 2002 14:55:11 +0100
10702              Message-ID: <3C8A224F.29578.13691BA@localhost>
10703              
10704              (modified as suggested by Sarathy)
10705      Branch: perl
10706            ! ext/Socket/socketpair.t
10707 ____________________________________________________________________________
10708 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
10709         Log: Subject: [PATCH perldelta] Mention Change 14727
10710              From: Autrijus Tang <autrijus@autrijus.org>
10711              Date: Sat, 9 Mar 2002 23:31:40 +0800
10712              Message-ID: <20020309153140.GA4224@not.autrijus.org>
10713      Branch: perl
10714            ! pod/perldelta.pod
10715 ____________________________________________________________________________
10716 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
10717         Log: Make Encode.pm implicitly load external CJK tables the first
10718              time they're needed (instead of immediately), from Autrijus
10719              Tang.
10720      Branch: perl
10721            ! ext/Encode/Encode.pm
10722 ____________________________________________________________________________
10723 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
10724         Log: Subject: Re: Two questions
10725              From: Nicholas Clark <nick@unfortu.net>
10726              Date: Sat, 9 Mar 2002 12:42:40 +0000
10727              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
10728      Branch: perl
10729            ! Porting/pumpkin.pod
10730 ____________________________________________________________________________
10731 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
10732         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
10733              From: Paul_GreenVOS@vos.stratus.com
10734              Date: Fri, 8 Mar 02 22:34 est
10735              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
10736      Branch: perl
10737            ! pp_sys.c
10738 ____________________________________________________________________________
10739 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
10740         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
10741              From: davem@fdgroup.co.uk
10742              Date: Sat, 9 Mar 2002 00:13:27 GMT
10743              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
10744      Branch: perl
10745            ! dump.c
10746 ____________________________________________________________________________
10747 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
10748         Log: Deglitch from Rafael.
10749      Branch: perl
10750            ! ext/B/t/lint.t
10751 ____________________________________________________________________________
10752 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
10753         Log: Still more portability.
10754      Branch: perl
10755            ! Porting/findrfuncs
10756 ____________________________________________________________________________
10757 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
10758         Log: More portability.
10759      Branch: perl
10760            ! Porting/findrfuncs
10761 ____________________________________________________________________________
10762 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
10763         Log: Shared library paths; running tests manually.
10764      Branch: perl
10765            ! INSTALL
10766 ____________________________________________________________________________
10767 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
10768         Log: Subject: RE: Two questions
10769              From: "Green, Paul" <Paul.Green@stratus.com>
10770              Date: Fri, 8 Mar 2002 17:55:19 -0500
10771              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
10772      Branch: perl
10773            ! Porting/pumpkin.pod
10774 ____________________________________________________________________________
10775 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
10776         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
10777              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
10778      Branch: perl
10779            + ext/B/t/lint.t
10780            ! MANIFEST ext/B/B/Lint.pm
10781 ____________________________________________________________________________
10782 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
10783         Log: metaconfig unit change for #15119.
10784      Branch: metaconfig
10785            ! U/threads/d_pthread_atfork.U
10786 ____________________________________________________________________________
10787 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
10788         Log: In DG/UX finding pthread_atfork requires a true compile,
10789              from Takis Psarogiannakopoulos.
10790      Branch: perl
10791            ! Configure config_h.SH
10792 ____________________________________________________________________________
10793 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
10794         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
10795              From: John Peacock <jpeacock@rowman.com>
10796              Date: Fri, 08 Mar 2002 15:52:41 -0500
10797              Message-ID: <3C892499.4050502@rowman.com>
10798      Branch: perl
10799            ! lib/ExtUtils/xsubpp
10800 ____________________________________________________________________________
10801 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
10802         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
10803              From: "Craig A. Berry" <craigberry@mac.com>
10804              Date: Fri, 08 Mar 2002 15:02:51 -0600
10805              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
10806      Branch: perl
10807            ! t/op/write.t
10808 ____________________________________________________________________________
10809 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
10810         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
10811              From: Paul_GreenVOS@vos.stratus.com
10812              Date: Fri, 8 Mar 02 14:45 est
10813              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
10814      Branch: perl
10815            ! installperl
10816 ____________________________________________________________________________
10817 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
10818         Log: Subject: [PATCH @15109] tm_tm_* for VMS
10819              From: "Craig A. Berry" <craigberry@mac.com>
10820              Date: Fri, 08 Mar 2002 13:07:52 -0600
10821              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
10822      Branch: perl
10823            ! configure.com
10824 ____________________________________________________________________________
10825 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
10826         Log: Detypo.
10827      Branch: perl
10828            ! Changes
10829 ____________________________________________________________________________
10830 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
10831         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
10832      Branch: perl
10833            ! t/op/pat.t
10834 ____________________________________________________________________________
10835 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
10836         Log: HP-UX nm seems to repeat itself.
10837      Branch: perl
10838            ! Porting/findrfuncs
10839 ____________________________________________________________________________
10840 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
10841         Log: Nice porting script from Sarathy.  Well, less nice
10842              in the sense that it shows the looong road ahead.
10843      Branch: perl
10844            + Porting/findrfuncs
10845            ! MANIFEST Porting/makerel
10846 ____________________________________________________________________________
10847 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
10848         Log: Subject: Re: Performance considerations for UTF-8
10849              From: Jarkko Hietaniemi <jhi@iki.fi>
10850              Date: Fri, 8 Mar 2002 18:53:28 +0200
10851              Message-ID: <20020308185328.D640@alpha.hut.fi>
10852              
10853              (put all in perlunicode)
10854      Branch: perl
10855            ! pod/perlunicode.pod
10856 ____________________________________________________________________________
10857 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
10858         Log: Update Changes.
10859      Branch: perl
10860            ! Changes patchlevel.h
10861 ____________________________________________________________________________
10862 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
10863         Log: Subject: Cygwin cygipc support skipped
10864              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
10865              Date: Fri, 8 Mar 2002 16:59:34 +0100
10866              Message-ID: <113694157285.20020308165934@familiehaase.de>
10867      Branch: perl
10868            ! hints/cygwin.sh
10869 ____________________________________________________________________________
10870 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
10871         Log: metaconfig unit change for #15106.
10872      Branch: metaconfig
10873            ! U/compline/d_gconvert.U
10874 ____________________________________________________________________________
10875 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
10876         Log: Subject: Re: [PATCH] tests for Gconvert
10877              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10878              Date: Thu, 07 Mar 2002 16:48:10 -0800
10879              Message-ID: <KpAi8gzkganW092yn@efn.org>
10880      Branch: perl
10881            ! Configure config_h.SH t/base/num.t
10882 ____________________________________________________________________________
10883 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
10884         Log: The new test has some teething problems.
10885      Branch: perl
10886            - ext/B/t/lint.t
10887            ! MANIFEST
10888 ____________________________________________________________________________
10889 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
10890         Log: Subject: [PATCH] B::Lint tests
10891              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10892              Date: Fri, 8 Mar 2002 14:47:19 +0100
10893              Message-ID: <20020308144719.A2663@rafael>
10894      Branch: perl
10895            + ext/B/t/lint.t
10896            ! MANIFEST ext/B/B/Lint.pm
10897 ____________________________________________________________________________
10898 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
10899         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
10900              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
10901              Date: Fri, 8 Mar 2002 13:24:14 GMT
10902              Message-Id: <200203081324.NAA00642@cleo>
10903      Branch: perl
10904            ! hints/powerux.sh
10905 ____________________________________________________________________________
10906 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
10907         Log: Subject: HP has some new models
10908              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10909              Date: Fri, 08 Mar 2002 13:07:02 +0100
10910              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
10911      Branch: perl
10912            ! README.hpux
10913 ____________________________________________________________________________
10914 [ 15101] By: ams                                   on 2002/03/08  09:11:40
10915         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
10916              From: Stas Bekman <stas@stason.org>
10917              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
10918              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
10919      Branch: perl
10920            ! pod/perlguts.pod
10921 ____________________________________________________________________________
10922 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
10923         Log: Update Changes
10924      Branch: maint-5.6/macperl
10925            ! macos/Changes
10926 ____________________________________________________________________________
10927 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
10928         Log: Replace macperlbundled with macperldelta
10929      Branch: maint-5.6/macperl
10930            ! macos/macperl/MacPerl.podhelp
10931 ____________________________________________________________________________
10932 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
10933         Log: Comsetic fixes (Thomas Wegner)
10934      Branch: maint-5.6/macperl
10935            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
10936 ____________________________________________________________________________
10937 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
10938         Log: Bump OS version
10939      Branch: maint-5.6/macperl
10940            ! macos/config.sh
10941 ____________________________________________________________________________
10942 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
10943         Log: Thought I deleted this already?
10944      Branch: perl
10945            - ext/I18N/Langinfo/fallback.c
10946 ____________________________________________________________________________
10947 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
10948         Log: perlport updates from Pudge.
10949      Branch: perl
10950            ! pod/perlport.pod
10951 ____________________________________________________________________________
10952 [ 15094] By: ams                                   on 2002/03/08  03:06:03
10953         Log: Nitpick.
10954      Branch: perl
10955            ! MANIFEST
10956 ____________________________________________________________________________
10957 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
10958         Log: Wrong test.
10959      Branch: perl
10960            ! pod/perldelta.pod
10961 ____________________________________________________________________________
10962 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
10963         Log: Integrate change 14064 from macperl to blead.
10964      Branch: perl
10965           !> pod/perlmodinstall.pod pod/perlport.pod
10966 ____________________________________________________________________________
10967 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
10968         Log: Integrate recent perlport changes
10969      Branch: maint-5.6/macperl
10970           !> pod/perlport.pod
10971 ____________________________________________________________________________
10972 [ 15089] By: ams                                   on 2002/03/08  01:54:03
10973         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
10974              minor typo in perlguts.pod
10975              From: Anton Tagunov <tagunov@motor.ru>
10976              Date: Fri, 8 Mar 2002 05:26:59 +0300
10977              Message-Id: <4649821189.20020308052659@motor.ru>
10978      Branch: perl
10979            ! pod/perlguts.pod
10980 ____________________________________________________________________________
10981 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
10982         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"! 
10983              From: Anton Tagunov <tagunov@newmail.ru>
10984              Date: Fri, 8 Mar 2002 04:31:44 +0300
10985              Message-ID: <13946506773.20020308043144@newmail.ru>
10986              
10987              (one test changed)
10988      Branch: perl
10989            ! lib/encoding.t sv.c
10990 ____________________________________________________________________________
10991 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
10992         Log: Subject: [PATCH perldelta] some more deltas
10993              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10994              Date: Thu, 7 Mar 2002 23:13:23 +0100
10995              Message-ID: <20020307231323.A13068@rafael>
10996      Branch: perl
10997            ! pod/perldelta.pod
10998 ____________________________________________________________________________
10999 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
11000         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
11001              From: Paul_GreenVOS@vos.stratus.com
11002              Date: Thu, 7 Mar 02 14:25 est
11003              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
11004      Branch: perl
11005            ! t/io/fs.t
11006 ____________________________________________________________________________
11007 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
11008         Log: As suggested by Anton Tagunov, eq and cmp now obey the
11009              encoding pragma (by remapping their byte argument if the
11010              other argument is in Unicode).  Also fix a bug found by
11011              Anton where ord undef under the encoding pragma would barf.
11012              ([ID 20020307.009] A null pointer dereference with 'use encoding')
11013              Finally, use the nicer form of sv_recode_to_utf8.
11014      Branch: perl
11015            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
11016 ____________________________________________________________________________
11017 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
11018         Log: Retract #14985, #14899, and #14990, following the principles
11019              "Do no harm." and "If it ain't broke, don't fix it."
11020              
11021              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
11022              some, but still broken, and I do not have the extra brain
11023              cells for the EBCDIC backport.  Secondly, the old version
11024              worked both in EBCDIC and non-.  Thirdly, the old version
11025              may be more amenable for the behaviour suggsted by Anton
11026              Tagunov regarding the encoding pragma.
11027      Branch: perl
11028            ! embed.fnc embed.h global.sym proto.h sv.c util.c
11029 ____________________________________________________________________________
11030 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
11031         Log: Long doubles give you long doubles.
11032      Branch: perl
11033            ! t/base/num.t
11034 ____________________________________________________________________________
11035 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
11036         Log: Forgotten deMANIFESTation.
11037      Branch: perl
11038            ! MANIFEST
11039 ____________________________________________________________________________
11040 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
11041         Log: Obsolete unused file, noticed by Dank Kogai.
11042      Branch: perl
11043            - ext/Encode/lib/Encode/JP/Tr.pm
11044 ____________________________________________________________________________
11045 [ 15080] By: ams                                   on 2002/03/07  11:31:46
11046         Log: Subject: [PATCH Changes] Changes should mirror version number
11047              From: Robin Barker <rmb1@cise.npl.co.uk>
11048              Date: Thu, 7 Mar 2002 11:04:24 GMT
11049              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
11050      Branch: perl
11051            ! Porting/pumpkin.pod
11052 ____________________________________________________________________________
11053 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
11054         Log: metaconfig unit change for #15078.
11055      Branch: metaconfig
11056            ! U/compline/d_gconvert.U
11057 ____________________________________________________________________________
11058 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
11059         Log: Subject: Re: [PATCH] tests for Gconvert
11060              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11061              Date: Wed, 06 Mar 2002 20:22:54 -0800
11062              Message-ID: <esuh8gzkg2/b092yn@efn.org>
11063      Branch: perl
11064            ! Configure pod/perldelta.pod t/base/num.t
11065 ____________________________________________________________________________
11066 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
11067         Log: Mac OS X UFS does not do ctime.
11068      Branch: perl
11069            ! pod/perldelta.pod pod/perlport.pod
11070 ____________________________________________________________________________
11071 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
11072         Log: AUTHORS updates.
11073      Branch: perl
11074            ! AUTHORS
11075 ____________________________________________________________________________
11076 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
11077         Log: Continued Chinese puzzles from Autrijus.
11078      Branch: perl
11079            + ext/Encode/t/CN.t ext/Encode/t/TW.t
11080            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
11081 ____________________________________________________________________________
11082 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
11083         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
11084              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11085              Date: Wed, 6 Mar 2002 18:13:51 +0100
11086              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
11087      Branch: perl
11088            ! lib/File/Spec/Win32.pm
11089 ____________________________________________________________________________
11090 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
11091         Log: perlport tweaks.
11092      Branch: perl
11093            ! pod/perlport.pod
11094 ____________________________________________________________________________
11095 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
11096         Log: Subject: Re: [PATCH docs] Re: Bug with -M
11097              From: Michael G Schwern <schwern@pobox.com>
11098              Date: Wed, 6 Mar 2002 16:20:27 -0500
11099              Message-ID: <20020306212027.GC4257@blackrider>
11100      Branch: perl
11101            ! pod/perlfunc.pod pod/perlport.pod
11102 ____________________________________________________________________________
11103 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
11104         Log: perldelta updates.
11105      Branch: perl
11106            ! pod/perldelta.pod
11107 ____________________________________________________________________________
11108 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
11109         Log: 5005threads wasn't even compiling.
11110      Branch: perl
11111            ! perl.c
11112 ____________________________________________________________________________
11113 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
11114         Log: Subject: Re: perl@15047 New format tests for still existing bugs
11115              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11116              Date: Wed, 06 Mar 2002 12:59:29 +0100
11117              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
11118      Branch: perl
11119            ! t/op/write.t
11120 ____________________________________________________________________________
11121 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
11122         Log: Regen Glossary et al.
11123      Branch: perl
11124            ! Porting/Glossary Porting/config.sh Porting/config_H
11125 ____________________________________________________________________________
11126 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
11127         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
11128              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
11129      Branch: perl
11130            ! util.c
11131 ____________________________________________________________________________
11132 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
11133         Log: metaconfig unit change for #15065.
11134      Branch: metaconfig
11135            ! U/compline/i_time.U
11136 ____________________________________________________________________________
11137 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
11138         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
11139      Branch: perl
11140            ! Configure config_h.SH
11141 ____________________________________________________________________________
11142 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
11143         Log: Must remove fallback.c also from here.
11144      Branch: perl
11145            ! MANIFEST
11146 ____________________________________________________________________________
11147 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
11148         Log: Subject: Re: perl@15047 WinCE
11149              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11150              Date: Wed, 06 Mar 2002 13:41:30 +0100
11151              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
11152              
11153              Subject: Re: perl@15047 Win32
11154              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11155              Date: Wed, 06 Mar 2002 13:46:02 +0100
11156              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
11157              
11158              Subject: Re: perl@15047 Epoc
11159              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11160              Date: Wed, 06 Mar 2002 13:48:31 +0100
11161              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
11162              
11163              Subject: Re: perl@15047 NetWare
11164              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11165              Date: Wed, 06 Mar 2002 13:55:46 +0100
11166              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
11167      Branch: perl
11168            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
11169            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11170            ! wince/Makefile.ce wince/config.h
11171 ____________________________________________________________________________
11172 [ 15062] By: ams                                   on 2002/03/06  09:26:49
11173         Log: Subject: Re: perl@15047
11174              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11175              Date: Wed, 06 Mar 2002 11:25:50 +0100
11176              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
11177      Branch: perl
11178            ! cygwin/perlld.in
11179 ____________________________________________________________________________
11180 [ 15061] By: ams                                   on 2002/03/06  08:44:12
11181         Log: Subject: Re: perl@15047
11182              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11183              Date: Wed, 06 Mar 2002 10:38:02 +0100
11184              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
11185      Branch: perl
11186            ! pod/perldelta.pod
11187 ____________________________________________________________________________
11188 [ 15060] By: ams                                   on 2002/03/06  08:30:33
11189         Log: Subject: Update perlhist.pod
11190              From: mjd@plover.com
11191              Date: 6 Mar 2002 07:11:55 -0000
11192              Message-Id: <20020306071155.10240.qmail@plover.com>
11193              
11194              Subject: [PATCH pod/perlvar.pod] $^V => string
11195              From: Stas Bekman <stas@stason.org>
11196              Date: Wed, 06 Mar 2002 14:56:55 +0800
11197              Message-Id: <3C85BDB7.7050700@stason.org>
11198      Branch: perl
11199            ! pod/perlhist.pod pod/perlvar.pod
11200 ____________________________________________________________________________
11201 [ 15059] By: ams                                   on 2002/03/06  04:15:38
11202         Log: Subject: [PATCH] assorted configure.com fix-ups
11203              From: "Craig A. Berry" <craigberry@mac.com>
11204              Date: Tue, 5 Mar 2002 23:11:22 -0600
11205              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
11206      Branch: perl
11207            ! configure.com
11208 ____________________________________________________________________________
11209 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
11210         Log: IRIX failure with long doubles.
11211      Branch: perl
11212            ! t/op/pack.t
11213 ____________________________________________________________________________
11214 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
11215         Log: Make reality and Changes coincide.
11216      Branch: perl
11217            ! Changes
11218 ____________________________________________________________________________
11219 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
11220         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
11221              From: Anton Tagunov <tagunov@motor.ru>
11222              Date: Wed, 6 Mar 2002 02:10:21 +0300
11223              Message-ID: <11152782757.20020306021021@motor.ru>
11224              
11225              (reworded)
11226      Branch: perl
11227            ! pod/perluniintro.pod
11228 ____________________________________________________________________________
11229 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
11230         Log: Subject: [PATCH] B::Lint doesn't work
11231              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11232              Date: Tue, 5 Mar 2002 22:51:18 +0100
11233              Message-ID: <20020305225118.C733@rafael>
11234      Branch: perl
11235            ! ext/B/B/Lint.pm
11236 ____________________________________________________________________________
11237 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
11238         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
11239              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11240              Date: Mon, 04 Mar 2002 16:24:32 -0800
11241              Message-ID: <ABBh8gzkgezX092yn@efn.org>
11242      Branch: perl
11243            ! op.h pp_ctl.c t/op/flip.t
11244 ____________________________________________________________________________
11245 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
11246         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
11247              From: Nicholas Clark <nick@unfortu.net>
11248              Date: Tue, 5 Mar 2002 22:30:49 +0000
11249              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
11250      Branch: perl
11251            ! pod/perldelta.pod
11252 ____________________________________________________________________________
11253 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
11254         Log: Subject: [PATCH] tests for Gconvert
11255              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11256              Date: Tue, 05 Mar 2002 16:35:45 -0800
11257              Message-ID: <hRWh8gzkgONX092yn@efn.org>
11258      Branch: perl
11259            ! t/base/num.t
11260 ____________________________________________________________________________
11261 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
11262         Log: Subject: [PATCH] toplevel Makefile.SH
11263              From: Paul_GreenVOS@vos.stratus.com
11264              Date: Tue, 5 Mar 02 17:34 est
11265              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
11266      Branch: perl
11267            ! Makefile.SH
11268 ____________________________________________________________________________
11269 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
11270         Log: Subject: [PATCH] pointer to perldelta in Changes
11271              From: Chris Nandor <pudge@pobox.com>
11272              Date: Tue, 05 Mar 2002 16:04:50 -0500
11273              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
11274      Branch: perl
11275            ! Changes
11276 ____________________________________________________________________________
11277 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
11278         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
11279              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11280              Date: Tue, 5 Mar 2002 22:26:20 +0100
11281              Message-ID: <20020305222620.A733@rafael>
11282      Branch: perl
11283            ! pod/perldelta.pod
11284 ____________________________________________________________________________
11285 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
11286         Log: Solaris: allow for /usr/bin/df not to exist.
11287              
11288              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
11289              From: Kingpin <mthurn@copper.dulles.tasc.com>
11290              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
11291              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
11292      Branch: perl
11293            ! hints/solaris_2.sh
11294 ____________________________________________________________________________
11295 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
11296         Log: Update Changes.
11297      Branch: perl
11298            ! Changes patchlevel.h
11299 ____________________________________________________________________________
11300 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
11301         Log: Double MANIFESTing.
11302      Branch: perl
11303            ! ext/Encode/MANIFEST
11304 ____________________________________________________________________________
11305 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
11306         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
11307      Branch: perl
11308            - ext/Encode/Encode/7bit-kr.enc
11309            - ext/Encode/lib/Encode/Tcl/HanZi.pm
11310            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
11311 ____________________________________________________________________________
11312 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
11313         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
11314              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11315              Date: Tue, 5 Mar 2002 14:35:57 +0100
11316              Message-ID: <20020305143557.C695@rafael>   
11317      Branch: perl
11318            ! pp_sys.c t/lib/warnings/pp_sys
11319 ____________________________________________________________________________
11320 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
11321         Log: Subject: [PATCH Devel::PPPort]
11322              From: Robin Barker <rmb1@cise.npl.co.uk>
11323              Date: Tue, 5 Mar 2002 13:37:59 GMT
11324              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
11325      Branch: perl
11326            ! ext/Devel/PPPort/Makefile.PL
11327 ____________________________________________________________________________
11328 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
11329         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
11330      Branch: perl
11331            ! ext/Encode/t/Tcl.t
11332 ____________________________________________________________________________
11333 [ 15041] By: nick                                  on 2002/03/05  07:23:58
11334         Log: Integrate mainline (5.7.3)
11335      Branch: perlio
11336           +> ext/Encode/lib/Encode/CN/HZ.pm
11337            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
11338           !> (integrate 54 files)
11339 ____________________________________________________________________________
11340 [ 15040] By: ams                                   on 2002/03/05  05:10:33
11341         Log: Subject: DOC PATCH 5.7.3 (perldelta)
11342              From: mjd@plover.com
11343              Date: 5 Mar 2002 05:35:58 -0000
11344              Message-Id: <20020305053558.31677.qmail@plover.com>
11345      Branch: perl
11346            ! pod/perldelta.pod
11347 ____________________________________________________________________________
11348 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
11349         Log: This is 5.7.3.
11350      Branch: perl
11351            ! patchlevel.h
11352 ____________________________________________________________________________
11353 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
11354         Log: Shoo.
11355      Branch: perl
11356            ! ext/Encode/t/Tcl.t
11357 ____________________________________________________________________________
11358 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
11359         Log: Update Changes.
11360      Branch: perl
11361            ! Changes patchlevel.h
11362 ____________________________________________________________________________
11363 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
11364         Log: Regen perlapi.
11365      Branch: perl
11366            ! pod/perlapi.pod
11367 ____________________________________________________________________________
11368 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
11369         Log: Tie::File doc tweak for Win32 from mjd. 
11370      Branch: perl
11371            ! lib/Tie/File.pm
11372 ____________________________________________________________________________
11373 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
11374         Log: Regen toc.
11375      Branch: perl
11376            ! pod/perltoc.pod
11377 ____________________________________________________________________________
11378 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
11379         Log: Decommission Encode::Tcl HZ testing for now.
11380      Branch: perl
11381            ! ext/Encode/t/Tcl.t
11382 ____________________________________________________________________________
11383 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
11384         Log: Must have a return.
11385      Branch: perl
11386            ! pp_pack.c
11387 ____________________________________________________________________________
11388 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
11389         Log: The very latest win32 score from Jan Dubois.
11390      Branch: perl
11391            ! pod/perldelta.pod
11392 ____________________________________________________________________________
11393 [ 15030] By: ams                                   on 2002/03/05  01:40:01
11394         Log: Subject: [PATCH] README.macos
11395              From: Chris Nandor <pudge@pobox.com>
11396              Date: Mon, 04 Mar 2002 17:37:59 -0500
11397              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
11398      Branch: perl
11399            ! README.macos
11400 ____________________________________________________________________________
11401 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
11402         Log: "The last pieces of Chinese puzzle" from Autrijus.
11403      Branch: perl
11404            + ext/Encode/lib/Encode/CN/HZ.pm
11405            - ext/Encode/Encode/HZ.enc
11406            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
11407            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
11408 ____________________________________________________________________________
11409 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
11410         Log: Known test failures updates.
11411      Branch: perl
11412            ! pod/perldelta.pod
11413 ____________________________________________________________________________
11414 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
11415         Log: One more nit from mjd.
11416      Branch: perl
11417            ! lib/Tie/File/t/16_handle.t
11418 ____________________________________________________________________________
11419 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
11420         Log: Upgrade to Tie::File 0.17 from mjd.
11421      Branch: perl
11422            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
11423            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
11424 ____________________________________________________________________________
11425 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
11426         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
11427              From: Nicholas Clark <nick@unfortu.net>
11428              Date: Mon, 4 Mar 2002 23:33:52 +0000
11429              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
11430      Branch: perl
11431            ! pod/perldelta.pod
11432 ____________________________________________________________________________
11433 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
11434         Log: Escapee.
11435      Branch: perl
11436            ! proto.h
11437 ____________________________________________________________________________
11438 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
11439         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
11440              From: Nicholas Clark <nick@unfortu.net>
11441              Date: Mon, 4 Mar 2002 22:48:38 +0000
11442              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
11443      Branch: perl
11444            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
11445            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
11446            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
11447            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
11448            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
11449            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
11450            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
11451 ____________________________________________________________________________
11452 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
11453         Log: Cleaner.
11454      Branch: perl
11455            ! Makefile.SH
11456 ____________________________________________________________________________
11457 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
11458         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
11459              From: Jeffrey Friedl <jfriedl@yahoo.com>
11460              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
11461              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
11462      Branch: perl
11463            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
11464            ! pod/perlvar.pod
11465 ____________________________________________________________________________
11466 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
11467         Log: More Han tweaks from Autrjius Tang: most importantly,
11468              gbk is identical to cp936, so gbk can be removed and
11469              taken care of by an alias.
11470      Branch: perl
11471            - ext/Encode/Encode/gbk.enc
11472            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
11473            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
11474            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
11475            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
11476 ____________________________________________________________________________
11477 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
11478         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
11479              From: Nicholas Clark <nick@unfortu.net>
11480              Date: Mon, 4 Mar 2002 22:20:13 +0000
11481              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
11482      Branch: perl
11483            ! pod/perldelta.pod
11484 ____________________________________________________________________________
11485 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
11486         Log: Based on
11487              
11488              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
11489              From: Anton Tagunov <tagunov@motor.ru>
11490              Date: Mon, 4 Mar 2002 21:14:39 +0300
11491              Message-ID: <1814137429.20020304211439@motor.ru>
11492      Branch: perl
11493            ! pod/perlunicode.pod
11494 ____________________________________________________________________________
11495 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
11496         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
11497              From: John Peacock <jpeacock@rowman.com>
11498              Date: Mon, 04 Mar 2002 16:18:42 -0500
11499              Message-ID: <3C83E4B2.3060700@rowman.com>
11500              
11501              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
11502              From: John Peacock <jpeacock@rowman.com>
11503              Date: Mon, 04 Mar 2002 16:42:55 -0500
11504              Message-ID: <3C83EA5F.80303@rowman.com>
11505      Branch: perl
11506            ! lib/ExtUtils/xsubpp pod/perlxs.pod
11507 ____________________________________________________________________________
11508 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
11509         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
11510              From: "Craig A. Berry" <craigberry@mac.com>
11511              Date: Mon, 04 Mar 2002 14:47:59 -0600
11512              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
11513              
11514              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
11515              From: "Craig A. Berry" <craigberry@mac.com>
11516              Date: Mon, 04 Mar 2002 15:04:58 -0600
11517              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
11518      Branch: perl
11519            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
11520 ____________________________________________________________________________
11521 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
11522         Log: metaconfig unit change for #15014.
11523      Branch: metaconfig/U/perl
11524            ! Extensions.U
11525 ____________________________________________________________________________
11526 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
11527         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
11528              of known extensions, where Encode::JP already is.
11529      Branch: perl
11530            ! Configure Porting/config.sh Porting/config_H uconfig.h
11531 ____________________________________________________________________________
11532 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
11533         Log: SJIS, from Dan Kogai.
11534      Branch: perl
11535            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
11536 ____________________________________________________________________________
11537 [ 15012] By: nick                                  on 2002/03/04  17:35:50
11538         Log: Intergrate perlio's Encode/compile
11539      Branch: perl
11540           !> ext/Encode/compile
11541 ____________________________________________________________________________
11542 [ 15011] By: nick                                  on 2002/03/04  17:29:54
11543         Log: Avoid $Id$ cleverness and just have a $VERSION.
11544      Branch: perlio
11545            ! ext/Encode/compile
11546 ____________________________________________________________________________
11547 [ 15010] By: nick                                  on 2002/03/04  17:29:14
11548         Log: Integrate mainline
11549      Branch: perlio
11550           +> lib/Math/BigInt/t/isa.t
11551           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
11552           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
11553           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
11554           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
11555           !> warnings.pl
11556 ____________________________________________________________________________
11557 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
11558         Log: Integrate ext/Encode/compile from perlio.
11559      Branch: perl
11560           !> ext/Encode/compile
11561 ____________________________________________________________________________
11562 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
11563         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
11564              updates not integrated, something odd going on in there.)
11565      Branch: perl
11566           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
11567           !> lib/Tie/File/t/16_handle.t
11568 ____________________________________________________________________________
11569 [ 15007] By: nick                                  on 2002/03/04  17:08:17
11570         Log: Integrate mainline
11571      Branch: perlio
11572           !> AUTHORS Changes Porting/Glossary Porting/config.sh
11573           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
11574           !> pod/perltoc.pod
11575 ____________________________________________________________________________
11576 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
11577         Log: A new M::BI test.
11578      Branch: perl
11579            + lib/Math/BigInt/t/isa.t
11580            ! MANIFEST
11581 ____________________________________________________________________________
11582 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
11583         Log: Subject: VMS test and perldelta update
11584              From: "Craig A. Berry" <craigberry@mac.com>
11585              Date: Mon, 04 Mar 2002 11:03:37 -0600
11586              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
11587      Branch: perl
11588            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
11589 ____________________________________________________________________________
11590 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
11591         Log: Needed for threaded builds.
11592      Branch: perl
11593            ! embed.fnc embed.h
11594 ____________________________________________________________________________
11595 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
11596         Log: Subject: [PATCH] taint + deprecated warnings
11597              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11598              Date: Mon, 4 Mar 2002 16:33:23 -0000
11599              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
11600      Branch: perl
11601            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
11602            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
11603            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
11604 ____________________________________________________________________________
11605 [ 15002] By: nick                                  on 2002/03/04  16:19:06
11606         Log: Win32 tweak
11607      Branch: perlio
11608            ! lib/Tie/File/t/16_handle.t
11609 ____________________________________________________________________________
11610 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
11611         Log: Update Changes.
11612      Branch: perl
11613            ! Changes patchlevel.h
11614 ____________________________________________________________________________
11615 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
11616         Log: AUTHORS updates.
11617      Branch: perl
11618            ! AUTHORS
11619 ____________________________________________________________________________
11620 [ 14999] By: nick                                  on 2002/03/04  15:26:43
11621         Log: Win32 hack
11622      Branch: perlio
11623            ! ext/Encode/compile ext/Encode/t/JP.t
11624 ____________________________________________________________________________
11625 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
11626         Log: Encode doc tweak from Autrijus Tang.
11627      Branch: perl
11628            ! ext/Encode/Encode.pm
11629 ____________________________________________________________________________
11630 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
11631         Log: Regen Glossary et al.  (It seems the #14875 didn't
11632              quite work in removing the double-dot?)
11633      Branch: perl
11634            ! Porting/Glossary Porting/config.sh Porting/config_H
11635 ____________________________________________________________________________
11636 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
11637         Log: Regen toc.
11638      Branch: perl
11639            ! pod/perltoc.pod
11640 ____________________________________________________________________________
11641 [ 14995] By: nick                                  on 2002/03/04  14:42:09
11642         Log: Remove debugging assert
11643      Branch: perlio
11644            ! ext/threads/shared/shared.xs
11645 ____________________________________________________________________________
11646 [ 14994] By: nick                                  on 2002/03/04  14:41:54
11647         Log: Integrate mainline
11648      Branch: perlio
11649           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
11650           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
11651           !> lib/Tie/File/t/15_pushpop.t util.c
11652 ____________________________________________________________________________
11653 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
11654         Log: Han update from Autrijus Tang. 
11655      Branch: perl
11656            ! ext/Encode/Encode.pm
11657 ____________________________________________________________________________
11658 [ 14992] By: nick                                  on 2002/03/04  14:08:38
11659         Log: Integrate mainline - all tests pass - some noise from threads
11660              av_simple (SuSE7.3).
11661      Branch: perlio
11662           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
11663           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
11664           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
11665           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
11666           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
11667           +> lib/Tie/File/t/11_rv_splice_rs.t
11668           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
11669           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
11670           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
11671            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
11672            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
11673            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
11674            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
11675            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
11676            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
11677            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
11678            - lib/Tie/File/15_pushpop.t
11679           !> (integrate 47 files)
11680 ____________________________________________________________________________
11681 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
11682         Log: Missing MANIFESTations.
11683      Branch: perl
11684            ! MANIFEST
11685 ____________________________________________________________________________
11686 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
11687         Log: Attempt at portability.
11688      Branch: perl
11689            ! util.c
11690 ____________________________________________________________________________
11691 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
11692         Log: Needed by #14985.
11693      Branch: perl
11694            ! embed.h global.sym proto.h
11695 ____________________________________________________________________________
11696 [ 14988] By: ams                                   on 2002/03/04  08:59:27
11697         Log: Upgrade to Tie::File 0.16.
11698      Branch: perl
11699            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
11700            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
11701            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
11702            ! lib/Tie/File/t/15_pushpop.t
11703 ____________________________________________________________________________
11704 [ 14987] By: ams                                   on 2002/03/04  08:48:11
11705         Log: Subject: [PATCH @14577] perly-fixer
11706              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11707              Date: Mon, 4 Mar 2002 02:28:51 -0500
11708              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
11709      Branch: perl
11710            ! Makefile.SH perly.fixer
11711 ____________________________________________________________________________
11712 [ 14986] By: ams                                   on 2002/03/04  08:43:37
11713         Log: Subject: [PATCH @14577] xsubpp
11714              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11715              Date: Mon, 4 Mar 2002 02:25:52 -0500
11716              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
11717      Branch: perl
11718            ! lib/ExtUtils/xsubpp pod/perlxs.pod
11719 ____________________________________________________________________________
11720 [ 14985] By: ams                                   on 2002/03/04  08:40:46
11721         Log: Subject: [PATCH @14577] sv_cmp and friends
11722              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11723              Date: Mon, 4 Mar 2002 02:31:04 -0500
11724              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
11725      Branch: perl
11726            ! embed.fnc sv.c util.c
11727 ____________________________________________________________________________
11728 [ 14984] By: ams                                   on 2002/03/04  08:16:06
11729         Log: Fix File::Path docs as suggested by Ronald Kimball.
11730      Branch: perl
11731            ! lib/File/Path.pm
11732 ____________________________________________________________________________
11733 [ 14983] By: ams                                   on 2002/03/04  08:11:20
11734         Log: Update perldata fix as suggested by Benjamin Goldberg.
11735      Branch: perl
11736            ! pod/perldata.pod
11737 ____________________________________________________________________________
11738 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
11739         Log: Faulty skip.
11740      Branch: perl
11741            ! ext/DB_File/t/db-recno.t
11742 ____________________________________________________________________________
11743 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
11744         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
11745              From: Anton Tagunov <tagunov@motor.ru>
11746              Date: Mon, 4 Mar 2002 05:41:41 +0300
11747              Message-Id: <7916563907.20020304054141@motor.ru>
11748              
11749              Subject: [ID 20020303.005] Patch perlinicode C API description
11750              From: Anton Tagunov <tagunov@motor.ru>
11751              Date: Mon, 4 Mar 2002 06:08:23 +0300
11752              Message-Id: <2018165510.20020304060823@motor.ru>
11753      Branch: perl
11754            ! lib/utf8.pm pod/perlunicode.pod
11755 ____________________________________________________________________________
11756 [ 14980] By: ams                                   on 2002/03/04  02:19:20
11757         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
11758              From: Anton Tagunov <tagunov@motor.ru>
11759              Date: Mon, 4 Mar 2002 02:17:40 +0300
11760              Message-Id: <1344322124.20020304021740@motor.ru>
11761      Branch: perl
11762            ! pod/perldata.pod
11763 ____________________________________________________________________________
11764 [ 14979] By: ams                                   on 2002/03/04  02:17:54
11765         Log: Subject: RE: [PATCH] RE: DB_File breakage
11766              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11767              Date: Sun, 3 Mar 2002 23:56:31 -0000
11768              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
11769      Branch: perl
11770            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11771            ! ext/DB_File/t/db-recno.t
11772 ____________________________________________________________________________
11773 [ 14978] By: ams                                   on 2002/03/04  02:07:16
11774         Log: Subject: [PATCH] docs for ExtUtils::Manifest
11775              From: Nicholas Clark <nick@unfortu.net>
11776              Date: Sun, 3 Mar 2002 23:29:25 +0000
11777              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
11778      Branch: perl
11779            ! lib/ExtUtils/Manifest.pm
11780 ____________________________________________________________________________
11781 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
11782         Log: Forgot from the M::BI 1.54 update.
11783      Branch: perl
11784            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
11785            ! lib/Math/BigInt/t/upgrade.inc
11786 ____________________________________________________________________________
11787 [ 14976] By: ams                                   on 2002/03/04  02:04:32
11788         Log: Subject: [PATCH] attr
11789              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11790              Date: Sun, 3 Mar 2002 22:09:58 -0000
11791              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
11792      Branch: perl
11793            ! lib/warnings.pm warnings.pl
11794 ____________________________________________________________________________
11795 [ 14975] By: ams                                   on 2002/03/04  02:01:27
11796         Log: Subject: [PATCH] File::Path documentation
11797              From: Colin Meyer <cmeyer@helvella.org>
11798              Date: Sun, 3 Mar 2002 14:54:24 -0800
11799              Message-Id: <20020303145424.A21774@hobart.helvella.org>
11800      Branch: perl
11801            ! lib/File/Path.pm
11802 ____________________________________________________________________________
11803 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
11804         Log: Typo.
11805      Branch: perl
11806            ! lib/Math/BigInt/t/upgrade.t
11807 ____________________________________________________________________________
11808 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
11809         Log: Editing errors.
11810      Branch: perl
11811            ! MANIFEST
11812 ____________________________________________________________________________
11813 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
11814         Log: Upgrade to Math::BigInt 1.54.
11815      Branch: perl
11816            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
11817            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
11818            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
11819            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
11820            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
11821            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
11822 ____________________________________________________________________________
11823 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
11824         Log: Test tweak from Craig Berry.
11825      Branch: perl
11826            ! lib/Tie/File/t/15_pushpop.t
11827 ____________________________________________________________________________
11828 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
11829         Log: Upgrade to Tie::File 0.15.
11830      Branch: perl
11831            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
11832            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
11833            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
11834            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
11835            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
11836            + lib/Tie/File/t/11_rv_splice_rs.t
11837            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
11838            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
11839            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
11840            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
11841            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
11842            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
11843            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
11844            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
11845            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
11846            - lib/Tie/File/15_pushpop.t
11847            ! MANIFEST lib/Tie/File.pm
11848 ____________________________________________________________________________
11849 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
11850         Log: The EBCDIC gaps apply only to the real A-Z.
11851      Branch: perl
11852            ! ext/B/B/Deparse.pm
11853 ____________________________________________________________________________
11854 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
11855         Log: EBCDIC: deparse \cX correctly.
11856      Branch: perl
11857            ! ext/B/B/Deparse.pm
11858 ____________________________________________________________________________
11859 [ 14967] By: ams                                   on 2002/03/03  18:18:00
11860         Log: Subject: [PATCH] nit in perlsyn.pod
11861              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
11862              Date: Sun, 03 Mar 2002 20:16:10 +0100
11863              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
11864      Branch: perl
11865            ! pod/perlsyn.pod
11866 ____________________________________________________________________________
11867 [ 14966] By: ams                                   on 2002/03/03  18:06:32
11868         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
11869              From: Michael G Schwern <schwern@pobox.com>
11870              Date: Sun, 3 Mar 2002 13:33:28 -0500
11871              Message-Id: <20020303183328.GA3296@blackrider>
11872      Branch: perl
11873            ! utils/h2xs.PL
11874 ____________________________________________________________________________
11875 [ 14965] By: ams                                   on 2002/03/03  18:00:03
11876         Log: Subject: [ PATCH ] HP back to default
11877              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11878              Date: Sun, 03 Mar 2002 18:48:34 +0100
11879              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
11880      Branch: perl
11881            ! hints/hpux.sh
11882 ____________________________________________________________________________
11883 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
11884         Log: EBCDIC: special cases of special cases.
11885      Branch: perl
11886            ! t/uni/case.pl
11887 ____________________________________________________________________________
11888 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
11889         Log: EBCDIC: the v-string components cannot exceed 2147483647.
11890      Branch: perl
11891            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
11892 ____________________________________________________________________________
11893 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
11894         Log: Remove the bogus "incorrect case" warning completely.
11895              The problem exists, but the cure, in which ever form
11896              it will be, needs to be something more subtle.
11897      Branch: perl
11898            ! op.c pod/perldiag.pod
11899 ____________________________________________________________________________
11900 [ 14961] By: ams                                   on 2002/03/03  13:39:09
11901         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
11902              From: Mark-Jason Dominus <mjd@plover.com>
11903              Date: Sun, 03 Mar 2002 09:32:16 -0500
11904              Message-Id: <20020303143216.10536.qmail@plover.com>
11905      Branch: perl
11906            ! t/op/tiearray.t
11907 ____________________________________________________________________________
11908 [ 14960] By: nick                                  on 2002/03/03  09:59:59
11909         Log: Integrate mainline
11910      Branch: perlio
11911           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
11912            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
11913            ! ext/Encode/compile
11914           !> (integrate 27 files)
11915 ____________________________________________________________________________
11916 [ 14959] By: ams                                   on 2002/03/03  08:11:34
11917         Log: Fix #14957.
11918      Branch: perl
11919            ! ext/DB_File/t/db-recno.t
11920 ____________________________________________________________________________
11921 [ 14958] By: ams                                   on 2002/03/03  05:51:00
11922         Log: Subject: [PATCH @14577] NL in debugger
11923              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11924              Date: Sat, 2 Mar 2002 05:34:12 -0500
11925              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
11926      Branch: perl
11927            ! lib/perl5db.pl
11928 ____________________________________________________________________________
11929 [ 14957] By: ams                                   on 2002/03/03  05:00:04
11930         Log: Subject: Re: DB_File breakage
11931              From: Schuyler Erle <schuyler@oreilly.com>
11932              Date: Sat, 02 Mar 2002 21:50:30 -0800
11933              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
11934      Branch: perl
11935            ! ext/DB_File/t/db-recno.t
11936 ____________________________________________________________________________
11937 [ 14956] By: ams                                   on 2002/03/03  04:40:08
11938         Log: Subject: [PATCH @14577] Debugging OPs
11939              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11940              Date: Sat, 2 Mar 2002 05:49:58 -0500
11941              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
11942      Branch: perl
11943            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
11944            ! pod/perlrun.pod sv.h
11945 ____________________________________________________________________________
11946 [ 14955] By: ams                                   on 2002/03/03  04:34:41
11947         Log: Subject: Tie::Array doc patch
11948              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
11949              Date: Sat, 02 Mar 2002 08:42:56 +0900
11950              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
11951      Branch: perl
11952            ! lib/Tie/Array.pm
11953 ____________________________________________________________________________
11954 [ 14954] By: ams                                   on 2002/03/03  04:23:33
11955         Log: Subject: Re: Smoke 14870
11956              From: Nicholas Clark <nick@unfortu.net>
11957              Date: Sat, 2 Mar 2002 20:00:53 +0000
11958              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
11959      Branch: perl
11960            ! README.hpux
11961 ____________________________________________________________________________
11962 [ 14953] By: ams                                   on 2002/03/03  04:15:49
11963         Log: Subject: RE: VERSION core
11964              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11965              Date: Sat, 2 Mar 2002 22:50:44 -0000
11966              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
11967      Branch: perl
11968            ! t/comp/use.t
11969 ____________________________________________________________________________
11970 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
11971         Log: The #14949 removed this error from non-Win32.
11972      Branch: perl
11973            ! t/lib/warnings/op
11974 ____________________________________________________________________________
11975 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
11976         Log: BeOS back on track.
11977      Branch: perl
11978            ! README.beos
11979 ____________________________________________________________________________
11980 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
11981         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
11982              higher is okay.
11983      Branch: perl
11984            ! ext/POSIX/t/posix.t
11985 ____________________________________________________________________________
11986 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
11987         Log: For now, make "incorrect case" a Win32-only warning.
11988      Branch: perl
11989            ! op.c
11990 ____________________________________________________________________________
11991 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
11992         Log: Demand more before attempting socketpair().
11993      Branch: perl
11994            ! pp_sys.c
11995 ____________________________________________________________________________
11996 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
11997         Log: Remove obsolete hack.
11998      Branch: perl
11999            ! makedepend.SH
12000 ____________________________________________________________________________
12001 [ 14946] By: ams                                   on 2002/03/02  16:00:32
12002         Log: Forgot to delete encode.* from MANIFEST.
12003      Branch: perl
12004            ! MANIFEST
12005 ____________________________________________________________________________
12006 [ 14945] By: ams                                   on 2002/03/02  14:41:03
12007         Log: Delete ex-test output.
12008      Branch: perl
12009            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
12010 ____________________________________________________________________________
12011 [ 14944] By: ams                                   on 2002/03/02  13:54:35
12012         Log: Subject: [PATCH] DB_File 1.803
12013              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12014              Date: Sat, 2 Mar 2002 14:33:32 -0000
12015              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
12016      Branch: perl
12017            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12018            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
12019 ____________________________________________________________________________
12020 [ 14943] By: ams                                   on 2002/03/02  13:43:06
12021         Log: Upgrade to Tie::File 0.14.
12022      Branch: perl
12023            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
12024            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
12025            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
12026 ____________________________________________________________________________
12027 [ 14942] By: nick                                  on 2002/03/02  11:05:53
12028         Log: Integrate mainline
12029      Branch: perlio
12030           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
12031           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
12032           +> ext/Encode/t/table.utf8
12033           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
12034           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
12035           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
12036           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
12037           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
12038           !> universal.c utils/perldoc.PL
12039 ____________________________________________________________________________
12040 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
12041         Log: More CJK (just C, really) tables from Autrijus Tang
12042              (originally from iconv, used with permission of Bruno Haible)
12043      Branch: perl
12044            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
12045            + ext/Encode/Encode/iso-ir-165.enc
12046            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
12047            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
12048            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
12049 ____________________________________________________________________________
12050 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
12051         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
12052              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
12053              Date: Fri, 1 Mar 2002 15:32:13 -0500
12054              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
12055      Branch: perl
12056            ! utils/perldoc.PL
12057 ____________________________________________________________________________
12058 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
12059         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
12060              From: Schuyler Erle <schuyler@oreilly.com>
12061              Date: Fri, 01 Mar 2002 14:22:19 -0800
12062              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
12063              
12064              Subject: Re: PATCH: "splice() offset past end of array" warning.
12065              From: Mark-Jason Dominus <mjd@plover.com>
12066              Date: Fri, 01 Mar 2002 17:19:49 -0500
12067              Message-ID: <20020301221949.7610.qmail@plover.com>
12068      Branch: perl
12069            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
12070 ____________________________________________________________________________
12071 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
12072         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
12073              From: Mark-Jason Dominus <mjd@plover.com>
12074              Date: Fri, 01 Mar 2002 18:35:35 -0500
12075              Message-ID: <20020301233535.15969.qmail@plover.com>
12076      Branch: perl
12077            ! av.c
12078 ____________________________________________________________________________
12079 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
12080         Log: Subject: RE: VERSION core
12081              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12082              Date: Fri, 1 Mar 2002 23:47:48 -0000
12083              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
12084      Branch: perl
12085            ! pod/perldiag.pod universal.c
12086 ____________________________________________________________________________
12087 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
12088         Log: Update Changes
12089      Branch: maint-5.6/macperl
12090            ! macos/Changes
12091 ____________________________________________________________________________
12092 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
12093         Log: Fix update to resources
12094      Branch: maint-5.6/macperl
12095            ! macos/macperl/MacPerl.r
12096 ____________________________________________________________________________
12097 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
12098         Log: metaconfig unit change for #14930.
12099      Branch: metaconfig
12100            ! U/modified/Init.U
12101 ____________________________________________________________________________
12102 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
12103         Log: Fix debugger to handle Mac OS psedofiles
12104      Branch: maint-5.6/macperl
12105            ! lib/DB.pm lib/perl5db.pl
12106 ____________________________________________________________________________
12107 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
12108         Log: Various fixes from Thomas Wegner
12109      Branch: maint-5.6/macperl
12110            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
12111 ____________________________________________________________________________
12112 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
12113         Log: Some resource updates
12114      Branch: maint-5.6/macperl
12115            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
12116            ! macos/macperl/MacPerl.rsrc
12117 ____________________________________________________________________________
12118 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
12119         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
12120              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12121              Date: Fri, 01 Mar 2002 09:38:59 -0800
12122              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
12123      Branch: perl
12124            ! Configure
12125 ____________________________________________________________________________
12126 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
12127         Log: Add some missing sfio symbols (Alan Fry)
12128      Branch: maint-5.6/macperl
12129            ! macos/macperl.sym
12130 ____________________________________________________________________________
12131 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
12132         Log: Update version and README
12133      Branch: maint-5.6/macperl
12134            ! README.macos macos/MPVersion.r
12135 ____________________________________________________________________________
12136 [ 14926] By: nick                                  on 2002/03/01  15:56:41
12137         Log: Integrate mainline
12138      Branch: perlio
12139           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
12140           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
12141           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
12142           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
12143           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
12144           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
12145           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
12146           +> lib/Tie/File/13_size_rs.t
12147           !> (integrate 80 files)
12148 ____________________________________________________________________________
12149 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
12150         Log: Better advertising.
12151      Branch: perl
12152            ! pod/perldelta.pod pod/perlfaq5.pod
12153 ____________________________________________________________________________
12154 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
12155         Log: Update Changes.
12156      Branch: perl
12157            ! Changes patchlevel.h
12158 ____________________________________________________________________________
12159 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
12160         Log: Lost in the shuffle.
12161      Branch: perl
12162            + lib/Math/BigInt/t/downgrade.t
12163            ! MANIFEST
12164 ____________________________________________________________________________
12165 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
12166         Log: Advertise Tie::File.
12167      Branch: perl
12168            ! pod/perldelta.pod pod/perlfaq5.pod
12169 ____________________________________________________________________________
12170 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
12171         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
12172              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12173              Date: Thu, 28 Feb 2002 18:55:48 +0100
12174              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
12175      Branch: perl
12176            ! x2p/walk.c
12177 ____________________________________________________________________________
12178 [ 14920] By: ams                                   on 2002/03/01  09:06:01
12179         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
12180              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12181              Date: Tue, 26 Feb 2002 19:54:31 -0500
12182              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
12183      Branch: perl
12184            ! embed.fnc ext/B/B/Deparse.pm gv.c
12185 ____________________________________________________________________________
12186 [ 14919] By: ams                                   on 2002/03/01  03:03:12
12187         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
12188      Branch: perl
12189            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
12190            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
12191            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
12192            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
12193            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
12194            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
12195            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
12196 ____________________________________________________________________________
12197 [ 14918] By: ams                                   on 2002/03/01  02:36:58
12198         Log: Add Tie::File 0.12 from MJD.
12199      Branch: perl
12200            + lib/Tie/File.pm lib/Tie/File/01_gen.t
12201            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
12202            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
12203            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
12204            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
12205            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
12206            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
12207            ! MANIFEST
12208 ____________________________________________________________________________
12209 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
12210         Log: Encoding name mapping tweaks.
12211      Branch: perl
12212            ! ext/Encode/Encode.pm
12213 ____________________________________________________________________________
12214 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
12215         Log: metaconfig unit change for #14915.
12216      Branch: metaconfig
12217            ! U/modified/Init.U
12218 ____________________________________________________________________________
12219 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
12220         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
12221              From: Paul_GreenVOS@vos.stratus.com
12222              Date: Thu, 28 Feb 02 15:05 est
12223              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
12224      Branch: perl
12225            ! Configure
12226 ____________________________________________________________________________
12227 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
12228         Log: PL_bostr was pointing to the wrong string
12229              (a string left around from the loading of the Unicode \w)
12230              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
12231              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
12232      Branch: perl
12233            ! regexec.c
12234 ____________________________________________________________________________
12235 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
12236         Log: Sync with libnet-1.10
12237      Branch: perl
12238            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
12239            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
12240            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
12241            ! lib/Net/t/netrc.t
12242 ____________________________________________________________________________
12243 [ 14912] By: ams                                   on 2002/02/28  13:02:50
12244         Log: Subject: [PATCH] perldelta.pod fixes
12245              From: Autrijus Tang <autrijus@autrijus.org>
12246              Date: Thu, 28 Feb 2002 21:44:15 +0800
12247              Message-Id: <20020228134415.GB16422@not.autrijus.org>
12248      Branch: perl
12249            ! pod/perldelta.pod
12250 ____________________________________________________________________________
12251 [ 14911] By: ams                                   on 2002/02/28  11:31:44
12252         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
12253              From: Stas Bekman <stas@stason.org>
12254              Date: Mon, 04 Feb 2002 16:18:53 +0800
12255              Message-Id: <3C7E1E5F.1000605@stason.org>
12256              (Applied by hand).
12257      Branch: perl
12258            ! lib/File/Copy.pm
12259 ____________________________________________________________________________
12260 [ 14910] By: ams                                   on 2002/02/28  11:26:47
12261         Log: Subject: [PATCH lib/Pod/Html.pm]
12262              From: Stas Bekman <stas@stason.org>
12263              Date: Thu, 28 Feb 2002 20:05:01 +0800
12264              Message-Id: <3C7E1CED.7000307@stason.org>
12265      Branch: perl
12266            ! lib/Pod/Html.pm
12267 ____________________________________________________________________________
12268 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
12269         Log: Tests for #14908.
12270      Branch: perl
12271            ! t/op/pat.t
12272 ____________________________________________________________________________
12273 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
12274         Log: Make shared hash keys to be \0-terminated:
12275              one possible resolution for
12276              "UTF-8, weird \w behaviour after HASH-KEY-ification"
12277              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
12278              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
12279              The hash keys weren't \0-terminated.  This meant that the EOL ($)
12280              in regmatch() got the nextchr beyond the last character.  Since
12281              the keys were UTF-8, the nextchr was \1, not the usual
12282              string-terminating \0.  Wham, no match.
12283              
12284              I think another possible resolution could be to stop the nextchr
12285              computation in regmatch() from peeking beyond the last character
12286              of the string:
12287              
12288              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
12289      Branch: perl
12290            ! hv.c hv.h
12291 ____________________________________________________________________________
12292 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
12293         Log: Subject: [PATCH] Perl interface to newIO()
12294              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12295              Date: Wed, 27 Feb 2002 20:15:27 -0800
12296              Message-ID: <f7af8gzkgaET092yn@efn.org>
12297      Branch: perl
12298            ! lib/Symbol.pm
12299 ____________________________________________________________________________
12300 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
12301         Log: The "list" part of
12302              
12303              Subject: [PATCH perlop] .. returns a *list* of *integers*
12304              From: Mike Guy <mjtg@cam.ac.uk>
12305              Date: Tue, 26 Feb 2002 18:30:22 +0000
12306              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
12307              
12308              plus few nits.
12309      Branch: perl
12310            ! pod/perlop.pod
12311 ____________________________________________________________________________
12312 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
12313         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
12314              From: Abe Timmerman <abe@ztreet.demon.nl>
12315              Date: Thu, 28 Feb 2002 00:04:06 +0100
12316              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
12317      Branch: perl
12318            ! lib/File/stat.t
12319 ____________________________________________________________________________
12320 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
12321         Log: Integrate from maintperl.
12322      Branch: maint-5.6/macperl
12323           !> doio.c op.c t/io/open.t t/pragma/strict-subs
12324 ____________________________________________________________________________
12325 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
12326         Log: Upgrade to Math::BigInt 1.53.
12327      Branch: perl
12328            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
12329            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
12330            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
12331            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
12332            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
12333            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
12334 ____________________________________________________________________________
12335 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
12336         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
12337              From: "Craig A. Berry" <craigberry@mac.com>
12338              Date: Wed, 27 Feb 2002 15:36:38 -0600
12339              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
12340      Branch: perl
12341            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
12342            ! vms/ext/filespec.t
12343 ____________________________________________________________________________
12344 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
12345         Log: Subject: [PATCH] Some minor changes for Cygwin
12346              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
12347              Date: Wed, 27 Feb 2002 22:25:41 +0100
12348              Message-ID: <14296492589.20020227222541@familiehaase.de>
12349      Branch: perl
12350            ! Makefile.SH README.cygwin cygwin/perlld.in
12351 ____________________________________________________________________________
12352 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
12353         Log: Update the UTF-8 explanation table.
12354      Branch: perl
12355            ! pod/perlunicode.pod utf8.h
12356 ____________________________________________________________________________
12357 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
12358         Log: Repatch from Robin Barker: anon subs in C<package;> are
12359              now __ANON__::__ANON__ (should help for mod_perl package
12360              since #12251)
12361      Branch: perl
12362            ! gv.c op.c t/op/runlevel.t toke.c
12363 ____________________________________________________________________________
12364 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
12365         Log: Update Changes.
12366      Branch: perl
12367            ! Changes patchlevel.h
12368 ____________________________________________________________________________
12369 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
12370         Log: perldelta updates.
12371      Branch: perl
12372            ! pod/perldelta.pod
12373 ____________________________________________________________________________
12374 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
12375         Log: Signedness nit.
12376      Branch: perl
12377            ! regexec.c
12378 ____________________________________________________________________________
12379 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
12380         Log: Subject: Re: Smoke 14870
12381              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12382              Date: Wed, 27 Feb 2002 16:48:35 +0100
12383              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
12384              
12385              (with some additional garnish)
12386      Branch: perl
12387            ! README.hpux hints/hpux.sh
12388 ____________________________________________________________________________
12389 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
12390         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
12391              into perl.exp in AIX.
12392      Branch: perl
12393            ! makedef.pl perl.h
12394 ____________________________________________________________________________
12395 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
12396         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
12397              From: Robin Barker <rmb1@cise.npl.co.uk>
12398              Date: Wed, 27 Feb 2002 14:39:35 GMT
12399              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
12400      Branch: perl
12401            ! pod/perlrun.pod
12402 ____________________________________________________________________________
12403 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
12404         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
12405              From: Robin Barker <rmb1@cise.npl.co.uk>
12406              Date: Wed, 27 Feb 2002 12:25:30 GMT
12407              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
12408      Branch: perl
12409            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
12410            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
12411            ! pod/perlunicode.pod pod/perluniintro.pod
12412 ____________________________________________________________________________
12413 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
12414         Log: Only modify LD_LIBRARY_PATH in case there are directories.
12415      Branch: perl
12416            ! hints/dec_osf.sh
12417 ____________________________________________________________________________
12418 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
12419         Log: Subject: [PATCH] perl/hints/vos.sh
12420              From: Paul_GreenVOS@vos.stratus.com
12421              Date: Tue, 26 Feb 02 15:19 est
12422              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
12423      Branch: perl
12424            ! hints/vos.sh
12425 ____________________________________________________________________________
12426 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
12427         Log: Forgot from #14888.
12428      Branch: perl
12429            ! ext/Unicode/Normalize/mkheader
12430 ____________________________________________________________________________
12431 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
12432         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
12433      Branch: perl
12434            ! ext/Unicode/Normalize/Changes
12435            ! ext/Unicode/Normalize/Normalize.pm
12436            ! ext/Unicode/Normalize/Normalize.xs
12437            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
12438            ! ext/Unicode/Normalize/t/test.t
12439 ____________________________________________________________________________
12440 [ 14887] By: ams                                   on 2002/02/26  23:51:52
12441         Log: Subject: Missing diagnostics
12442              From: Simon Glover <scog@roe.ac.uk>
12443              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
12444              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
12445              
12446              Subject: [PATCH] Better wording for the lvalue vec diagnostic
12447              From: Simon Glover <scog@roe.ac.uk>
12448              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
12449              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
12450      Branch: perl
12451            ! doop.c pod/perldiag.pod t/op/vec.t
12452 ____________________________________________________________________________
12453 [ 14886] By: ams                                   on 2002/02/26  15:48:34
12454         Log: Subject: [PATCH] Not OK 5.7.2@14884
12455              From: andreas.koenig@anima.de (Andreas J. Koenig)
12456              Date: Tue, 26 Feb 2002 15:03:55 +0100
12457              Message-Id: <m38z9gfigk.fsf@anima.de>
12458      Branch: perl
12459            ! t/lib/access.t
12460 ____________________________________________________________________________
12461 [ 14885] By: nick                                  on 2002/02/26  13:48:55
12462         Log: Integrate mainline
12463      Branch: perlio
12464           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
12465           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
12466           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
12467            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
12468           !> (integrate 102 files)
12469 ____________________________________________________________________________
12470 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
12471         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
12472              1.1999999999999996, or thereabouts (yes, even sprintf).
12473      Branch: perl
12474            ! t/base/num.t
12475 ____________________________________________________________________________
12476 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
12477         Log: Neither.
12478      Branch: perl
12479            ! pod/perldelta.pod
12480 ____________________________________________________________________________
12481 [ 14882] By: ams                                   on 2002/02/26  08:46:55
12482         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
12483              From: Michael G Schwern <schwern@pobox.com>
12484              Date: Tue, 26 Feb 2002 01:01:28 -0500
12485              Message-Id: <20020226060128.GA2439@blackrider>
12486      Branch: perl
12487            ! hv.c pod/perldiag.pod
12488 ____________________________________________________________________________
12489 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
12490         Log: Subject: [PATCH B::Concise] docs, typos
12491              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12492              Date: Mon, 25 Feb 2002 16:41:16 +0100
12493              Message-ID: <20020225164116.A1054@rafael>
12494      Branch: perl
12495            ! ext/B/B/Concise.pm
12496 ____________________________________________________________________________
12497 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
12498         Log: POSIX: add isatty to @EXPORT_OK, reformat.
12499      Branch: perl
12500            ! ext/POSIX/POSIX.pm
12501 ____________________________________________________________________________
12502 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
12503         Log: If using -Dloclibpth=... the directories need to
12504              be appended to LD_LIBRARY_PATH (and ickily, if those
12505              directories contain a (newer?) libdb.so, we need to
12506              prepend    /usr/shlib to loclibpth).
12507      Branch: perl
12508            ! hints/dec_osf.sh
12509 ____________________________________________________________________________
12510 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
12511         Log: Subject: [PATCH] Perl interface to newIO()
12512              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
12513              Date: Mon, 25 Feb 2002 15:04:57 -0800
12514              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
12515      Branch: perl
12516            ! lib/Symbol.pm lib/Symbol.t
12517 ____________________________________________________________________________
12518 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
12519         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
12520              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
12521              Date: Mon, 25 Feb 2002 21:58:30 +0100
12522              Message-ID: <20020225215830.A744@rafael>
12523      Branch: perl
12524            ! pod/perlvar.pod
12525 ____________________________________________________________________________
12526 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
12527         Log: Big5 tweaks from Autrijus Tang.
12528      Branch: perl
12529            ! ext/Encode/Encode/big5.enc
12530 ____________________________________________________________________________
12531 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
12532         Log: Subject: [PATCH Glossary configpm] cleanups
12533              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12534              Date: Mon, 25 Feb 2002 23:27:15 +0100
12535              Message-ID: <20020225232715.C744@rafael>
12536      Branch: perl
12537            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
12538 ____________________________________________________________________________
12539 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
12540         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
12541              From: Nicholas Clark <nick@unfortu.net>
12542              Date: Mon, 25 Feb 2002 21:53:24 +0000
12543              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
12544      Branch: perl
12545            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
12546            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
12547            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
12548 ____________________________________________________________________________
12549 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
12550         Log: Upgrade to I18N::LangTags 0.27.
12551              (Causes one flipflop back to perl.com URL, must poke Sean.)
12552      Branch: perl
12553            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
12554            ! lib/I18N/LangTags/List.pm
12555 ____________________________________________________________________________
12556 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
12557         Log: Upgrade to Getopt::Long 2.28.
12558      Branch: perl
12559            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
12560            ! lib/Getopt/Long/README
12561 ____________________________________________________________________________
12562 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
12563         Log: No =head.
12564      Branch: perl
12565            ! pod/perlebcdic.pod
12566 ____________________________________________________________________________
12567 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
12568         Log: Update Changes.
12569      Branch: perl
12570            ! Changes patchlevel.h
12571 ____________________________________________________________________________
12572 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
12573         Log: metaconfig unit change for #14868.
12574      Branch: metaconfig
12575            ! U/modified/Chk_MANI.U
12576 ____________________________________________________________________________
12577 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
12578         Log: Some hosts understand split -l 50, some only split -50
12579              (from Paul Eggert).
12580      Branch: perl
12581            ! Configure
12582 ____________________________________________________________________________
12583 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
12584         Log: Subject: Re: [PATCH bleadperl] socketpair.t
12585              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12586              Date: Sun, 24 Feb 2002 10:31:25 +0100
12587              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
12588              
12589              (the pid half only)
12590      Branch: perl
12591            ! win32/win32.c
12592 ____________________________________________________________________________
12593 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
12594         Log: Mention the new pack tricks.
12595      Branch: perl
12596            ! pod/perldelta.pod
12597 ____________________________________________________________________________
12598 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
12599         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
12600              From: Richard.Foley@t-online.de (Richard Foley)
12601              Date: Mon, 25 Feb 2002 13:47:03 +0100
12602              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
12603      Branch: perl
12604            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
12605            ! pod/perldebug.pod pod/perldelta.pod
12606 ____________________________________________________________________________
12607 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
12608         Log: Typo corrections from John P. Linderman.
12609      Branch: perl
12610            ! ext/IPC/SysV/Semaphore.pm
12611 ____________________________________________________________________________
12612 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
12613         Log: Upgrade to Math::BigInt 1.52.
12614      Branch: perl
12615            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
12616            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
12617            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
12618            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
12619            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
12620 ____________________________________________________________________________
12621 [ 14862] By: ams                                   on 2002/02/25  10:39:40
12622         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
12623              From: Robin Barker <rmb1@cise.npl.co.uk>
12624              Date: Mon, 25 Feb 2002 11:35:06 GMT
12625              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
12626              
12627              Subject: [PATCH Net/Cmd.pm]
12628              From: Robin Barker <rmb1@cise.npl.co.uk>
12629              Date: Mon, 25 Feb 2002 11:37:06 GMT
12630              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
12631      Branch: perl
12632            ! lib/Cwd.pm lib/Net/Cmd.pm
12633 ____________________________________________________________________________
12634 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
12635         Log: Cut-and-paste errors.
12636      Branch: perl
12637            ! t/op/pat.t
12638 ____________________________________________________________________________
12639 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
12640         Log: EBCDIC: the control characters are not that easy to find.
12641      Branch: perl
12642            ! t/op/pat.t
12643 ____________________________________________________________________________
12644 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
12645         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
12646              From: John Peacock <jpeacock@rowman.com>
12647              Date: Sun, 24 Feb 2002 22:08:28 -0500
12648              Message-ID: <3C79AAAC.6060903@rowman.com>
12649      Branch: perl
12650            ! sv.c
12651 ____________________________________________________________________________
12652 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
12653         Log: SvSetSV() is not returnable, but that's okay since
12654              sv_copypv() returns void.
12655      Branch: perl
12656            ! sv.c
12657 ____________________________________________________________________________
12658 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
12659         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
12660              From: John Peacock <jpeacock@rowman.com>                 
12661              Date: Sun, 24 Feb 2002 16:40:07 -0500
12662              Message-ID: <3C795DB7.40105@rowman.com>               
12663      Branch: perl
12664            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
12665            ! pp_hot.c proto.h sv.c
12666 ____________________________________________________________________________
12667 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
12668         Log: Tiny code cleanup.
12669      Branch: perl
12670            ! regexec.c
12671 ____________________________________________________________________________
12672 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
12673         Log: Use to_uni_fold().
12674      Branch: perl
12675            ! regcomp.c
12676 ____________________________________________________________________________
12677 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
12678         Log: Document the new taint behaviour of exec LIST and
12679              system LIST.
12680      Branch: perl
12681            ! pod/perldelta.pod
12682 ____________________________________________________________________________
12683 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
12684         Log: Subject: [PATCH] Re: taint news
12685              From: Rick Delaney <rick.delaney@rogers.com>             
12686              Date: 24 Feb 2002 11:35:00 -0500
12687              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
12688      Branch: perl
12689            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
12690 ____________________________________________________________________________
12691 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
12692         Log: EBCDIC tweak (native instead of uni) and comment update.
12693      Branch: perl
12694            ! regexec.c
12695 ____________________________________________________________________________
12696 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
12697         Log: Using uninitialized (and wrong) variables is not good.
12698      Branch: perl
12699            ! regcomp.c
12700 ____________________________________________________________________________
12701 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
12702         Log: EBCDIC: this seems to calm the last of the
12703              Malformed UTF-8 warnings.
12704      Branch: perl
12705            ! regcomp.c utf8.c
12706 ____________________________________________________________________________
12707 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
12708         Log: EBCDIC: document using Encode for character conversions.
12709      Branch: perl
12710            ! pod/perlebcdic.pod
12711 ____________________________________________________________________________
12712 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
12713         Log: EBCDIC: disable also Unicode::Collate and
12714              Unicode::Normalize for now.  Real users of
12715              EBCDIC have to decide what they want.
12716      Branch: perl
12717            ! ext/Unicode/Normalize/Normalize.pm
12718            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
12719            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
12720            ! lib/Unicode/Collate/t/test.t
12721 ____________________________________________________________________________
12722 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
12723         Log: AUTHORS updates.
12724      Branch: perl
12725            ! AUTHORS
12726 ____________________________________________________________________________
12727 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
12728         Log: Retract #14571: there may be a better solution than
12729              tweaking the test.
12730      Branch: perl
12731            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
12732 ____________________________________________________________________________
12733 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
12734         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
12735              From: "Craig A. Berry" <craigberry@mac.com> 
12736              Date: Sat, 23 Feb 2002 14:14:35 -0600
12737              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
12738      Branch: perl
12739            ! configure.com
12740 ____________________________________________________________________________
12741 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
12742         Log: metaconfig unit change for #14843.
12743      Branch: metaconfig/U/perl
12744            ! Extensions.U
12745 ____________________________________________________________________________
12746 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
12747         Log: Also Encode/JP needs to be listed explicitly.
12748              (Any other sub-Encode extensions?)
12749      Branch: perl
12750            ! Configure
12751 ____________________________________________________________________________
12752 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
12753         Log: Document known UNICOS/mk deficiency.
12754      Branch: perl
12755            ! pod/perldelta.pod
12756 ____________________________________________________________________________
12757 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
12758         Log: Subject: [PATCH] README mention version 5.0
12759              From: Autrijus Tang <autrijus@autrijus.org>
12760              Date: Sat, 23 Feb 2002 09:35:22 +0800
12761              Message-ID: <20020223013522.GA8694@not.autrijus.org>
12762      Branch: perl
12763            ! README
12764 ____________________________________________________________________________
12765 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
12766         Log: metaconfig unit change for #14839.
12767      Branch: metaconfig
12768            ! U/modified/Signal.U
12769 ____________________________________________________________________________
12770 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
12771         Log: Old hosts like NeXT Classic don't have sort -k,
12772              from Paul Eggert.
12773      Branch: perl
12774            ! Configure
12775 ____________________________________________________________________________
12776 [ 14838] By: ams                                   on 2002/02/22  21:14:29
12777         Log: Minor clarifications as suggested by Anton Tagunov.
12778      Branch: perl
12779            ! pod/perlsyn.pod
12780 ____________________________________________________________________________
12781 [ 14837] By: ams                                   on 2002/02/22  21:07:02
12782         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
12783              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12784              Date: Fri, 22 Feb 2002 23:01:07 +0100
12785              Message-Id: <20020222230107.A15069@rafael>
12786      Branch: perl
12787            ! sv.c t/op/gv.t
12788 ____________________________________________________________________________
12789 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
12790         Log: metaconfig unit change for #14835.
12791      Branch: metaconfig
12792            ! U/modified/Chk_MANI.U
12793 ____________________________________________________________________________
12794 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
12795         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
12796      Branch: perl
12797            ! Configure
12798 ____________________________________________________________________________
12799 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
12800         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
12801              From: Michael G Schwern <schwern@pobox.com>
12802              Date: Fri, 22 Feb 2002 12:10:28 -0500
12803              Message-ID: <20020222171027.GB4181@blackrider>
12804      Branch: perl
12805            ! ext/Encode/compile
12806 ____________________________________________________________________________
12807 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
12808         Log: Update Changes.
12809      Branch: perl
12810            ! Changes patchlevel.h
12811 ____________________________________________________________________________
12812 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
12813         Log: Implement IV/UV/NV/long double pack/unpack with
12814              template letters j/J/F/D (the latter two have been
12815              undocumented aliases of f/d).
12816      Branch: perl
12817            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
12818 ____________________________________________________________________________
12819 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
12820         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
12821              From: Nicholas Clark <nick@unfortu.net>
12822              Date: Fri, 22 Feb 2002 14:01:25 +0000
12823              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
12824      Branch: perl
12825            ! ext/Encode/compile
12826 ____________________________________________________________________________
12827 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
12828         Log: NetWare change from Ananth Kesari.
12829      Branch: perl
12830            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
12831            ! MANIFEST
12832 ____________________________________________________________________________
12833 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
12834         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
12835              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12836              Date: Fri, 22 Feb 2002 03:55:13 -0500
12837              Message-ID: <20020222035513.A894@math.ohio-state.edu>
12838      Branch: perl
12839            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
12840 ____________________________________________________________________________
12841 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
12842         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
12843      Branch: perl
12844            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
12845 ____________________________________________________________________________
12846 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
12847         Log: Make measure_struct a file static.
12848      Branch: perl
12849            ! pp_pack.c
12850 ____________________________________________________________________________
12851 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
12852         Log: EBCDIC: someone who knows what they are doing
12853              and whether it is possible at all in the first
12854              place needs to figure these tests out on EBCDIC.
12855              The CJK encodings heavily abuse their knowledge
12856              of ASCII and that may require a translation layer
12857              or four to survive UTF-EBCDIC.
12858      Branch: perl
12859            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
12860 ____________________________________________________________________________
12861 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
12862         Log: croak() needs context.
12863      Branch: perl
12864            ! pp_pack.c
12865 ____________________________________________________________________________
12866 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
12867         Log: Subject: [PATCH @14577] pack with a human face: the sequel
12868              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12869              Date: Thu, 21 Feb 2002 21:33:37 -0500
12870              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
12871      Branch: perl
12872            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
12873            ! proto.h t/op/pack.t
12874 ____________________________________________________________________________
12875 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
12876         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
12877              From: Nicholas Clark <nick@unfortu.net> 
12878              Date: Fri, 22 Feb 2002 00:49:44 +0000
12879              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
12880      Branch: perl
12881            ! ext/Encode/compile
12882 ____________________________________________________________________________
12883 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
12884         Log: Test for #14795.
12885      Branch: perl
12886            ! t/op/pat.t
12887 ____________________________________________________________________________
12888 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
12889         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
12890      Branch: perl
12891            ! t/op/pat.t
12892 ____________________________________________________________________________
12893 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
12894         Log: Subject: [PATCH] next batch of bugfixes
12895              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12896              Date: Thu, 21 Feb 2002 23:54:41 +0100
12897              Message-ID: <20020221235441.A17260@rafael>
12898      Branch: perl
12899            ! ext/B/B/Deparse.pm
12900 ____________________________________________________________________________
12901 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
12902         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)
12903              From: chromatic <chromatic@rmci.net>
12904              Date: Thu, 21 Feb 2002 14:17:35 -0700
12905              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
12906      Branch: perl
12907            ! lib/File/stat.pm lib/File/stat.t
12908 ____________________________________________________________________________
12909 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
12910         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
12911      Branch: perl
12912            ! ext/re/re.xs
12913 ____________________________________________________________________________
12914 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
12915         Log: Upgrade to Math::BigInt 1.51.
12916      Branch: perl
12917            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
12918            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
12919            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
12920            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
12921            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
12922            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
12923            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
12924            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
12925            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
12926            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
12927            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
12928            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
12929 ____________________________________________________________________________
12930 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
12931         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
12932              From: "Gerrit P. Haase" <gp@familiehaase.de>
12933              Date: Thu, 21 Feb 2002 21:20:25 +0100
12934              Message-ID: <69510538936.20020221212025@familiehaase.de>
12935      Branch: perl
12936            ! Makefile.SH
12937 ____________________________________________________________________________
12938 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
12939         Log: Subject: [PATCH @14577] grouping in pack/unpack
12940              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12941              Date: Thu, 21 Feb 2002 06:06:14 -0500
12942              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
12943      Branch: perl
12944            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
12945            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
12946 ____________________________________________________________________________
12947 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
12948         Log: Subject: [PATCH propose] question about fs.t
12949              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12950              Date: Thu, 21 Feb 2002 15:10:21 +0100
12951              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
12952      Branch: perl
12953            ! t/io/fs.t
12954 ____________________________________________________________________________
12955 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
12956         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
12957              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
12958              Date: Thu, 21 Feb 2002 09:54:28 +0100
12959              Message-ID: <13576559576.20020221095428@familiehaase.de>     
12960      Branch: perl
12961            ! Makefile.SH
12962 ____________________________________________________________________________
12963 [ 14812] By: ams                                   on 2002/02/21  14:59:09
12964         Log: Subject: typo correction
12965              From: mjd@plover.com
12966              Date: 21 Feb 2002 15:43:49 -0000
12967              Message-Id: <20020221154349.22772.qmail@plover.com>
12968      Branch: perl
12969            ! pod/perldebug.pod
12970 ____________________________________________________________________________
12971 [ 14811] By: ams                                   on 2002/02/21  14:02:12
12972         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
12973              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12974              Date: Thu, 21 Feb 2002 15:22:22 +0100
12975              Message-Id: <20020221152222.A15095@rafael>
12976      Branch: perl
12977            ! op.h toke.c
12978 ____________________________________________________________________________
12979 [ 14810] By: ams                                   on 2002/02/21  12:45:28
12980         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
12981              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12982              Date: Thu, 21 Feb 2002 06:02:48 -0500
12983              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
12984      Branch: perl
12985            ! lib/ExtUtils/Mksymlists.pm makedef.pl
12986 ____________________________________________________________________________
12987 [ 14809] By: nick                                  on 2002/02/21  09:31:08
12988         Log: Integrate mainline
12989      Branch: perlio
12990           +> lib/Pod/t/Select.t
12991           !> (integrate 37 files)
12992 ____________________________________________________________________________
12993 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
12994         Log: metaconfig unit change for #14807.
12995      Branch: metaconfig
12996            ! U/modified/Signal.U
12997 ____________________________________________________________________________
12998 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
12999         Log: Revert #14805, didn't quite work.
13000      Branch: perl
13001            ! Configure config_h.SH
13002 ____________________________________________________________________________
13003 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
13004         Log: metaconfig changes for #14805.
13005      Branch: metaconfig
13006            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
13007 ____________________________________________________________________________
13008 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
13009         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
13010              From: Paul Eggert <eggert@twinsun.com>
13011              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
13012              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
13013      Branch: perl
13014            ! Configure config_h.SH
13015 ____________________________________________________________________________
13016 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
13017         Log: More advice.
13018      Branch: perl
13019            ! README.os390
13020 ____________________________________________________________________________
13021 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
13022         Log: Missing MANIFESTation.
13023      Branch: perl
13024            ! MANIFEST
13025 ____________________________________________________________________________
13026 [ 14802] By: ams                                   on 2002/02/20  22:55:25
13027         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
13028              From: Autrijus Tang <autrijus@autrijus.org>
13029              Date: Thu, 21 Feb 2002 07:13:12 +0800
13030              Message-Id: <20020220231312.GA775@not.autrijus.org>
13031      Branch: perl
13032            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
13033 ____________________________________________________________________________
13034 [ 14801] By: ams                                   on 2002/02/20  22:27:20
13035         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
13036              From: Abe Timmerman <abe@ztreet.demon.nl>
13037              Date: Thu, 21 Feb 2002 00:20:40 +0100
13038              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
13039      Branch: perl
13040            + lib/Pod/t/Select.t
13041 ____________________________________________________________________________
13042 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
13043         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
13044              twice, causing the loop to skip every other character.
13045      Branch: perl
13046            ! utf8.c
13047 ____________________________________________________________________________
13048 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
13049         Log: Better debugging info.
13050      Branch: perl
13051            ! t/uni/case.pl
13052 ____________________________________________________________________________
13053 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
13054         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
13055              From: Nicholas Clark <nick@unfortu.net>
13056              Date: Wed, 20 Feb 2002 22:13:05 +0000
13057              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
13058      Branch: perl
13059            ! ext/Encode/compile
13060 ____________________________________________________________________________
13061 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
13062         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
13063              From: Paul Eggert <eggert@twinsun.com>
13064              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
13065              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
13066      Branch: perl
13067            ! pod/perlhack.pod
13068 ____________________________________________________________________________
13069 [ 14796] By: nick                                  on 2002/02/20  18:15:00
13070         Log: Integrate mainline
13071      Branch: perlio
13072           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
13073           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
13074           +> lib/Locale/Country.pod lib/Locale/Currency.pod
13075           +> lib/Locale/Language.pod lib/Locale/Script.pm
13076           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
13077           +> t/uni/title.t t/uni/upper.t
13078           !> (integrate 41 files)
13079 ____________________________________________________________________________
13080 [ 14795] By: ams                                   on 2002/02/20  17:08:38
13081         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
13082              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13083              Date: Wed, 20 Feb 2002 18:06:59 +0000
13084              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
13085      Branch: perl
13086            ! pp_ctl.c
13087 ____________________________________________________________________________
13088 [ 14794] By: ams                                   on 2002/02/20  16:41:56
13089         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
13090              From: Paul_GreenVOS@vos.stratus.com
13091              Date: Wed, 20 Feb 02 12:21 est
13092              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
13093      Branch: perl
13094            ! Makefile.SH
13095 ____________________________________________________________________________
13096 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
13097         Log: Forgot from #14790.
13098      Branch: perl
13099            ! pp_pack.c
13100 ____________________________________________________________________________
13101 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
13102         Log: Update Changes.
13103      Branch: perl
13104            ! Changes patchlevel.h
13105 ____________________________________________________________________________
13106 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
13107         Log: Integrate change #14778 from maintperl.
13108      Branch: perl
13109            ! t/lib/strict/subs
13110           !> op.c
13111 ____________________________________________________________________________
13112 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
13113         Log: Subject: Re: [ID 20020220.001] pack w with objects
13114              From: Ulrich Pfeifer <upf@de.uu.net>
13115              Date: 20 Feb 2002 11:21:15 +0100
13116              Message-ID: <p5g03wcv38.fsf@de.uu.net>
13117      Branch: perl
13118            ! t/op/pack.t
13119 ____________________________________________________________________________
13120 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
13121         Log: Subject: Re: [PATCH] go faster for Encode's compile
13122              From: Nicholas Clark <nick@unfortu.net> 
13123              Date: Tue, 19 Feb 2002 23:38:36 +0000
13124              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
13125      Branch: perl
13126            ! ext/Encode/compile
13127 ____________________________________________________________________________
13128 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
13129         Log: Regen Glossary.
13130      Branch: perl
13131            ! Porting/Glossary Porting/config.sh Porting/config_H
13132 ____________________________________________________________________________
13133 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
13134         Log: metaconfig unit change for #14786 (not visible yet,
13135              since Glossary needs regenerating)
13136      Branch: metaconfig
13137            ! U/compline/d_gconvert.U
13138 ____________________________________________________________________________
13139 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
13140         Log: Subject: d_Gconvert hints and Glossary
13141              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13142              Date: Tue, 19 Feb 2002 11:55:36 -0800
13143              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
13144      Branch: perl
13145            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
13146            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
13147            ! hints/svr5.sh
13148 ____________________________________________________________________________
13149 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
13150         Log: metaconfig unit changes for #14784.
13151      Branch: metaconfig
13152            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
13153 ____________________________________________________________________________
13154 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
13155         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
13156              From: Paul Eggert <eggert@twinsun.com>              
13157              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
13158              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
13159      Branch: perl
13160            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
13161            ! pod/perlhack.pod
13162 ____________________________________________________________________________
13163 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
13164         Log: metaconfig unit change for #14782.
13165      Branch: metaconfig/U/perl
13166            ! Mksymlinks.U
13167 ____________________________________________________________________________
13168 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
13169         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
13170              From: "Gerrit P. Haase" <gp@familiehaase.de>
13171              Date: Wed, 20 Feb 2002 00:23:29 +0100
13172              Message-ID: <70348722516.20020220002329@familiehaase.de>
13173      Branch: perl
13174            ! Configure
13175 ____________________________________________________________________________
13176 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
13177         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
13178              From: Nicholas Clark <nick@unfortu.net> 
13179              Date: Tue, 19 Feb 2002 19:27:42 +0000
13180              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
13181              
13182              (with modifications)
13183      Branch: perl
13184            ! pod/perlsub.pod
13185 ____________________________________________________________________________
13186 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
13187         Log: NetWare tweak from Ananth Kesari.
13188      Branch: perl
13189            ! lib/ExtUtils/MakeMaker.pm
13190 ____________________________________________________________________________
13191 [ 14779] By: ams                                   on 2002/02/20  06:51:55
13192         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
13193      Branch: perl
13194            ! pod/perlfaq4.pod
13195 ____________________________________________________________________________
13196 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
13197         Log: constant folding on the range operator had the effect of disabling
13198              peephole optimizations in all the siblings of the range OP; the
13199              effect of this was that barewords could escape strictures when
13200              they were hiding in such places
13201      Branch: maint-5.6/perl
13202            ! op.c t/pragma/strict-subs
13203 ____________________________________________________________________________
13204 [ 14777] By: ams                                   on 2002/02/20  00:56:21
13205         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
13206              From: Graham Barr <gbarr@pobox.com>
13207              Date: Tue, 19 Feb 2002 23:08:47 +0000
13208              Message-Id: <20020219230847.G66560@pobox.com>
13209      Branch: perl
13210            ! lib/Time/Local.pm
13211 ____________________________________________________________________________
13212 [ 14776] By: ams                                   on 2002/02/19  17:20:28
13213         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
13214              From: Nicholas Clark <nick@unfortu.net>
13215              Date: Tue, 19 Feb 2002 16:23:22 +0000
13216              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
13217      Branch: perl
13218            ! lib/Tie/Hash.pm
13219 ____________________________________________________________________________
13220 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
13221         Log: Regen doc, regen toc.
13222      Branch: perl
13223            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
13224 ____________________________________________________________________________
13225 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
13226         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
13227              From: Dave Mitchell <davem@fdgroup.co.uk>
13228              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
13229              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
13230      Branch: perl
13231            ! pod/perlsub.pod
13232 ____________________________________________________________________________
13233 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
13234         Log: Detypo.
13235      Branch: perl
13236            ! lib/Tie/Memoize.pm
13237 ____________________________________________________________________________
13238 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
13239         Log: UTF-8 C API doc tweaks.
13240      Branch: perl
13241            ! pod/perlunicode.pod
13242 ____________________________________________________________________________
13243 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
13244         Log: Mention that the case-switchers know about Unicode, too.
13245      Branch: perl
13246            ! pod/perlop.pod
13247 ____________________________________________________________________________
13248 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
13249         Log: Upgrade to Locale::Codes 2.01.
13250      Branch: perl
13251            + lib/Locale/Constants.pod lib/Locale/Country.pod
13252            + lib/Locale/Currency.pod lib/Locale/Language.pod
13253            + lib/Locale/Script.pod
13254            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
13255            ! lib/Locale/Constants.pm lib/Locale/Country.pm
13256            ! lib/Locale/Currency.pm lib/Locale/Language.pm
13257            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
13258 ____________________________________________________________________________
13259 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
13260         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
13261              From: Dave Mitchell <davem@fdgroup.co.uk>
13262              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
13263              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
13264      Branch: perl
13265            ! pod/perlsub.pod
13266 ____________________________________________________________________________
13267 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
13268         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
13269              From: Sam Tregar <sam@tregar.com> 
13270              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
13271              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
13272      Branch: perl
13273            ! sv.h
13274 ____________________________________________________________________________
13275 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
13276         Log: The test requires perlio.
13277      Branch: perl
13278            ! ext/Encode/t/JP.t
13279 ____________________________________________________________________________
13280 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
13281         Log: Misplaced block end.
13282      Branch: perl
13283            ! utf8.c
13284 ____________________________________________________________________________
13285 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
13286         Log: The POSIX extensions are deadly.
13287      Branch: perl
13288            ! regcomp.c
13289 ____________________________________________________________________________
13290 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
13291         Log: Let's not overdo the growth.
13292      Branch: perl
13293            ! pp.c
13294 ____________________________________________________________________________
13295 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
13296         Log: Third time makes the charm.
13297      Branch: perl
13298            ! README.os390
13299 ____________________________________________________________________________
13300 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
13301         Log: Oops.
13302      Branch: perl
13303            ! utf8.c
13304 ____________________________________________________________________________
13305 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
13306         Log: Add back the new casing tests.
13307      Branch: perl
13308            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
13309            ! MANIFEST
13310 ____________________________________________________________________________
13311 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
13312         Log: Prefer special case mappings.
13313      Branch: perl
13314            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
13315            ! lib/unicore/To/Upper.pl lib/unicore/mktables
13316 ____________________________________________________________________________
13317 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
13318         Log: Try special casing first.
13319      Branch: perl
13320            ! utf8.c
13321 ____________________________________________________________________________
13322 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
13323         Log: Not extending enough.
13324      Branch: perl
13325            ! pp.c utf8.h
13326 ____________________________________________________________________________
13327 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
13328         Log: No need to store identity mappings.
13329      Branch: perl
13330            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
13331            ! lib/unicore/mktables
13332 ____________________________________________________________________________
13333 [ 14756] By: ams                                   on 2002/02/18  20:21:17
13334         Log: Forward port #14704 from maint-5.6.
13335      Branch: perl
13336            ! doio.c
13337 ____________________________________________________________________________
13338 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
13339         Log: Regen Changes.
13340      Branch: perl
13341            ! Changes
13342 ____________________________________________________________________________
13343 [ 14754] By: ams                                   on 2002/02/18  19:01:09
13344         Log: Subject: [PATCH] VMS cando_by_name and current process privs
13345              From: "Craig A. Berry" <craigberry@mac.com>
13346              Date: Mon, 18 Feb 2002 14:03:30 -0600
13347              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
13348      Branch: perl
13349            ! vms/vms.c
13350 ____________________________________________________________________________
13351 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
13352         Log: Update Changes.
13353      Branch: perl
13354            ! Changes patchlevel.h
13355 ____________________________________________________________________________
13356 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
13357         Log: What do you know; these tests unearthed nasty problems.
13358              Will resolve those first.
13359      Branch: perl
13360            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
13361            ! MANIFEST
13362 ____________________________________________________________________________
13363 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
13364         Log: Update Changes.
13365      Branch: perl
13366            ! Changes patchlevel.h
13367 ____________________________________________________________________________
13368 [ 14750] By: ams                                   on 2002/02/18  17:36:05
13369         Log: Subject: Re: IO::Poll: Removing Handles
13370              From: Matthew Sachs <matthewg@zevils.com>
13371              Date: Mon, 18 Feb 2002 13:19:01 -0500
13372              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
13373      Branch: perl
13374            ! ext/IO/lib/IO/t/io_poll.t
13375 ____________________________________________________________________________
13376 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
13377         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
13378              From: "Craig A. Berry" <craigberry@mac.com>
13379              Date: Mon, 18 Feb 2002 11:52:21 -0600
13380              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
13381      Branch: perl
13382            ! t/op/alarm.t t/op/glob.t
13383 ____________________________________________________________________________
13384 [ 14748] By: ams                                   on 2002/02/18  15:53:36
13385         Log: s/load_module/Perl_load_module/
13386      Branch: perl
13387            ! gv.c
13388 ____________________________________________________________________________
13389 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
13390         Log: Unused in ASCII, used in EBCDIC.
13391      Branch: perl
13392            ! utf8.c
13393 ____________________________________________________________________________
13394 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
13395         Log: Upgrade to Locale::Codes 2.00.
13396      Branch: perl
13397            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
13398            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
13399            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
13400            ! lib/Locale/Constants.pm lib/Locale/Country.pm
13401            ! lib/Locale/Currency.pm lib/Locale/Language.pm
13402 ____________________________________________________________________________
13403 [ 14745] By: ams                                   on 2002/02/18  15:20:44
13404         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
13405              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13406              Date: Sat, 16 Feb 2002 00:06:01 +0100
13407              Message-Id: <20020216000601.A17249@rafael>
13408      Branch: perl
13409            ! gv.c
13410 ____________________________________________________________________________
13411 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
13412         Log: More Unicode casing checks.
13413      Branch: perl
13414            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
13415            ! MANIFEST
13416 ____________________________________________________________________________
13417 [ 14743] By: ams                                   on 2002/02/18  14:35:38
13418         Log: Subject: IO::Poll: Removing Handles
13419              From: Matthew Sachs <matthewg@zevils.com>
13420              Date: Sun, 17 Feb 2002 04:49:46 -0500
13421              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
13422      Branch: perl
13423            ! ext/IO/lib/IO/Poll.pm
13424 ____________________________________________________________________________
13425 [ 14741] By: ams                                   on 2002/02/18  13:59:48
13426         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
13427              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13428              Date: Mon, 18 Feb 2002 15:41:26 +0100
13429              Message-Id: <20020218154126.A692@rafael>
13430      Branch: perl
13431            ! pp_ctl.c t/op/do.t
13432 ____________________________________________________________________________
13433 [ 14740] By: nick                                  on 2002/02/18  09:09:23
13434         Log: Integrate mainline
13435      Branch: perlio
13436           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
13437           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
13438           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
13439           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
13440           +> ext/Encode/lib/Encode/JP/Constants.pm
13441           +> ext/Encode/lib/Encode/JP/H2Z.pm
13442           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
13443           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
13444           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
13445           +> os2/OS2/Process/t/os2_process.t
13446           +> os2/OS2/Process/t/os2_process_kid.t
13447           +> os2/OS2/Process/t/os2_process_text.t
13448            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
13449            - ext/Encode/t/Japanese.t
13450           !> (integrate 47 files)
13451 ____________________________________________________________________________
13452 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
13453         Log: EBCDIC: now the worst seems to be over for
13454              the "Malformed" warnings.  Still a few of them,
13455              and plenty of test failures, but getting better.
13456      Branch: perl
13457            ! regcomp.c utf8.c
13458 ____________________________________________________________________________
13459 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
13460         Log: Upgrade to Net::Ping 2.12.
13461      Branch: perl
13462            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
13463            ! lib/Net/Ping/t/110_icmp_inst.t
13464 ____________________________________________________________________________
13465 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
13466         Log: After much rewriting we are now pretty much
13467              back to where we started.
13468      Branch: perl
13469            ! utf8.c
13470 ____________________________________________________________________________
13471 [ 14736] By: ams                                   on 2002/02/18  01:23:00
13472         Log: Subject: [PATCH B::Deparse] two fixes
13473              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13474              Date: Sun, 17 Feb 2002 23:58:59 +0100
13475              Message-Id: <20020217235859.A32513@rafael>
13476      Branch: perl
13477            ! ext/B/B/Deparse.pm
13478 ____________________________________________________________________________
13479 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
13480         Log: Buglet.
13481      Branch: perl
13482            ! ext/Encode/lib/Encode/JP/JIS.pm
13483 ____________________________________________________________________________
13484 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
13485         Log: Clearing up to_utf8_case() continues: this time use
13486              a single return, and EBCDICification for all paths.
13487      Branch: perl
13488            ! utf8.c
13489 ____________________________________________________________________________
13490 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
13491         Log: Small tweaks to get the test running (fix @INC and
13492              do not overwrite the table.utf8 and table.rnd).
13493      Branch: perl
13494            ! ext/Encode/t/JP.t
13495 ____________________________________________________________________________
13496 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
13497         Log: Tiny tweak.
13498      Branch: perl
13499            ! utf8.c
13500 ____________________________________________________________________________
13501 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
13502         Log: Redundant casts.
13503      Branch: perl
13504            ! utf8.c
13505 ____________________________________________________________________________
13506 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
13507         Log: More filename portability tips.
13508      Branch: perl
13509            ! pod/perlport.pod
13510 ____________________________________________________________________________
13511 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
13512         Log: FAQ sync.
13513      Branch: perl
13514            ! pod/perlfaq3.pod pod/perlfaq5.pod
13515 ____________________________________________________________________________
13516 [ 14728] By: ams                                   on 2002/02/17  16:15:09
13517         Log: Subject: podlators 1.21 released
13518              From: Russ Allbery <rra@stanford.edu>
13519              Date: Sat, 16 Feb 2002 21:42:56 -0800
13520              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
13521      Branch: perl
13522            ! lib/Pod/Text/Overstrike.pm
13523 ____________________________________________________________________________
13524 [ 14727] By: sky                                   on 2002/02/17  11:36:52
13525         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
13526              From: Autrijus Tang <autrijus@autrijus.org>
13527              Date: Sun, 17 Feb 2002 19:46:47 +0800
13528              Message-ID: <20020217194647.A1410@not.autrijus.org>
13529      Branch: perl
13530            ! pp_ctl.c t/op/tiehandle.t util.c
13531 ____________________________________________________________________________
13532 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
13533         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
13534              input in native code points, not Unicode.
13535      Branch: perl
13536            ! utf8.c
13537 ____________________________________________________________________________
13538 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
13539         Log: Regen Glossary.
13540      Branch: perl
13541            ! Porting/Glossary Porting/config.sh Porting/config_H
13542 ____________________________________________________________________________
13543 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
13544         Log: The #14715 and #14716 were okay: they just revealed
13545              a bug in the EXACTF matching.
13546      Branch: perl
13547            ! regexec.c utf8.c
13548 ____________________________________________________________________________
13549 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
13550         Log: Retreat, retreat! (retract #14715 and #14716)
13551      Branch: perl
13552            ! utf8.c
13553 ____________________________________________________________________________
13554 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
13555         Log: Encode 0.40, from Dan Kogai.
13556      Branch: perl
13557            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
13558            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
13559            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
13560            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
13561            + ext/Encode/lib/Encode/JP/Constants.pm
13562            + ext/Encode/lib/Encode/JP/H2Z.pm
13563            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
13564            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
13565            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
13566            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
13567            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
13568            - ext/Encode/t/Japanese.t
13569            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
13570            ! ext/Encode/t/Encode.t
13571 ____________________________________________________________________________
13572 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
13573         Log: metaconfig unit change for #14720.
13574      Branch: perl
13575            ! Configure
13576 ____________________________________________________________________________
13577 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
13578         Log: Regenerate Configure (small tweaks on Yitzchak's,
13579              main difference being that the preference variables are
13580              called gconvert_...).
13581      Branch: metaconfig
13582            ! U/compline/d_gconvert.U
13583 ____________________________________________________________________________
13584 [ 14719] By: ams                                   on 2002/02/16  14:11:01
13585         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
13586              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13587              Date: Thu, 14 Feb 2002 22:27:33 -0800
13588              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
13589              (Applied by hand.)
13590      Branch: perl
13591            ! Configure
13592 ____________________________________________________________________________
13593 [ 14718] By: ams                                   on 2002/02/16  13:45:28
13594         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
13595              From: Philip Newton <Philip.Newton@gmx.net>
13596              Date: Sat, 16 Feb 2002 10:05:05 +0100
13597              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
13598              (Applied by hand.)
13599      Branch: perl
13600            ! pod/perlport.pod
13601 ____________________________________________________________________________
13602 [ 14717] By: ams                                   on 2002/02/16  04:30:23
13603         Log: Remove dubious test.
13604      Branch: perl
13605            ! t/io/open.t
13606 ____________________________________________________________________________
13607 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
13608         Log: Tiny tweak.
13609      Branch: perl
13610            ! utf8.c
13611 ____________________________________________________________________________
13612 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
13613         Log: Restructure to_utf8_case() for simpler execution paths.
13614      Branch: perl
13615            ! utf8.c
13616 ____________________________________________________________________________
13617 [ 14714] By: ams                                   on 2002/02/16  02:43:59
13618         Log: Absorb #14701 by Sarathy from maint-5.6.
13619      Branch: perl
13620            ! doio.c t/io/open.t
13621 ____________________________________________________________________________
13622 [ 14713] By: ams                                   on 2002/02/16  01:51:27
13623         Log: Subject: [PATCH] VOS patches for perl 5.8
13624              From: Paul_GreenVOS@vos.stratus.com
13625              Date: Fri, 15 Feb 02 17:41 est
13626              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
13627      Branch: perl
13628            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
13629            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
13630            ! vos/install_perl.cm
13631 ____________________________________________________________________________
13632 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
13633         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
13634              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13635              Date: Fri, 15 Feb 2002 23:05:44 +0100
13636              Message-ID: <20020215230544.A690@rafael>
13637      Branch: perl
13638            ! ext/B/B/Deparse.pm
13639 ____________________________________________________________________________
13640 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
13641         Log: Add $VERSION.
13642      Branch: perl
13643            ! lib/Tie/Memoize.pm
13644 ____________________________________________________________________________
13645 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
13646         Log: Update Changes.
13647      Branch: perl
13648            ! Changes patchlevel.h
13649 ____________________________________________________________________________
13650 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
13651         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
13652              From: Robin Barker <rmb1@cise.npl.co.uk>
13653              Date: Thu, 14 Feb 2002 19:07:40 GMT
13654              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
13655              
13656              (the hints part only)
13657      Branch: perl
13658            ! hints/solaris_2.sh
13659 ____________________________________________________________________________
13660 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
13661         Log: metaconfig unit changes for #14707.
13662      Branch: metaconfig
13663            ! U/modified/cc.U
13664      Branch: metaconfig/U/perl
13665            ! Checkcc.U
13666 ____________________________________________________________________________
13667 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
13668         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
13669              From: Robin Barker <rmb1@cise.npl.co.uk>
13670              Date: Fri, 15 Feb 2002 12:14:39 GMT
13671              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
13672              
13673              Split checking-for-gcc and checking-for-cc.
13674      Branch: perl
13675            ! Configure
13676 ____________________________________________________________________________
13677 [ 14706] By: ams                                   on 2002/02/15  13:57:15
13678         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
13679              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
13680              Date: 15 Feb 2002 10:53:06 +0200
13681              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
13682      Branch: perl
13683            ! lib/Pod/Html.pm
13684 ____________________________________________________________________________
13685 [ 14705] By: ams                                   on 2002/02/15  08:42:55
13686         Log: Subject: [PATCH @14577] OS/2 tests and more
13687              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13688              Date: Fri, 15 Feb 2002 03:56:24 -0500
13689              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
13690      Branch: perl
13691            + os2/OS2/Process/t/os2_process.t
13692            + os2/OS2/Process/t/os2_process_kid.t
13693            + os2/OS2/Process/t/os2_process_text.t
13694            ! MANIFEST configpm hints/os2.sh makedef.pl
13695            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
13696            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
13697            ! os2/os2ish.h
13698 ____________________________________________________________________________
13699 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
13700         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
13701              avoid wasteful PL_fdpid fiddling where that is not warranted;
13702              mostly whitespace fixes
13703              
13704              these were longstanding todo items from:
13705              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
13706      Branch: maint-5.6/perl
13707            ! doio.c
13708 ____________________________________________________________________________
13709 [ 14702] By: nick                                  on 2002/02/15  08:31:41
13710         Log: Integrate mainline
13711      Branch: perlio
13712           +> lib/if.pm lib/if.t
13713           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
13714           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
13715           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
13716           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
13717           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
13718           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
13719           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
13720           !> t/lib/warnings/pp_sys
13721 ____________________________________________________________________________
13722 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
13723         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
13724              (and also dies quickly on Windows); this bug crept in as
13725              change#610, a.k.a change#646
13726      Branch: maint-5.6/perl
13727            ! doio.c t/io/open.t
13728 ____________________________________________________________________________
13729 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
13730         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
13731              From: Ville "Skyttä" <ville.skytta@iki.fi>
13732              Date: Wed, 13 Feb 2002 22:29:39 +0200
13733              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
13734      Branch: perl
13735            ! lib/Pod/Html.pm
13736 ____________________________________________________________________________
13737 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
13738         Log: Document and test the C0 and C1.
13739      Branch: perl
13740            ! lib/charnames.pm lib/charnames.t
13741 ____________________________________________________________________________
13742 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
13743         Log: metaconfig unit change for #14697.
13744      Branch: metaconfig
13745            ! U/modified/Init.U
13746 ____________________________________________________________________________
13747 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
13748         Log: Also OS/2 seems to need exe set early.
13749      Branch: perl
13750            ! Configure
13751 ____________________________________________________________________________
13752 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
13753         Log: Document pack U0U.
13754      Branch: perl
13755            ! pod/perluniintro.pod
13756 ____________________________________________________________________________
13757 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
13758         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
13759              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13760              Date: Thu, 14 Feb 2002 23:58:00 +0100
13761              Message-ID: <20020214235800.A12901@rafael>
13762      Branch: perl
13763            ! pp_sys.c t/lib/warnings/pp_sys
13764 ____________________________________________________________________________
13765 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
13766         Log: Subject: [PATCH @13746] conditional pragmas
13767              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13768              Date: Mon, 31 Dec 2001 18:18:09 -0500
13769              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
13770      Branch: perl
13771            + lib/if.pm lib/if.t
13772            ! MANIFEST
13773 ____________________________________________________________________________
13774 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
13775         Log: Deparse bug introduced by #14615: the fix is just a workaround,
13776              I suspect there to be another deeper bug, must distill simpler
13777              test case.
13778      Branch: perl
13779            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
13780 ____________________________________________________________________________
13781 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
13782         Log: Integrate perlio; 
13783              
13784              Make dependencies more precise (for nmake)
13785      Branch: perl
13786           !> ext/Encode/EUC_JP/Makefile.PL
13787 ____________________________________________________________________________
13788 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
13789         Log: Just a guess.
13790      Branch: perl
13791            ! lib/Tie/Handle.pm
13792 ____________________________________________________________________________
13793 [ 14690] By: nick                                  on 2002/02/14  16:30:56
13794         Log: Integrate mainline
13795      Branch: perlio
13796           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
13797           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
13798           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
13799           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
13800           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
13801           !> utf8.c
13802 ____________________________________________________________________________
13803 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
13804         Log: Upgrade to Net::Ping 2.11.
13805      Branch: perl
13806            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
13807            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
13808            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
13809            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
13810 ____________________________________________________________________________
13811 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
13812         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
13813              From: Robin Barker <rmb1@cise.npl.co.uk>
13814              Date: Wed, 13 Feb 2002 17:37:07 GMT
13815              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
13816              
13817              (updated version of the above)
13818      Branch: perl
13819            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
13820 ____________________________________________________________________________
13821 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
13822         Log: Excise inexact blather.
13823      Branch: perl
13824            ! utf8.c
13825 ____________________________________________________________________________
13826 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
13827         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
13828              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13829              Date: Mon, 31 Dec 2001 20:28:46 -0500
13830              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
13831      Branch: perl
13832            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
13833            ! MANIFEST
13834 ____________________________________________________________________________
13835 [ 14685] By: nick                                  on 2002/02/14  14:20:20
13836         Log: Make dependencies more precise (for nmake)
13837      Branch: perlio
13838            ! ext/Encode/EUC_JP/Makefile.PL
13839 ____________________________________________________________________________
13840 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
13841         Log: Subject: [PATCH @13746] tied hashes
13842              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
13843              Date: Mon, 31 Dec 2001 19:15:39 -0500
13844              Message-ID: <20011231191539.A46@math.ohio-state.edu>
13845      Branch: perl
13846            ! lib/Tie/Hash.pm pod/perltie.pod
13847 ____________________________________________________________________________
13848 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
13849         Log: Subject: Re: [PATCH] Configure followed by make minitest
13850              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13851              Date: Sun, 10 Feb 2002 23:22:05 -0800
13852              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
13853      Branch: perl
13854            ! Makefile.SH
13855 ____________________________________________________________________________
13856 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
13857         Log: Subject: Re: perl@14647
13858              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13859              Date: Mon, 11 Feb 2002 19:30:36 +0100
13860              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
13861      Branch: perl
13862            ! t/op/groups.t
13863 ____________________________________________________________________________
13864 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
13865         Log: Update Changes.
13866      Branch: perl
13867            ! Changes patchlevel.h
13868 ____________________________________________________________________________
13869 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
13870         Log: Integrate perlio;
13871              
13872              Do not lc() the file names before doing dirname() or they don't match.
13873      Branch: perl
13874           !> lib/ExtUtils/t/Installed.t
13875 ____________________________________________________________________________
13876 [ 14679] By: sky                                   on 2002/02/13  12:56:13
13877         Log: rename mutex to make a bit more sense
13878      Branch: perl
13879            ! ext/threads/threads.xs
13880 ____________________________________________________________________________
13881 [ 14678] By: sky                                   on 2002/02/13  12:46:11
13882         Log: Track active threads....
13883      Branch: perl
13884            ! ext/threads/threads.pm ext/threads/threads.xs
13885 ____________________________________________________________________________
13886 [ 14677] By: nick                                  on 2002/02/13  09:30:42
13887         Log: Do not lc() the file names before doing dirname() or they don't match.
13888      Branch: perlio
13889            ! lib/ExtUtils/t/Installed.t
13890 ____________________________________________________________________________
13891 [ 14676] By: sky                                   on 2002/02/13  09:03:37
13892         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
13893              From: Michael G Schwern <schwern@pobox.com>
13894              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
13895              Message-Id: <20020213100017.GA6288@blackrider>
13896      Branch: perl
13897            ! lib/File/Spec/t/rel2abs2rel.t
13898 ____________________________________________________________________________
13899 [ 14675] By: sky                                   on 2002/02/13  09:00:24
13900         Log: Do not propagate END blocks to child threads, test.
13901      Branch: perl
13902            + ext/threads/t/end.t
13903            ! MANIFEST ext/threads/threads.xs
13904 ____________________________________________________________________________
13905 [ 14674] By: nick                                  on 2002/02/13  08:34:55
13906         Log: Integrate mainline
13907      Branch: perlio
13908           +> ext/threads/t/join.t
13909           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
13910           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
13911           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
13912 ____________________________________________________________________________
13913 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
13914         Log: metaconfig unit change for #14672.
13915      Branch: metaconfig
13916            ! U/modified/lns.U
13917 ____________________________________________________________________________
13918 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
13919         Log: $ln is supposed to be already set to $ln + executable suffix
13920              on platforms that need it, from Paul Green.
13921      Branch: perl
13922            ! Configure
13923 ____________________________________________________________________________
13924 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
13925         Log: Subject: New command syntax for 'x' command
13926              From: Mark-Jason Dominus <mjd@plover.com>
13927              Date: Tue, 12 Feb 2002 20:54:01 -0500
13928              Message-ID: <20020213015401.25685.qmail@plover.com>
13929      Branch: perl
13930            ! lib/perl5db.pl pod/perldebug.pod
13931 ____________________________________________________________________________
13932 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
13933         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
13934              From: Mark-Jason Dominus <mjd@plover.com>
13935              Date: Tue, 12 Feb 2002 20:20:42 -0500
13936              Message-ID: <20020213012042.25245.qmail@plover.com>
13937      Branch: perl
13938            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
13939 ____________________________________________________________________________
13940 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
13941         Log: Iteration continues.
13942      Branch: perl
13943            ! utf8.c
13944 ____________________________________________________________________________
13945 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
13946         Log: Duh.
13947      Branch: perl
13948            ! pp_pack.c t/op/length.t
13949 ____________________________________________________________________________
13950 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
13951         Log: Retract #14666.
13952      Branch: perl
13953            ! t/op/lc.t
13954 ____________________________________________________________________________
13955 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
13956         Log: (retracted by #14667)
13957      Branch: perl
13958            ! t/op/lc.t
13959 ____________________________________________________________________________
13960 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
13961         Log: Tiny test script tweaks.
13962      Branch: perl
13963            ! t/uni/fold.t
13964 ____________________________________________________________________________
13965 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
13966         Log: Rewrite the "special mapping" part of to_utf8_case(),
13967              this time with fewer bugs.  (See: The Law of Cybernetic
13968              Entymology.)
13969      Branch: perl
13970            ! utf8.c
13971 ____________________________________________________________________________
13972 [ 14663] By: sky                                   on 2002/02/12  18:26:16
13973         Log: Stop failures if you pass an object, sv_dup might not be the right 
13974              thing to use since I have a feeling we end up cloning far too much. 
13975              (Like the stash for example).... Maybe we need a lightweight sv_dup 
13976              that searches the target for things....
13977              Real fix is another option to perl_clone which controls if you should 
13978              save stashes.
13979      Branch: perl
13980            ! ext/threads/threads.xs
13981 ____________________________________________________________________________
13982 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
13983         Log: Retract #14661.
13984      Branch: perl
13985            ! hints/solaris_2.sh
13986 ____________________________________________________________________________
13987 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
13988         Log: (retracted by #14662)
13989      Branch: perl
13990            ! hints/solaris_2.sh
13991 ____________________________________________________________________________
13992 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
13993         Log: EBCDIC: another "can't happen".
13994      Branch: perl
13995            ! utf8.c
13996 ____________________________________________________________________________
13997 [ 14659] By: sky                                   on 2002/02/12  14:38:21
13998         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
13999      Branch: perl
14000            + ext/threads/t/join.t
14001            ! MANIFEST ext/threads/threads.xs
14002 ____________________________________________________________________________
14003 [ 14658] By: nick                                  on 2002/02/12  13:54:06
14004         Log: Integrate mainline
14005      Branch: perlio
14006           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
14007           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
14008           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
14009 ____________________________________________________________________________
14010 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
14011         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
14012              From: Jan Dubois <JanD@ActiveState.com> 
14013              Date: Tue, 12 Feb 2002 00:56:31 -0800
14014              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
14015      Branch: perl
14016            ! lib/Win32.pod win32/win32.c win32/win32.h
14017 ____________________________________________________________________________
14018 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
14019         Log: Subject: [PATCH] Re: 14654 introduced a bug 
14020              From: Michael G Schwern <schwern@pobox.com> 
14021              Date: Tue, 12 Feb 2002 05:37:36 -0500
14022              Message-ID: <20020212103736.GC14327@blackrider>
14023      Branch: perl
14024            ! lib/File/Spec/t/rel2abs2rel.t
14025 ____________________________________________________________________________
14026 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
14027         Log: More unset installman[13]dir tweaks from chromatic.
14028      Branch: perl
14029            ! lib/ExtUtils/Installed.pm
14030 ____________________________________________________________________________
14031 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
14032         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
14033              From: Michael G Schwern <schwern@pobox.com>
14034              Date: Mon, 11 Feb 2002 12:23:02 -0500
14035              Message-ID: <20020211172302.GD9556@blackrider>
14036      Branch: perl
14037            ! lib/File/Spec/t/rel2abs2rel.t
14038 ____________________________________________________________________________
14039 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
14040         Log: Use `` instead of -| to be a little bit more portable,
14041              from Michael Schwern.
14042      Branch: perl
14043            ! lib/ExtUtils/t/Embed.t
14044 ____________________________________________________________________________
14045 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
14046         Log: EBCDIC: this change for \N{} in particular is now
14047              unnecessary because of the recent more general
14048              pack U change.
14049      Branch: perl
14050            ! toke.c
14051 ____________________________________________________________________________
14052 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
14053         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
14054              From: "Craig A. Berry" <craigberry@mac.com>
14055              Date: Mon, 11 Feb 2002 17:13:47 -0600
14056              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
14057      Branch: perl
14058            ! t/test.pl
14059 ____________________________________________________________________________
14060 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
14061         Log: EBCDIC: pack U bytes change.
14062      Branch: perl
14063            ! t/op/length.t
14064 ____________________________________________________________________________
14065 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
14066         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
14067      Branch: perl
14068            ! t/op/each.t
14069 ____________________________________________________________________________
14070 [ 14648] By: nick                                  on 2002/02/11  16:14:50
14071         Log: Integrate mainline
14072      Branch: perlio
14073           !> Changes Configure Makefile.SH autodoc.pl
14074           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
14075           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
14076           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
14077 ____________________________________________________________________________
14078 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
14079         Log: Update Changes.
14080      Branch: perl
14081            ! Changes patchlevel.h
14082 ____________________________________________________________________________
14083 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
14084         Log: Regen toc.
14085      Branch: perl
14086            ! pod/perltoc.pod
14087 ____________________________________________________________________________
14088 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
14089         Log: Forgot from #14641.
14090      Branch: perl
14091            ! lib/ExtUtils/t/Embed.t
14092 ____________________________________________________________________________
14093 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
14094         Log: A forgotten metaconfig unit.
14095      Branch: metaconfig/U/perl
14096            + i_features.U
14097 ____________________________________________________________________________
14098 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
14099         Log: metaconfig unit changes for #14642.
14100      Branch: metaconfig
14101            + U/modified/lns.U
14102      Branch: metaconfig/U/perl
14103            ! issymlink.U
14104 ____________________________________________________________________________
14105 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
14106         Log: -Dmksymlinks was broken by #14628.
14107      Branch: perl
14108            ! Configure
14109 ____________________________________________________________________________
14110 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
14111         Log: Subject: [PATCH @14577] OS/2 build
14112              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14113              Date: Mon, 11 Feb 2002 06:56:41 -0500
14114              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
14115              
14116              (sans the Configure, perlio.sym, and t/op/stat.t parts)
14117      Branch: perl
14118            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
14119            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
14120            ! os2/os2ish.h
14121 ____________________________________________________________________________
14122 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
14123         Log: Integrate perlio;
14124              
14125              Re-structure Japanese encodings - part 1
14126              
14127              Split Japanese encodings - part 2
14128              - build separate .c files with separate 'compile' steps
14129              - overall Japanese.xs / Japanese.pm which loads them
14130              
14131              Add test for Japanese encoding (well euc-jp anyway).
14132              Fix one bug shown by above
14133              Skip test which does not pass yet.
14134              
14135              Patch up the failing multi-byte write case, and un-skip
14136              the test.
14137      Branch: perl
14138           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
14139           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
14140            - ext/Encode/EUC_JP/EUC_JP.pm
14141           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
14142 ____________________________________________________________________________
14143 [ 14639] By: nick                                  on 2002/02/11  11:59:18
14144         Log: Patch up the failing multi-byte write case, and un-skip
14145              the test.
14146      Branch: perlio
14147            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
14148 ____________________________________________________________________________
14149 [ 14638] By: nick                                  on 2002/02/11  10:55:39
14150         Log: Add test for Japanese encoding (well euc-jp anyway).
14151              Fix one bug shown by above
14152              Skip test which does not pass yet.
14153      Branch: perlio
14154            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
14155            + ext/Encode/t/table.ref
14156            ! MANIFEST ext/Encode/Encode.xs
14157 ____________________________________________________________________________
14158 [ 14637] By: nick                                  on 2002/02/11  09:07:04
14159         Log: Split Japanese encodings - part 2
14160              - build separate .c files with separate 'compile' steps
14161              - overall Japanese.xs / Japanese.pm which loads them
14162      Branch: perlio
14163            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
14164 ____________________________________________________________________________
14165 [ 14636] By: nick                                  on 2002/02/11  08:15:42
14166         Log: Re-structure Japanese encodings - part 1
14167      Branch: perlio
14168           +> ext/Encode/EUC_JP/Japanese.pm
14169            - ext/Encode/EUC_JP/EUC_JP.pm
14170            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
14171 ____________________________________________________________________________
14172 [ 14635] By: nick                                  on 2002/02/11  08:05:12
14173         Log: Integrate mainline
14174      Branch: perlio
14175           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
14176           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
14177           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
14178 ____________________________________________________________________________
14179 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
14180         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
14181              From: Mike Guy <mjtg@cam.ac.uk>
14182              Date: Mon, 11 Feb 2002 02:50:42 +0000
14183              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
14184      Branch: perl
14185            ! t/op/arith.t
14186 ____________________________________________________________________________
14187 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
14188         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
14189              Stepping backward in the string would be majorly bad.
14190      Branch: perl
14191            ! regcomp.c
14192 ____________________________________________________________________________
14193 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
14194         Log: The debugger part of
14195              
14196              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
14197              From: Michael G Schwern <schwern@pobox.com> 
14198              Date: Wed, 6 Feb 2002 17:32:12 -0500
14199              Message-ID: <20020206223212.GG1346@blackrider>
14200      Branch: perl
14201            ! lib/perl5db.pl
14202 ____________________________________________________________________________
14203 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
14204         Log: Integrate perlio;
14205              
14206              Borland/Win32 tuning
14207              
14208              Move PerlIO_perlio to layer_syms where it belongs?
14209      Branch: perl
14210           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
14211 ____________________________________________________________________________
14212 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
14213         Log: EBCDIC: the low 256 needs to be shuffled also
14214              in pack/unpack U (this breaks the equivalence
14215              of pack U and v-strings, but I think if someone
14216              has to give, v-strings are a good victim)
14217      Branch: perl
14218            ! pp_pack.c t/op/pack.t
14219 ____________________________________________________________________________
14220 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
14221         Log: metaconfig unit changes for #14628.
14222      Branch: metaconfig/U/perl
14223            ! d_u32align.U issymlink.U
14224 ____________________________________________________________________________
14225 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
14226         Log: Two Configure tweaks; the u32align test was trying
14227              to write into a string literal, the ln -s test was
14228              failing in VOS.
14229      Branch: perl
14230            ! Configure
14231 ____________________________________________________________________________
14232 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
14233         Log: DJGPP tweaks from Laszlo Molnar.
14234      Branch: perl
14235            ! djgpp/djgpp.c lib/File/Spec.pm
14236 ____________________________________________________________________________
14237 [ 14626] By: nick                                  on 2002/02/10  18:36:47
14238         Log: Move PerlIO_perlio to layer_syms where it belongs?
14239      Branch: perlio
14240            ! makedef.pl
14241 ____________________________________________________________________________
14242 [ 14625] By: nick                                  on 2002/02/10  18:02:21
14243         Log: Borland/Win32 tuning
14244      Branch: perlio
14245            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
14246 ____________________________________________________________________________
14247 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
14248         Log: Additional explanation for the [:...:] failure.
14249      Branch: perl
14250            ! pod/perldiag.pod
14251 ____________________________________________________________________________
14252 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
14253         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
14254              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14255              Date: Sun, 10 Feb 2002 13:32:48 +0100
14256              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
14257      Branch: perl
14258            ! makedef.pl
14259 ____________________________________________________________________________
14260 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
14261         Log: Test tweaks from chromatic for cases where there
14262              are no installman1dir or installman3dir.
14263      Branch: perl
14264            ! lib/ExtUtils/t/Installed.t
14265 ____________________________________________________________________________
14266 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
14267         Log: Integrate perlio;
14268              
14269              Nick Clark's tweaks to Encode compile process
14270              1. Use decimal constants to unit string arrays rather than
14271              very long string litterals (latter having possible "\0"
14272              on end issues, and needing ANSI C line splicing).
14273              2. Replace tail-recursion during insert process with itteration.
14274              Nick C sees 12% speedup from these.
14275      Branch: perl
14276           !> ext/Encode/Encode.pm ext/Encode/compile
14277 ____________________________________________________________________________
14278 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
14279         Log: Portability notes: filename characters, character sets.
14280      Branch: perl
14281            ! pod/perlport.pod
14282 ____________________________________________________________________________
14283 [ 14619] By: nick                                  on 2002/02/10  11:06:05
14284         Log: Integrate mainline
14285      Branch: perlio
14286            ! ext/Encode/Encode.pm
14287           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
14288           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
14289           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
14290           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
14291           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
14292 ____________________________________________________________________________
14293 [ 14618] By: nick                                  on 2002/02/10  10:48:15
14294         Log: Nick Clark's tweaks to Encode compile process
14295              1. Use decimal constants to unit string arrays rather than
14296              very long string litterals (latter having possible "\0"
14297              on end issues, and needing ANSI C line splicing).
14298              2. Replace tail-recursion during insert process with itteration.
14299              Nick C sees 12% speedup from these.
14300      Branch: perlio
14301            ! ext/Encode/compile
14302 ____________________________________________________________________________
14303 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
14304         Log: Use the "Unicode 1.0" name field for control characters,
14305              as suggested by Mark Davis.  Note that Unicode 3.2 will
14306              require some more legwork on this because of certain
14307              alternative names.
14308      Branch: perl
14309            ! lib/unicore/Name.pl lib/unicore/mktables
14310 ____________________________________________________________________________
14311 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
14312         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
14313      Branch: perl
14314            ! hints/os390.sh
14315 ____________________________________________________________________________
14316 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
14317         Log: EBCDIC: the non-printable characters are different.
14318      Branch: perl
14319            ! ext/B/B/Deparse.pm
14320 ____________________________________________________________________________
14321 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
14322         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
14323              From: Nicholas Clark <nick@unfortu.net> 
14324              Date: Sat, 9 Feb 2002 22:31:29 +0000
14325              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
14326      Branch: perl
14327            ! t/lib/warnings/pp_hot
14328 ____________________________________________________________________________
14329 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
14330         Log: Subject: [PATCH] Re: Modulus operator inconsistency
14331              From: Nicholas Clark <nick@unfortu.net>
14332              Date: Sat, 9 Feb 2002 21:00:13 +0000
14333              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
14334      Branch: perl
14335            ! op.c t/op/arith.t
14336 ____________________________________________________________________________
14337 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
14338         Log: Use the same escaping mechanism for all the *flags.
14339      Branch: perl
14340            ! lib/ExtUtils/Embed.pm
14341 ____________________________________________________________________________
14342 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
14343         Log: Protect possible parentheses in ccflags, ccdlflags, and
14344              ldflags.  (In OS/390 there are parentheses in ccflags.)
14345      Branch: perl
14346            ! lib/ExtUtils/Embed.pm
14347 ____________________________________________________________________________
14348 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
14349         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
14350              From: Peter Scott <Peter@PSDT.com>
14351              Date: Fri, 08 Feb 2002 19:20:19 -0800
14352              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
14353      Branch: perl
14354            ! lib/perl5db.pl
14355 ____________________________________________________________________________
14356 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
14357         Log: FAQ sync.
14358      Branch: perl
14359            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
14360 ____________________________________________________________________________
14361 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
14362         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
14363              From: Chris Nandor <pudge@pobox.com>
14364              Date: Fri, 08 Feb 2002 16:31:41 -0500
14365              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
14366      Branch: perl
14367            ! cop.h deb.c pp_ctl.c toke.c util.c
14368 ____________________________________________________________________________
14369 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
14370         Log: Redo CopFILE / MacPerl_MPWFIleName patch
14371      Branch: maint-5.6/macperl
14372            ! cop.h deb.c pp_ctl.c toke.c util.c
14373 ____________________________________________________________________________
14374 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
14375         Log: The metaconfig unit change to go with #14605.
14376      Branch: metaconfig/U/perl
14377            ! libperl.U
14378 ____________________________________________________________________________
14379 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
14380         Log: The Configure change to go with #14604.
14381      Branch: perl
14382            ! Configure
14383 ____________________________________________________________________________
14384 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
14385         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
14386              From: Andy Dougherty <doughera@lafayette.edu>
14387              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
14388              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
14389      Branch: perl
14390            ! hints/bsdos.sh
14391 ____________________________________________________________________________
14392 [ 14603] By: nick                                  on 2002/02/08  18:16:09
14393         Log: Integrate mainline
14394      Branch: perlio
14395           +> ext/threads/t/libc.t
14396           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
14397           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
14398 ____________________________________________________________________________
14399 [ 14602] By: sky                                   on 2002/02/08  15:19:15
14400         Log: Start testing for safe localtime functions, TODO, test more functions.
14401      Branch: perl
14402            + ext/threads/t/libc.t
14403            ! MANIFEST
14404 ____________________________________________________________________________
14405 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
14406         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
14407              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14408              Date: Fri, 8 Feb 2002 00:21:07 +0100
14409              Message-ID: <20020208002107.E763@rafael>
14410      Branch: perl
14411            ! doio.c pp_sys.c t/io/argv.t
14412 ____________________________________________________________________________
14413 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
14414         Log: Subject: [PATCH] Configure followed by make minitest
14415              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14416              Date: Wed, 06 Feb 2002 21:35:20 -0800
14417              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
14418      Branch: perl
14419            ! t/op/taint.t t/run/fresh_perl.t
14420 ____________________________________________________________________________
14421 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
14422         Log: Integrate perlio;
14423              
14424              Extract something from yesterdays effort - convert my mail on pad
14425              data structures (incoporating Sarathy's corrections/clarifications)
14426              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
14427      Branch: perl
14428           !> cv.h pod/perlapi.pod pod/perlintern.pod
14429 ____________________________________________________________________________
14430 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
14431         Log: metaconfig unit changes for #14597.
14432      Branch: metaconfig
14433            ! U/modified/Loc.U
14434      Branch: metaconfig/U/perl
14435            ! libperl.U
14436 ____________________________________________________________________________
14437 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
14438         Log: Configure DJGPP tweak from Laszlo Molnar.
14439      Branch: perl
14440            ! Configure
14441 ____________________________________________________________________________
14442 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
14443         Log: DJGPP tweaks from Laszlo Molnar.
14444      Branch: perl
14445            ! djgpp/djgppsed.sh perl.c
14446 ____________________________________________________________________________
14447 [ 14595] By: nick                                  on 2002/02/08  09:19:29
14448         Log: Extract something from yesterdays effort - convert my mail on pad
14449              data structures (incoporating Sarathy's corrections/clarifications)
14450              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
14451      Branch: perlio
14452            ! cv.h pod/perlapi.pod pod/perlintern.pod
14453 ____________________________________________________________________________
14454 [ 14594] By: nick                                  on 2002/02/08  08:34:49
14455         Log: Integrate mainline
14456      Branch: perlio
14457           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
14458           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
14459           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
14460           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
14461           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
14462           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
14463 ____________________________________________________________________________
14464 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
14465         Log: To really skip the test an exit() is needed.
14466      Branch: perl
14467            ! lib/encoding.t
14468 ____________________________________________________________________________
14469 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
14470         Log: More diagnostics from Nicholas Clark.
14471      Branch: perl
14472            ! lib/Benchmark.t
14473 ____________________________________________________________________________
14474 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
14475         Log: In case of failure be more verbose.
14476      Branch: perl
14477            ! t/base/num.t
14478 ____________________________________________________________________________
14479 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
14480         Log: Update Changes
14481      Branch: maint-5.6/macperl
14482            ! macos/Changes
14483 ____________________________________________________________________________
14484 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
14485         Log: Merge AEGizmos library into PPC binary
14486      Branch: maint-5.6/macperl
14487            ! macos/Makefile.mk
14488 ____________________________________________________________________________
14489 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
14490         Log: Add -ansifor for MrCpp options
14491      Branch: maint-5.6/macperl
14492            ! macos/BuildRules.mk
14493 ____________________________________________________________________________
14494 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
14495         Log: Check ownership of CatInfos (MacPerl Bug #494482)
14496      Branch: maint-5.6/macperl
14497            ! macos/ext/Mac/Files/Files.xs
14498 ____________________________________________________________________________
14499 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
14500         Log: Resource updates
14501      Branch: maint-5.6/macperl
14502            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
14503 ____________________________________________________________________________
14504 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
14505         Log: Empty path is ENOENT (MacPerl Bug #512351)
14506      Branch: maint-5.6/macperl
14507            ! macos/macperl/MPAppleEvents.c
14508 ____________________________________________________________________________
14509 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
14510         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
14511      Branch: maint-5.6/macperl
14512            ! macos/macperl/MPAEVTStream.cp
14513 ____________________________________________________________________________
14514 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
14515         Log: macify(ABSTRACT_FROM)
14516      Branch: maint-5.6/macperl
14517            ! macos/lib/ExtUtils/MM_MacOS.pm
14518 ____________________________________________________________________________
14519 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
14520         Log: Use correct Mac filenames in error messages, caller()
14521      Branch: maint-5.6/macperl
14522            ! deb.c pp_ctl.c toke.c util.c
14523 ____________________________________________________________________________
14524 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
14525         Log: Sanity checks to see that the IV/NV and the PV of numeric
14526              scalars stay in sync (unearthed this via the OS/390 gcvt()
14527              brokenness)
14528      Branch: perl
14529            + t/base/num.t
14530            ! MANIFEST
14531 ____________________________________________________________________________
14532 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
14533         Log: Retract the anon leak subpatch of #14418 and #14431
14534              (the latter came into bleadperl as part of #14433).
14535      Branch: perl
14536            ! op.c t/run/fresh_perl.t
14537 ____________________________________________________________________________
14538 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
14539         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
14540              mangles 0.1 to "10".  sprintf() seems more well-behaved.
14541      Branch: perl
14542            ! hints/os390.sh
14543 ____________________________________________________________________________
14544 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
14545         Log: Subject: [PATCH @14557] another Encode fix for VMS
14546              From: "Craig A. Berry" <craigberry@mac.com>
14547              Date: Wed, 06 Feb 2002 14:44:20 -0600
14548              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
14549      Branch: perl
14550            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
14551 ____________________________________________________________________________
14552 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
14553         Log: Integrate perlio;
14554              
14555              One way to avoid OS390 winge about #line directives.
14556      Branch: perl
14557           !> ext/Encode/EUC_JP/Makefile.PL
14558 ____________________________________________________________________________
14559 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
14560         Log: Update Changes.
14561      Branch: perl
14562            ! Changes patchlevel.h
14563 ____________________________________________________________________________
14564 [ 14575] By: nick                                  on 2002/02/06  15:23:24
14565         Log: One way to avoid OS390 winge about #line directives.
14566      Branch: perlio
14567            ! ext/Encode/EUC_JP/Makefile.PL
14568 ____________________________________________________________________________
14569 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
14570         Log: s/Netware/NetWare/
14571      Branch: perl
14572            ! MANIFEST
14573 ____________________________________________________________________________
14574 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
14575         Log: New Netware scripts.
14576      Branch: perl
14577            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
14578            + NetWare/t/NWScripts-Exist.pl
14579            ! MANIFEST
14580 ____________________________________________________________________________
14581 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
14582         Log: EBCDIC: the encoding pragma would need some rethinking,
14583              probably a pass of EBCDIC->Unicode mapping.  For now,
14584              disable it on EBCDIC.
14585      Branch: perl
14586            ! lib/encoding.pm lib/encoding.t
14587 ____________________________________________________________________________
14588 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
14589         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
14590              for the low 256.  Now tweaked the tests, but maybe it's
14591              the module that needs few NATIVE_TO_UNI()s somewhere?
14592      Branch: perl
14593            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
14594 ____________________________________________________________________________
14595 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
14596         Log: Subject: [PATCH utf8.c] format problem
14597              From: Robin Barker <rmb1@cise.npl.co.uk>
14598              Date: Wed, 6 Feb 2002 14:01:43 GMT
14599              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
14600      Branch: perl
14601            ! utf8.c
14602 ____________________________________________________________________________
14603 [ 14569] By: nick                                  on 2002/02/06  09:52:23
14604         Log: Integrate mainline
14605      Branch: perlio
14606           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
14607           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
14608           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
14609           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
14610           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
14611           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
14612 ____________________________________________________________________________
14613 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
14614         Log: EBCDIC: 0x41 is not cricket.
14615      Branch: perl
14616            ! ext/Encode/t/Encode.t
14617 ____________________________________________________________________________
14618 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
14619         Log: NetWare update from Ananth Kesari.
14620      Branch: perl
14621            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
14622            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
14623            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
14624            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
14625            ! NetWare/t/NWScripts.pl makedef.pl
14626 ____________________________________________________________________________
14627 [ 14566] By: sky                                   on 2002/02/05  18:39:13
14628         Log: Subject: Re: File::Spec::rel2abs2rel (?)
14629              From: Michael G Schwern <schwern@pobox.com>
14630              Date: Tue, 5 Feb 2002 13:47:39 -0500
14631              Message-ID: <20020205184739.GB17375@blackrider>
14632      Branch: perl
14633            ! lib/File/Spec/t/rel2abs2rel.t
14634 ____________________________________________________________________________
14635 [ 14565] By: nick                                  on 2002/02/05  17:31:24
14636         Log: Integrate mainline
14637      Branch: perlio
14638           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
14639           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
14640           !> utf8.h
14641 ____________________________________________________________________________
14642 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
14643         Log: Integrate perlio;
14644              
14645              More Encode tweaks:
14646              - make expensive and marginal substring search optional (-O)
14647              - enable -O for ASCII-oid encodings (search space is small)
14648              - add ASCII-oid jis0201 to basic Encode.so
14649              - add some other Japanese encodings to EUC_JP bundle (without -O)
14650      Branch: perl
14651           +> ext/Encode/Encode/jis0201.ucm
14652           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
14653           !> ext/Encode/compile
14654 ____________________________________________________________________________
14655 [ 14563] By: nick                                  on 2002/02/05  16:01:15
14656         Log: More Encode tweaks:
14657              - make expensive and marginal substring search optional (-O)
14658              - enable -O for ASCII-oid encodings (search space is small)
14659              - add ASCII-oid jis0201 to basic Encode.so
14660              - add some other Japanese encodings to EUC_JP bundle (without -O)
14661      Branch: perlio
14662            + ext/Encode/Encode/jis0201.ucm
14663            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
14664            ! ext/Encode/compile
14665 ____________________________________________________________________________
14666 [ 14562] By: sky                                   on 2002/02/05  14:50:36
14667         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
14668      Branch: perl
14669            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
14670 ____________________________________________________________________________
14671 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
14672         Log: EBCDIC: SHARP S is different.
14673      Branch: perl
14674            ! regexec.c utf8.h
14675 ____________________________________________________________________________
14676 [ 14560] By: sky                                   on 2002/02/05  13:49:40
14677         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
14678      Branch: perl
14679            ! t/op/filetest.t
14680 ____________________________________________________________________________
14681 [ 14559] By: sky                                   on 2002/02/05  11:39:24
14682         Log: Add . first to the PATH environment to test that we really
14683              get ./perl and not some other older perl.
14684      Branch: perl
14685            ! lib/File/Spec/t/rel2abs2rel.t
14686 ____________________________________________________________________________
14687 [ 14558] By: sky                                   on 2002/02/05  11:20:21
14688         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...
14689      Branch: perl
14690            ! ext/POSIX/t/posix.t
14691 ____________________________________________________________________________
14692 [ 14557] By: sky                                   on 2002/02/05  10:30:58
14693         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
14694      Branch: perl
14695            ! hints/darwin.sh perl.h
14696 ____________________________________________________________________________
14697 [ 14556] By: nick                                  on 2002/02/05  06:58:52
14698         Log: Integrate mainline
14699      Branch: perlio
14700           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
14701           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
14702           !> lib/File/Find/t/taint.t
14703 ____________________________________________________________________________
14704 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
14705         Log: Integrate change #14439 from maintperl
14706      Branch: maint-5.6/macperl
14707           !> op.c
14708 ____________________________________________________________________________
14709 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
14710         Log: Subject: [PATCH] File::Find tests not cleaning up properly
14711              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14712              Date: Mon, 4 Feb 2002 22:09:07 +0100
14713              Message-ID: <20020204220907.A8288@rafael>
14714      Branch: perl
14715            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
14716 ____________________________________________________________________________
14717 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
14718         Log: Signedness mumblings from Tru64.
14719      Branch: perl
14720            ! ext/Encode/Encode.xs
14721 ____________________________________________________________________________
14722 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
14723         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
14724              From: "Craig A. Berry" <craigberry@mac.com>
14725              Date: Mon, 04 Feb 2002 17:16:00 -0600
14726              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
14727      Branch: perl
14728            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
14729            ! ext/Encode/Encode.xs
14730 ____________________________________________________________________________
14731 [ 14551] By: nick                                  on 2002/02/04  16:00:31
14732         Log: Integrate mainline
14733      Branch: perlio
14734           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
14735           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
14736           !> regcomp.c
14737 ____________________________________________________________________________
14738 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
14739         Log: Update Changes.
14740      Branch: perl
14741            ! Changes patchlevel.h
14742 ____________________________________________________________________________
14743 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
14744         Log: Comment microtweaks.
14745      Branch: perl
14746            ! lib/locale.t
14747 ____________________________________________________________________________
14748 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
14749         Log: Subject: trivial docu patch
14750              From: andreas.koenig@anima.de (Andreas J. Koenig)
14751              Date: 04 Feb 2002 08:15:19 +0100
14752              Message-ID: <m3pu3l7m60.fsf@anima.de>
14753      Branch: perl
14754            ! pod/perluniintro.pod
14755 ____________________________________________________________________________
14756 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
14757         Log: Subject: [PATCH] (??{ }) anomaly
14758              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14759              Date: Sun, 03 Feb 2002 20:21:45 -0800
14760              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
14761      Branch: perl
14762            ! regcomp.c
14763 ____________________________________________________________________________
14764 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
14765         Log: Integrate perlio.
14766              
14767              Carry on where we left off if we have to grow destination
14768              SV during XS encode/decode
14769              
14770              Remove debugging warning, be consistent about API fails.
14771      Branch: perl
14772           !> ext/Encode/Encode.xs
14773 ____________________________________________________________________________
14774 [ 14545] By: nick                                  on 2002/02/03  20:03:38
14775         Log: Remove debugging warning, be consistent about API fails.
14776      Branch: perlio
14777            ! ext/Encode/Encode.xs
14778 ____________________________________________________________________________
14779 [ 14544] By: nick                                  on 2002/02/03  19:47:48
14780         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
14781      Branch: perlio
14782            ! ext/Encode/Encode.xs
14783 ____________________________________________________________________________
14784 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
14785         Log: Subject: PATCH CPAN.pm
14786              From: Mark-Jason Dominus <mjd@plover.com>
14787              Date: Sun, 03 Feb 2002 12:36:36 -0500
14788              Message-ID: <20020203173636.27451.qmail@plover.com>
14789      Branch: perl
14790            ! lib/CPAN.pm
14791 ____________________________________________________________________________
14792 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
14793         Log: Must search further back.
14794      Branch: perl
14795            ! lib/h2xs.t
14796 ____________________________________________________________________________
14797 [ 14541] By: nick                                  on 2002/02/03  18:52:09
14798         Log: Integrate mainline
14799      Branch: perlio
14800           !> (integrate 29 files)
14801 ____________________________________________________________________________
14802 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
14803         Log: EBCDIC: more natification.
14804      Branch: perl
14805            ! regcomp.c
14806 ____________________________________________________________________________
14807 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
14808         Log: Debug noise.
14809      Branch: perl
14810            ! ext/Encode/Encode.xs
14811 ____________________________________________________________________________
14812 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
14813         Log: Integrate perlio;
14814              
14815              Stable intermediate point in Encode cleanup.
14816              :encode(euc-jp) works on Dan's table.euc
14817              Much buffer copying and other silliness remains.
14818      Branch: perl
14819           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
14820           !> ext/Encode/lib/Encode/Encoding.pm
14821 ____________________________________________________________________________
14822 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
14823         Log: Prettify.
14824      Branch: perl
14825            ! lib/unicore/mktables
14826 ____________________________________________________________________________
14827 [ 14536] By: nick                                  on 2002/02/03  17:32:03
14828         Log: Stable intermediate point in Encode cleanup.
14829              :encode(euc-jp) works on Dan's table.euc
14830              Much buffer copying and other silliness remains.
14831      Branch: perlio
14832            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14833            ! ext/Encode/lib/Encode/Encoding.pm
14834 ____________________________________________________________________________
14835 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
14836         Log: EBCDIC: it's much nicer to compare Unicode code points
14837              to Unicode code points.
14838      Branch: perl
14839            ! regexec.c
14840 ____________________________________________________________________________
14841 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
14842         Log: EBCDIC: character classes must remap the low 256.
14843      Branch: perl
14844            ! regcomp.c
14845 ____________________________________________________________________________
14846 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
14847         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
14848      Branch: perl
14849            ! lib/I18N/LangTags/List.pm
14850 ____________________________________________________________________________
14851 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
14852         Log: FAQ sync.
14853      Branch: perl
14854            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
14855            ! pod/perlfaq6.pod pod/perlfaq7.pod
14856 ____________________________________________________________________________
14857 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
14858         Log: Integrate perlio;
14859              
14860              Re-indent Encode.xs
14861              
14862              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
14863              (Mis-feature discovered by Encode.)
14864      Branch: perl
14865           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
14866 ____________________________________________________________________________
14867 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
14868         Log: Subject: [PATCH] lstat FH and -l FH warnings
14869              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14870              Date: Sat, 2 Feb 2002 22:24:54 +0100           
14871              Message-ID: <20020202222454.A11608@rafael>       
14872      Branch: perl
14873            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
14874            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
14875 ____________________________________________________________________________
14876 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
14877         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
14878              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14879              Date: Sat, 2 Feb 2002 13:11:01 +0100           
14880              Message-ID: <20020202131101.A722@rafael>               
14881              
14882              Subject: [PATCH t/op/ver.t] another false positive
14883              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14884              Date: Sat, 2 Feb 2002 13:38:22 +0100           
14885              Message-ID: <20020202133822.E722@rafael>         
14886              
14887              Subject: [PATCH] t/test.pl:ok() doesn't work
14888              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
14889              Date: Sun, 03 Feb 2002 00:02:38 -0800          
14890              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
14891      Branch: perl
14892            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
14893            ! t/test.pl
14894 ____________________________________________________________________________
14895 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
14896         Log: Subject: [PATCH @13746] OS2::Process's constants
14897              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14898              Date: Sat, 2 Feb 2002 01:00:55 -0500           
14899              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
14900      Branch: perl
14901            ! os2/OS2/Process/Makefile.PL
14902 ____________________________________________________________________________
14903 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
14904         Log: Subject: [PATCH @13746] h2xs   
14905              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14906              Date: Sat, 2 Feb 2002 00:58:44 -0500           
14907              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
14908      Branch: perl
14909            ! utils/h2xs.PL
14910 ____________________________________________________________________________
14911 [ 14526] By: nick                                  on 2002/02/03  14:54:18
14912         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
14913              (Mis-feature discovered by Encode.)
14914      Branch: perlio
14915            ! sv.c
14916 ____________________________________________________________________________
14917 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
14918         Log: EBCDIC: since #14519 made \N{...} to remap,
14919              the test cannot expect an ASCII code point.
14920      Branch: perl
14921            ! lib/charnames.t
14922 ____________________________________________________________________________
14923 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
14924         Log: Sub-MANIFEST-tweak.
14925      Branch: perl
14926            ! ext/Encode/MANIFEST
14927 ____________________________________________________________________________
14928 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
14929         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
14930              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14931              Date: Fri, 01 Feb 2002 23:51:03 +0900
14932              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
14933      Branch: perl
14934            ! ext/Encode/lib/Encode/Tcl/Escape.pm
14935 ____________________________________________________________________________
14936 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
14937         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
14938              From: Andy Dougherty <doughera@lafayette.edu>
14939              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
14940              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
14941      Branch: perl
14942            ! README.solaris hints/solaris_2.sh
14943 ____________________________________________________________________________
14944 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
14945         Log: EBCDIC: no hope to get the low 256 right in unifolding.
14946      Branch: perl
14947            ! t/uni/fold.t
14948 ____________________________________________________________________________
14949 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
14950         Log: todo entry for missing pack formats.
14951      Branch: perl
14952            ! pod/perltodo.pod
14953 ____________________________________________________________________________
14954 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
14955         Log: EBCDIC: the low 256 \N{...} need to be remapped.
14956      Branch: perl
14957            ! toke.c
14958 ____________________________________________________________________________
14959 [ 14518] By: nick                                  on 2002/02/01  18:32:03
14960         Log: indent -kr -nce and some manual tweaks to match perl style.
14961      Branch: perlio
14962            ! ext/Encode/Encode.xs
14963 ____________________________________________________________________________
14964 [ 14517] By: nick                                  on 2002/02/01  18:20:46
14965         Log: Integrate mainline
14966      Branch: perlio
14967           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
14968           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
14969           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
14970           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
14971           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
14972           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
14973           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
14974 ____________________________________________________________________________
14975 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
14976         Log: Integrate perlio; 
14977              
14978              Minor Encode tweaks:
14979              - move Encode.pm back to top of Encode like normal XS extension
14980              - avoid .def as a file extension (Win32 builds)
14981      Branch: perl
14982            ! MANIFEST
14983           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
14984           !> ext/Encode/Makefile.PL ext/Encode/compile
14985 ____________________________________________________________________________
14986 [ 14515] By: nick                                  on 2002/02/01  16:27:59
14987         Log: Minor Encode tweaks:
14988              - move Encode.pm back to top of Encode like normal XS extension
14989              - avoid .def as a file extension (Win32 builds)
14990      Branch: perlio
14991           +> ext/Encode/Encode.pm
14992            - ext/Encode/lib/Encode.pm
14993            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
14994            ! ext/Encode/Makefile.PL ext/Encode/compile
14995 ____________________________________________________________________________
14996 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
14997         Log: Subject: [PATCH utf8.t] temp file not cleaned up
14998              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14999              Date: Fri, 1 Feb 2002 15:47:46 +0100
15000              Message-ID: <20020201154746.A24079@rafael>
15001      Branch: perl
15002            ! t/io/utf8.t
15003 ____________________________________________________________________________
15004 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
15005         Log: Subject: [PATCH] make "lstat FH" croak
15006              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15007              Date: Fri, 1 Feb 2002 15:12:50 +0100
15008              Message-ID: <20020201151250.A738@rafael>
15009      Branch: perl
15010            ! pod/perldiag.pod pp_sys.c t/op/stat.t
15011 ____________________________________________________________________________
15012 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
15013         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
15014              From: Kay Röpke <kroepke@dolphin-services.de>
15015              Date: Fri, 1 Feb 2002 01:10:43 +0100
15016              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
15017      Branch: perl
15018            ! t/op/stat.t
15019 ____________________________________________________________________________
15020 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
15021         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
15022              I got it in Tru64 + ithreads but only without -g, took
15023              some debugging by printf (which was no fun either since
15024              adding some debug printfs hid the error)
15025      Branch: perl
15026            ! regexec.c utf8.c
15027 ____________________________________________________________________________
15028 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
15029         Log: Subject: Re: [PATCH] perl -V:
15030              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
15031              Date: Thu, 31 Jan 2002 12:10:20 -0800
15032              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
15033              
15034              Subject: Re: [PATCH] perl -V:
15035              From: Michael G Schwern <schwern@pobox.com>
15036              Date: Thu, 31 Jan 2002 16:43:13 -0500
15037              Message-ID: <20020131214313.GH6498@blackrider>
15038      Branch: perl
15039            ! t/run/switches.t
15040 ____________________________________________________________________________
15041 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
15042         Log: #14505 effect.
15043      Branch: perl
15044            ! pod/perluniintro.pod
15045 ____________________________________________________________________________
15046 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
15047         Log: Daniel S. Lewart adopts the Math::Complex.
15048      Branch: perl
15049            ! lib/Math/Complex.pm
15050 ____________________________________________________________________________
15051 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
15052         Log: More Complex DWIMmery.
15053      Branch: perl
15054            ! lib/Math/Complex.pm lib/Math/Complex.t
15055 ____________________________________________________________________________
15056 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
15057         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
15058              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15059              Date: Thu, 31 Jan 2002 14:37:52 +0100
15060              Message-ID: <20020131143752.A1452@rafael>
15061      Branch: perl
15062            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
15063 ____________________________________________________________________________
15064 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
15065         Log: Turn the I/O Unicode error by default on, but the
15066              character-generating Unicode error by default off,
15067              as Larry suggested.
15068      Branch: perl
15069            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
15070            ! utf8.c
15071 ____________________________________________________________________________
15072 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
15073         Log: Subject: [PATCH] open.pm minor cleanup
15074              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15075              Date: Thu, 31 Jan 2002 15:03:02 +0100
15076              Message-ID: <20020131150302.C1452@rafael>
15077      Branch: perl
15078            ! lib/open.pm
15079 ____________________________________________________________________________
15080 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
15081         Log: Update Changes.
15082      Branch: perl
15083            ! Changes patchlevel.h
15084 ____________________________________________________________________________
15085 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
15086         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
15087              From: Robin Barker <rmb1@cise.npl.co.uk>
15088              Date: Wed, 30 Jan 2002 11:58:33 GMT
15089              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
15090      Branch: perl
15091            ! lib/CPAN.pm
15092 ____________________________________________________________________________
15093 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
15094         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
15095              re-sort MANIFEST.
15096      Branch: perl
15097            + ext/Encode/Encode.pm
15098            - ext/Encode/lib/Encode.pm
15099            ! MANIFEST ext/Encode/Makefile.PL
15100 ____________________________________________________________________________
15101 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
15102         Log: Integrate perlio;
15103              
15104              Collect some stats during compile process.
15105              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
15106              as one XS - inconclusive - marginal win?
15107              Add some comments to encode.h
15108      Branch: perl
15109           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
15110           !> ext/Encode/encode.h
15111 ____________________________________________________________________________
15112 [ 14499] By: nick                                  on 2002/01/30  09:57:47
15113         Log: Collect some stats during compile process.
15114              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
15115              as one XS - inconclusive - marginal win?
15116              Add some comments to encode.h
15117      Branch: perlio
15118            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
15119            ! ext/Encode/encode.h
15120 ____________________________________________________________________________
15121 [ 14498] By: nick                                  on 2002/01/30  07:27:55
15122         Log: Integrate Jarkko's path/INC tweaks
15123      Branch: perlio
15124           !> ext/Encode/compile
15125 ____________________________________________________________________________
15126 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
15127         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
15128              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15129              Date: Tue, 29 Jan 2002 01:13:09 -0800
15130              Message-ID: <lemV8gzkgu/K092yn@efn.org>
15131      Branch: perl
15132            ! configpm
15133 ____________________________________________________________________________
15134 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
15135         Log: Subject: [PATCH t/op/inccode.t] new test
15136              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15137              Date: Tue, 29 Jan 2002 22:03:45 +0100
15138              Message-ID: <20020129220345.A704@rafael>
15139      Branch: perl
15140            ! t/op/inccode.t
15141 ____________________________________________________________________________
15142 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
15143         Log: EBCDIC: t/op/lc.t now passes.
15144      Branch: perl
15145            ! t/op/lc.t
15146 ____________________________________________________________________________
15147 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
15148         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
15149      Branch: perl
15150            ! utf8.c
15151 ____________________________________________________________________________
15152 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
15153         Log: Must find stuff during build.
15154      Branch: perl
15155            ! ext/Encode/compile
15156 ____________________________________________________________________________
15157 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
15158         Log: Integrate with perlio;
15159              
15160              Basics of a compiled Encode XS extension
15161      Branch: perl
15162           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
15163           +> ext/Encode/Encode/euc-jp.ucm
15164           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
15165           !> ext/Encode/encode.h
15166 ____________________________________________________________________________
15167 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
15168         Log: EBCDIC tweaks-- no new test passes, but getting closer.
15169      Branch: perl
15170            ! utf8.c
15171 ____________________________________________________________________________
15172 [ 14490] By: nick                                  on 2002/01/29  21:20:57
15173         Log: Basics of a compiled Encode XS extension
15174      Branch: perlio
15175            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
15176            + ext/Encode/Encode/euc-jp.ucm
15177            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
15178            ! ext/Encode/encode.h
15179 ____________________________________________________________________________
15180 [ 14489] By: nick                                  on 2002/01/29  18:40:54
15181         Log: Integrate mainline
15182      Branch: perlio
15183           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
15184           +> ext/Encode/lib/Encode/Encoding.pm
15185           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
15186           +> ext/Encode/lib/Encode/Tcl/Escape.pm
15187           +> ext/Encode/lib/Encode/Tcl/Extended.pm
15188           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
15189           +> ext/Encode/lib/Encode/Tcl/Table.pm
15190           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
15191           +> ext/Encode/lib/Encode/iso10646_1.pm
15192           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
15193           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
15194           +> ext/Encode/t/Tcl.t
15195            - ext/Encode.t ext/Encode/Encode.pm
15196            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
15197            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
15198           !> (integrate 33 files)
15199 ____________________________________________________________________________
15200 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
15201         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
15202              From: Richard Clamp <richardc@unixbeard.net>
15203              Date: Mon, 28 Jan 2002 02:17:55 +0000
15204              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
15205      Branch: perl
15206            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
15207 ____________________________________________________________________________
15208 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
15209         Log: OS/390 seems to do length 0 udp reads, Nicholas says
15210              skippage is for now the best cause of action.
15211      Branch: perl
15212            ! ext/Socket/socketpair.t
15213 ____________________________________________________________________________
15214 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
15215         Log: Encode cleanup from Dan Kogai; reworked even further.
15216      Branch: perl
15217            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
15218            + ext/Encode/lib/Encode/Encoding.pm
15219            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
15220            + ext/Encode/lib/Encode/Tcl/Escape.pm
15221            + ext/Encode/lib/Encode/Tcl/Extended.pm
15222            + ext/Encode/lib/Encode/Tcl/HanZi.pm
15223            + ext/Encode/lib/Encode/Tcl/Table.pm
15224            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
15225            + ext/Encode/lib/Encode/iso10646_1.pm
15226            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
15227            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
15228            + ext/Encode/t/Tcl.t
15229            - ext/Encode.t ext/Encode/Encode.pm
15230            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
15231            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
15232            ! MANIFEST ext/Encode/Encode/8859-1.ucm
15233            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
15234            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
15235            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
15236            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
15237            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
15238            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
15239            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
15240            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
15241            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
15242            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
15243            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
15244            ! ext/Encode/compile
15245 ____________________________________________________________________________
15246 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
15247         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
15248      Branch: perl
15249            ! djgpp/djgpp.c perlio.c
15250 ____________________________________________________________________________
15251 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
15252         Log: Prettier printing from Michael Schwern.
15253      Branch: perl
15254            ! t/test.pl
15255 ____________________________________________________________________________
15256 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
15257         Log: Show also the debug and debugcolor as known pragmas.
15258      Branch: perl
15259            ! ext/re/re.pm
15260 ____________________________________________________________________________
15261 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
15262         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
15263              From: "Craig A. Berry" <craigberry@mac.com>
15264              Date: Mon, 28 Jan 2002 16:30:30 -0600
15265              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
15266      Branch: perl
15267            ! ext/B/t/assembler.t
15268 ____________________________________________________________________________
15269 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
15270         Log: metaconfig unit change for #14480.
15271      Branch: metaconfig
15272            ! U/modified/Init.U
15273 ____________________________________________________________________________
15274 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
15275         Log: DJGPP needs to know its exe soon, too.
15276      Branch: perl
15277            ! Configure
15278 ____________________________________________________________________________
15279 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
15280         Log: Round #2 on EBCDICation.
15281      Branch: perl
15282            ! t/op/append.t
15283 ____________________________________________________________________________
15284 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
15285         Log: Integrate perlio;
15286              
15287              Set makefile.mk CCHOME etc. for default locations of MinGW and free
15288              Borland compilers. (Borland builds one or two oddities.)
15289      Branch: perl
15290           !> win32/config.bc win32/makefile.mk
15291 ____________________________________________________________________________
15292 [ 14477] By: nick                                  on 2002/01/28  20:12:31
15293         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
15294              Borland compilers. (Borland builds one or two oddities.)
15295      Branch: perlio
15296            ! win32/config.bc win32/makefile.mk
15297 ____________________________________________________________________________
15298 [ 14476] By: nick                                  on 2002/01/28  18:43:47
15299         Log: Integrate mainline
15300      Branch: perlio
15301           !> Configure hints/hpux.sh
15302 ____________________________________________________________________________
15303 [ 14475] By: nick                                  on 2002/01/28  17:15:12
15304         Log: Integrate mainline
15305      Branch: perlio
15306           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
15307           !> patchlevel.h pp_sys.c t/lib/warnings/perl
15308 ____________________________________________________________________________
15309 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
15310         Log: metaconfig unit change for #14472.
15311      Branch: metaconfig/U/perl
15312            ! d_u32align.U
15313 ____________________________________________________________________________
15314 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
15315         Log: Misunderstood Merijn's patch.
15316      Branch: perl
15317            ! hints/hpux.sh
15318 ____________________________________________________________________________
15319 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
15320         Log: Misapplied Merijn's patch.
15321      Branch: perl
15322            ! Configure
15323 ____________________________________________________________________________
15324 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
15325         Log: Update Changes.
15326      Branch: perl
15327            ! Changes patchlevel.h
15328 ____________________________________________________________________________
15329 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
15330         Log: BeOS has sockets but not true ones.
15331      Branch: perl
15332            ! pp_sys.c
15333 ____________________________________________________________________________
15334 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
15335         Log: metaconfig unit change for #14467.
15336      Branch: metaconfig/U/perl
15337            ! d_u32align.U
15338 ____________________________________________________________________________
15339 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
15340         Log: For some strange reason under the smoke harness the alignment
15341              test hangs in HP-UX 10.20.  So hint it to avoid the test.
15342      Branch: perl
15343            ! hints/hpux.sh
15344 ____________________________________________________________________________
15345 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
15346         Log: Allow d_u32align to be hinted.
15347      Branch: perl
15348            ! Configure
15349 ____________________________________________________________________________
15350 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
15351         Log: The shift key is important.
15352      Branch: perl
15353            ! ext/B/B.xs
15354 ____________________________________________________________________________
15355 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
15356         Log: The "used only once" warnings (from gv_check) come
15357              in pseudorandom hash order-- in EBCDIC the order
15358              is different.  Add a new option that allow the warnings
15359              to come in any order (Paul Marquess).
15360      Branch: perl
15361            ! lib/warnings.t t/lib/warnings/perl
15362 ____________________________________________________________________________
15363 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
15364         Log: Integrate perlio; the 0nothread test failure without threads.
15365      Branch: perl
15366           !> ext/threads/shared/t/0nothread.t
15367 ____________________________________________________________________________
15368 [ 14463] By: nick                                  on 2002/01/28  08:22:36
15369         Log: Integrate mainline
15370      Branch: perlio
15371           !> (integrate 37 files)
15372 ____________________________________________________________________________
15373 [ 14462] By: nick                                  on 2002/01/28  08:09:53
15374         Log: 1st attempt at skipping broke threads case.
15375      Branch: perlio
15376            ! ext/threads/shared/t/0nothread.t
15377 ____________________________________________________________________________
15378 [ 14461] By: nick                                  on 2002/01/28  07:25:58
15379         Log: Skip new threads::shared test unless -Duseithreads
15380      Branch: perlio
15381            ! ext/threads/shared/t/0nothread.t
15382 ____________________________________________________________________________
15383 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
15384         Log: FAQ sync.
15385      Branch: perl
15386            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
15387            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
15388            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
15389            ! pod/perlfaq9.pod
15390 ____________________________________________________________________________
15391 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
15392         Log: Upgrade to podlators 1.20.
15393      Branch: perl
15394            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
15395 ____________________________________________________________________________
15396 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
15397         Log: Retract #14448, a better patch coming up.
15398      Branch: perl
15399            ! lib/Pod/t/basic.t
15400 ____________________________________________________________________________
15401 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
15402         Log: EBCDIC portability.
15403      Branch: perl
15404            ! t/op/append.t
15405 ____________________________________________________________________________
15406 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
15407         Log: Further cygwin installperl tweak from Gerrit P. Haase.
15408      Branch: perl
15409            ! installperl
15410 ____________________________________________________________________________
15411 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
15412         Log: A bug in Bulgarian EBCDIC locale (this sounds like
15413              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
15414              locales failed, too.  The patch works around the bug by
15415              skipping the test, but the real problem may be deeper
15416              (affecting probably only EBCDIC platforms, though):
15417              see the comment in locale.t for more details.
15418      Branch: perl
15419            ! lib/locale.t
15420 ____________________________________________________________________________
15421 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
15422         Log: metaconfig unit change for #14453.
15423      Branch: metaconfig/U/perl
15424            ! libperl.U
15425 ____________________________________________________________________________
15426 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
15427         Log: Subject: Bleadperl on Cygwin today
15428              From: "Gerrit P. Haase" <gp@familiehaase.de>              
15429              Date: Sun, 27 Jan 2002 22:30:41 +0100
15430              Message-ID: <462007239437.20020127223041@familiehaase.de>
15431      Branch: perl
15432            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
15433            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
15434            ! lib/ExtUtils/t/MM_Cygwin.t
15435 ____________________________________________________________________________
15436 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
15437         Log: Unfinished EBCDIC branch.
15438      Branch: perl
15439            ! t/op/ver.t
15440 ____________________________________________________________________________
15441 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
15442         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
15443      Branch: perl
15444            ! ext/B/B.xs ext/B/B/Deparse.pm
15445 ____________________________________________________________________________
15446 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
15447         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
15448              platforms.
15449      Branch: perl
15450            ! ext/B/t/stash.t
15451 ____________________________________________________________________________
15452 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
15453         Log: Apparently no need for EBCDIC exception any more.
15454      Branch: perl
15455            ! ext/B/t/showlex.t
15456 ____________________________________________________________________________
15457 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
15458         Log: (retracted by #14458)
15459              (Russ Allbery) OS/390 is using a high-bit character for ESC,
15460              skip the test for now.  A better fix would be to override
15461              the notion of the platform's escape sequence in the test
15462              of Pod::Text::Termcap.  We may have to apply a filter to
15463              the output to substitute back in the ESC character that
15464              the test expects, but only on OS/390.
15465      Branch: perl
15466            ! lib/Pod/t/basic.t
15467 ____________________________________________________________________________
15468 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
15469         Log: Detypo.
15470      Branch: perl
15471            ! ext/Devel/Peek/Peek.t
15472 ____________________________________________________________________________
15473 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
15474         Log: OS/390 USS has a different idea of the pw* functions.
15475              Also, test the name with eq, not with ==.
15476      Branch: perl
15477            ! lib/User/pwent.t
15478 ____________________________________________________________________________
15479 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
15480         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
15481      Branch: perl
15482            ! doio.c
15483 ____________________________________________________________________________
15484 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
15485         Log: ASCIIisms.
15486      Branch: perl
15487            ! ext/PerlIO/t/encoding.t
15488 ____________________________________________________________________________
15489 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
15490         Log: chr(42) ne '*'  if one is in EBCDIC.
15491      Branch: perl
15492            ! t/op/pack.t
15493 ____________________________________________________________________________
15494 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
15495         Log: Subject: [PATCH] Fix up recent op/stat.t failures
15496              From: Andy Dougherty <doughera@lafayette.edu>
15497              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
15498              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
15499      Branch: perl
15500            ! t/op/stat.t
15501 ____________________________________________________________________________
15502 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
15503         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
15504              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15505              Date: Sun, 27 Jan 2002 15:03:18 +0100
15506              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
15507      Branch: perl
15508            ! lib/ExtUtils/t/Command.t
15509 ____________________________________________________________________________
15510 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
15511         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
15512              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15513              Date: Sun, 27 Jan 2002 14:51:10 +0100
15514              Message-ID: <20020127145110.A16332@rafael>
15515      Branch: perl
15516            ! ext/B/B/Deparse.pm
15517 ____________________________________________________________________________
15518 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
15519         Log: integrate change#14431 from perlio branch (Nick's fix for
15520              change#13474 to be more defensive about looking at pad entries
15521              that may not exist yet)
15522      Branch: maint-5.6/perl
15523            ! op.c
15524 ____________________________________________________________________________
15525 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
15526         Log: Comment to avoid later "cleanups."
15527      Branch: perl
15528            ! lib/ExtUtils/MakeMaker.pm
15529 ____________________________________________________________________________
15530 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
15531         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
15532              instead of just FOO=... cmd ...
15533      Branch: perl
15534            ! Makefile.SH
15535 ____________________________________________________________________________
15536 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
15537         Log: Overquoting bad (in UNIX one would get
15538              Can't open perl script "'-I../lib'": No such file or directory)
15539      Branch: perl
15540            ! lib/Pod/t/Usage.t
15541 ____________________________________________________________________________
15542 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
15543         Log: Integrate perlio;
15544              
15545              "All tests successful" VC6.0 Win32
15546              (Update config.vc to need cppstdin so those tests are skipped...)
15547      Branch: perl
15548           !> win32/config.vc win32/config_H.bc win32/config_H.gc
15549           !> win32/config_H.vc
15550 ____________________________________________________________________________
15551 [ 14434] By: nick                                  on 2002/01/26  22:27:08
15552         Log: "All tests successful" VC6.0 Win32
15553              (Update config.vc to need cppstdin so those tests are skipped...)
15554      Branch: perlio
15555            ! win32/config.vc win32/config_H.bc win32/config_H.gc
15556            ! win32/config_H.vc
15557 ____________________________________________________________________________
15558 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
15559         Log: Integrate perlio;
15560              
15561              1st two tests of File/Find/t/find.t and taint.t were run after 
15562              calling cleanup(). If previous fail had left for_find directory,
15563              but no content in it then cleanup() returned cd'ed to that directory.
15564              So tests failed. Fixed cleanup()-s.
15565              
15566              If we get to sighandler by mistake (no perl handler set) then
15567              warn() and exit() rather than die() - should never happen
15568              but if it does context needed to die is likely to be trashed
15569              as well.
15570              
15571              Win32 signal emulation cleanup.
15572              
15573              Tinkering with thread cleanup mutex-ing - not the problem 
15574              (op.c is) but could have been...
15575              
15576              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
15577              Should really be looked at by someone that knows about pads.
15578              
15579              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
15580              for CRLF line endings.
15581      Branch: perl
15582           !> ext/threads/threads.xs lib/File/Find/t/find.t
15583           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
15584           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
15585 ____________________________________________________________________________
15586 [ 14432] By: nick                                  on 2002/01/26  21:10:38
15587         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
15588              for CRLF line endings.
15589      Branch: perlio
15590            ! lib/Filter/Simple.pm
15591 ____________________________________________________________________________
15592 [ 14431] By: nick                                  on 2002/01/26  21:08:35
15593         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
15594              Should really be looked at by someone that knows about pads.
15595      Branch: perlio
15596            ! op.c
15597 ____________________________________________________________________________
15598 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
15599         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
15600              From: "Craig A. Berry" <craigberry@mac.com>       
15601              Date: Sat, 26 Jan 2002 11:19:44 -0600
15602              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
15603      Branch: perl
15604            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
15605 ____________________________________________________________________________
15606 [ 14429] By: nick                                  on 2002/01/26  18:04:22
15607         Log: Tinkering with thread cleanup mutex-ing - not the problem 
15608              (op.c is) but could have been...
15609      Branch: perlio
15610            ! ext/threads/threads.xs
15611 ____________________________________________________________________________
15612 [ 14428] By: nick                                  on 2002/01/26  18:03:13
15613         Log: Win32 signal emulation cleanup.
15614      Branch: perlio
15615            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
15616 ____________________________________________________________________________
15617 [ 14427] By: nick                                  on 2002/01/26  13:59:33
15618         Log: If we get to sighandler by mistake (no perl handler set) then
15619              warn() and exit() rather than die() - should never happen
15620              but if it does context needed to die is likely to be trashed
15621              as well.
15622      Branch: perlio
15623            ! mg.c
15624 ____________________________________________________________________________
15625 [ 14426] By: nick                                  on 2002/01/26  13:56:23
15626         Log: Integrate mainline
15627      Branch: perlio
15628           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
15629           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
15630           !> t/run/fresh_perl.t
15631 ____________________________________________________________________________
15632 [ 14425] By: nick                                  on 2002/01/26  08:11:33
15633         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
15634              calling cleanup(). If previous fail had left for_find directory,
15635              but no content in it then cleanup() returned cd'ed to that directory.
15636              So tests failed. Fixed cleanup()-s.
15637      Branch: perlio
15638            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
15639 ____________________________________________________________________________
15640 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
15641         Log: Integrate perlio;
15642              
15643              Fix winsystem.t's attempt to build showav.exe to work
15644              with gcc (which writes a.exe unless told with -o ).
15645              Also put in a few more fail-safes to check .exe got
15646              built somehow.
15647              
15648              More Win32 tuning
15649              
15650              Save $! so that other syscalls don't disturb it before
15651              we test it.
15652      Branch: perl
15653           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
15654           !> t/op/winsystem.t
15655 ____________________________________________________________________________
15656 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
15657         Log: Subject: [PATCH] new test in op/universal.t
15658              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15659              Date: Fri, 25 Jan 2002 23:17:33 +0100
15660              Message-ID: <20020125231733.A11733@rafael>
15661      Branch: perl
15662            ! t/op/universal.t
15663 ____________________________________________________________________________
15664 [ 14422] By: nick                                  on 2002/01/25  21:37:03
15665         Log: Save $! so that other syscalls don't disturb it before 
15666              we test it.
15667      Branch: perlio
15668            ! ext/Socket/socketpair.t
15669 ____________________________________________________________________________
15670 [ 14421] By: nick                                  on 2002/01/25  19:05:57
15671         Log: More Win32 tuning
15672      Branch: perlio
15673            ! t/op/stat.t t/op/taint.t
15674 ____________________________________________________________________________
15675 [ 14420] By: nick                                  on 2002/01/25  18:21:42
15676         Log: Fix winsystem.t's attempt to build showav.exe to work 
15677              with gcc (which writes a.exe unless told with -o ).
15678              Also put in a few more fail-safes to check .exe got 
15679              built somehow.
15680      Branch: perlio
15681            ! t/op/winsystem.t
15682 ____________________________________________________________________________
15683 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
15684         Log: Subject: [Patch Encode.xs] calculation of need overflows
15685              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15686              Date: Sat, 26 Jan 2002 00:58:50 +0900
15687              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
15688      Branch: perl
15689            ! ext/Encode/Encode.xs
15690 ____________________________________________________________________________
15691 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
15692         Log: Integrate changes 13474+13478+13584 from maintperl;
15693              anon sub leakage.
15694      Branch: perl
15695            ! op.c t/run/fresh_perl.t
15696 ____________________________________________________________________________
15697 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
15698         Log: Update Changes.
15699      Branch: perl
15700            ! Changes patchlevel.h
15701 ____________________________________________________________________________
15702 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
15703         Log: Integrate perlio; extensive threads and threads::shared work
15704              (note that the below is a chronological list of perlio
15705              check-in entries since the last integrate)
15706              
15707              Nearly-working threads re-structuring. Do not integrate,
15708              submit-ing to get to Win32, and as "off site" backup.
15709              
15710              threads work again on Win32. (Not threads::shared yet)
15711              Submit to see if they do on Linux.
15712              
15713              Add new threads/typemap to MANIFEST
15714              
15715              XS side of new threads::shared designed, coded and compiles,
15716              and mostly commented but is totaly untested.
15717              submit in case anyone wants a preview.
15718              
15719              Miss mg_len == 0 meaning don't Safefree
15720              
15721              Shared scalars working, some shared array ops working.
15722              
15723              Implement recursive lock and use of scope for PL_sharedsv_space,
15724              so now croak() from asserts does not leave locks.
15725              Make hv_simple compile (new prototype for debugging probe).
15726              
15727              thread::shared nearly working again - remaining issue
15728              is references withing shared space.
15729              Added bulk test with no threads involved (for debugging)
15730              Tuned tests to skip those needing _thrcnt
15731              
15732              SvTEMP_off to stop private PV's being stolen and stored in shared space
15733              
15734              Except Win32 from echo tests. (Alarm does not break into connect)
15735              
15736              Expand command line test globs on Win32.
15737              
15738              threads::shared tidy up:
15739              - Add _id() function to shared.xs so we can test refs point at same thing.
15740              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
15741              - Allow no_share to pass if sharing to works despite mis-ordering.
15742              - Change docs of threads to document ->create() (as used in tests),
15743              and not mention "new".
15744              
15745              Linux/NFS hackery was not faking right number of passes.
15746      Branch: perl
15747           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
15748           +> ext/threads/typemap
15749            - ext/threads/threads.h sharedsv.c sharedsv.h
15750            ! NetWare/config_H.wc
15751           !> (integrate 38 files)
15752 ____________________________________________________________________________
15753 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
15754         Log: Subject: Re: perldebguts minor tweaks
15755              From: Joe McMahon <mcmahon@metalab.unc.edu>
15756              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
15757              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
15758      Branch: perl
15759            ! pod/perldebguts.pod
15760 ____________________________________________________________________________
15761 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
15762         Log: metaconfig unit change for #14413.
15763      Branch: metaconfig
15764            ! U/modified/prototype.U
15765 ____________________________________________________________________________
15766 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
15767         Log: Okay, you can come home now, _().
15768      Branch: perl
15769            ! config_h.SH
15770 ____________________________________________________________________________
15771 [ 14412] By: nick                                  on 2002/01/25  11:01:49
15772         Log: Integrate mainline
15773              All but ../lib/Unicode/UCD.t pass.
15774      Branch: perlio
15775           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
15776           +> lib/unicore/CaseFolding.txt
15777           +> lib/unicore/CompositionExclusions.txt
15778           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
15779           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
15780           +> vos/vos.c
15781            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
15782            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
15783            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
15784            - lib/unicore/NamesList.html lib/unicore/PropList.html
15785            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
15786            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
15787            - lib/unicore/rename
15788           !> (integrate 424 files)
15789 ____________________________________________________________________________
15790 [ 14411] By: nick                                  on 2002/01/25  09:45:13
15791         Log: Linux/NFS hackery was not faking right number of passes.
15792      Branch: perlio
15793            ! t/io/fs.t
15794 ____________________________________________________________________________
15795 [ 14410] By: nick                                  on 2002/01/25  09:35:07
15796         Log: threads::shared tidy up:
15797              - Add _id() function to shared.xs so we can test refs point at same thing.
15798              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
15799              - Allow no_share to pass if sharing to works despite mis-ordering.
15800              - Change docs of threads to document ->create() (as used in tests),
15801              and not mention "new".
15802      Branch: perlio
15803            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
15804            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
15805            ! ext/threads/threads.pm
15806 ____________________________________________________________________________
15807 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
15808         Log: Subject: perldebguts minor tweaks
15809              From: Joe McMahon <mcmahon@metalab.unc.edu>
15810              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
15811              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
15812      Branch: perl
15813            ! pod/perldebguts.pod
15814 ____________________________________________________________________________
15815 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
15816         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
15817              From: Peter Scott <Peter@PSDT.com>
15818              Date: Thu, 24 Jan 2002 08:51:34 -0800
15819              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
15820      Branch: perl
15821            ! pod/perldebguts.pod
15822 ____________________________________________________________________________
15823 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
15824         Log: Few more paranoia checks for Unicode hash keys.
15825      Branch: perl
15826            ! t/op/each.t
15827 ____________________________________________________________________________
15828 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
15829         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
15830              From: Andy Dougherty <doughera@lafayette.edu>
15831              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
15832              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
15833      Branch: perl
15834            ! t/op/stat.t
15835 ____________________________________________________________________________
15836 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
15837         Log: The
15838              
15839              Subject: Very old debugger UTF-8 bug
15840              From: andreas.koenig@anima.de (Andreas J. Koenig)
15841              Date: 24 Jan 2002 12:45:44 +0100
15842              Message-ID: <m3y9iot1jr.fsf@anima.de>
15843              
15844              still broken, but this should work as a stopgap
15845              measure to stop pp_match accessing naughty data.
15846      Branch: perl
15847            ! pod/perldiag.pod pp_hot.c
15848 ____________________________________________________________________________
15849 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
15850         Log: metaconfig unit change for #14403.
15851      Branch: metaconfig/U/perl
15852            ! d_u32align.U
15853 ____________________________________________________________________________
15854 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
15855         Log: Pacify picky compilers (this time Sun Workshop).
15856      Branch: perl
15857            ! Configure
15858 ____________________________________________________________________________
15859 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
15860         Log: Subject: Very old debugger UTF-8 bug
15861              From: andreas.koenig@anima.de (Andreas J. Koenig)
15862              Date: 24 Jan 2002 12:45:44 +0100
15863              Message-ID: <m3y9iot1jr.fsf@anima.de>
15864      Branch: perl
15865            ! lib/dumpvar.pl
15866 ____________________________________________________________________________
15867 [ 14401] By: nick                                  on 2002/01/24  07:50:38
15868         Log: Expand command line test globs on Win32.
15869      Branch: perlio
15870            ! t/harness
15871 ____________________________________________________________________________
15872 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
15873         Log: Sprinkle some copyrights (use the oldest timestamp to
15874              be found in the repository, which is most often not right,
15875              but at least consistent)
15876      Branch: perl
15877            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
15878            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
15879            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
15880            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
15881            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
15882            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
15883            ! unixish.h xsutils.c
15884 ____________________________________________________________________________
15885 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
15886         Log: Don't crash on Help for long text (bug #506672)
15887      Branch: maint-5.6/macperl
15888            ! macos/macperl/MPHelp.c
15889 ____________________________________________________________________________
15890 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
15891         Log: Fix minor path problem
15892      Branch: maint-5.6/macperl
15893            ! macos/macperl/Droplets/tarzipme.plx
15894 ____________________________________________________________________________
15895 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
15896         Log: Minor text changes
15897      Branch: maint-5.6/macperl
15898            ! macos/Perl.r
15899 ____________________________________________________________________________
15900 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
15901         Log: Bump versions, dates, etc.
15902      Branch: maint-5.6/macperl
15903            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
15904 ____________________________________________________________________________
15905 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
15906         Log: coderefs in @INC and absolute paths
15907      Branch: maint-5.6/macperl
15908            ! embed.h pp_ctl.c proto.h
15909 ____________________________________________________________________________
15910 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
15911         Log: Minor module thingys
15912      Branch: maint-5.6/macperl
15913            ! macos/ext/Mac/Controls/Controls.xs
15914            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
15915            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
15916            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
15917            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
15918            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
15919            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
15920            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
15921            ! macos/ext/Mac/Movies/Movies.xs
15922            ! macos/ext/Mac/Navigation/Navigation.pm
15923            ! macos/ext/Mac/Navigation/Navigation.xs
15924            ! macos/ext/Mac/Notification/Notification.xs
15925            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
15926            ! macos/ext/Mac/Processes/Processes.xs
15927            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
15928            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
15929            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
15930            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
15931            ! macos/ext/Mac/Resources/Resources.pm
15932            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
15933            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
15934            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
15935            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
15936            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
15937 ____________________________________________________________________________
15938 [ 14393] By: nick                                  on 2002/01/23  19:52:19
15939         Log: Except Win32 from echo tests. (Alarm does not break into connect)
15940      Branch: perlio
15941            ! ext/Socket/Socket.t
15942 ____________________________________________________________________________
15943 [ 14392] By: nick                                  on 2002/01/23  19:31:57
15944         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
15945      Branch: perlio
15946            ! ext/threads/shared/shared.xs
15947 ____________________________________________________________________________
15948 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
15949         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
15950      Branch: perl
15951            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
15952            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
15953            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
15954            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
15955            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
15956            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
15957            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
15958            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
15959            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
15960            ! x2p/util.c x2p/util.h x2p/walk.c
15961 ____________________________________________________________________________
15962 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
15963         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
15964              therefore quite probably also obsolete code.
15965      Branch: perl
15966            ! sv.c
15967 ____________________________________________________________________________
15968 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
15969         Log: Update Changes.
15970      Branch: perl
15971            ! Changes patchlevel.h
15972 ____________________________________________________________________________
15973 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
15974         Log: Small update on todo.  Could use a lot more.
15975      Branch: perl
15976            ! pod/perltodo.pod
15977 ____________________________________________________________________________
15978 [ 14387] By: nick                                  on 2002/01/23  14:19:30
15979         Log: thread::shared nearly working again - remaining issue
15980              is references withing shared space.
15981              Added bulk test with no threads involved (for debugging)
15982              Tuned tests to skip those needing _thrcnt
15983      Branch: perlio
15984            + ext/threads/shared/t/0nothread.t
15985            ! MANIFEST ext/threads/shared/shared.pm
15986            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
15987            ! ext/threads/shared/t/hv_refs.t
15988            ! ext/threads/shared/t/hv_simple.t
15989            ! ext/threads/shared/t/sv_simple.t
15990 ____________________________________________________________________________
15991 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
15992         Log: Subject: [ID 20020121.003] perldata doco bug
15993              From: John Stumbles <jstumbles@bluearc.com>
15994              Date: Mon, 21 Jan 2002 14:19:56 -0000
15995              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
15996      Branch: perl
15997            ! pod/perldata.pod
15998 ____________________________________________________________________________
15999 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
16000         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
16001              From: Michael G Schwern <schwern@pobox.com>
16002              Date: Mon, 21 Jan 2002 15:16:42 -0500
16003              Message-ID: <20020121201642.GA6659@blackrider>
16004      Branch: perl
16005            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
16006 ____________________________________________________________________________
16007 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
16008         Log: Subject: [PATCH] Re: eval not catching warnings?
16009              From: abigail@foad.org
16010              Date: Wed, 23 Jan 2002 15:35:47 +0100
16011              Message-ID: <20020123143547.24798.qmail@foad.org>
16012      Branch: perl
16013            ! pod/perlfunc.pod
16014 ____________________________________________________________________________
16015 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
16016         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
16017              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16018              Date: Tue, 22 Jan 2002 17:00:54 -0800            
16019              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
16020      Branch: perl
16021            ! t/run/fresh_perl.t
16022 ____________________________________________________________________________
16023 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
16024         Log: metaconfig unit change for #14381.
16025      Branch: metaconfig/U/perl
16026            ! d_u32align.U
16027 ____________________________________________________________________________
16028 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
16029         Log: HP-UX 10.20 cc pacifying from Merijn.
16030      Branch: perl
16031            ! Configure
16032 ____________________________________________________________________________
16033 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
16034         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
16035              From: "Craig A. Berry" <craigberry@mac.com> 
16036              Date: Tue, 22 Jan 2002 22:14:26 -0600
16037              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
16038      Branch: perl
16039            ! vms/test.com
16040 ____________________________________________________________________________
16041 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
16042         Log: AIX cpp bug: having macro arguments and character constants
16043              "the same" means trouble (here s and 's')
16044              What broke now was 841 and 842 of t/op/pat.t, because of the
16045              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
16046              (note that breakage happened only under cc_r and usethreads+
16047              useithreads)
16048      Branch: perl
16049            ! utf8.h
16050 ____________________________________________________________________________
16051 [ 14378] By: nick                                  on 2002/01/22  20:33:15
16052         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
16053              so now croak() from asserts does not leave locks.
16054              Make hv_simple compile (new prototype for debugging probe).
16055      Branch: perlio
16056            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
16057            ! ext/threads/shared/t/hv_simple.t
16058 ____________________________________________________________________________
16059 [ 14377] By: nick                                  on 2002/01/22  17:32:21
16060         Log: Shared scalars working, some shared array ops working.
16061      Branch: perlio
16062            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
16063            ! ext/threads/shared/t/sv_refs.t
16064            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
16065 ____________________________________________________________________________
16066 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
16067         Log: Subject: [PATCH] Support truncate() in VOS port
16068              From: Paul_GreenVOS@vos.stratus.com
16069              Date: Mon, 21 Jan 02 23:27 est
16070              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
16071      Branch: perl
16072            + vos/vos.c
16073            ! MANIFEST hints/vos.sh vos/vosish.h
16074 ____________________________________________________________________________
16075 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
16076         Log: metaconfig unit changes for #14374.  Couldn't figure
16077              how to get completely rid of _() (some weird dependency
16078              pulling it in?) so renamed it as PROTO_().
16079      Branch: metaconfig
16080            + U/modified/d_shmat.U U/modified/prototype.U
16081            ! U/protos/d_drand48proto.U
16082      Branch: metaconfig/U/perl
16083            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
16084 ____________________________________________________________________________
16085 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
16086         Log: Get rid of the _() macro since (1) we require ANSI anyway
16087              (2) Other software (GNU) seems to use it and we don't need it,
16088              so let's give it up.
16089      Branch: perl
16090            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16091            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
16092            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
16093            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
16094            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
16095            ! wince/config.h wince/config_H.ce
16096 ____________________________________________________________________________
16097 [ 14373] By: nick                                  on 2002/01/22  10:10:48
16098         Log: Miss mg_len == 0 meaning don't Safefree
16099      Branch: perlio
16100            ! mg.c
16101 ____________________________________________________________________________
16102 [ 14372] By: nick                                  on 2002/01/21  22:34:06
16103         Log: XS side of new threads::shared designed, coded and compiles,
16104              and mostly commented but is totaly untested.
16105              submit in case anyone wants a preview.
16106      Branch: perlio
16107            + ext/threads/shared/typemap
16108            ! MANIFEST ext/threads/shared/shared.pm
16109            ! ext/threads/shared/shared.xs
16110 ____________________________________________________________________________
16111 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
16112         Log: Subject: [BUG] /\_/ an unrecognized escape?
16113              From: Michael G Schwern <schwern@pobox.com>
16114              Date: Mon, 21 Jan 2002 15:22:54 -0500
16115              Message-ID: <20020121202254.GA6731@blackrider>
16116      Branch: perl
16117            ! t/lib/warnings/toke toke.c
16118 ____________________________________________________________________________
16119 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
16120         Log: Undo the renaming of the Unicode data files; the simple
16121              solution being not including the *.html files.  This means
16122              that in the future there is no need for any renamings
16123              (well, assuming that the Consortium doesn't cause any),
16124              and the files are named like they are in the Consortium
16125              website, thus alleviating confusion.
16126      Branch: perl
16127            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
16128            + lib/unicore/CaseFolding.txt
16129            + lib/unicore/CompositionExclusions.txt
16130            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
16131            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
16132            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
16133            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
16134            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
16135            - lib/unicore/NamesList.html lib/unicore/PropList.html
16136            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
16137            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
16138            - lib/unicore/rename
16139            ! (edit 285 files)
16140 ____________________________________________________________________________
16141 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
16142         Log: Update Changes.
16143      Branch: perl
16144            ! Changes patchlevel.h
16145 ____________________________________________________________________________
16146 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
16147         Log: Subject: RE: BCC for Win32 is unhappy @14331
16148              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
16149              Date: Mon, 21 Jan 2002 09:48:40 +0300
16150              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
16151              
16152              (using IV instead of int)
16153      Branch: perl
16154            ! hv.h
16155 ____________________________________________________________________________
16156 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
16157         Log: path_is_absolute() needs a prototype (and maybe
16158              a better name, but that's another story).
16159      Branch: perl
16160            ! embed.fnc embed.h pp_ctl.c proto.h
16161 ____________________________________________________________________________
16162 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
16163         Log: Subject: Re: coderefs in @INC
16164              From: Chris Nandor <pudge@pobox.com>
16165              Date: Thu, 17 Jan 2002 11:26:02 -0500
16166              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
16167      Branch: perl
16168            ! pp_ctl.c
16169 ____________________________________________________________________________
16170 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
16171         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
16172              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16173              Date: Sun, 20 Jan 2002 22:53:56 +0100
16174              Message-ID: <20020120225356.A12093@rafael>
16175      Branch: perl
16176            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
16177            ! t/lib/warnings/9enabled warnings.h warnings.pl
16178 ____________________________________________________________________________
16179 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
16180         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
16181              From: "Craig A. Berry" <craigberry@mac.com>
16182              Date: Sun, 20 Jan 2002 22:49:42 -0600
16183              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
16184      Branch: perl
16185            ! lib/ExtUtils/MakeMaker.pm
16186 ____________________________________________________________________________
16187 [ 14363] By: nick                                  on 2002/01/20  20:38:23
16188         Log: Add new threads/typemap to MANIFEST
16189      Branch: perlio
16190            ! MANIFEST
16191 ____________________________________________________________________________
16192 [ 14362] By: nick                                  on 2002/01/20  20:34:36
16193         Log: Integrate mainline
16194      Branch: perlio
16195           +> lib/Pod/t/Usage.t
16196           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
16197           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
16198           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
16199           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
16200           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
16201           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
16202           !> util.c
16203 ____________________________________________________________________________
16204 [ 14361] By: nick                                  on 2002/01/20  18:51:47
16205         Log: Integrate MANIFEST
16206      Branch: perlio
16207           !> MANIFEST
16208 ____________________________________________________________________________
16209 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
16210         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
16211              From: Paul_GreenVOS@vos.stratus.com
16212              Date: Sat, 19 Jan 02 17:17 est
16213              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
16214              
16215              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
16216              From: Paul_GreenVOS@vos.stratus.com
16217              Date: Sat, 19 Jan 02 17:19 est
16218              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
16219      Branch: perl
16220            ! lib/ExtUtils/t/Command.t
16221 ____________________________________________________________________________
16222 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
16223         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
16224              From: Paul_GreenVOS@vos.stratus.com
16225              Date: Sat, 19 Jan 02 14:30 est
16226              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
16227      Branch: perl
16228            ! lib/AnyDBM_File.t
16229 ____________________________________________________________________________
16230 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
16231         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
16232              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
16233              Date: Sun, 20 Jan 2002 13:51:36 +0100
16234              Message-ID: <20020120135136.A710@rafael>
16235      Branch: perl
16236            ! ext/File/Glob/t/basic.t
16237 ____________________________________________________________________________
16238 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
16239         Log: #14352 deleted ext/threads/threads.h
16240      Branch: perlio
16241            ! MANIFEST
16242 ____________________________________________________________________________
16243 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
16244         Log: Eradicate sharedsv.*
16245      Branch: perlio
16246            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
16247 ____________________________________________________________________________
16248 [ 14355] By: nick                                  on 2002/01/20  11:50:22
16249         Log: threads work again on Win32. (Not threads::shared yet)
16250              Submit to see if they do on Linux.
16251      Branch: perlio
16252            ! ext/threads/shared/shared.xs ext/threads/threads.xs
16253            ! win32/makefile.mk
16254 ____________________________________________________________________________
16255 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
16256         Log: Make also hex() and oct() to croak if their arguments
16257              cannot be downgraded (that is, if they contain wide
16258              characters), just like crypt() does (and use the croak
16259              feature of sv_utf8_downgrade()).
16260      Branch: perl
16261            ! pp.c t/op/oct.t
16262 ____________________________________________________________________________
16263 [ 14353] By: nick                                  on 2002/01/19  22:20:09
16264         Log: Integrate Time/Local and its test
16265      Branch: perlio
16266           !> lib/Time/Local.pm lib/Time/Local.t
16267 ____________________________________________________________________________
16268 [ 14352] By: nick                                  on 2002/01/19  22:17:07
16269         Log: Nearly-working threads re-structuring. Do not integrate,
16270              submit-ing to get to Win32, and as "off site" backup.
16271      Branch: perlio
16272            + ext/threads/typemap
16273            - ext/threads/threads.h sharedsv.c sharedsv.h
16274            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
16275            ! embedvar.h ext/threads/shared/shared.pm
16276            ! ext/threads/shared/shared.xs ext/threads/threads.pm
16277            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
16278            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
16279            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
16280 ____________________________________________________________________________
16281 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
16282         Log: Regen toc.
16283      Branch: perl
16284            ! pod/perltoc.pod
16285 ____________________________________________________________________________
16286 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
16287         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
16288              From: David Dyck <dcd@tc.fluke.com>
16289              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
16290              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
16291      Branch: perl
16292            ! pod/perl5004delta.pod pod/perl5005delta.pod
16293            ! pod/perl561delta.pod pod/perl56delta.pod
16294 ____________________________________________________________________________
16295 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
16296         Log: FAQ sync.
16297      Branch: perl
16298            ! pod/perlfaq1.pod pod/perlfaq2.pod
16299 ____________________________________________________________________________
16300 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
16301         Log: Subject: [PATCH lib/Pod/t/Usage.t]
16302              From: Abe Timmerman <abe@ztreet.demon.nl>
16303              Date: Sat, 19 Jan 2002 19:57:57 +0100
16304              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
16305      Branch: perl
16306            + lib/Pod/t/Usage.t
16307            ! MANIFEST
16308 ____________________________________________________________________________
16309 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
16310         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
16311              From: Paul_GreenVOS@vos.stratus.com
16312              Date: Sat, 19 Jan 02 13:15 est
16313              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
16314      Branch: perl
16315            ! ext/SDBM_File/sdbm.t
16316 ____________________________________________________________________________
16317 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
16318         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
16319      Branch: perl
16320           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
16321           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
16322 ____________________________________________________________________________
16323 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
16324         Log: Alternative Time::Local algorithm that uses matemathical formula
16325              for timegm instead of progressive guessing
16326      Branch: perl
16327            ! lib/Time/Local.pm
16328 ____________________________________________________________________________
16329 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
16330         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
16331              From: Paul_GreenVOS@vos.stratus.com
16332              Date: Sat, 19 Jan 02 11:20 est
16333              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
16334      Branch: perl
16335            ! ext/File/Glob/t/basic.t
16336 ____________________________________________________________________________
16337 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
16338         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
16339              From: Paul_GreenVOS@vos.stratus.com
16340              Date: Fri, 18 Jan 02 22:56 est
16341              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
16342      Branch: perl
16343            ! ext/Cwd/t/cwd.t
16344 ____________________________________________________________________________
16345 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
16346         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
16347              From: Paul_GreenVOS@vos.stratus.com
16348              Date: Fri, 18 Jan 02 22:48 est
16349              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
16350      Branch: perl
16351            ! lib/Time/Local.t
16352 ____________________________________________________________________________
16353 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
16354         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
16355              From: Paul_GreenVOS@vos.stratus.com
16356              Date: Fri, 18 Jan 02 16:22 est
16357              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
16358      Branch: perl
16359            ! ext/Devel/DProf/DProf.t
16360 ____________________________________________________________________________
16361 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
16362         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
16363              From: Tels <perl_dummy@bloodgate.com>
16364              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
16365              Message-Id: <200201182106.XAA19133@taku.hut.fi>
16366      Branch: perl
16367            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
16368 ____________________________________________________________________________
16369 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
16370         Log: Don't do socketpair udp unless you've got all what it takes.
16371      Branch: perl
16372            ! util.c
16373 ____________________________________________________________________________
16374 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
16375         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
16376              From: Tels <perl_dummy@bloodgate.com>
16377              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
16378              Message-Id: <200201182206.AAA15310@taku.hut.fi>
16379      Branch: perl
16380            ! lib/ExtUtils/MM_BeOS.pm
16381 ____________________________________________________________________________
16382 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
16383         Log: metaconfig unit change for #14336.
16384      Branch: metaconfig
16385            ! U/modified/myhostname.U
16386 ____________________________________________________________________________
16387 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
16388         Log: Avoid bare "set", and kiss .uucp goodbye.
16389      Branch: perl
16390            ! Configure
16391 ____________________________________________________________________________
16392 [ 14335] By: nick                                  on 2002/01/18  22:11:42
16393         Log: Split out core of sv_magic() into sv_magicext().
16394              sv_magic provides the extra restictions (no READONLY, only
16395              one of each type, canned set of vtables), and sv_magicext()
16396              does the actual data twiddling.
16397              Also enhances semantics of ->mg_ptr setting via name/namlen
16398              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
16399              scratch area (namlen > 0 && name == NULL).
16400              sv_magicext also returns the MAGIC * it added.
16401              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
16402              
16403              To come sv_unmagicext() - which will remove just one magic
16404              of particular type, and additionaly match against ->mg_ptr,
16405              or the MAGIC * (need to experiment as to which is more natural).
16406      Branch: perlio
16407            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
16408            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
16409 ____________________________________________________________________________
16410 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
16411         Log: Retract #14327 for now, going to the limit seems
16412              to be too much for many platforms.
16413      Branch: perl
16414            ! lib/Time/Local.t
16415 ____________________________________________________________________________
16416 [ 14333] By: nick                                  on 2002/01/18  18:58:33
16417         Log: Integrate mainline
16418      Branch: perlio
16419           !> Changes patchlevel.h
16420 ____________________________________________________________________________
16421 [ 14332] By: nick                                  on 2002/01/18  16:19:06
16422         Log: Integrate mainline
16423      Branch: perlio
16424           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
16425           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
16426            - lib/ExtUtils/inst
16427           !> (integrate 32 files)
16428 ____________________________________________________________________________
16429 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
16430         Log: Update Changes.
16431      Branch: perl
16432            ! Changes patchlevel.h
16433 ____________________________________________________________________________
16434 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
16435         Log: Try to make the connect/read/write timeouting.
16436      Branch: perl
16437            ! ext/Socket/Socket.t
16438 ____________________________________________________________________________
16439 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
16440         Log: Netware Makefile tweak from Ananth Kesari.
16441      Branch: perl
16442            ! NetWare/Makefile
16443 ____________________________________________________________________________
16444 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
16445         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
16446              From: Michael G Schwern <schwern@pobox.com>
16447              Date: Fri, 18 Jan 2002 03:10:27 -0500
16448              Message-ID: <20020118081027.GE7226@blackrider>
16449      Branch: perl
16450            ! lib/File/Find.pm
16451 ____________________________________________________________________________
16452 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
16453         Log: (retracted by #14334)
16454              
16455              Subject: [PATCH] Improving lib/Time/Local.t
16456              From: Paul_GreenVOS@vos.stratus.com        
16457              Date: Thu, 17 Jan 02 22:36 est
16458              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
16459      Branch: perl
16460            ! lib/Time/Local.t
16461 ____________________________________________________________________________
16462 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
16463         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
16464              From: Abe Timmerman <abe@ztreet.demon.nl>  
16465              Date: Fri, 18 Jan 2002 13:18:47 +0100
16466              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
16467      Branch: perl
16468            ! lib/ExtUtils/t/MM_Win32.t
16469 ____________________________________________________________________________
16470 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
16471         Log: Subject: [PATCH] Syncing with bleadperl 
16472              From: Michael G Schwern <schwern@pobox.com> 
16473              Date: Fri, 18 Jan 2002 03:04:33 -0500
16474              Message-ID: <20020118080432.GC7226@blackrider>
16475      Branch: perl
16476            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
16477            - lib/ExtUtils/inst
16478            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
16479            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
16480            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
16481            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
16482            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
16483            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
16484            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
16485            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
16486            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
16487            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
16488            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
16489            ! lib/ExtUtils/testlib.pm
16490 ____________________________________________________________________________
16491 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
16492         Log: Detypo.
16493      Branch: perl
16494            ! AUTHORS
16495 ____________________________________________________________________________
16496 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
16497         Log: Subject: [PATCH] MM check_hints test
16498              From: Michael G Schwern <schwern@pobox.com>
16499              Date: Thu, 17 Jan 2002 20:25:57 -0500
16500              Message-ID: <20020118012557.GE32762@blackrider>
16501      Branch: perl
16502            + lib/ExtUtils/t/hints.t
16503            ! MANIFEST
16504 ____________________________________________________________________________
16505 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
16506         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
16507              From: Michael G Schwern <schwern@pobox.com> 
16508              Date: Thu, 17 Jan 2002 20:12:20 -0500
16509              Message-ID: <20020118011220.GC32762@blackrider>
16510              
16511              (#14317 replaced with this)
16512      Branch: perl
16513            ! lib/ExtUtils/MakeMaker.pm
16514 ____________________________________________________________________________
16515 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
16516         Log: Subject: [PATCH perldiag] overload.pm warnings
16517              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16518              Date: Thu, 17 Jan 2002 23:53:49 +0100
16519              Message-ID: <20020117235349.A14530@rafael>
16520      Branch: perl
16521            ! pod/perldiag.pod
16522 ____________________________________________________________________________
16523 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
16524         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
16525              From: Michael G Schwern <schwern@pobox.com>
16526              Date: Thu, 17 Jan 2002 16:35:47 -0500
16527              Message-ID: <20020117213546.GD23830@blackrider>
16528      Branch: perl
16529            ! lib/File/Find.pm
16530 ____________________________________________________________________________
16531 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
16532         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
16533              From: chromatic <chromatic@rmci.net>
16534              Date: Thu, 17 Jan 2002 13:04:22 -0700
16535              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
16536      Branch: perl
16537            ! pod/perltodo.pod
16538 ____________________________________________________________________________
16539 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
16540         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
16541              From: chromatic <chromatic@rmci.net>
16542              Date: Thu, 17 Jan 2002 12:59:04 -0700
16543              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
16544      Branch: perl
16545            ! lib/ExtUtils/t/Mkbootstrap.t
16546 ____________________________________________________________________________
16547 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
16548         Log: (replaced by #14322)
16549              The #14300 broke hints file handling.
16550      Branch: perl
16551            ! lib/ExtUtils/MakeMaker.pm
16552 ____________________________________________________________________________
16553 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
16554         Log: metaconfig unit change for #14315.
16555      Branch: metaconfig/U/perl
16556            ! uselongdbl.U
16557 ____________________________________________________________________________
16558 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
16559         Log: Subject: [PATCH] long doubles
16560              From: Nicholas Clark <nick@unfortu.net>
16561              Date: Thu, 17 Jan 2002 17:06:28 +0000
16562              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
16563      Branch: perl
16564            ! Configure
16565 ____________________________________________________________________________
16566 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
16567         Log: metaconfig unit change for #14313.
16568      Branch: metaconfig
16569            ! U/modified/i_ndbm.U
16570 ____________________________________________________________________________
16571 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
16572         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
16573              From: Andy Dougherty <doughera@lafayette.edu>
16574              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
16575              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
16576      Branch: perl
16577            ! Configure
16578 ____________________________________________________________________________
16579 [ 14312] By: nick                                  on 2002/01/17  21:38:38
16580         Log: Integrate mainline (for ndbm fixes etc.)
16581      Branch: perlio
16582           +> t/run/fresh_perl.t
16583            - t/run/kill_perl.t
16584           !> Changes MANIFEST ext/Opcode/Opcode.xs
16585           !> ext/SDBM_File/sdbm/Makefile.PL
16586           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
16587           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
16588           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
16589           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
16590           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
16591 ____________________________________________________________________________
16592 [ 14311] By: sky                                   on 2002/01/17  21:01:00
16593         Log: Simplify the code that duplicates the threads 
16594              init function and the parameters to the thread by using sv_dup. 
16595              Note,what happens if you pass a shared variable as a parameter?
16596      Branch: perl
16597            ! ext/threads/threads.xs
16598 ____________________________________________________________________________
16599 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
16600         Log: Update Changes.
16601      Branch: perl
16602            ! Changes patchlevel.h
16603 ____________________________________________________________________________
16604 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
16605         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
16606              with fresh_perl_is() and fresh_perl_like().
16607      Branch: perl
16608            + t/run/fresh_perl.t
16609            - t/run/kill_perl.t
16610            ! MANIFEST t/test.pl
16611 ____________________________________________________________________________
16612 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
16613         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
16614              From: Benjamin Goldberg <goldbb2@earthlink.net>
16615              Date: Wed, 09 Jan 2002 21:03:16 -0500
16616              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
16617      Branch: perl
16618            ! ext/Unicode/Normalize/Normalize.pm
16619 ____________________________________________________________________________
16620 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
16621         Log: Retract #14144 as Hugo isn't happy with it.
16622      Branch: perl
16623            ! scope.c t/run/kill_perl.t
16624 ____________________________________________________________________________
16625 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
16626         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
16627              From: Richard Clamp <richardc@unixbeard.net>
16628              Date: Wed, 16 Jan 2002 17:34:31 +0000
16629              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
16630      Branch: perl
16631            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
16632 ____________________________________________________________________________
16633 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
16634         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
16635              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16636              Date: Tue, 15 Jan 2002 21:23:30 +0100
16637              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
16638      Branch: perl
16639            ! ext/Opcode/Opcode.xs
16640 ____________________________________________________________________________
16641 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
16642         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
16643              From: Paul_GreenVOS@vos.stratus.com
16644              Date: Wed, 16 Jan 02 6:42 est
16645              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
16646      Branch: perl
16647            ! t/io/fs.t t/op/crypt.t
16648 ____________________________________________________________________________
16649 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
16650         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
16651              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16652              Date: Wed, 16 Jan 2002 13:43:39 +0100
16653              Message-ID: <20020116134339.A704@rafael>
16654              
16655              (replaces #14302)
16656      Branch: perl
16657            ! mg.c t/lib/warnings/mg
16658 ____________________________________________________________________________
16659 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
16660         Log: (replaced by #14303)
16661              Subject: [PATCH] length of undefined $(digit) should warn
16662              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16663              Date: Tue, 15 Jan 2002 23:02:44 +0100            
16664              Message-ID: <20020115230244.A31786@rafael>     
16665      Branch: perl
16666            ! mg.c t/lib/warnings/mg
16667 ____________________________________________________________________________
16668 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
16669         Log: The non-MakeMaker.pm parts of
16670              
16671              Subject: [PATCH] Re: MM_Beos.pm?
16672              From: Tels <perl_dummy@bloodgate.com>
16673              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
16674              Message-Id: <200201142006.WAA29544@taas.iki.fi>
16675      Branch: perl
16676            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
16677            ! lib/ExtUtils/t/MM_Unix.t
16678 ____________________________________________________________________________
16679 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
16680         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
16681              From: Michael G Schwern <schwern@pobox.com>    
16682              Date: Tue, 15 Jan 2002 20:07:50 -0500            
16683              Message-ID: <20020116010750.GH625@blackrider>  
16684      Branch: perl
16685            ! lib/ExtUtils/MakeMaker.pm
16686 ____________________________________________________________________________
16687 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
16688         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
16689              From: Jeffrey Friedl <jfriedl@yahoo.com>       
16690              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
16691              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
16692      Branch: perl
16693            ! lib/Text/Tabs.pm
16694 ____________________________________________________________________________
16695 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
16696         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
16697              From: "Green, Paul" <Paul.Green@stratus.com>
16698              Date: Tue, 15 Jan 2002 22:28:10 -0500
16699              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
16700      Branch: perl
16701            ! lib/ExtUtils/MM_Unix.pm
16702 ____________________________________________________________________________
16703 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
16704         Log: Integrate perlio; offsetof() is in <stddef.h>
16705      Branch: perl
16706           !> ext/Socket/Socket.xs
16707 ____________________________________________________________________________
16708 [ 14296] By: nick                                  on 2002/01/16  13:02:29
16709         Log: offsetof() is in <stddef.h>
16710      Branch: perlio
16711            ! ext/Socket/Socket.xs
16712 ____________________________________________________________________________
16713 [ 14295] By: nick                                  on 2002/01/16  07:25:29
16714         Log: Integrate mainline
16715      Branch: perlio
16716           +> (branch 262 files)
16717            - (delete 285 files)
16718           !> (integrate 34 files)
16719 ____________________________________________________________________________
16720 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
16721         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
16722              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
16723              Canonical.pl and Exact.pl.
16724      Branch: perl
16725            + (add 259 files)
16726            - (delete 288 files)
16727            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
16728            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
16729            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
16730            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
16731 ____________________________________________________________________________
16732 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
16733         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
16734      Branch: perl
16735            ! ext/Socket/Socket.xs
16736 ____________________________________________________________________________
16737 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
16738         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
16739              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
16740              Date: Tue, 15 Jan 2002 21:59:19 +0100
16741              Message-ID: <3C44A637.16602.25EB208@localhost>
16742      Branch: perl
16743            ! embed.fnc embed.h proto.h
16744 ____________________________________________________________________________
16745 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
16746         Log: Duh.  The updated In/*.pl weren't checked in.
16747      Branch: perl
16748            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
16749            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
16750            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
16751            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
16752            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
16753            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
16754            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
16755            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
16756            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
16757            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
16758            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
16759            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
16760            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
16761            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
16762            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
16763            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
16764            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
16765            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
16766            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
16767            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
16768            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
16769            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
16770            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
16771            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
16772            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
16773            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
16774            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
16775            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
16776            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
16777            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
16778            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
16779            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
16780            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
16781            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
16782            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
16783            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
16784            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
16785            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
16786            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
16787            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
16788            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
16789            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
16790            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
16791            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
16792            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
16793            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
16794            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
16795            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
16796 ____________________________________________________________________________
16797 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
16798         Log: Update Changes.
16799      Branch: perl
16800            ! Changes patchlevel.h
16801 ____________________________________________________________________________
16802 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
16803         Log: Jeffrey is trying very hard to avoid working on his
16804              book, it would seem :-) (better naming, better comments
16805              in the files)
16806      Branch: perl
16807            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
16808            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
16809            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
16810            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
16811            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
16812            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
16813            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
16814            - lib/unicore/Is/IDStart.pl
16815            ! (edit 200 files)
16816 ____________________________________________________________________________
16817 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
16818         Log: metaconfig unit changes for #14287.
16819      Branch: metaconfig
16820            + U/modified/Chk_MANI.U
16821            ! U/modified/Extract.U U/modified/Finish.U
16822      Branch: metaconfig/U/perl
16823            ! Extensions.U dlsrc.U
16824 ____________________________________________________________________________
16825 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
16826         Log: Some protection against spaces in directory names.
16827              (Tru64 still has some makedepend problems in such
16828              cases but that looks like Tru64's problem.)
16829      Branch: perl
16830            ! Configure Makefile.SH
16831 ____________________________________________________________________________
16832 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
16833         Log: Should have been in #14285 but I have sausages for fingers.
16834      Branch: perl
16835            + lib/ExtUtils/MM_BeOS.pm
16836 ____________________________________________________________________________
16837 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
16838         Log: MM_BeOS from Tels.
16839      Branch: perl
16840            + lib/ExtUtils/t/MM_BeOS.t
16841            ! MANIFEST
16842 ____________________________________________________________________________
16843 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
16844         Log: Integrate perlio;
16845              
16846              (reintroduce #14251) Slab allocator for ops
16847              - moved the statics to intrpvar.h
16848              - implemented Slab_Free()
16849              - uses PerlMemShared (for now) if distinction exists.
16850              
16851              Slab allocator submit after resolve -ay to keep it!
16852              
16853              Hand merge of non slab allocator stuff
16854              
16855              const-ness fix in savepv's passing of NULL
16856              
16857              Typo in #else branch of PL_SLAB_ALLOC
16858              
16859              Integrate rest of mainline
16860              
16861              Regen embed enable slab for PERL_IMPLICIT_SYS
16862              
16863              Correct name of PL_OP_SLAB_ALLOC
16864              
16865              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
16866              e.g. -Duse64bitint on a 32-bit platform.
16867              Now uses I32 for use-count and is more careful with its casts.
16868      Branch: perl
16869           !> (integrate 28 files)
16870 ____________________________________________________________________________
16871 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
16872         Log: Add Shuck URL
16873      Branch: maint-5.6/macperl
16874            ! macos/macperl/MacPerl.podhelp
16875 ____________________________________________________________________________
16876 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
16877         Log: Remove obsolete docs
16878      Branch: maint-5.6/macperl
16879            ! ext/File/Glob/Glob.pm
16880 ____________________________________________________________________________
16881 [ 14281] By: nick                                  on 2002/01/15  15:08:43
16882         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
16883              e.g. -Duse64bitint on a 32-bit platform.
16884              Now uses I32 for use-count and is more careful with its casts.
16885      Branch: perlio
16886            ! intrpvar.h op.c
16887 ____________________________________________________________________________
16888 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
16889         Log: Update bundled modules.  Yow!
16890      Branch: maint-5.6/macperl
16891            + macos/bundled_ext/Compress/Zlib/constants.h
16892            + macos/bundled_ext/Compress/Zlib/constants.xs
16893            + macos/bundled_ext/Filter/Util/Call/ppport.h
16894            + macos/bundled_ext/Storable/t/compat-0.6.t
16895            + macos/bundled_ext/Storable/t/dump.pl
16896            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
16897            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
16898            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
16899            + macos/bundled_lib/blib/lib/URI/ssh.pm
16900            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
16901            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
16902            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
16903            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
16904            + macos/bundled_lib/t/Filter/Simple/data.t
16905            + macos/bundled_lib/t/Filter/Simple/export.t
16906            + macos/bundled_lib/t/Filter/Simple/filter_only.t
16907            + macos/bundled_lib/t/Filter/Simple/import.t
16908            + macos/bundled_lib/t/NEXT/actual.t
16909            + macos/bundled_lib/t/NEXT/actuns.t
16910            + macos/bundled_lib/t/NEXT/next.t
16911            + macos/bundled_lib/t/NEXT/unseen.t
16912            + macos/bundled_lib/t/libnet/netrc.t
16913            + macos/bundled_lib/t/libwww-perl/base/http.t
16914            + macos/bundled_lib/t/libwww-perl/live/activestate.t
16915            - macos/bundled_ext/Filter/t/FilterTest.pm
16916            - macos/bundled_ext/Storable/t/compat06.t
16917            - macos/bundled_ext/Storable/t/st-dump.pl
16918            - macos/bundled_lib/t/NEXT/test.pl
16919            - macos/bundled_lib/t/libwww-perl/live/google.t
16920            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
16921            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
16922            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
16923            ! macos/bundled_ext/Compress/Zlib/README
16924            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
16925            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
16926            ! macos/bundled_ext/Compress/Zlib/t/examples.t
16927            ! macos/bundled_ext/Filter/Util/Call/Call.pm
16928            ! macos/bundled_ext/Filter/Util/Call/Call.xs
16929            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
16930            ! macos/bundled_ext/Filter/t/call.t
16931            ! macos/bundled_ext/Filter/t/filter-util.pl
16932            ! macos/bundled_ext/Storable/ChangeLog
16933            ! macos/bundled_ext/Storable/README
16934            ! macos/bundled_ext/Storable/Storable.pm
16935            ! macos/bundled_ext/Storable/t/blessed.t
16936            ! macos/bundled_ext/Storable/t/canonical.t
16937            ! macos/bundled_ext/Storable/t/dclone.t
16938            ! macos/bundled_ext/Storable/t/forgive.t
16939            ! macos/bundled_ext/Storable/t/freeze.t
16940            ! macos/bundled_ext/Storable/t/lock.t
16941            ! macos/bundled_ext/Storable/t/overload.t
16942            ! macos/bundled_ext/Storable/t/recurse.t
16943            ! macos/bundled_ext/Storable/t/retrieve.t
16944            ! macos/bundled_ext/Storable/t/store.t
16945            ! macos/bundled_ext/Storable/t/tied.t
16946            ! macos/bundled_ext/Storable/t/tied_hook.t
16947            ! macos/bundled_ext/Storable/t/tied_items.t
16948            ! macos/bundled_ext/Storable/t/utf8.t
16949            ! macos/bundled_lib/blib/lib/File/Sort.pm
16950            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
16951            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
16952            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
16953            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
16954            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
16955            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
16956            ! macos/bundled_lib/blib/lib/LWP.pm
16957            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
16958            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
16959            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
16960            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
16961            ! macos/bundled_lib/blib/lib/Mail/Address.pm
16962            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
16963            ! macos/bundled_lib/blib/lib/Mail/Field.pm
16964            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
16965            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
16966            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
16967            ! macos/bundled_lib/blib/lib/Mail/Header.pm
16968            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
16969            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
16970            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
16971            ! macos/bundled_lib/blib/lib/Mail/Send.pm
16972            ! macos/bundled_lib/blib/lib/Mail/Util.pm
16973            ! macos/bundled_lib/blib/lib/NEXT.pm
16974            ! macos/bundled_lib/blib/lib/Net/Config.pm
16975            ! macos/bundled_lib/blib/lib/Net/Domain.pm
16976            ! macos/bundled_lib/blib/lib/Net/FTP.pm
16977            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
16978            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
16979            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
16980            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
16981            ! macos/bundled_lib/blib/lib/Net/POP3.pm
16982            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
16983            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
16984            ! macos/bundled_lib/blib/lib/Switch.pm
16985            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
16986            ! macos/bundled_lib/blib/lib/URI/Escape.pm
16987            ! macos/bundled_lib/blib/lib/URI/ftp.pm
16988            ! macos/bundled_lib/blib/lib/lwpcook.pod
16989            ! macos/bundled_lib/t/Filter/Simple/filter.t
16990            ! macos/bundled_lib/t/Switch/t/nested.t
16991            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
16992            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
16993            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
16994            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
16995            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
16996            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
16997            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
16998            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
16999            ! macos/bundled_lib/t/libnet/config.t
17000            ! macos/bundled_lib/t/libnet/ftp.t
17001            ! macos/bundled_lib/t/libnet/hostname.t
17002            ! macos/bundled_lib/t/libnet/nntp.t
17003            ! macos/bundled_lib/t/libnet/require.t
17004            ! macos/bundled_lib/t/libnet/smtp.t
17005            ! macos/bundled_lib/t/libwww-perl/base/headers.t
17006            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
17007            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
17008            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
17009            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
17010            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
17011            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
17012            ! macos/bundled_lib/t/libwww-perl/live/validator.t
17013            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
17014 ____________________________________________________________________________
17015 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
17016         Log: Subject: [PATCH] Socket::sockaddr_family
17017              From: Gisle Aas <gisle@ActiveState.com> 
17018              Date: 15 Jan 2002 06:35:28 -0800
17019              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
17020      Branch: perl
17021            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
17022 ____________________________________________________________________________
17023 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
17024         Log: Subject: [PATCH perldiag] Style issue
17025              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17026              Date: Tue, 15 Jan 2002 15:36:30 +0100                
17027              Message-ID: <20020115153630.A11568@rafael>
17028      Branch: perl
17029            ! pod/perldiag.pod
17030 ____________________________________________________________________________
17031 [ 14277] By: nick                                  on 2002/01/15  14:30:51
17032         Log: Correct name of PL_OP_SLAB_ALLOC
17033      Branch: perlio
17034            ! perl.h
17035 ____________________________________________________________________________
17036 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
17037         Log: NetWare tweak from Ananth Kesari.
17038      Branch: perl
17039            ! lib/ExtUtils/MakeMaker.pm
17040 ____________________________________________________________________________
17041 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
17042         Log: Throwback.
17043      Branch: perl
17044            ! MANIFEST
17045 ____________________________________________________________________________
17046 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
17047         Log: A couple of additional character classes from Jeffrey,
17048              hopefully useful in future for internal use for implementing
17049              some special cases of casing.
17050              
17051              Also regenerate once more all the character classes,
17052              now without the timestamp.  A timestamp would be kind of
17053              nice but it's not: having a timestamp in a file means that
17054              even if the effective contents of file really didn't
17055              change, the file looks as if it changed.
17056      Branch: perl
17057            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
17058            + lib/unicore/Is/CombAbov.pl
17059            ! (edit 304 files)
17060 ____________________________________________________________________________
17061 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
17062         Log: Make the test harder.
17063      Branch: perl
17064            ! t/op/pat.t
17065 ____________________________________________________________________________
17066 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
17067         Log: Additional utf8_heavy.pl tweak from Jeffrey.
17068      Branch: perl
17069            ! lib/utf8_heavy.pl
17070 ____________________________________________________________________________
17071 [ 14271] By: nick                                  on 2002/01/15  11:29:47
17072         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
17073      Branch: perlio
17074            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
17075            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
17076 ____________________________________________________________________________
17077 [ 14270] By: nick                                  on 2002/01/15  08:19:08
17078         Log: Integrate rest of mainline
17079      Branch: perlio
17080           !> (integrate 28 files)
17081 ____________________________________________________________________________
17082 [ 14269] By: nick                                  on 2002/01/15  08:02:44
17083         Log: Typo in #else branch of PL_SLAB_ALLOC
17084      Branch: perlio
17085            ! op.c
17086 ____________________________________________________________________________
17087 [ 14268] By: nick                                  on 2002/01/15  07:57:47
17088         Log: const-ness fix in savepv's passing of NULL
17089      Branch: perlio
17090            ! util.c
17091 ____________________________________________________________________________
17092 [ 14267] By: nick                                  on 2002/01/15  07:42:17
17093         Log: Hand merge of non slab allocator stuff
17094      Branch: perlio
17095            ! op.c
17096 ____________________________________________________________________________
17097 [ 14266] By: nick                                  on 2002/01/15  07:39:33
17098         Log: Slab allocator submit after resolve -ay to keep it!
17099      Branch: perlio
17100           !> op.c
17101 ____________________________________________________________________________
17102 [ 14265] By: nick                                  on 2002/01/15  07:05:06
17103         Log: Blind integrate of bulk of mainline.
17104      Branch: perlio
17105           +> (branch 173 files)
17106            - (delete 184 files)
17107           !> (integrate 146 files)
17108 ____________________________________________________________________________
17109 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
17110         Log: Pod nits.
17111      Branch: perl
17112            ! lib/Unicode/UCD.pm pod/perlunicode.pod
17113 ____________________________________________________________________________
17114 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
17115         Log: The Unicode categories doc patch to go with #14254,
17116              from Jeffrey.
17117      Branch: perl
17118            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
17119 ____________________________________________________________________________
17120 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
17121         Log: There isn't going to be perl.third.exe.
17122      Branch: perl
17123            ! Makefile.SH
17124 ____________________________________________________________________________
17125 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
17126         Log: Subject: [PATCH] small coredump correction
17127              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17128              Date: Tue, 15 Jan 2002 00:22:52 +0100
17129              Message-ID: <20020115002252.I691@rafael>
17130      Branch: perl
17131            ! op.c
17132 ____________________________________________________________________________
17133 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
17134         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
17135              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17136              Date: Mon, 14 Jan 2002 23:03:04 +0100
17137              Message-ID: <20020114230304.A691@rafael>   
17138              
17139              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
17140              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17141              Date: Mon, 14 Jan 2002 23:18:43 +0100
17142              Message-ID: <20020114231843.E691@rafael>   
17143      Branch: perl
17144            ! pod/perlsub.pod t/op/override.t toke.c
17145 ____________________________________________________________________________
17146 [ 14259] By: nick                                  on 2002/01/14  22:02:49
17147         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
17148              Need to use CopXXXXX macros everywhere and add CopSTASH_free
17149              Add new scope type and add support for it to scope.c and scope stack
17150              dup-er in sv.c. Add savesharedpv().
17151              Also zealous version of Win32's vmem.h to catch all the abuses.
17152              With this t/op/fork.t passes even with zealous checking and 
17153              checker is point a finger at various threads/shared issues.
17154              
17155              PL_curcop->cop_io is still an issue.
17156      Branch: perlio
17157            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
17158            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
17159            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
17160            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
17161            ! win32/vmem.h win32/win32.c win32/win32.h
17162 ____________________________________________________________________________
17163 [ 14258] By: nick                                  on 2002/01/14  20:24:28
17164         Log: Integrate build parts of mainline
17165      Branch: perlio
17166           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
17167           !> lib/ExtUtils/t/MM_Win32.t
17168 ____________________________________________________________________________
17169 [ 14257] By: nick                                  on 2002/01/14  16:10:54
17170         Log: Inverted sense of special-ness of specialCopIO - supposed to 
17171              be true if value is "special" i.e. NOT an SV.
17172      Branch: perlio
17173            ! perlio.h
17174 ____________________________________________________________________________
17175 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
17176         Log: Update Changes.
17177      Branch: perl
17178            ! Changes patchlevel.h
17179 ____________________________________________________________________________
17180 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
17181         Log: Retract #14251 (the op slab allocator from perlio)
17182              until we figure out why 2.2.19 x86 debian gets
17183              a circular sibling chain and therefore hangs in
17184              the Perl_ck_subr() sibling for-loop.
17185      Branch: perl
17186            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
17187            ! perlapi.c perlapi.h proto.h
17188 ____________________________________________________________________________
17189 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
17190         Log: Big mktables rewrite from Jeffrey;
17191              documentation not yet updated.
17192      Branch: perl
17193            + (add 171 files)
17194            - (delete 182 files)
17195            ! (edit 135 files)
17196 ____________________________________________________________________________
17197 [ 14253] By: ams                                   on 2002/01/14  03:15:05
17198         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
17199              From: Michael G Schwern <schwern@pobox.com>
17200              Date: Sun, 13 Jan 2002 21:00:07 -0500
17201              Message-Id: <20020114020007.GB2877@blackrider>
17202      Branch: perl
17203            ! lib/Cwd.pm
17204 ____________________________________________________________________________
17205 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
17206         Log: Subject: Re: Win32 status - progress !
17207              From: Abe Timmerman <abe@ztreet.demon.nl>       
17208              Date: Mon, 14 Jan 2002 02:29:51 +0100
17209              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
17210      Branch: perl
17211            ! lib/ExtUtils/t/MM_Win32.t
17212 ____________________________________________________________________________
17213 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
17214         Log: Integrate perlio.
17215              
17216              Slab allocator for ops
17217              - moved the statics to intrpvar.h
17218              - implemented Slab_Free()
17219              - uses PerlMemShared (for now) if distinction exists.
17220      Branch: perl
17221           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
17222           !> perlapi.c perlapi.h proto.h
17223 ____________________________________________________________________________
17224 [ 14250] By: nick                                  on 2002/01/13  23:22:34
17225         Log: Slab allocator for ops
17226              - moved the statics to intrpvar.h
17227              - implemented Slab_Free()
17228              - uses PerlMemShared (for now) if distinction exists.
17229      Branch: perlio
17230            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
17231            ! perlapi.c perlapi.h proto.h
17232 ____________________________________________________________________________
17233 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
17234         Log: Start a new test category: uni.  Much of t/op/pat
17235              should probably be moved here, but holding on that
17236              until Jeffrey finishes his big mktables rewrite.
17237              Bits and pieces of op/split, op/pack, op/append,
17238              op/join, could probably be moved to respective uni
17239              tests, too.
17240      Branch: perl
17241            + t/uni/fold.t t/uni/sprintf.t
17242            - t/op/unifold.t t/op/unisprintf.t
17243            ! MANIFEST t/TEST t/harness
17244 ____________________________________________________________________________
17245 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
17246         Log: Subject: [PATCH] enable Win32 to build again
17247              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17248              Date: Sun, 13 Jan 2002 21:49:24 +0100
17249              Message-ID: <3C4200E4.15926.23F6131@localhost>
17250              
17251              miniperl.exe.exe does not exe that well.
17252      Branch: perl
17253            ! lib/ExtUtils/MM_Unix.pm
17254 ____________________________________________________________________________
17255 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
17256         Log: Mention some of the load-affected tests.
17257      Branch: perl
17258            ! INSTALL
17259 ____________________________________________________________________________
17260 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
17261         Log: Move the UTF-8 conversion code earlier so that
17262              op/ver is happy.
17263      Branch: perl
17264            ! sv.c t/op/ver.t
17265 ____________________________________________________________________________
17266 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
17267         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
17268              have diverged quite a bit so no updates there.
17269      Branch: perl
17270            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
17271            ! ext/List/Util/lib/List/Util.pm
17272            ! ext/List/Util/lib/Scalar/Util.pm
17273 ____________________________________________________________________________
17274 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
17275         Log: Make the crypt() pickier: if downgrading doesn't work,
17276              croak.
17277      Branch: perl
17278            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
17279 ____________________________________________________________________________
17280 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
17281         Log: Grow the buffer in case Unicode caused size changes
17282              (and it very probably did).
17283      Branch: perl
17284            ! sv.c
17285 ____________________________________________________________________________
17286 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
17287         Log: Future-proofing from Jeffrey Friedl (for conflicting
17288              In* and Is* names).
17289      Branch: perl
17290            ! lib/utf8_heavy.pl
17291 ____________________________________________________________________________
17292 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
17293         Log: Subject: [PATCH] Re: Warning in B.xs
17294              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17295              Date: Sun, 13 Jan 2002 19:39:52 +0100
17296              Message-ID: <3C41E288.20562.1C8C895@localhost>
17297      Branch: perl
17298            ! ext/B/B.xs
17299 ____________________________________________________________________________
17300 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
17301         Log: Subject: Re: lookbehind broken with latest bleedperl
17302              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17303              Date: Sun, 13 Jan 2002 18:06:22 +0000
17304              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
17305      Branch: perl
17306            ! regexec.c t/op/re_tests
17307 ____________________________________________________________________________
17308 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
17309         Log: Subject: [PATCH] more MM_Unix.t tests
17310              From: Tels <perl_dummy@bloodgate.com>
17311              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
17312              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
17313              
17314              Subject: [PATCH] 14220 misunderstood, I bet          
17315              From: andreas.koenig@anima.de (Andreas J. Koenig)
17316              Date: 12 Jan 2002 21:31:58 +0100
17317              Message-ID: <m3k7un8g5d.fsf@anima.de>
17318      Branch: perl
17319            ! lib/ExtUtils/t/MM_Unix.t
17320 ____________________________________________________________________________
17321 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
17322         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
17323              From: Tels <perl_dummy@bloodgate.com>
17324              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
17325              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
17326              
17327              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
17328              From: Tels <perl_dummy@bloodgate.com>
17329              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
17330              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
17331      Branch: perl
17332            ! lib/ExtUtils/MM_Unix.pm
17333 ____________________________________________________________________________
17334 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
17335         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
17336              From: Nicholas Clark <nick@unfortu.net> 
17337              Date: Sun, 13 Jan 2002 15:58:34 +0000
17338              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
17339      Branch: perl
17340            ! lib/Benchmark.t
17341 ____________________________________________________________________________
17342 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
17343         Log: Anton Berezin did more reading and the uid setting story
17344              gets more complex.
17345      Branch: perl
17346            ! pod/perltodo.pod utils/perldoc.PL
17347 ____________________________________________________________________________
17348 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
17349         Log: Integrate perlio;
17350              
17351              Win32 fixes:
17352              - vmem.h hack to handle free-by-wrong-thread after eval "".
17353              - Initialize timerid 
17354      Branch: perl
17355           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
17356 ____________________________________________________________________________
17357 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
17358         Log: Subject: Re: HiRes
17359              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17360              Date: Sun, 13 Jan 2002 10:18:46 +0100
17361              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
17362              
17363              Give up on socketpair in HP-UX.
17364      Branch: perl
17365            ! ext/Socket/socketpair.t
17366 ____________________________________________________________________________
17367 [ 14233] By: nick                                  on 2002/01/13  16:29:30
17368         Log: Integrate mainline
17369      Branch: perlio
17370           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
17371           !> (integrate 46 files)
17372 ____________________________________________________________________________
17373 [ 14232] By: nick                                  on 2002/01/13  15:37:48
17374         Log: Win32 fixes:
17375              - vmem.h hack to handle free-by-wrong-thread after eval "".
17376              - Initialize timerid 
17377      Branch: perlio
17378            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
17379 ____________________________________________________________________________
17380 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
17381         Log: *groan*
17382      Branch: perl
17383            ! t/op/pat.t
17384 ____________________________________________________________________________
17385 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
17386         Log: One more sharp s case found by Jeffrey.
17387      Branch: perl
17388            ! regexec.c t/op/pat.t
17389 ____________________________________________________________________________
17390 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
17391         Log: Comment tweak.
17392      Branch: perl
17393            ! regexec.c
17394 ____________________________________________________________________________
17395 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
17396         Log: Don't bother checking for the Greek special
17397              cases if the node is too short.
17398      Branch: perl
17399            ! regcomp.c
17400 ____________________________________________________________________________
17401 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
17402         Log: Update Changes.
17403      Branch: perl
17404            ! Changes patchlevel.h
17405 ____________________________________________________________________________
17406 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
17407         Log: metaconfig unit change for #14225.
17408      Branch: metaconfig
17409            + U/modified/i_ndbm.U
17410 ____________________________________________________________________________
17411 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
17412         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
17413              From: Jonathan Stowe <gellyfish@gellyfish.com>
17414              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
17415              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
17416      Branch: perl
17417            ! Configure config_h.SH
17418 ____________________________________________________________________________
17419 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
17420         Log: Quick reformat using indent -kr -nce, as requested
17421              by Dan Kogai and suggest by NI-S.
17422      Branch: perl
17423            ! ext/Encode/encengine.c
17424 ____________________________________________________________________________
17425 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
17426         Log: Couple more Unicode lookbehind tests.
17427      Branch: perl
17428            ! t/op/pat.t
17429 ____________________________________________________________________________
17430 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
17431         Log: Sharp S as a special treat for our German UTF-8 testers :-)
17432      Branch: perl
17433            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
17434 ____________________________________________________________________________
17435 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
17436         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
17437              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17438              Date: Sat, 12 Jan 2002 20:37:32 +0100
17439              Message-ID: <3C409E8C.16203.196C2D3@localhost>
17440      Branch: perl
17441            ! ext/B/B/Deparse.pm
17442 ____________________________________________________________________________
17443 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
17444         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
17445              really worth the bits it's printed on?
17446      Branch: perl
17447            ! lib/ExtUtils/t/MM_Unix.t
17448 ____________________________________________________________________________
17449 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
17450         Log: Special treatment for U+03B0 and U+0390 in //i,
17451              this means that we can remove the minlen pessimisations
17452              introduced by the #14096.
17453      Branch: perl
17454            ! pp_hot.c regcomp.c regexec.c
17455 ____________________________________________________________________________
17456 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
17457         Log: Integrate perlio;
17458              
17459              Abstract out the cloning of SvPVX and handle shared pv in a 
17460              safe (if suboptimal) manner. Does not fix op/fork.t :-(
17461              
17462              Win32-ize socketpair test
17463              - Win32 can fork even though $Config{d_fork} is undef
17464              - SOCK_DGRAM does not work - skip those tests.
17465      Branch: perl
17466           !> ext/Socket/socketpair.t sv.c
17467 ____________________________________________________________________________
17468 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
17469         Log: One should first drop the real uid, not the effective uid.
17470              [ID 20020110.003]
17471      Branch: perl
17472            ! utils/perldoc.PL
17473 ____________________________________________________________________________
17474 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
17475         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
17476              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17477              Date: Fri, 11 Jan 2002 23:29:48 +0100
17478              Message-ID: <3C3F756C.4581.2E2A938@localhost>
17479      Branch: perl
17480            + ext/B/C/C.xs ext/B/C/Makefile.PL
17481            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
17482            ! utils/perlcc.PL
17483 ____________________________________________________________________________
17484 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
17485         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
17486              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
17487              Date: Fri, 11 Jan 2002 14:29:30 -0800
17488              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
17489      Branch: perl
17490            ! ext/B/t/concise.t
17491 ____________________________________________________________________________
17492 [ 14214] By: nick                                  on 2002/01/12  12:31:12
17493         Log: Win32-ize socketpair test
17494              - Win32 can fork even though $Config{d_fork} is undef
17495              - SOCK_DGRAM does not work - skip those tests.
17496      Branch: perlio
17497            ! ext/Socket/socketpair.t
17498 ____________________________________________________________________________
17499 [ 14213] By: nick                                  on 2002/01/12  11:46:28
17500         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
17501              safe (if suboptimal) manner. Does not fix op/fork.t :-(
17502      Branch: perlio
17503            ! sv.c
17504 ____________________________________________________________________________
17505 [ 14212] By: ams                                   on 2002/01/12  06:10:52
17506         Log: Subject: [PATCH] More fixes for Stratus VOS
17507              From: "Green, Paul" <Paul.Green@stratus.com>
17508              Date: Fri, 11 Jan 2002 17:30:37 -0500
17509              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
17510      Branch: perl
17511            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
17512 ____________________________________________________________________________
17513 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
17514         Log: Upgrade to CGI.pm 2.80.
17515      Branch: perl
17516            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
17517 ____________________________________________________________________________
17518 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
17519         Log: FAQ sync.
17520      Branch: perl
17521            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
17522            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
17523            ! pod/perlfaq8.pod
17524 ____________________________________________________________________________
17525 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
17526         Log: This is getting embarrassing.
17527      Branch: perl
17528            ! t/op/pat.t
17529 ____________________________________________________________________________
17530 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
17531         Log: Doc tweaks.
17532      Branch: perl
17533            ! pod/perlunicode.pod
17534 ____________________________________________________________________________
17535 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
17536         Log: Updating the test count is good; also rephrasing
17537              so that there is no ok output containing "not".
17538      Branch: perl
17539            ! t/op/pat.t
17540 ____________________________________________________________________________
17541 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
17542         Log: Andreas is busy :-)
17543      Branch: perl
17544            ! doop.c t/op/unisprintf.t
17545 ____________________________________________________________________________
17546 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
17547         Log: Unicode lookbehind looked bad.
17548      Branch: perl
17549            ! regexec.c t/op/pat.t
17550 ____________________________________________________________________________
17551 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
17552         Log: Garbage collection.
17553      Branch: perl
17554            ! t/run/kill_perl.t
17555 ____________________________________________________________________________
17556 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
17557         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
17558              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17559              Date: Fri, 11 Jan 2002 23:29:48 +0100
17560              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
17561      Branch: perl
17562            ! embed.fnc global.sym makedef.pl
17563 ____________________________________________________________________________
17564 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
17565         Log: Subject: [PATCH] perldelta nit?
17566              From: Robert Spier <rspier@pobox.com>
17567              Date: Fri, 11 Jan 2002 15:19:16 -0800
17568              Message-ID: <15423.29428.164185.251700@rls.cx>
17569      Branch: perl
17570            ! pod/perldelta.pod
17571 ____________________________________________________________________________
17572 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
17573         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
17574              From: Michael G Schwern <schwern@pobox.com>
17575              Date: Fri, 11 Jan 2002 17:08:17 -0500
17576              Message-ID: <20020111220817.GG2838@blackrider>
17577      Branch: perl
17578            ! t/run/kill_perl.t t/test.pl
17579 ____________________________________________________________________________
17580 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
17581         Log: Subject: [PATCH] Correct misleading error message
17582              From: Mike Guy <mjtg@cam.ac.uk>
17583              Date: Fri, 11 Jan 2002 18:36:33 +0000
17584              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
17585              
17586              hash assignment -> anonymous hash
17587      Branch: perl
17588            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
17589 ____________________________________________________________________________
17590 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
17591         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
17592              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17593              Date: Fri, 11 Jan 2002 16:58:14 +0100
17594              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
17595      Branch: perl
17596            ! ext/Unicode/Normalize/mkheader
17597 ____________________________________________________________________________
17598 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
17599         Log: Add a new test for is-sprintf-preserving Unicodeness:
17600              #14194 and an old one from kill_perl.t (I could have used
17601              sprintf.t, but it's format was quite fixed, and I didn't
17602              feel like breaking the format)
17603      Branch: perl
17604            + t/op/unisprintf.t
17605            ! MANIFEST t/run/kill_perl.t
17606 ____________________________________________________________________________
17607 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
17608         Log: Integrate perlio;
17609              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
17610      Branch: perl
17611           !> win32/win32.c
17612 ____________________________________________________________________________
17613 [ 14196] By: nick                                  on 2002/01/11  20:58:20
17614         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
17615              as C runtime seems to get its hands on them even though we said
17616              they were handled.
17617              Still an issue with "die" out of signal handler - get panic: pp_iter
17618      Branch: perlio
17619            ! win32/win32.c
17620 ____________________________________________________________________________
17621 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
17622         Log: Integrate perlio;
17623              A mostly-stable version of "new" Win32 signal/kill support.
17624      Branch: perl
17625           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
17626           !> win32/config.gc win32/config.vc win32/config_H.bc
17627           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
17628           !> win32/makefile.mk win32/win32.c win32/win32.h
17629 ____________________________________________________________________________
17630 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
17631         Log: Fix for
17632              
17633              Subject: UTF-8 sprintf bug in bleadperl
17634              From: andreas.koenig@anima.de (Andreas J. Koenig)
17635              Date: 11 Jan 2002 15:47:15 +0100
17636              Message-ID: <m3vge99c7g.fsf@anima.de>
17637              
17638              I have tests, have just to figure out where to put them
17639              since op/sprintf looks a bit unfriendly for tests of
17640              somewhat freer form.
17641      Branch: perl
17642            ! doop.c sv.c
17643 ____________________________________________________________________________
17644 [ 14193] By: nick                                  on 2002/01/11  18:25:34
17645         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
17646              Builds and passes a few tests.
17647      Branch: perlio
17648           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
17649           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
17650           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
17651           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
17652           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
17653           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
17654           +> t/lib/sample-tests/lone_not_bug
17655           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
17656           +> t/lib/sample-tests/vms_nit
17657           !> (integrate 63 files)
17658 ____________________________________________________________________________
17659 [ 14192] By: nick                                  on 2002/01/11  17:49:39
17660         Log: A mostly-stable version of "new" Win32 signal/kill support.
17661      Branch: perlio
17662            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
17663            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17664            ! win32/config_h.PL win32/makefile.mk win32/win32.c
17665            ! win32/win32.h
17666 ____________________________________________________________________________
17667 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
17668         Log: Update Changes.
17669      Branch: perl
17670            ! Changes patchlevel.h
17671 ____________________________________________________________________________
17672 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
17673         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
17674              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
17675              Date: Thu, 10 Jan 2002 18:21:34 -0800
17676              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
17677      Branch: perl
17678            + ext/B/t/concise.t
17679            ! MANIFEST
17680 ____________________________________________________________________________
17681 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
17682         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
17683              necessary in form.t and html.t @INC setups.
17684      Branch: perl
17685            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
17686 ____________________________________________________________________________
17687 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
17688         Log: Yet another twist.
17689      Branch: perl
17690            ! t/test.pl
17691 ____________________________________________________________________________
17692 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
17693         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
17694              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17695              Date: Fri, 11 Jan 2002 13:04:15 +0100      
17696              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
17697      Branch: perl
17698            ! hints/aix.sh
17699 ____________________________________________________________________________
17700 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
17701         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
17702              From: Jonathan Stowe <gellyfish@gellyfish.com> 
17703              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
17704              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
17705      Branch: perl
17706            ! lib/AnyDBM_File.t
17707 ____________________________________________________________________________
17708 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
17709         Log: Arguments were being mangled.
17710      Branch: perl
17711            ! t/test.pl
17712 ____________________________________________________________________________
17713 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
17714         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
17715              From: Jonathan Stowe <gellyfish@gellyfish.com>
17716              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
17717              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
17718      Branch: perl
17719            ! lib/AnyDBM_File.t
17720 ____________________________________________________________________________
17721 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
17722         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
17723              From: Michael G Schwern <schwern@pobox.com> 
17724              Date: Fri, 11 Jan 2002 04:26:27 -0500
17725              Message-ID: <20020111092626.GA16544@blackrider>
17726      Branch: perl
17727            ! t/run/kill_perl.t t/test.pl
17728 ____________________________________________________________________________
17729 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
17730         Log: Subject: [PATCH] Test::Harness 2.01
17731              From: Michael G Schwern <schwern@pobox.com> 
17732              Date: Thu, 10 Jan 2002 21:11:24 -0500
17733              Message-ID: <20020111021123.GA30666@blackrider>
17734      Branch: perl
17735            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
17736            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
17737            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
17738            + lib/Test/Harness/t/nonumbers.t
17739            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
17740            + t/lib/sample-tests/lone_not_bug
17741            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
17742            + t/lib/sample-tests/vms_nit
17743            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
17744            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
17745 ____________________________________________________________________________
17746 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
17747         Log: patch is silly when creating new files: don't run
17748              patch more than once.
17749      Branch: perl
17750            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
17751 ____________________________________________________________________________
17752 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
17753         Log: Forgot from #14179.
17754      Branch: perl
17755            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
17756 ____________________________________________________________________________
17757 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
17758         Log: Subject: [PATCH] is() undef/'' behavior change
17759              From: Michael G Schwern <schwern@pobox.com> 
17760              Date: Fri, 11 Jan 2002 03:35:51 -0500
17761              Message-ID: <20020111083551.GC30666@blackrider>
17762              
17763              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
17764              From: Michael G Schwern <schwern@pobox.com> 
17765              Date: Fri, 11 Jan 2002 03:37:44 -0500
17766              Message-ID: <20020111083744.GD30666@blackrider>
17767      Branch: perl
17768            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
17769            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
17770            ! lib/Pod/t/InputObjects.t lib/blib.t
17771 ____________________________________________________________________________
17772 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
17773         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
17774              From: Michael G Schwern <schwern@pobox.com> 
17775              Date: Thu, 10 Jan 2002 19:56:23 -0500
17776              Message-ID: <20020111005623.GA13192@blackrider>
17777      Branch: perl
17778            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
17779            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
17780            ! lib/Test/Simple.pm lib/Test/Simple/Changes
17781            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
17782            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
17783            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
17784            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
17785            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
17786            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
17787            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
17788            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
17789            ! lib/Test/Simple/t/plan_is_noplan.t
17790            ! lib/Test/Simple/t/plan_no_plan.t
17791            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
17792            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
17793            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
17794            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
17795            ! lib/Test/Tutorial.pod
17796 ____________________________________________________________________________
17797 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
17798         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
17799              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
17800              
17801              turns out even the malloc() was never really needed to begin with,
17802              so get rid of it
17803      Branch: perl
17804            ! sv.c
17805 ____________________________________________________________________________
17806 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
17807         Log: Small doc tweaks.
17808      Branch: perl
17809            ! pod/perluniintro.pod
17810 ____________________________________________________________________________
17811 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
17812         Log: support using the CRT's malloc() family of functions instead of
17813              the internal one when ithreads is enabled; allocate large blocks
17814              using VirtualAlloc() since the Heap*() functions may only be tuned
17815              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
17816              
17817              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
17818              also see comments at the top of win32/vmem.h for other options that
17819              can be set
17820      Branch: perl
17821            ! win32/vmem.h
17822 ____________________________________________________________________________
17823 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
17824         Log: Subject: micropatch
17825              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17826              Date: Thu, 10 Jan 2002 18:20:58 +0000
17827              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
17828      Branch: perl
17829            ! regcomp.c
17830 ____________________________________________________________________________
17831 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
17832         Log: Subject: [PATCH] Embed.t on Win32
17833              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17834              Date: Thu, 10 Jan 2002 18:56:21 +0100
17835              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
17836      Branch: perl
17837            ! lib/ExtUtils/t/Embed.t
17838 ____________________________________________________________________________
17839 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
17840         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
17841              From: Gisle Aas <gisle@ActiveState.com>
17842              Date: 10 Jan 2002 08:56:05 -0800
17843              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
17844      Branch: perl
17845            ! toke.c
17846 ____________________________________________________________________________
17847 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
17848         Log: Subject: [PATCH] doc fixes
17849              From: "Brendan O'Dea" <bod@debian.org>
17850              Date: Fri, 11 Jan 2002 03:49:54 +1100
17851              Message-ID: <20020110164954.GA21891@compusol.com.au>
17852      Branch: perl
17853            ! lib/I18N/Collate.pm pod/perlfunc.pod
17854 ____________________________________________________________________________
17855 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
17856         Log: Integrate perlio; More signal hackery.
17857      Branch: perl
17858           !> win32/win32.c
17859 ____________________________________________________________________________
17860 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
17861         Log: No need to show internal encodings, or return them
17862              in random order.
17863      Branch: perl
17864            ! ext/Encode/Encode.pm
17865 ____________________________________________________________________________
17866 [ 14168] By: nick                                  on 2002/01/10  17:33:31
17867         Log: Integrate mainline
17868      Branch: perlio
17869            - ext/Unicode/Normalize/Normalize.pod
17870           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
17871           !> ext/Unicode/Normalize/Makefile.PL
17872           !> ext/Unicode/Normalize/Normalize.pm
17873           !> ext/Unicode/Normalize/Normalize.xs
17874           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
17875           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
17876           !> t/run/kill_perl.t toke.c
17877 ____________________________________________________________________________
17878 [ 14167] By: nick                                  on 2002/01/10  17:08:35
17879         Log: More signal hackery
17880      Branch: perlio
17881            ! win32/win32.c
17882 ____________________________________________________________________________
17883 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
17884         Log: I think we can claim to be supporting Unicode
17885              "loose matching" now.
17886      Branch: perl
17887            ! pod/perlunicode.pod
17888 ____________________________________________________________________________
17889 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
17890         Log: Subject: doc patch
17891              From: mjd@plover.com
17892              Date: 10 Jan 2002 15:12:27 -0000
17893              Message-ID: <20020110151227.14850.qmail@plover.com>
17894      Branch: perl
17895            ! pod/perlrun.pod
17896 ____________________________________________________________________________
17897 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
17898         Log: Subject: Re: [ID 20011223.001] accept leaks memory
17899              From: Andy Dougherty <doughera@lafayette.edu>
17900              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
17901              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
17902      Branch: perl
17903            ! hints/linux.sh
17904 ____________________________________________________________________________
17905 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
17906         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
17907      Branch: perl
17908           !> win32/win32.c
17909 ____________________________________________________________________________
17910 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
17911         Log: Subject: [PATCH] Magic numbers in B::Concise
17912              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
17913              Date: Wed, 9 Jan 2002 23:04:01 -0800
17914              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
17915      Branch: perl
17916            ! ext/B/B/Concise.pm ext/B/O.pm
17917 ____________________________________________________________________________
17918 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
17919         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
17920              From: Gisle Aas <gisle@ActiveState.com>
17921              Date: 09 Jan 2002 21:52:40 -0800
17922              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
17923      Branch: perl
17924            ! t/lib/strict/vars toke.c
17925 ____________________________________________________________________________
17926 [ 14160] By: nick                                  on 2002/01/09  21:29:39
17927         Log: Skeleton coding of more kill() support on Win32.
17928      Branch: perlio
17929            ! win32/win32.c
17930 ____________________________________________________________________________
17931 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
17932         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
17933              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17934              Date: Wed, 9 Jan 2002 23:24:32 +0100
17935              Message-ID: <20020109232432.A692@rafael>
17936      Branch: perl
17937            ! ext/B/B/Deparse.pm
17938 ____________________________________________________________________________
17939 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
17940         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
17941              From: Jonathan Stowe <gellyfish@gellyfish.com>
17942              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
17943              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
17944      Branch: perl
17945            ! t/run/kill_perl.t
17946 ____________________________________________________________________________
17947 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
17948         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
17949              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17950              Date: Wed, 09 Jan 2002 20:16:54 +0000
17951              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
17952      Branch: perl
17953            ! regexec.c
17954 ____________________________________________________________________________
17955 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
17956         Log: Subject: [Patch @14129] fixes Unicode::Normalize
17957              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17958              Date: Thu, 10 Jan 2002 01:08:56 +0900
17959              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
17960      Branch: perl
17961            - ext/Unicode/Normalize/Normalize.pod
17962            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
17963            ! ext/Unicode/Normalize/Normalize.pm
17964            ! ext/Unicode/Normalize/Normalize.xs
17965            ! ext/Unicode/Normalize/mkheader
17966 ____________________________________________________________________________
17967 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
17968         Log: Integrate perlio; (Re-)implement alarm() for Win32.
17969      Branch: perl
17970           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
17971           !> win32/win32iop.h
17972 ____________________________________________________________________________
17973 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
17974         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
17975              From: Nicholas Clark <nick@unfortu.net>
17976              Date: Wed, 9 Jan 2002 17:56:04 +0000
17977              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
17978      Branch: perl
17979            ! t/op/readdir.t
17980 ____________________________________________________________________________
17981 [ 14153] By: nick                                  on 2002/01/09  16:18:57
17982         Log: Integrate mainline
17983      Branch: perlio
17984           +> ext/threads/t/stress_re.t t/op/unifold.t
17985            - lib/unifold.t
17986           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
17987           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
17988           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
17989 ____________________________________________________________________________
17990 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
17991         Log: Update Changes.
17992      Branch: perl
17993            ! Changes patchlevel.h
17994 ____________________________________________________________________________
17995 [ 14151] By: nick                                  on 2002/01/09  14:27:36
17996         Log: (Re-)implement alarm() for Win32.
17997      Branch: perlio
17998            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
17999            ! win32/win32iop.h
18000 ____________________________________________________________________________
18001 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
18002         Log: Thinko.
18003      Branch: perl
18004            ! ext/threads/t/stress_re.t
18005 ____________________________________________________________________________
18006 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
18007         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
18008              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
18009              Date: Wed, 09 Jan 2002 13:37:17 +0000                
18010              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
18011      Branch: perl
18012            ! regexec.c t/op/re_tests
18013 ____________________________________________________________________________
18014 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
18015         Log: Subject: Re: Weird Malformed warning in bleadperl    
18016              From: andreas.koenig@anima.de (Andreas J. Koenig)    
18017              Date: 09 Jan 2002 11:12:37 +0100
18018              Message-ID: <m3itabbzoq.fsf@anima.de>
18019      Branch: perl
18020            ! regexec.c t/op/pat.t
18021 ____________________________________________________________________________
18022 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
18023         Log: Forgot stress_re.t from MANIFEST.
18024      Branch: perl
18025            ! MANIFEST
18026 ____________________________________________________________________________
18027 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
18028         Log: In dumping use isPRINT() instead of isprint() so that locale
18029              does not come into play.
18030      Branch: perl
18031            ! utf8.c
18032 ____________________________________________________________________________
18033 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
18034         Log: Add a threads stress test for regular expressions
18035              (mostly just a modified stress_string.t) and doesn't
18036              test that much of regular expressions, just that $1
18037              doesn't get stomped by competing threads (as it does
18038              in the 5005threads of old).
18039      Branch: perl
18040            + ext/threads/t/stress_re.t
18041            ! MANIFEST
18042 ____________________________________________________________________________
18043 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
18044         Log: (retracted by #14307)
18045              Subject: Re: [ID 20010912.007] substr reference core dump
18046              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18047              Date: Tue, 08 Jan 2002 19:17:50 +0000
18048              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
18049      Branch: perl
18050            ! scope.c t/run/kill_perl.t
18051 ____________________________________________________________________________
18052 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
18053         Log: SANY (. with /s) wasn't happy on Unicode.
18054      Branch: perl
18055            ! regexec.c t/op/pat.t
18056 ____________________________________________________________________________
18057 [ 14142] By: ams                                   on 2002/01/08  22:42:10
18058         Log: Subject: [PATCH] perldebug nit
18059              From: Tels <tels@bloodgate.com>
18060              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
18061      Branch: perl
18062            ! pod/perldebug.pod
18063 ____________________________________________________________________________
18064 [ 14141] By: ams                                   on 2002/01/08  21:32:59
18065         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
18066              From: "Green, Paul" <Paul.Green@stratus.com>
18067              Date: Tue, 8 Jan 2002 17:31:35 -0500
18068              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
18069      Branch: perl
18070            ! Makefile.SH
18071 ____________________________________________________________________________
18072 [ 14140] By: ams                                   on 2002/01/08  21:27:57
18073         Log: Subject: [PATCH] Re: Slight chokage from Deparse
18074              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18075              Date: Tue, 8 Jan 2002 23:04:45 +0100
18076              Message-Id: <20020108230445.A4798@rafael>
18077      Branch: perl
18078            ! ext/B/B/Deparse.pm
18079 ____________________________________________________________________________
18080 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
18081         Log: Subject: [patch] peep() is rude
18082              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
18083              Date: Tue, 08 Jan 2002 19:17:50 +0000            
18084              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
18085      Branch: perl
18086            ! op.c t/run/kill_perl.t
18087 ____________________________________________________________________________
18088 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
18089         Log: unifold is really an op test since it requires
18090              no external modules for its actual testing:
18091              only the unicore CaseFold.txt file, and File::Spec
18092              to portably access that file.
18093      Branch: perl
18094            + t/op/unifold.t
18095            - lib/unifold.t
18096            ! MANIFEST
18097 ____________________________________________________________________________
18098 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
18099         Log: Subject: [patch] save a test 
18100              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18101              Date: Tue, 08 Jan 2002 16:18:47 +0000
18102              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
18103      Branch: perl
18104            ! regcomp.c
18105 ____________________________________________________________________________
18106 [ 14136] By: nick                                  on 2002/01/08  16:11:55
18107         Log: Integrate mainline
18108      Branch: perlio
18109           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
18110           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
18111           !> (integrate 37 files)
18112 ____________________________________________________________________________
18113 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
18114         Log: Subject: Not OK 13843 
18115              From: andreas.koenig@anima.de (Andreas J. Koenig)
18116              Date: 08 Jan 2002 14:12:29 +0100
18117              Message-ID: <m38zb9c7gi.fsf@anima.de>
18118      Branch: perl
18119            ! op.c t/op/subst.t
18120 ____________________________________________________________________________
18121 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
18122         Log: Missed one variant of the fold testing, noticed bu Hugo.
18123      Branch: perl
18124            ! lib/unifold.t
18125 ____________________________________________________________________________
18126 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
18127         Log: Enchance the Storable magic description.
18128      Branch: perl
18129            ! ext/Storable/Storable.pm
18130 ____________________________________________________________________________
18131 [ 14132] By: ams                                   on 2002/01/08  09:16:12
18132         Log: Subject: [PATCH] don't installperl pods
18133              From: H.Merijn Brand <h.m.brand@hccnet.nl>
18134              Date: Tue, 08 Jan 2002 10:36:01 +0100
18135              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
18136      Branch: perl
18137            ! installperl
18138 ____________________________________________________________________________
18139 [ 14131] By: ams                                   on 2002/01/08  03:38:40
18140         Log: Subject: Math-BigInt v1.49 released
18141              From: Tels <perl_dummy@bloodgate.com>
18142              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
18143      Branch: perl
18144            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
18145            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
18146            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
18147            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
18148            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
18149            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
18150            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
18151            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
18152            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
18153            ! t/lib/Math/BigInt/Subclass.pm
18154 ____________________________________________________________________________
18155 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
18156         Log: A little better comments.
18157      Branch: perl
18158            ! regexec.c
18159 ____________________________________________________________________________
18160 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
18161         Log: No normalization form DNF.
18162      Branch: perl
18163            ! ext/Unicode/Normalize/Normalize.pm
18164 ____________________________________________________________________________
18165 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
18166         Log: Extension nits found by -Wall (several from threads
18167              and threads::shared, but leaving them to Arthur).
18168      Branch: perl
18169            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
18170            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
18171            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
18172            ! ext/Unicode/Normalize/mkheader x2p/str.c
18173 ____________________________________________________________________________
18174 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
18175         Log: Sync up Changes etc.
18176      Branch: maint-5.6/macperl
18177            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
18178 ____________________________________________________________________________
18179 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
18180         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
18181      Branch: maint-5.6/macperl
18182            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
18183 ____________________________________________________________________________
18184 [ 14125] By: ams                                   on 2002/01/07  22:03:22
18185         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
18186              From: Nicholas Clark (sans From field in mail header)
18187              Date: Mon, 7 Jan 2002 16:18:23 +0000
18188              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
18189      Branch: perl
18190            ! lib/Exporter.pm
18191 ____________________________________________________________________________
18192 [ 14124] By: ams                                   on 2002/01/07  21:46:11
18193         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
18194              From: "Green, Paul" <Paul.Green@stratus.com>
18195              Date: Mon, 7 Jan 2002 16:59:38 -0500
18196              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
18197      Branch: perl
18198            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
18199 ____________________________________________________________________________
18200 [ 14123] By: nick                                  on 2002/01/07  18:49:55
18201         Log: Integrate mainline
18202      Branch: perlio
18203           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
18204           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
18205           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
18206           !> regexec.c t/op/re_tests utf8.c utf8.h
18207 ____________________________________________________________________________
18208 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
18209         Log: Update Changes.
18210      Branch: perl
18211            ! Changes patchlevel.h
18212 ____________________________________________________________________________
18213 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
18214         Log: Subject: [PATCH] Correct module name in perldelta*
18215              From: Mike Guy <mjtg@cam.ac.uk>
18216              Date: Mon, 07 Jan 2002 17:02:43 +0000
18217              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
18218      Branch: perl
18219            ! pod/perl561delta.pod pod/perl56delta.pod
18220 ____________________________________________________________________________
18221 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
18222         Log: AUTHORS update.
18223      Branch: perl
18224            ! AUTHORS
18225 ____________________________________________________________________________
18226 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
18227         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
18228      Branch: perl
18229            ! ext/Storable/Storable.pm
18230 ____________________________________________________________________________
18231 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
18232         Log: perldelta updates.
18233      Branch: perl
18234            ! pod/perldelta.pod
18235 ____________________________________________________________________________
18236 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
18237         Log: Document the flags of pv_uni_display().
18238      Branch: perl
18239            ! pod/perlapi.pod utf8.c
18240 ____________________________________________________________________________
18241 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
18242         Log: Forgot from #14115.
18243      Branch: perl
18244            ! t/op/re_tests
18245 ____________________________________________________________________________
18246 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
18247         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
18248              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
18249              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
18250              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
18251      Branch: perl
18252            ! regcomp.c
18253 ____________________________________________________________________________
18254 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
18255         Log: More regex and utf8 debug dumping.
18256      Branch: perl
18257            ! dump.c regcomp.c regexec.c utf8.c utf8.h
18258 ____________________________________________________________________________
18259 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
18260         Log: Unused variable.
18261      Branch: perl
18262            ! regcomp.c
18263 ____________________________________________________________________________
18264 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
18265         Log: Regen toc.
18266      Branch: perl
18267            ! pod/perltoc.pod
18268 ____________________________________________________________________________
18269 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
18270         Log: capitalize correctly, noticed by David Dyck.
18271      Branch: perl
18272            ! lib/sort.pm
18273 ____________________________________________________________________________
18274 [ 14110] By: nick                                  on 2002/01/06  22:05:19
18275         Log: Integrate mainline - threads mended, DB_File sick?
18276      Branch: perlio
18277           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
18278           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
18279           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
18280           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
18281           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
18282 ____________________________________________________________________________
18283 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
18284         Log: No need to overqualify.
18285      Branch: perl
18286            ! lib/sort.pm
18287 ____________________________________________________________________________
18288 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
18289         Log: PL_debug_pad wasn't initialized to zeroes which broke
18290              ithreads + DEBUGGING.
18291      Branch: perl
18292            ! sv.c
18293 ____________________________________________________________________________
18294 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
18295         Log: Update Changes.
18296      Branch: perl
18297            ! Changes patchlevel.h
18298 ____________________________________________________________________________
18299 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
18300         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
18301              From: Jonathan Stowe <gellyfish@gellyfish.com>
18302              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
18303              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
18304      Branch: perl
18305            ! pp_sys.c
18306 ____________________________________________________________________________
18307 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
18308         Log: DB_File sync from Paul Marquess.
18309      Branch: perl
18310            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18311            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
18312            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
18313 ____________________________________________________________________________
18314 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
18315         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
18316              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
18317              Date: Sun, 6 Jan 2002 11:44:30 +0100
18318              Message-ID: <3C38389E.7831.493570@localhost>
18319      Branch: perl
18320            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
18321            ! utils/perlcc.PL
18322 ____________________________________________________________________________
18323 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
18324         Log: Tests for #14098.
18325      Branch: perl
18326            ! t/op/lc.t
18327 ____________________________________________________________________________
18328 [ 14102] By: nick                                  on 2002/01/06  11:33:55
18329         Log: Integrate mainline (PPPort still multi-building).
18330      Branch: perlio
18331           +> lib/unifold.t
18332           !> (integrate 30 files)
18333 ____________________________________________________________________________
18334 [ 14101] By: ams                                   on 2002/01/06  04:52:50
18335         Log: Subject: [PATCH] Bad prototype detection now an optional warning
18336              From: Sam Tregar <sam@tregar.com>
18337              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
18338              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
18339      Branch: perl
18340            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
18341            ! t/comp/proto.t toke.c
18342 ____________________________________________________________________________
18343 [ 14100] By: ams                                   on 2002/01/06  01:56:59
18344         Log: Subject: [PATCH] Correct several Stratus VOS build issues
18345              From: "Green, Paul" <Paul.Green@stratus.com>
18346              Date: Sat, 5 Jan 2002 21:30:56 -0500
18347              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
18348      Branch: perl
18349            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
18350 ____________________________________________________________________________
18351 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
18352         Log: Further perl.org URL elaboration from Ask.
18353      Branch: perl
18354            ! pod/perlfaq1.pod pod/perlfaq2.pod
18355 ____________________________________________________________________________
18356 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
18357         Log: The same problem with To{Lower,Title,Upper}
18358              as earlier with ToFold.
18359      Branch: perl
18360            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
18361            ! lib/unicore/To/Upper.pl lib/unicore/mktables
18362 ____________________________________________________________________________
18363 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
18364         Log: Retract #14057 for now; the alarm/setitimer timers
18365              seen to be the same in many systems, which leads into
18366              hangups.
18367      Branch: perl
18368            ! ext/Time/HiRes/HiRes.t
18369 ____________________________________________________________________________
18370 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
18371         Log: Finish up (ha!) the Unicode case folding;
18372              enhance regex dumping code.
18373      Branch: perl
18374            + lib/unifold.t
18375            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
18376            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
18377 ____________________________________________________________________________
18378 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
18379         Log: Use the perl.org news gw instead of the perl.com one
18380              (from Ask).
18381      Branch: perl
18382            ! pod/perlfaq1.pod pod/perlfaq2.pod
18383 ____________________________________________________________________________
18384 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
18385         Log: Zero() wasn't documented.
18386      Branch: perl
18387            ! pod/perlclib.pod
18388 ____________________________________________________________________________
18389 [ 14093] By: ams                                   on 2002/01/05  17:58:35
18390         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
18391              From: Nicholas Clark <nick@unfortu.net>
18392              Date: Sat, 5 Jan 2002 18:55:39 +0000
18393              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
18394      Branch: perl
18395            ! lib/Memoize/t/tie_ndbm.t
18396 ____________________________________________________________________________
18397 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
18398         Log: Also UNICOS/mk has deviant socketpair().
18399      Branch: perl
18400            ! ext/Socket/socketpair.t
18401 ____________________________________________________________________________
18402 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
18403         Log: Ooops.  Retract the regex parts of #14090.
18404      Branch: perl
18405            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
18406 ____________________________________________________________________________
18407 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
18408         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
18409              From: Nicholas Clark <nick@unfortu.net> 
18410              Date: Sat, 5 Jan 2002 18:10:13 +0000
18411              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
18412      Branch: perl
18413            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
18414            ! regcomp.h regexec.c
18415 ____________________________________________________________________________
18416 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
18417         Log: Integrate perlio; a missing aTHX.
18418      Branch: perl
18419           !> op.c
18420 ____________________________________________________________________________
18421 [ 14088] By: nick                                  on 2002/01/05  12:35:01
18422         Log: One missing aTHX_
18423      Branch: perlio
18424            ! op.c
18425 ____________________________________________________________________________
18426 [ 14087] By: nick                                  on 2002/01/05  12:00:48
18427         Log: Raw integrate of mainline - op.c looks dodgy.
18428      Branch: perlio
18429           +> lib/Pod/t/Functions.t t/op/winsystem.t
18430            - lib/File/Spec/NW5.pm t/op/system.t
18431           !> (integrate 77 files)
18432 ____________________________________________________________________________
18433 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
18434         Log: integrate changes from maint-5.6/macperl branch
18435      Branch: maint-5.6/perl
18436           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
18437           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
18438 ____________________________________________________________________________
18439 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
18440         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
18441              found by Marc Lehmann.
18442      Branch: perl
18443            ! pp.c
18444 ____________________________________________________________________________
18445 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
18446         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
18447              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18448              Date: Sat, 5 Jan 2002 00:31:12 +0100
18449              Message-ID: <20020105003112.E1850@rafael>              
18450      Branch: perl
18451            ! t/comp/proto.t
18452 ____________________________________________________________________________
18453 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
18454         Log: A bit of "perl.com" cleanup.
18455      Branch: perl
18456            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
18457            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
18458            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
18459            ! pod/perlmodlib.PL pod/perlmodlib.pod
18460 ____________________________________________________________________________
18461 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
18462         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
18463              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18464              Date: Fri, 4 Jan 2002 23:35:19 +0100
18465              Message-ID: <20020104233519.A1850@rafael>
18466      Branch: perl
18467            ! op.c
18468 ____________________________________________________________________________
18469 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
18470         Log: Integrate change #14062 from macperl;
18471              Define setbuf, setvbuf for Mac OS
18472      Branch: perl
18473           !> ext/IO/IO.xs
18474 ____________________________________________________________________________
18475 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
18476         Log: Bump version, update Changes
18477      Branch: maint-5.6/macperl
18478            ! macos/Changes macos/MPVersion.r
18479 ____________________________________________________________________________
18480 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
18481         Log: Add more droplets
18482      Branch: maint-5.6/macperl
18483            + macos/macperl/Droplets/gluedialect.plx
18484            + macos/macperl/Droplets/glueedit.plx
18485            + macos/macperl/Droplets/gluemac.plx
18486            + macos/macperl/Droplets/gluescriptadds.plx
18487            + macos/macperl/Droplets/installme.plx
18488            + macos/macperl/Droplets/show_glue_pods.plx
18489            + macos/macperl/Droplets/tarzipme.plx
18490            + macos/macperl/Droplets/untarzipme.plx
18491 ____________________________________________________________________________
18492 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
18493         Log: Display the native pwd command.
18494      Branch: perl
18495            ! ext/Cwd/t/cwd.t
18496 ____________________________________________________________________________
18497 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
18498         Log: Under Mac OS X /dev/stdout is normally a symlink,
18499              but when running the test it seems to become a socket.
18500              So let's extend our censorship.
18501      Branch: perl
18502            ! t/op/stat.t
18503 ____________________________________________________________________________
18504 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
18505         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
18506      Branch: maint-5.6/macperl
18507            + macos/HandleSocket.cp
18508            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
18509            ! macos/macperl.sym
18510 ____________________________________________________________________________
18511 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
18512         Log: Doc updates
18513      Branch: maint-5.6/macperl
18514            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
18515 ____________________________________________________________________________
18516 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
18517         Log: Update libraries
18518      Branch: maint-5.6/macperl
18519            ! macos/macperl/Makefile.mk
18520 ____________________________________________________________________________
18521 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
18522         Log: Update tests to Mac::StandardFile from StandardFile.pl,
18523              plus other fixes
18524      Branch: maint-5.6/macperl
18525            ! macos/ext/Mac/Menus/t/MenuBar.t
18526            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
18527            ! macos/ext/Mac/Movies/t/PlayMovie.t
18528            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
18529            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
18530            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
18531            ! macos/ext/Mac/Resources/t/Resources.t
18532 ____________________________________________________________________________
18533 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
18534         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
18535      Branch: maint-5.6/macperl
18536            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
18537            ! macos/ext/Mac/Movies/Movies.xs
18538            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
18539            ! macos/ext/Mac/StandardFile/StandardFile.xs
18540            ! macos/ext/Mac/Windows/Windows.xs
18541 ____________________________________________________________________________
18542 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
18543         Log: Updates for Universal Headers 3.4 (forgot one)
18544      Branch: maint-5.6/macperl
18545            ! macos/macperl/MPConsole.cp
18546 ____________________________________________________________________________
18547 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
18548         Log: Updates for Universal Headers 3.4
18549      Branch: maint-5.6/macperl
18550            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
18551            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
18552            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
18553            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
18554            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
18555            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
18556            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
18557            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
18558            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
18559 ____________________________________________________________________________
18560 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
18561         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
18562              from <200112112327.JAA25434@gpo.metropolis.net.au>;
18563              don't crash on quit for 68K (MacPerl Bug #490013)
18564      Branch: maint-5.6/macperl
18565            ! macos/macish.c macos/macperl/MPConsole.cp
18566 ____________________________________________________________________________
18567 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
18568         Log: If we do have socketpair(), make my_socketpair()
18569              just call the real socketpair().  This way we always
18570              have real code behind my_socketpair() and a symbol
18571              corresponding to the my_socketpair in global.sym.
18572      Branch: perl
18573            ! embed.fnc embed.h makedef.pl proto.h util.c
18574 ____________________________________________________________________________
18575 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
18576         Log: Disable sigaction (MacPerl Bug #470321)
18577      Branch: maint-5.6/macperl
18578            ! macos/config.h macos/config.sh
18579 ____________________________________________________________________________
18580 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
18581         Log: Make GUSI resource work (MacPerl Bug #464638)
18582      Branch: maint-5.6/macperl
18583            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
18584            ! macos/macperl/MacPerl.rsrc
18585 ____________________________________________________________________________
18586 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
18587         Log: Make AutoSplit go a little deeper
18588      Branch: maint-5.6/macperl
18589            ! macos/Makefile.mk
18590 ____________________________________________________________________________
18591 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
18592         Log: A few doc updates from bleadperl
18593      Branch: maint-5.6/macperl
18594            ! pod/perlmodinstall.pod pod/perlport.pod
18595 ____________________________________________________________________________
18596 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
18597         Log: Sync up to latest changes from bleadperl
18598      Branch: maint-5.6/macperl
18599            ! lib/File/Find.pm
18600 ____________________________________________________________________________
18601 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
18602         Log: Define setbuf, setvbuf for Mac OS
18603      Branch: maint-5.6/macperl
18604            ! ext/IO/IO.xs
18605 ____________________________________________________________________________
18606 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
18607         Log: Delete by request of Mark-Jason Dominus (change #13676)
18608      Branch: maint-5.6/macperl
18609            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
18610 ____________________________________________________________________________
18611 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
18612         Log: Spread the good word of "env".
18613      Branch: perl
18614            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
18615 ____________________________________________________________________________
18616 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
18617         Log: Till the system tests do something non-Win*, better rename
18618              the test so that people on other platforms don't get confused.
18619              (Not win32system, because assumedly there's win64, too.)
18620      Branch: perl
18621            + t/op/winsystem.t
18622            - t/op/system.t
18623            ! MANIFEST
18624 ____________________________________________________________________________
18625 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
18626         Log: Some tweaks.
18627      Branch: perl
18628            ! lib/Pod/t/Functions.t
18629 ____________________________________________________________________________
18630 [ 14057] By: ams                                   on 2002/01/04  17:40:31
18631         Log: (retracted by #14057)
18632              
18633              Subject: [PATCH] Time/HiRes/HiRes.t
18634              From: Nicholas Clark <nick@unfortu.net>
18635              Date: Fri, 4 Jan 2002 17:28:46 +0000
18636              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
18637      Branch: perl
18638            ! ext/Time/HiRes/HiRes.t
18639 ____________________________________________________________________________
18640 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
18641         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
18642              From: Abe Timmerman <abe@ztreet.demon.nl>
18643              Date: Fri, 04 Jan 2002 18:42:33 +0100
18644              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
18645      Branch: perl
18646            + lib/Pod/t/Functions.t
18647            ! MANIFEST lib/Pod/Functions.pm
18648 ____________________________________________________________________________
18649 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
18650         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
18651              From: "Craig A. Berry" <craigberry@mac.com>
18652              Date: Thu, 3 Jan 2002 17:32:20 -0600
18653              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
18654      Branch: perl
18655            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
18656 ____________________________________________________________________________
18657 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
18658         Log: Document the U+0085, U+2028, and U+2029.
18659      Branch: perl
18660            ! pod/perlre.pod pod/perlretut.pod
18661 ____________________________________________________________________________
18662 [ 14053] By: ams                                   on 2002/01/04  03:27:44
18663         Log: Subject: [PATCH] warn if not CORE::dump
18664              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18665              Date: Thu, 3 Jan 2002 22:04:00 +0100
18666              Message-Id: <20020103220400.A13958@rafael>
18667      Branch: perl
18668            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
18669 ____________________________________________________________________________
18670 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
18671         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
18672      Branch: perl
18673            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
18674 ____________________________________________________________________________
18675 [ 14051] By: ams                                   on 2002/01/04  03:00:12
18676         Log: Subject: [PATCH] File::Compare::VERSION
18677              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18678              Date: Thu, 3 Jan 2002 23:42:52 +0100
18679              Message-Id: <20020103234252.G13958@rafael>
18680      Branch: perl
18681            ! lib/File/Compare.pm
18682 ____________________________________________________________________________
18683 [ 14050] By: ams                                   on 2002/01/04  02:58:05
18684         Log: Subject: [PATCH @14042] threads::shared doc
18685              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
18686              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
18687              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
18688      Branch: perl
18689            ! ext/threads/shared/shared.pm
18690 ____________________________________________________________________________
18691 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
18692         Log: #14048 exposed few false positives, to be fixed soonish.
18693      Branch: perl
18694            ! t/op/pat.t
18695 ____________________________________________________________________________
18696 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
18697         Log: Do not add the first characters of multicharacter foldings
18698              into character classes.
18699      Branch: perl
18700            ! regcomp.c
18701 ____________________________________________________________________________
18702 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
18703         Log: A bit of testing for #14046.
18704      Branch: perl
18705            ! t/op/pat.t
18706 ____________________________________________________________________________
18707 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
18708         Log: Allow emitting the foldcased version of "\x{df}", "ss"
18709              (among others, another example would be \x{fb00} -> "ff")
18710      Branch: perl
18711            ! regcomp.c
18712 ____________________________________________________________________________
18713 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
18714         Log: Subject: [PATCH] File::Spec & NetWare
18715              From: Dave Rolsky <autarch@urth.org>
18716              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
18717              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
18718      Branch: perl
18719            - lib/File/Spec/NW5.pm
18720            ! MANIFEST lib/File/Spec.pm
18721 ____________________________________________________________________________
18722 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
18723         Log: FAQ sync (RCS Ids only?)
18724      Branch: perl
18725            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
18726 ____________________________________________________________________________
18727 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
18728         Log: AUTHORs updates.
18729      Branch: perl
18730            ! AUTHORS
18731 ____________________________________________________________________________
18732 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
18733         Log: Update Changes.
18734      Branch: perl
18735            ! Changes patchlevel.h
18736 ____________________________________________________________________________
18737 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
18738         Log: Missed the =head1 additions.
18739      Branch: perl
18740            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
18741            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
18742            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
18743            ! util.c
18744 ____________________________________________________________________________
18745 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
18746         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
18747              From: Robin Barker <rmb1@cise.npl.co.uk>
18748              Date: Thu, 3 Jan 2002 15:26:20 GMT
18749              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
18750      Branch: perl
18751            ! lib/Carp.t lib/Carp/Heavy.pm
18752 ____________________________________________________________________________
18753 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
18754         Log: Subject: [PATCH hv.c] 
18755              From: Robin Barker <rmb1@cise.npl.co.uk>
18756              Date: Thu, 3 Jan 2002 14:49:06 GMT
18757              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
18758              
18759              -Wformat check.
18760      Branch: perl
18761            ! hv.c
18762 ____________________________________________________________________________
18763 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
18764         Log: NetWare tweaks from Ananth Kesari.
18765      Branch: perl
18766            ! NetWare/t/NWScripts.pl lib/File/Find.pm
18767 ____________________________________________________________________________
18768 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
18769         Log: Cast.
18770      Branch: perl
18771            ! regexec.c
18772 ____________________________________________________________________________
18773 [ 14036] By: ams                                   on 2002/01/03  12:12:31
18774         Log: Grammar fix suggested by Gwyn Judd.
18775      Branch: perl
18776            ! pod/perldiag.pod
18777 ____________________________________________________________________________
18778 [ 14035] By: nick                                  on 2002/01/03  09:22:42
18779         Log: More strange perlio != mainline differences where
18780              I have not been.
18781      Branch: perlio
18782           !> hints/unicos.sh hints/unicosmk.sh
18783 ____________________________________________________________________________
18784 [ 14034] By: nick                                  on 2002/01/03  09:19:37
18785         Log: Integrate mainline (including force integrate of
18786              lib/charnames.pm which had got out-of-step)
18787      Branch: perlio
18788           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
18789 ____________________________________________________________________________
18790 [ 14033] By: ams                                   on 2002/01/03  08:24:24
18791         Log: Subject: Not ok 14031: PPPort Makefile.PL
18792              From: andreas.koenig@anima.de (Andreas J. Koenig)
18793              Date: 03 Jan 2002 10:17:46 +0100
18794              Message-Id: <m3sn9n94jp.fsf@anima.de>
18795      Branch: perl
18796            ! ext/Devel/PPPort/Makefile.PL
18797 ____________________________________________________________________________
18798 [ 14032] By: nick                                  on 2002/01/03  08:24:00
18799         Log: Integrate mainline.
18800      Branch: perlio
18801           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
18802           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
18803           !> (integrate 31 files)
18804 ____________________________________________________________________________
18805 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
18806         Log: Off-by-one is my middle name.
18807      Branch: perl
18808            ! regexec.c
18809 ____________________________________________________________________________
18810 [ 14030] By: ams                                   on 2002/01/02  23:56:37
18811         Log: Subject: [PATCH @14015] threads::shared disabling
18812              From: Andy Bussey <andybussey@yahoo.co.uk>
18813              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
18814              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
18815      Branch: perl
18816            + ext/threads/shared/t/no_share.t
18817            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
18818 ____________________________________________________________________________
18819 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
18820         Log: Simon's new perlapi scheme, I hope I got all the pieces.
18821      Branch: perl
18822            + autodoc.pl embed.fnc
18823            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
18824 ____________________________________________________________________________
18825 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
18826         Log: Integrate perlio; more PPPort Makefile source dependence removal
18827      Branch: perl
18828           !> ext/Devel/PPPort/Makefile.PL perl.h
18829 ____________________________________________________________________________
18830 [ 14027] By: ams                                   on 2002/01/02  21:42:50
18831         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
18832              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18833              Date: Wed, 2 Jan 2002 23:09:13 +0100
18834              Message-Id: <20020102230913.A17373@rafael>
18835      Branch: perl
18836            ! pod/perldiag.pod
18837 ____________________________________________________________________________
18838 [ 14026] By: ams                                   on 2002/01/02  21:38:34
18839         Log: Subject: Re: PATCH: lib/Term/Cap.pm
18840              From: Jonathan Stowe <gellyfish@gellyfish.com>
18841              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
18842              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
18843      Branch: perl
18844            ! lib/Term/Cap.pm
18845 ____________________________________________________________________________
18846 [ 14025] By: ams                                   on 2002/01/02  18:34:26
18847         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
18848              From: Sam Tregar <sam@tregar.com>
18849              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
18850              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
18851      Branch: perl
18852            ! pod/perldiag.pod t/comp/proto.t toke.c
18853 ____________________________________________________________________________
18854 [ 14024] By: ams                                   on 2002/01/02  18:16:12
18855         Log: Subject: PATCH: lib/Term/Cap.pm
18856              From: Norton Allen <allen@huarp.harvard.edu>
18857              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
18858              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
18859      Branch: perl
18860            ! lib/Term/Cap.pm
18861 ____________________________________________________________________________
18862 [ 14023] By: ams                                   on 2002/01/02  18:12:31
18863         Log: Subject: PATCH: lib/Cwd.pm for QNX4
18864              From: Norton Allen <allen@huarp.harvard.edu>
18865              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
18866              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
18867      Branch: perl
18868            ! lib/Cwd.pm
18869 ____________________________________________________________________________
18870 [ 14022] By: nick                                  on 2002/01/02  18:01:21
18871         Log: More PPPort Makefile source dependence removal
18872      Branch: perlio
18873            ! ext/Devel/PPPort/Makefile.PL
18874 ____________________________________________________________________________
18875 [ 14021] By: nick                                  on 2002/01/02  17:44:36
18876         Log: Sort out muddle of editing on three machines ...
18877      Branch: perlio
18878           !> Changes MANIFEST cygwin/Makefile.SHs
18879           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
18880           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
18881           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
18882 ____________________________________________________________________________
18883 [ 14020] By: ams                                   on 2002/01/02  17:06:27
18884         Log: Fix misplaced application of #14016.
18885      Branch: perl
18886            ! op.c
18887 ____________________________________________________________________________
18888 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
18889         Log: Integrate perlio; avoid uninit debug_pad.
18890      Branch: perl
18891           !> sv.c
18892 ____________________________________________________________________________
18893 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
18894         Log: makedepend VOS fix from Paul Green.
18895      Branch: perl
18896            ! makedepend.SH
18897 ____________________________________________________________________________
18898 [ 14017] By: nick                                  on 2002/01/02  16:09:43
18899         Log: Avoid un-init perl_debug_pad in clones
18900      Branch: perlio
18901            ! sv.c
18902 ____________________________________________________________________________
18903 [ 14016] By: ams                                   on 2002/01/02  15:58:11
18904         Log: Subject: [PATCH] random crash in B::LISTOP::last
18905              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
18906              Date: Wed, 2 Jan 2002 17:37:28 +0100
18907              Message-Id: <3C334558.3906.19CB98D@localhost>
18908      Branch: perl
18909            ! op.c
18910 ____________________________________________________________________________
18911 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
18912         Log: Update Changes.
18913      Branch: perl
18914            ! Changes patchlevel.h
18915 ____________________________________________________________________________
18916 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
18917         Log: One more iteration of the ibcmp_utf8() interface,
18918              hopefully this is a convergent iteration...
18919      Branch: perl
18920            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
18921 ____________________________________________________________________________
18922 [ 14013] By: ams                                   on 2002/01/02  13:43:58
18923         Log: Upgrade to podlators-1.19.
18924      Branch: perl
18925            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
18926            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
18927            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
18928            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
18929            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
18930 ____________________________________________________________________________
18931 [ 14012] By: ams                                   on 2002/01/02  09:48:51
18932         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
18933              From: martyn@inpharmatica.co.uk
18934              Date: Wed, 19 Dec 2001 19:05:00 +0000
18935              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
18936      Branch: perl
18937            ! lib/Pod/Usage.pm
18938 ____________________________________________________________________________
18939 [ 14011] By: nick                                  on 2002/01/02  08:38:18
18940         Log: Integrate mainline
18941      Branch: perlio
18942           !> (integrate 28 files)
18943 ____________________________________________________________________________
18944 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
18945         Log: Make ibcmp_utf8() optionally progress in either string for
18946              as long as it takes and optionally record how far it got.
18947      Branch: perl
18948            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
18949 ____________________________________________________________________________
18950 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
18951         Log: Once more try to get the PPPort Makefile right.
18952      Branch: perl
18953            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
18954 ____________________________________________________________________________
18955 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
18956         Log: -Wall silencing.
18957      Branch: perl
18958            ! utf8.c
18959 ____________________________________________________________________________
18960 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
18961         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
18962              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18963              Date: Tue, 1 Jan 2002 22:45:21 +0100       
18964              Message-ID: <20020101224521.A691@rafael>
18965      Branch: perl
18966            ! ext/B/B/Deparse.pm
18967 ____________________________________________________________________________
18968 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
18969         Log: VOS tweak from Paul Green: VOS has different O_BINARY
18970              and O_TEXT, but VOS always uses LF, never CRLF.
18971      Branch: perl
18972            ! perl.h
18973 ____________________________________________________________________________
18974 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
18975         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
18976      Branch: perl
18977            ! regexec.c utf8.c
18978 ____________________________________________________________________________
18979 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
18980         Log: Now that to_utf8_fold() was fixed.
18981      Branch: perl
18982            ! regcomp.c regexec.c
18983 ____________________________________________________________________________
18984 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
18985         Log: Integrate perlio; experimental binmode() re-coding.
18986      Branch: perl
18987           !> perlio.c
18988 ____________________________________________________________________________
18989 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
18990         Log: Document the to_utf8_*() functions.
18991      Branch: perl
18992            ! embed.pl pod/perlapi.pod utf8.c
18993 ____________________________________________________________________________
18994 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
18995         Log: Better support for multicharacter foldings.
18996              Now all but two of the CaseFold.txt cases work-- but
18997              only when the target string is single-character, more
18998              debugging needed.
18999      Branch: perl
19000            ! regexec.c
19001 ____________________________________________________________________________
19002 [ 14000] By: ams                                   on 2002/01/01  15:59:43
19003         Log: Subject: [PATCH] don't installperl pods
19004              From: Nicholas Clark <nick@unfortu.net>
19005              Date: Tue, 1 Jan 2002 16:44:12 +0000
19006              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
19007      Branch: perl
19008            ! installperl
19009 ____________________________________________________________________________
19010 [ 13999] By: ams                                   on 2002/01/01  14:34:04
19011         Log: Subject: [PATCH] perldiag.pod transposition
19012              From: Nicholas Clark <nick@unfortu.net>
19013              Date: Tue, 1 Jan 2002 15:03:52 +0000
19014              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
19015      Branch: perl
19016            ! pod/perldiag.pod
19017 ____________________________________________________________________________
19018 [ 13998] By: ams                                   on 2002/01/01  13:36:49
19019         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
19020              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19021              Date: Tue, 1 Jan 2002 15:12:36 +0100
19022              Message-Id: <20020101151236.A951@rafael>
19023      Branch: perl
19024            ! pod/perldiag.pod
19025 ____________________________________________________________________________
19026 [ 13997] By: ams                                   on 2002/01/01  13:33:06
19027         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
19028              From: Nicholas Clark <nick@unfortu.net>
19029              Date: Tue, 1 Jan 2002 13:13:17 +0000
19030              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
19031      Branch: perl
19032            ! ext/Socket/socketpair.t
19033 ____________________________________________________________________________
19034 [ 13996] By: ams                                   on 2002/01/01  04:44:28
19035         Log: Subject: [PATCH @13746] Leaner exporter
19036              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19037              Date: Mon, 31 Dec 2001 18:16:08 -0500
19038              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
19039      Branch: perl
19040            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
19041 ____________________________________________________________________________
19042 [ 13995] By: ams                                   on 2002/01/01  04:29:44
19043         Log: Subject: [PATCH @13746] h2xs broken
19044              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19045              Date: Mon, 31 Dec 2001 17:48:55 -0500
19046              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
19047      Branch: perl
19048            ! utils/h2xs.PL
19049 ____________________________________________________________________________
19050 [ 13994] By: ams                                   on 2002/01/01  04:25:46
19051         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
19052              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19053              Date: Mon, 31 Dec 2001 17:42:25 -0500
19054              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
19055      Branch: perl
19056            ! lib/ExtUtils/MM_Unix.pm
19057 ____________________________________________________________________________
19058 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
19059         Log: Rename the variables to be a bit more consistent.
19060      Branch: perl
19061            ! utf8.c
19062 ____________________________________________________________________________
19063 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
19064         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
19065              (found by Jeffrey Friedl)
19066      Branch: perl
19067            ! regexec.c t/op/pat.t utf8.c
19068 ____________________________________________________________________________
19069 [ 13991] By: nick                                  on 2001/12/31  18:08:55
19070         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
19071      Branch: perlio
19072            ! perlio.c
19073 ____________________________________________________________________________
19074 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
19075         Log: Update Changes.
19076      Branch: perl
19077            ! Changes patchlevel.h
19078 ____________________________________________________________________________
19079 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
19080         Log: Less unused ones.
19081      Branch: perl
19082            ! regexec.c
19083 ____________________________________________________________________________
19084 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
19085         Log: Unused variable.
19086      Branch: perl
19087            ! regcomp.c
19088 ____________________________________________________________________________
19089 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
19090         Log: Forgotten file.
19091      Branch: perl
19092            ! MANIFEST
19093 ____________________________________________________________________________
19094 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
19095         Log: Subject: Re: Cygwin: one down one to go 
19096              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19097              Date: Mon, 31 Dec 2001 18:34:36 +0100
19098              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
19099      Branch: perl
19100            ! cygwin/Makefile.SHs
19101 ____________________________________________________________________________
19102 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
19103         Log: Add some comments to the recent Unicode case-folding saga.
19104      Branch: perl
19105            ! regcomp.c regexec.c
19106 ____________________________________________________________________________
19107 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
19108         Log: Slight comment tweakage.
19109      Branch: perl
19110            ! ext/I18N/Langinfo/Langinfo.t
19111 ____________________________________________________________________________
19112 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
19113         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
19114      Branch: perl
19115            ! perl.h
19116 ____________________________________________________________________________
19117 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
19118         Log: Subject: [ PATCH] Cygwin: one down one to go
19119              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19120              Date: Mon, 31 Dec 2001 17:03:40 +0100
19121              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
19122      Branch: perl
19123            ! lib/Pod/t/basic.t
19124 ____________________________________________________________________________
19125 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
19126         Log: Tweak the dependencies not to recompile everytime,
19127              as suggested by NI-S.
19128      Branch: perl
19129            ! ext/Devel/PPPort/Makefile.PL
19130 ____________________________________________________________________________
19131 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
19132         Log: Planning still not right.
19133      Branch: perl
19134            ! lib/User/grent.t
19135 ____________________________________________________________________________
19136 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
19137         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
19138              From: Michael G Schwern <schwern@pobox.com>
19139              Date: Sun, 30 Dec 2001 18:07:55 -0500
19140              Message-ID: <20011230230755.GG12840@blackrider>
19141              
19142              (lib/User/grent, really)
19143      Branch: perl
19144            ! lib/User/grent.t
19145 ____________________________________________________________________________
19146 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
19147         Log: Integrate perlio; cleanup, in particular avoid accidental
19148              PerlIO_flush(NULL) if PerlIONext is NULL.
19149      Branch: perl
19150           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
19151 ____________________________________________________________________________
19152 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
19153         Log: Subject: typo in IO::Socket::INET.pm
19154              From: mjd@plover.com
19155              Date: 31 Dec 2001 14:31:10 -0000
19156              Message-ID: <20011231143110.4989.qmail@plover.com>
19157      Branch: perl
19158            ! ext/IO/lib/IO/Socket/INET.pm
19159 ____________________________________________________________________________
19160 [ 13976] By: nick                                  on 2001/12/31  13:56:11
19161         Log: Integrate mainline
19162      Branch: perlio
19163           !> (integrate 29 files)
19164 ____________________________________________________________________________
19165 [ 13975] By: nick                                  on 2001/12/31  12:40:50
19166         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
19167              if PerlIONext is NULL.
19168      Branch: perlio
19169            ! perlio.c perliol.h
19170 ____________________________________________________________________________
19171 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
19172         Log: Subject: Re: [PATCH] Basic bad prototype detection
19173              From: Sam Tregar <sam@tregar.com>
19174              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
19175              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
19176      Branch: perl
19177            ! t/comp/proto.t toke.c
19178 ____________________________________________________________________________
19179 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
19180         Log: Subject: [PATCH] configure.com / scriptdirexp
19181              From: "Craig A. Berry" <craigberry@mac.com>
19182              Date: Sun, 30 Dec 2001 15:47:28 -0600
19183              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
19184      Branch: perl
19185            ! configure.com
19186 ____________________________________________________________________________
19187 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
19188         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
19189              From: Abe Timmerman <abe@ztreet.demon.nl>
19190              Date: Mon, 31 Dec 2001 03:55:27 +0100
19191              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
19192      Branch: perl
19193            ! lib/ExtUtils/t/MM_Win32.t
19194 ____________________________________________________________________________
19195 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
19196         Log: Subject: [PATCH] Basic bad prototype detection
19197              From: Sam Tregar <sam@tregar.com> 
19198              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
19199              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
19200      Branch: perl
19201            ! pod/perldiag.pod t/comp/proto.t toke.c
19202 ____________________________________________________________________________
19203 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
19204         Log: Makefiles are sloppy about the exe suffix
19205              (from Paul Green)
19206      Branch: perl
19207            ! Makefile.SH x2p/Makefile.SH
19208 ____________________________________________________________________________
19209 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
19210         Log: Delay folding until necessary; start of handling
19211              folding into several characters.
19212      Branch: perl
19213            ! regcomp.c regexec.c
19214 ____________________________________________________________________________
19215 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
19216         Log: gcc -Wall dewhine.
19217      Branch: perl
19218            ! regexec.c
19219 ____________________________________________________________________________
19220 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
19221         Log: More Unicode folding tweaks, avoid potential false matches.
19222      Branch: perl
19223            ! regexec.c
19224 ____________________________________________________________________________
19225 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
19226         Log: Make that six wrongs.
19227      Branch: perl
19228            ! regexec.c utf8.c
19229 ____________________________________________________________________________
19230 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
19231         Log: Four wrongs can make a right.
19232      Branch: perl
19233            ! regexec.c utf8.c
19234 ____________________________________________________________________________
19235 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
19236         Log: Fix all the I case foldings as per CaseFold.txt.
19237      Branch: perl
19238            ! regcomp.c regexec.c
19239 ____________________________________________________________________________
19240 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
19241         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
19242      Branch: perl
19243            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
19244            ! regexec.c utf8.c
19245 ____________________________________________________________________________
19246 [ 13962] By: nick                                  on 2001/12/30  18:33:41
19247         Log: Integrate 8.3 fix for PPPort fix
19248      Branch: perlio
19249           +> ext/Devel/PPPort/ppport_h.PL
19250            - ext/Devel/PPPort/ppport.h.PL
19251            ! ext/Devel/PPPort/MANIFEST
19252           !> ext/Devel/PPPort/Makefile.PL
19253 ____________________________________________________________________________
19254 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
19255         Log: Integrate perlio; more win32 stuff:
19256              
19257              A. Use Perl_my_socketpair()
19258              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
19259              load winsock.
19260              C. (In passing) work round fact that $$ is now SvREADONLY
19261              so we need to take special measures to set it during
19262              pseudo-fork.
19263      Branch: perl
19264           !> util.c win32/perlhost.h
19265 ____________________________________________________________________________
19266 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
19267         Log: Fix ppport.h for Unix.
19268      Branch: perl
19269            + ext/Devel/PPPort/ppport_h.PL
19270            - ext/Devel/PPPort/ppport.h.PL
19271            ! MANIFEST ext/Devel/PPPort/Makefile.PL
19272 ____________________________________________________________________________
19273 [ 13959] By: nick                                  on 2001/12/30  16:53:42
19274         Log: Win32 stuff:
19275              A. Use Perl_my_socketpair()
19276              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
19277              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
19278              take special measures to set it during pseudo-fork.
19279      Branch: perlio
19280            ! util.c win32/perlhost.h
19281 ____________________________________________________________________________
19282 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
19283         Log: Integrate perlio; win32 kicking.
19284      Branch: perl
19285           +> ext/Devel/PPPort/ppport.h.PL
19286           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
19287           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
19288           !> proto.h
19289 ____________________________________________________________________________
19290 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
19291         Log: metaconfig unit change for #13956.
19292      Branch: metaconfig
19293            ! U/modified/spitshell.U
19294 ____________________________________________________________________________
19295 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
19296         Log: Must look for cat also in $PATH (noticed by Philip Newton).
19297      Branch: perl
19298            ! Configure
19299 ____________________________________________________________________________
19300 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
19301         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
19302              From: Blair Zajac <blair@orcaware.com>
19303              Date: Sat, 29 Dec 2001 22:37:03 -0800
19304              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
19305      Branch: perl
19306            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
19307 ____________________________________________________________________________
19308 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
19309         Log: Regen files.
19310      Branch: perl
19311            ! embed.h global.sym pod/perlapi.pod uconfig.h
19312 ____________________________________________________________________________
19313 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
19314         Log: Subject: [PATCH] -t without -w 
19315              From: Michael G Schwern <schwern@pobox.com>
19316              Date: Sat, 29 Dec 2001 23:46:25 -0500
19317              Message-ID: <20011230044625.GA14386@blackrider>
19318      Branch: perl
19319            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
19320            ! warnings.pl
19321 ____________________________________________________________________________
19322 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
19323         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
19324              From: Dave Rolsky <autarch@urth.org>               
19325              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
19326              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
19327              
19328              $^O is NetWare, not Netware.
19329      Branch: perl
19330            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
19331 ____________________________________________________________________________
19332 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
19333         Log: Sarathy thinks undoing C++ comments from C++ files
19334              is a bit too zealous.
19335      Branch: perl
19336            ! win32/perlhost.h win32/vmem.h
19337 ____________________________________________________________________________
19338 [ 13950] By: nick                                  on 2001/12/30  14:30:02
19339         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
19340              This gets them into Errno.pm - yet to prove they end up in $!.
19341      Branch: perlio
19342            ! ext/Errno/Errno_pm.PL
19343 ____________________________________________________________________________
19344 [ 13949] By: nick                                  on 2001/12/30  12:02:21
19345         Log: Integrate Cwd muddle
19346      Branch: perlio
19347           !> MANIFEST installperl lib/Cwd.pm
19348 ____________________________________________________________________________
19349 [ 13948] By: nick                                  on 2001/12/30  11:51:40
19350         Log: remove embed.pl duplicates
19351      Branch: perlio
19352            ! embed.h embed.pl global.sym proto.h
19353 ____________________________________________________________________________
19354 [ 13947] By: nick                                  on 2001/12/30  11:35:51
19355         Log: More Cwd tidy up
19356      Branch: perl
19357            ! MANIFEST installperl
19358 ____________________________________________________________________________
19359 [ 13946] By: nick                                  on 2001/12/30  11:12:42
19360         Log: Undo a mess trying Cwd.pm in its ext directory
19361      Branch: perl
19362            + lib/Cwd.pm
19363            - ext/Cwd/Cwd.pm
19364 ____________________________________________________________________________
19365 [ 13945] By: nick                                  on 2001/12/30  10:03:43
19366         Log: Integrate mainline
19367      Branch: perl
19368           +> ext/Cwd/Cwd.pm
19369            - lib/Cwd.pm
19370            ! MANIFEST
19371      Branch: perlio
19372           !> (integrate 45 files)
19373 ____________________________________________________________________________
19374 [ 13944] By: nick                                  on 2001/12/30  09:27:16
19375         Log: "Port" Devel::PPPort to Win32:
19376              - need to set @INC before use in the test
19377              - {} are special to dmake, so use ppport.h.PL
19378              rather than commandline 
19379      Branch: perlio
19380            + ext/Devel/PPPort/ppport.h.PL
19381            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
19382 ____________________________________________________________________________
19383 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
19384         Log: Update Changes.
19385      Branch: perl
19386            ! Changes patchlevel.h
19387 ____________________________________________________________________________
19388 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
19389         Log: Subject: [PATCH] cleaner close on tests, take 2
19390              From: andreas.koenig@anima.de (Andreas J. Koenig)
19391              Date: 29 Dec 2001 21:42:37 +0100
19392              Message-ID: <m33d1tvjuq.fsf@anima.de>
19393              
19394              (the DB_File patches)
19395      Branch: perl
19396            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
19397            ! ext/DB_File/t/db-recno.t
19398 ____________________________________________________________________________
19399 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
19400         Log: Integrate perlio; regen'ed config_H.?c
19401      Branch: perl
19402           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
19403 ____________________________________________________________________________
19404 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
19405         Log: Subject: [PATCH] cleaner close on tests, take 2             
19406              From: andreas.koenig@anima.de (Andreas J. Koenig)
19407              Date: 29 Dec 2001 21:42:37 +0100
19408              Message-ID: <m33d1tvjuq.fsf@anima.de>
19409              
19410              (except for the three DB_File patch fragments)
19411      Branch: perl
19412            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
19413            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
19414            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
19415            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
19416            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
19417            ! t/op/runlevel.t t/op/write.t t/run/switches.t
19418 ____________________________________________________________________________
19419 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
19420         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
19421              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19422              Date: Sat, 29 Dec 2001 20:38:59 +0100
19423              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
19424              
19425              (NetWare tree not touched because it's very //)
19426      Branch: perl
19427            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
19428            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
19429            ! wince/include/errno.h wince/include/netdb.h
19430            ! wince/include/sys/socket.h wince/include/sys/stat.h
19431            ! wince/perllib.c wince/perlmain.c wince/win32.h
19432            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
19433            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
19434 ____________________________________________________________________________
19435 [ 13938] By: nick                                  on 2001/12/29  19:23:32
19436         Log: Integrate mainline (ok linux)
19437      Branch: perlio
19438           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
19439           !> (integrate 33 files)
19440 ____________________________________________________________________________
19441 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
19442         Log: Give up on serious testing of langinfo().  Leave the old
19443              code in place, though.
19444      Branch: perl
19445            ! ext/I18N/Langinfo/Langinfo.t
19446 ____________________________________________________________________________
19447 [ 13936] By: nick                                  on 2001/12/29  18:20:33
19448         Log: Routine regen_config_h - no real differences other than order of crypt 
19449      Branch: perlio
19450            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19451 ____________________________________________________________________________
19452 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
19453         Log: Integrate perlio;
19454              
19455              Define the two socket error numbers in terms of WSAEXXXXX equivalents
19456              
19457              Fudge Config.pm so File::Spec does not croak.
19458      Branch: perl
19459           !> win32/FindExt.pm win32/win32.h
19460 ____________________________________________________________________________
19461 [ 13934] By: nick                                  on 2001/12/29  17:27:50
19462         Log: Fudge Config.pm so File::Spec does not croak.
19463      Branch: perlio
19464            ! win32/FindExt.pm
19465 ____________________________________________________________________________
19466 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
19467         Log: metaconfig unit changes for #13932.
19468      Branch: metaconfig
19469            + U/modified/Init.U
19470            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
19471 ____________________________________________________________________________
19472 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
19473         Log: VOS tweaks from Paul Green.
19474              
19475              The Configure tweaks: the _exe needs to be
19476              set after the init; VOS has fd 3 hardwired to /dev/tty;
19477              the grep/ln/make substitutions really need to stick.
19478      Branch: perl
19479            ! Configure hints/vos.sh perl.h util.c vos/build.cm
19480            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19481            ! vos/config.ga.h vos/vosish.h
19482 ____________________________________________________________________________
19483 [ 13931] By: nick                                  on 2001/12/29  17:00:38
19484         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
19485              (just to get util.c to compile)
19486      Branch: perlio
19487            ! win32/win32.h
19488 ____________________________________________________________________________
19489 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
19490         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
19491              From: coral@eekeek.org
19492              Date: Fri, 28 Dec 2001 19:58:22 -0500      
19493              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
19494      Branch: perl
19495            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
19496            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
19497            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
19498            ! pod/perlunicode.pod pod/perlxs.pod util.c
19499 ____________________________________________________________________________
19500 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
19501         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
19502      Branch: perl
19503            ! t/op/exec.t
19504 ____________________________________________________________________________
19505 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
19506         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
19507              From: Abe Timmerman <abe@ztreet.demon.nl>
19508              Date: Sat, 29 Dec 2001 13:10:06 +0100
19509              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
19510      Branch: perl
19511            + lib/Pod/t/InputObjects.t
19512 ____________________________________________________________________________
19513 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
19514         Log: Integrate perlio;
19515              
19516              Quick fix (after couple of clever fixes failed) for
19517              "accept leaks memory" fail [ID 20011223.001]
19518              
19519              Nick Clark's embed.pl fix for my_socketpair
19520      Branch: perl
19521           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
19522 ____________________________________________________________________________
19523 [ 13926] By: nick                                  on 2001/12/29  15:23:21
19524         Log: Nick Clark's embed.pl fix for my_socketpair
19525      Branch: perlio
19526            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
19527 ____________________________________________________________________________
19528 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
19529         Log: Slight tweaks on the MM_Win32.t.
19530      Branch: perl
19531            ! lib/ExtUtils/t/MM_Win32.t
19532 ____________________________________________________________________________
19533 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
19534         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
19535              From: Abe Timmerman <abe@ztreet.demon.nl>
19536              Date: Sat, 29 Dec 2001 12:51:36 +0100
19537              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
19538      Branch: perl
19539            + lib/ExtUtils/t/MM_Win32.t
19540            ! MANIFEST
19541 ____________________________________________________________________________
19542 [ 13923] By: nick                                  on 2001/12/29  15:12:07
19543         Log: Quick fix (after couple of clever fixes failed) for
19544              "accept leaks memory" fail [ID 20011223.001]
19545      Branch: perlio
19546            ! pp_sys.c
19547 ____________________________________________________________________________
19548 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
19549         Log: Subject: [PATCH] Module names and other nits
19550              From: Autrijus Tang <autrijus@autrijus.org>                 
19551              Date: Sat, 29 Dec 2001 01:59:28 +0800
19552              Message-ID: <20011229015928.A29712@geb.elixus.org>              
19553      Branch: perl
19554            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
19555            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
19556            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
19557            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
19558            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
19559 ____________________________________________________________________________
19560 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
19561         Log: socketpair tweaks from Nicholas Clark.
19562      Branch: perl
19563            ! ext/Socket/socketpair.t util.c
19564 ____________________________________________________________________________
19565 [ 13920] By: nick                                  on 2001/12/29  12:36:21
19566         Log: Integrate mainline
19567      Branch: perlio
19568           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
19569           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
19570           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
19571           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
19572           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
19573           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
19574           !> t/op/sysio.t
19575 ____________________________________________________________________________
19576 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
19577         Log: Retract #13917.
19578      Branch: perl
19579            ! doop.c
19580 ____________________________________________________________________________
19581 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
19582         Log: Subject: provisional MakeMaker patch for VMS
19583              From: "Craig A. Berry" <craigberry@mac.com> 
19584              Date: Thu, 27 Dec 2001 22:29:37 -0600
19585              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
19586      Branch: perl
19587            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
19588 ____________________________________________________________________________
19589 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
19590         Log: (retracted by #13919)
19591      Branch: perl
19592            ! doop.c
19593 ____________________________________________________________________________
19594 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
19595         Log: metaconfig unit change for #13915.
19596      Branch: metaconfig/U/perl
19597            ! d_u32align.U
19598 ____________________________________________________________________________
19599 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
19600         Log: Remove debris in any case.
19601      Branch: perl
19602            ! Configure
19603 ____________________________________________________________________________
19604 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
19605         Log: Subject: [PATCH] Re: B::walksymtable oddness
19606              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19607              Date: Thu, 27 Dec 2001 19:14:24 +0100
19608              Message-ID: <3C2B7310.861.18820D0@localhost>
19609      Branch: perl
19610            ! ext/B/B.pm
19611 ____________________________________________________________________________
19612 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
19613         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
19614              From: Nicholas Clark <nick@unfortu.net> 
19615              Date: Fri, 28 Dec 2001 00:43:02 +0000
19616              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
19617      Branch: perl
19618            ! ext/Socket/socketpair.t
19619 ____________________________________________________________________________
19620 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
19621         Log: Fast Latin1<->UTF-8 conversion for older Perls.
19622      Branch: perl
19623            ! pod/perluniintro.pod
19624 ____________________________________________________________________________
19625 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
19626         Log: Update Changes.
19627      Branch: perl
19628            ! Changes patchlevel.h
19629 ____________________________________________________________________________
19630 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
19631         Log: More wait status trickery for BeOS.
19632      Branch: perl
19633            ! ext/POSIX/POSIX.xs
19634 ____________________________________________________________________________
19635 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
19636         Log: metaconfig unit change for #13908.
19637      Branch: metaconfig/U/perl
19638            ! d_u32align.U
19639 ____________________________________________________________________________
19640 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
19641         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
19642      Branch: perl
19643            ! Configure
19644 ____________________________________________________________________________
19645 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
19646         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
19647              From: gbarr@monty.mutatus.co.uk
19648              Date: 27 Dec 2001 14:41:36 -0000
19649              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
19650      Branch: perl
19651            ! lib/ExtUtils/t/Embed.t
19652 ____________________________________________________________________________
19653 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
19654         Log: Subject: [PATCH] Re: socketpair emulation
19655              From: Nicholas Clark <nick@unfortu.net> 
19656              Date: Wed, 26 Dec 2001 20:08:14 +0000
19657              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
19658      Branch: perl
19659            ! ext/Socket/socketpair.t
19660 ____________________________________________________________________________
19661 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
19662         Log: Subject: [DOC PATCH] left is right and right is left
19663              From: Philip Newton <Philip.Newton@gmx.net>
19664              Date: Thu, 27 Dec 2001 10:04:17 +0100
19665              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
19666      Branch: perl
19667            ! pod/perlfunc.pod pod/perlport.pod
19668 ____________________________________________________________________________
19669 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
19670         Log: Subject: [PATCH] check return of close
19671              From: andreas.koenig@anima.de (Andreas J. Koenig)            
19672              Date: 27 Dec 2001 09:47:30 +0100
19673              Message-ID: <m3ellhgicd.fsf@anima.de> 
19674              
19675              Subject: [PATCH] improve error reporting
19676              From: andreas.koenig@anima.de (Andreas J. Koenig)            
19677              Date: 27 Dec 2001 09:54:55 +0100
19678              Message-ID: <m3adw5gi00.fsf@anima.de> 
19679              
19680              Subject: [PATCH] check return value of close
19681              From: andreas.koenig@anima.de (Andreas J. Koenig)            
19682              Date: 27 Dec 2001 10:03:55 +0100
19683              Message-ID: <m3666tghl0.fsf@anima.de> 
19684              
19685              Subject: [PATCH] return of close
19686              From: andreas.koenig@anima.de (Andreas J. Koenig)            
19687              Date: 27 Dec 2001 10:22:15 +0100
19688              Message-ID: <m31yhhggqg.fsf@anima.de> 
19689      Branch: perl
19690            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
19691            ! t/io/fflush.t
19692 ____________________________________________________________________________
19693 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
19694         Log: Subject: [PATCH] check return of close
19695              From: andreas.koenig@anima.de (Andreas J. Koenig)            
19696              Date: 27 Dec 2001 09:47:30 +0100
19697              Message-ID: <m3ellhgicd.fsf@anima.de> 
19698      Branch: perl
19699            ! t/base/rs.t
19700 ____________________________________________________________________________
19701 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
19702         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
19703              From: andreas.koenig@anima.de (Andreas J. Koenig)
19704              Date: 27 Dec 2001 09:21:16 +0100
19705              Message-ID: <m3n105gjk3.fsf@anima.de>
19706      Branch: perl
19707            ! t/op/sysio.t
19708 ____________________________________________________________________________
19709 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
19710         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
19711              From: "Gerrit P. Haase" <gp@familiehaase.de>
19712              Date: Thu, 27 Dec 2001 09:23:55 +0100 
19713              Message-ID: <98211521662.20011227092355@familiehaase.de>
19714      Branch: perl
19715            ! lib/ExtUtils/t/MM_Cygwin.t
19716 ____________________________________________________________________________
19717 [ 13900] By: nick                                  on 2001/12/27  11:11:51
19718         Log: Integrate mainline
19719      Branch: perlio
19720           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
19721           +> lib/File/Spec/NW5.pm
19722           !> (integrate 52 files)
19723 ____________________________________________________________________________
19724 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
19725         Log: Replace the awful (most likely generated and not very persistent)
19726              URL with something tangible.
19727      Branch: perl
19728            ! README.hpux
19729 ____________________________________________________________________________
19730 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
19731         Log: Naughty /dev/printer (ls -l, really) of IRIX.
19732      Branch: perl
19733            ! t/op/stat.t
19734 ____________________________________________________________________________
19735 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
19736         Log: Upgrade to Net::Ping 2.10.
19737      Branch: perl
19738            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
19739            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
19740            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
19741            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
19742 ____________________________________________________________________________
19743 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
19744         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
19745              (this showed up in Benchmark.t)
19746      Branch: perl
19747            ! pp_sys.c
19748 ____________________________________________________________________________
19749 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
19750         Log: BeOS updates.
19751      Branch: perl
19752            ! README.beos beos/beos.c
19753 ____________________________________________________________________________
19754 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
19755         Log: Subject: Re: bleadperl doesn't compile
19756              From: "Gerrit P. Haase" <gp@familiehaase.de>
19757              Date: Wed, 26 Dec 2001 21:29:08 +0100
19758              Message-ID: <22168634623.20011226212908@familiehaase.de>
19759              
19760              Cygwin with multiplicity.
19761      Branch: perl
19762            ! perlio.c
19763 ____________________________________________________________________________
19764 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
19765         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
19766              From: Nicholas Clark <nick@ccl4.org>
19767              Date: Wed, 26 Dec 2001 19:07:33 +0000
19768              Message-ID: <20011226190732.J48842@plum.flirble.org>            
19769              
19770              socketpair() (un)signedness nit.
19771      Branch: perl
19772            ! util.c
19773 ____________________________________________________________________________
19774 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
19775         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
19776              From: Nicholas Clark <nick@ccl4.org>
19777              Date: Wed, 26 Dec 2001 19:19:47 +0000
19778              Message-ID: <20011226191946.K48842@plum.flirble.org>
19779              
19780              Use report_evil_fh().
19781      Branch: perl
19782            ! doio.c
19783 ____________________________________________________________________________
19784 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
19785         Log: Bad $? assumptions.
19786      Branch: perl
19787            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
19788 ____________________________________________________________________________
19789 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
19790         Log: Net::Ping isn't going to work much without
19791              the Socket extension; fail more gracefully.
19792      Branch: perl
19793            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
19794            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
19795            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
19796            ! lib/Net/Ping/t/300_ping_stream.t
19797 ____________________________________________________________________________
19798 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
19799         Log: metaconfig unit change for #13888.
19800      Branch: metaconfig
19801            ! U/modified/Oldconfig.U
19802 ____________________________________________________________________________
19803 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
19804         Log: test -d /system is a bit too generic test for VOS
19805              (false hit in BeOS)
19806      Branch: perl
19807            ! Configure
19808 ____________________________________________________________________________
19809 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
19810         Log: No AF_UNIX in BeOS.
19811      Branch: perl
19812            ! util.c
19813 ____________________________________________________________________________
19814 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
19815         Log: FAQ sync.
19816      Branch: perl
19817            ! pod/perlfaq5.pod
19818 ____________________________________________________________________________
19819 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
19820         Log: Update Changes.
19821      Branch: perl
19822            ! Changes patchlevel.h
19823 ____________________________________________________________________________
19824 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
19825         Log: Make -t equal -tw.
19826      Branch: perl
19827            ! perl.c pod/perlrun.pod
19828 ____________________________________________________________________________
19829 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
19830         Log: Subject: Re: Not OK 13881
19831              From: John Peacock <jpeacock@rowman.com>
19832              Date: Tue, 25 Dec 2001 06:02:12 -0500
19833              Message-ID: <3C285CB4.8040006@rowman.com>
19834      Branch: perl
19835            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
19836 ____________________________________________________________________________
19837 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
19838         Log: Subject: Re: Not OK 13881
19839              From: andreas.koenig@anima.de (Andreas J. Koenig)
19840              Date: 25 Dec 2001 07:33:23 +0100
19841              Message-ID: <m3bsgnajws.fsf@anima.de>
19842      Branch: perl
19843            ! op.c
19844 ____________________________________________________________________________
19845 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
19846         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
19847              From: Mark-Jason Dominus <mjd@plover.com>    
19848              Date: Mon, 24 Dec 2001 18:14:48 -0500
19849              Message-ID: <20011224231448.25826.qmail@plover.com>
19850      Branch: perl
19851            ! op.c t/op/eval.t
19852 ____________________________________________________________________________
19853 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
19854         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
19855              From: Dave Rolsky <autarch@urth.org>
19856              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
19857              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
19858      Branch: perl
19859            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
19860            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
19861            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
19862            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
19863            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
19864 ____________________________________________________________________________
19865 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
19866         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
19867              From: Jeffrey Friedl <jfriedl@yahoo.com>
19868              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
19869              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
19870              
19871              The rest of the tests for plus few extras.
19872      Branch: perl
19873            ! t/op/pat.t
19874 ____________________________________________________________________________
19875 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
19876         Log: metaconfig unit change for #13877.
19877      Branch: metaconfig
19878            ! U/modified/Unix.U
19879 ____________________________________________________________________________
19880 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
19881         Log: No-op.
19882      Branch: perl
19883            ! Configure
19884 ____________________________________________________________________________
19885 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
19886         Log: More constant casting.
19887      Branch: perl
19888            ! regexec.c
19889 ____________________________________________________________________________
19890 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
19891         Log: Subject: perlhack.pod 
19892              From: "John P. Linderman" <jpl@research.att.com>
19893              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
19894              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
19895      Branch: perl
19896            ! pod/perlhack.pod
19897 ____________________________________________________________________________
19898 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
19899         Log: File::Find patch patches from Thomas Wegner.
19900      Branch: perl
19901            ! lib/File/Find.pm
19902 ____________________________________________________________________________
19903 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
19904         Log: Subject: Re: socketpair emulation 
19905              From: Nicholas Clark <nick@unfortu.net>                 
19906              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
19907              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
19908      Branch: perl
19909            ! ext/Socket/socketpair.t
19910 ____________________________________________________________________________
19911 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
19912         Log: Must cast constants if they can be quads.
19913      Branch: perl
19914            ! regcomp.c
19915 ____________________________________________________________________________
19916 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
19917         Log: Promote the e/uid to wide enough un/signed integers
19918              and printf them as such.
19919      Branch: perl
19920            ! taint.c
19921 ____________________________________________________________________________
19922 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
19923         Log: metaconfig unit change for #13869.
19924      Branch: metaconfig/U/perl
19925            ! d_u32align.U
19926 ____________________________________________________________________________
19927 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
19928         Log: The U32 alignment test wasn't really working, noticed
19929              by Paul Green.  Now the test works, but this means that
19930              we may see coredumps from the test.   I sure hope MMUless
19931              places don't crash on the test.
19932      Branch: perl
19933            ! Configure
19934 ____________________________________________________________________________
19935 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
19936         Log: metaconfig unit changes for #13867.
19937      Branch: metaconfig
19938            ! U/compline/nblock_io.U U/modified/Unix.U
19939            ! U/modified/spitshell.U
19940 ____________________________________________________________________________
19941 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
19942         Log: More VOS tweaks.
19943      Branch: perl
19944            ! Configure
19945 ____________________________________________________________________________
19946 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
19947         Log: The funky final sigma casefolding.
19948      Branch: perl
19949            ! regcomp.c regexec.c t/op/pat.t utf8.h
19950 ____________________________________________________________________________
19951 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
19952         Log: Update Changes.
19953      Branch: perl
19954            ! Changes patchlevel.h
19955 ____________________________________________________________________________
19956 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
19957         Log: Move the \C and \X to pat.t.
19958      Branch: perl
19959            ! t/op/pat.t t/op/re_tests
19960 ____________________________________________________________________________
19961 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
19962         Log: More logical test ordering.
19963      Branch: perl
19964            ! perl.h
19965 ____________________________________________________________________________
19966 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
19967         Log: Integrate perlio;
19968              
19969              Add at least the "important" PerlIO_xxxx functions to embed.pl
19970              so that they get implicit pTHX_ and we can avoid slow dTHX.
19971              
19972              Put PerlIO stuff inside EXTERN C
19973              
19974              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
19975      Branch: perl
19976           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
19977           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
19978           !> win32/win32.c
19979 ____________________________________________________________________________
19980 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
19981         Log: Even more \X fixing.
19982      Branch: perl
19983            ! regexec.c t/op/pat.t
19984 ____________________________________________________________________________
19985 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
19986         Log: More \X fixing.
19987      Branch: perl
19988            ! regexec.c t/op/pat.t
19989 ____________________________________________________________________________
19990 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
19991         Log: Fix encoding pragma.
19992      Branch: perl
19993            ! regcomp.c
19994 ____________________________________________________________________________
19995 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
19996         Log: Subject: socketpair emulation
19997              From: Nicholas Clark <nick@unfortu.net>
19998              Date: Sat, 22 Dec 2001 18:38:18 +0000
19999              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
20000      Branch: perl
20001            + ext/Socket/socketpair.t
20002            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
20003            ! pp_sys.c proto.h util.c
20004 ____________________________________________________________________________
20005 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
20006         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
20007              From: Jeffrey Friedl <jfriedl@yahoo.com>
20008              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
20009              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
20010              
20011              (partially applied, most of the new tests need to be rethought)
20012      Branch: perl
20013            ! regcomp.c t/op/re_tests
20014 ____________________________________________________________________________
20015 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
20016         Log: Small tweaks.
20017      Branch: perl
20018            ! handy.h regexec.c
20019 ____________________________________________________________________________
20020 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
20021         Log: Unicode casefolding continues.
20022              (lib/encoding.t still failing.)
20023      Branch: perl
20024            ! regexec.c t/op/pat.t
20025 ____________________________________________________________________________
20026 [ 13854] By: nick                                  on 2001/12/22  20:01:27
20027         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
20028      Branch: perlio
20029            ! makedef.pl perlio.h perlio.sym win32/win32.c
20030 ____________________________________________________________________________
20031 [ 13853] By: nick                                  on 2001/12/22  19:58:53
20032         Log: Put PerlIO stuff inside EXTERN C
20033      Branch: perlio
20034            ! embed.pl proto.h
20035 ____________________________________________________________________________
20036 [ 13852] By: nick                                  on 2001/12/22  18:04:34
20037         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
20038              so that they get implicit pTHX_ and we can avoid slow dTHX.
20039      Branch: perlio
20040            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
20041            ! perlio.h pod/perlapi.pod proto.h
20042 ____________________________________________________________________________
20043 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
20044         Log: metaconfig unit change for #13850.
20045      Branch: metaconfig
20046            ! U/modified/Loc.U
20047 ____________________________________________________________________________
20048 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
20049         Log: Rework the make logic (again).
20050      Branch: perl
20051            ! Configure
20052 ____________________________________________________________________________
20053 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
20054         Log: Integrate perlio;
20055              Fix mis-parse of autoloaded usage code by declaring the sub
20056              Correct checking code which Ilya spotted was tripped by CR at EOF.
20057              The CR at EOF fix earlier broke CR at end-of-buffer.
20058      Branch: perl
20059            ! regexec.c
20060           !> ext/POSIX/POSIX.pm perlio.c sv.c
20061 ____________________________________________________________________________
20062 [ 13848] By: nick                                  on 2001/12/22  15:11:17
20063         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
20064              This should be okay for both?
20065      Branch: perlio
20066            ! perlio.c
20067 ____________________________________________________________________________
20068 [ 13847] By: nick                                  on 2001/12/22  12:26:32
20069         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
20070              Also tone down perl -DP tracing of sv_gets.
20071      Branch: perlio
20072            ! perlio.c sv.c
20073 ____________________________________________________________________________
20074 [ 13846] By: nick                                  on 2001/12/22  10:49:27
20075         Log: Fix mis-parse of autoloaded usage code by declaring the sub
20076      Branch: perlio
20077            ! ext/POSIX/POSIX.pm
20078 ____________________________________________________________________________
20079 [ 13845] By: nick                                  on 2001/12/22  10:44:11
20080         Log: Integrate mainline - some fails:
20081              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
20082              -------------------------------------------------------------------------------
20083              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
20084              ../lib/encoding.t                    19    2  10.53%  17-18
20085              op/pat.t                            770    3   0.39%  754-755 757
20086      Branch: perlio
20087           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
20088           !> (integrate 36 files)
20089 ____________________________________________________________________________
20090 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
20091         Log: More Unicode casing fixes.
20092      Branch: perl
20093            ! regexec.c t/op/pat.t
20094 ____________________________________________________________________________
20095 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
20096         Log: Unicode casefolding fixes.
20097      Branch: perl
20098            ! op.c regcomp.c regexec.c t/op/pat.t
20099 ____________________________________________________________________________
20100 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
20101         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
20102              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
20103              Date: Sat, 22 Dec 2001 00:01:29 +0100
20104              Message-ID: <20011222000129.A713@rafael>
20105      Branch: perl
20106            ! ext/B/B/Deparse.pm
20107 ____________________________________________________________________________
20108 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
20109         Log: VOS config from Paul Green.
20110      Branch: perl
20111            ! hints/vos.sh
20112 ____________________________________________________________________________
20113 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
20114         Log: Subject: [PATCH @13746] CreateTTY on OS/2
20115              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20116              Date: Fri, 21 Dec 2001 15:59:45 -0500
20117              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
20118      Branch: perl
20119            ! lib/perl5db.pl
20120 ____________________________________________________________________________
20121 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
20122         Log: Subject: [PATCH @13746] uninstalled build of modules broken
20123              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20124              Date: Fri, 21 Dec 2001 15:49:09 -0500
20125              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
20126      Branch: perl
20127            ! lib/ExtUtils/MM_Unix.pm
20128 ____________________________________________________________________________
20129 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
20130         Log: Subject: [PATCH @13746] OS/2 File::* modules
20131              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20132              Date: Fri, 21 Dec 2001 15:43:24 -0500
20133              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
20134      Branch: perl
20135            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
20136 ____________________________________________________________________________
20137 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
20138         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
20139              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
20140              Date: Fri, 21 Dec 2001 17:29:07 +0100
20141              Message-ID: <3C236353.6625C4C0@alcatel.at>
20142      Branch: perl
20143            ! pod/perltie.pod
20144 ____________________________________________________________________________
20145 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
20146         Log: metaconfig unit changes for #13835
20147      Branch: metaconfig
20148            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
20149            ! U/modified/sh.U
20150 ____________________________________________________________________________
20151 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
20152         Log: Further VOS tweaks: the _exe needs to be introduced
20153              in the very beginning, and the make/gmake needs special
20154              VOS logic.
20155      Branch: perl
20156            ! Configure Makefile.SH
20157 ____________________________________________________________________________
20158 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
20159         Log: Update Changes.
20160      Branch: perl
20161            ! Changes patchlevel.h
20162 ____________________________________________________________________________
20163 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
20164         Log: metaconfig unit change for #13832.
20165      Branch: metaconfig
20166            ! U/modified/spitshell.U
20167 ____________________________________________________________________________
20168 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
20169         Log: Also the search for cat needs to be _exe-aware.
20170      Branch: perl
20171            ! Configure
20172 ____________________________________________________________________________
20173 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
20174         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
20175              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
20176              Date: Fri, 21 Dec 2001 14:02:01 +0100
20177              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
20178      Branch: perl
20179            ! ext/B/B/Xref.pm
20180 ____________________________________________________________________________
20181 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
20182         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
20183      Branch: perl
20184            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
20185            ! ext/B/t/assembler.t
20186 ____________________________________________________________________________
20187 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
20188         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
20189              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20190              Date: Fri, 21 Dec 2001 11:15:38 +0100
20191              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
20192      Branch: perl
20193            ! hv.c
20194 ____________________________________________________________________________
20195 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
20196         Log: A plan is good.
20197      Branch: perl
20198            ! ext/re/re.t
20199 ____________________________________________________________________________
20200 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
20201         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
20202              From: chromatic <chromatic@rmci.net>
20203              Date: Thu, 20 Dec 2001 16:16:48 -0700
20204              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
20205      Branch: perl
20206            + ext/re/re.t
20207            ! MANIFEST
20208 ____________________________________________________________________________
20209 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
20210         Log: Synchronize the skippage message.
20211      Branch: perl
20212            ! lib/ExtUtils/t/MM_OS2.t
20213 ____________________________________________________________________________
20214 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
20215         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
20216              From: chromatic <chromatic@rmci.net>
20217              Date: Thu, 20 Dec 2001 16:09:10 -0700
20218              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
20219      Branch: perl
20220            + lib/ExtUtils/t/MM_OS2.t
20221            ! MANIFEST
20222 ____________________________________________________________________________
20223 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
20224         Log: Subject: perlfunc.pod patch re flock via fcntl
20225              From: "Tye McQueen" <tye@metronet.com>
20226              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
20227              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
20228      Branch: perl
20229            ! pod/perlfunc.pod
20230 ____________________________________________________________________________
20231 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
20232         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
20233              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
20234              (the Unicode maximum code point) warnable offenses.
20235      Branch: perl
20236            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
20237            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
20238 ____________________________________________________________________________
20239 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
20240         Log: Sterner admonishment on -t.
20241      Branch: perl
20242            ! pod/perlrun.pod
20243 ____________________________________________________________________________
20244 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
20245         Log: Subject: [PATCH B::Dpparse] minor qr// fix
20246              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20247              Date: Thu, 20 Dec 2001 22:53:34 +0100
20248              Message-ID: <20011220225334.A735@rafael>
20249      Branch: perl
20250            ! ext/B/B/Deparse.pm
20251 ____________________________________________________________________________
20252 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
20253         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
20254              From: Robert Spier <rspier@pobox.com>
20255              Date: Thu, 20 Dec 2001 08:10:00 -0800
20256              Message-ID: <15394.3416.693353.107334@rls.cx>
20257      Branch: perl
20258            ! lib/Carp/Heavy.pm
20259 ____________________________________________________________________________
20260 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
20261         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
20262      Branch: perl
20263           !> win32/win32io.c
20264 ____________________________________________________________________________
20265 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
20266         Log: Subject: Re: [PATCH pod/perliol.pod] resend
20267              From: Stas Bekman <stas@stason.org>
20268              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
20269              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
20270      Branch: perl
20271            ! pod/perliol.pod
20272 ____________________________________________________________________________
20273 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
20274         Log: Fix up the APIs noone hopefully uses.
20275      Branch: perl
20276            ! utf8.c
20277 ____________________________________________________________________________
20278 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
20279         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
20280              Date: Wed, 19 Dec 2001 14:13:38 -0800
20281              From: Robert Spier <rspier@pobox.com>
20282              Message-ID: <15393.4370.605214.548582@rls.cx>
20283      Branch: perl
20284            ! lib/Carp.t lib/Carp/Heavy.pm
20285 ____________________________________________________________________________
20286 [ 13815] By: nick                                  on 2001/12/20  10:23:42
20287         Log: pTHX_ fixes for :win32 layer
20288      Branch: perlio
20289            ! win32/win32io.c
20290 ____________________________________________________________________________
20291 [ 13814] By: nick                                  on 2001/12/20  08:20:11
20292         Log: Integrate mainline (mostly) utf8.c does not compile.
20293      Branch: perlio
20294           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
20295           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
20296           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
20297           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
20298           +> lib/Net/Ping/t/300_ping_stream.t
20299           !> Changes MANIFEST embed.h embed.pl embedvar.h
20300           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
20301           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
20302           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
20303           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
20304           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
20305 ____________________________________________________________________________
20306 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
20307         Log: Some bincompat clawbacks.
20308      Branch: perl
20309            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
20310            ! wince/perldll.def
20311 ____________________________________________________________________________
20312 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
20313         Log: gcc pacifying (RH 7.1/ia64).
20314      Branch: perl
20315            ! pp.c
20316 ____________________________________________________________________________
20317 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
20318         Log: Update Changes.
20319      Branch: perl
20320            ! Changes patchlevel.h
20321 ____________________________________________________________________________
20322 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
20323         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
20324              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
20325              Date: Wed, 19 Dec 2001 12:35:07 +0100
20326              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
20327              
20328              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
20329              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20330              Date: Wed, 19 Dec 2001 17:34:51 +0000
20331              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
20332      Branch: perl
20333            ! pod/perlre.pod
20334 ____________________________________________________________________________
20335 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
20336         Log: Integrate perlio.
20337      Branch: perl
20338           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
20339           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
20340 ____________________________________________________________________________
20341 [ 13808] By: nick                                  on 2001/12/19  16:08:27
20342         Log: Add pTHX to all vtable functions for future-proofing and
20343              consistency of PerlIO layers.
20344      Branch: perlio
20345            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
20346            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
20347 ____________________________________________________________________________
20348 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
20349         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
20350      Branch: perl
20351            ! ext/B/B/Assembler.pm
20352 ____________________________________________________________________________
20353 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
20354         Log: Reword the alarm explanation.
20355      Branch: perl
20356            ! pod/perlfunc.pod
20357 ____________________________________________________________________________
20358 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
20359         Log: Subject: [PATCH @13746] OS/2 build
20360              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
20361              Date: Wed, 19 Dec 2001 02:45:41 -0500
20362              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
20363              
20364              (skipped the t/TEST change)
20365      Branch: perl
20366            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
20367            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
20368            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
20369 ____________________________________________________________________________
20370 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
20371         Log: Upgrade to Net::Ping 2.09.
20372      Branch: perl
20373            + lib/Net/Ping/CHANGES lib/Net/Ping/README
20374            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
20375            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
20376            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
20377            + lib/Net/Ping/t/300_ping_stream.t
20378            ! MANIFEST lib/Net/Ping.pm
20379 ____________________________________________________________________________
20380 [ 13803] By: nick                                  on 2001/12/19  14:43:24
20381         Log: Integrate mainline
20382      Branch: perlio
20383           +> ext/B/t/assembler.t lib/lib.t
20384           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
20385           !> lib/lib_pm.PL t/op/glob.t utf8.c
20386 ____________________________________________________________________________
20387 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
20388         Log: B::Assembler/B::Disassembler patches and test;
20389              from Wolfgang Laun.
20390              
20391              TODO: getting perlcc working.
20392      Branch: perl
20393            + ext/B/t/assembler.t
20394            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
20395 ____________________________________________________________________________
20396 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
20397         Log: Can't printf U8s as UVs.
20398      Branch: perl
20399            ! utf8.c
20400 ____________________________________________________________________________
20401 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
20402         Log: Subject: Re: [PATCH] ...while $var = glob(...)
20403              From: Robin Houston <robin@kitsite.com> 
20404              Date: Wed, 19 Dec 2001 13:48:55 +0000
20405              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
20406              
20407              Not exactly a glob test but internal-logically correct.
20408      Branch: perl
20409            ! t/op/glob.t
20410 ____________________________________________________________________________
20411 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
20412         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
20413              From: Michael G Schwern <schwern@pobox.com> 
20414              Date: Wed, 19 Dec 2001 07:42:54 -0500
20415              Message-ID: <20011219124254.GF8630@blackrider>
20416      Branch: perl
20417            + lib/lib.t
20418            ! MANIFEST lib/lib_pm.PL
20419 ____________________________________________________________________________
20420 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
20421         Log: Integrate with perlio.
20422      Branch: perl
20423           !> hv.c hv.h scope.c util.c
20424 ____________________________________________________________________________
20425 [ 13797] By: nick                                  on 2001/12/19  12:03:21
20426         Log: Remove the sometimes-lvalue cast
20427      Branch: perlio
20428            ! hv.h
20429 ____________________________________________________________________________
20430 [ 13796] By: nick                                  on 2001/12/19  11:02:27
20431         Log: alarm.t with -Uuseperlio fix
20432              - SA_RESTART should only be function of PERL_OLD_SIGNALS
20433              not USE_PERLIO
20434      Branch: perlio
20435            ! util.c
20436 ____________________________________________________________________________
20437 [ 13795] By: nick                                  on 2001/12/19  10:19:40
20438         Log: Fix READONLY hashes:
20439              1. Discovered need for disabled scope.c part of Jeff's patch.
20440              2. Corrected hv_delete* - entry was being de-linked from
20441              chain (patch program not smart enough?)
20442      Branch: perlio
20443            ! hv.c scope.c
20444 ____________________________________________________________________________
20445 [ 13794] By: nick                                  on 2001/12/19  09:35:13
20446         Log: Integrate mainline
20447      Branch: perlio
20448           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
20449           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
20450           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
20451           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
20452           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
20453 ____________________________________________________________________________
20454 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
20455         Log: Regen toc.
20456      Branch: perl
20457            ! pod/perltoc.pod
20458 ____________________________________________________________________________
20459 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
20460         Log: FAQ sync.
20461      Branch: perl
20462            ! pod/perlfaq5.pod
20463 ____________________________________________________________________________
20464 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
20465         Log: Reformat round.
20466      Branch: perl
20467            ! pod/perlunicode.pod
20468 ____________________________________________________________________________
20469 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
20470         Log: Subject: [PATCH] pod/perlunicode.pod
20471              From: Jeffrey Friedl <jfriedl@yahoo.com>
20472              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
20473              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
20474      Branch: perl
20475            ! pod/perlunicode.pod
20476 ____________________________________________________________________________
20477 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
20478         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
20479              From: Jeffrey Friedl <jfriedl@yahoo.com>
20480              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
20481              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
20482      Branch: perl
20483            ! pod/perluniintro.pod
20484 ____________________________________________________________________________
20485 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
20486         Log: Slight pod reformatting.
20487      Branch: perl
20488            ! pod/perluniintro.pod
20489 ____________________________________________________________________________
20490 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
20491         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
20492              From: Jeffrey Friedl <jfriedl@yahoo.com>    
20493              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
20494              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
20495      Branch: perl
20496            ! pod/perluniintro.pod
20497 ____________________________________________________________________________
20498 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
20499         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
20500              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20501              Date: Wed, 19 Dec 2001 01:45:23 +0000
20502              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
20503      Branch: perl
20504            ! sv.c
20505 ____________________________________________________________________________
20506 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
20507         Log: Subject: Porting/checkURL.pl
20508              From: abigail@foad.org
20509              Date: Tue, 18 Dec 2001 19:03:22 +0100          
20510              Message-ID: <20011218180322.8278.qmail@foad.org> 
20511      Branch: perl
20512            ! Porting/checkURL.pl
20513 ____________________________________________________________________________
20514 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
20515         Log: metaconfig unit change for #13783.
20516      Branch: metaconfig
20517            ! U/modified/Loc.U
20518 ____________________________________________________________________________
20519 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
20520         Log: A bit too oversweeping matching in #13778.
20521      Branch: perl
20522            ! Configure
20523 ____________________________________________________________________________
20524 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
20525         Log: Re-gen Configure based on #13778..13781.
20526      Branch: perl
20527            ! Configure config_h.SH
20528 ____________________________________________________________________________
20529 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
20530         Log: First assume that crypt() can live happy normal life in
20531              the libc or the moral equivalent; only then try magic.
20532      Branch: metaconfig
20533            + U/modified/d_crypt.U
20534 ____________________________________________________________________________
20535 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
20536         Log: In VOS ACLs confuse the testing.
20537      Branch: metaconfig
20538            ! U/modified/Findhdr.U
20539 ____________________________________________________________________________
20540 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
20541         Log: Either make or gmake.
20542      Branch: metaconfig
20543            ! U/modified/Loc.U
20544 ____________________________________________________________________________
20545 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
20546         Log: If your _exe is different from .exe and your test -f $foo
20547              doesn't do magic to recognize $foo$_exe, you will need to
20548              specify -D_exe=... on command line-- and this patch.
20549      Branch: metaconfig
20550            + U/modified/sh.U
20551            ! U/modified/Loc.U
20552 ____________________________________________________________________________
20553 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
20554         Log: Fix the bugs in #13768..13776, and regen Configure.
20555      Branch: metaconfig
20556            ! U/compline/nblock_io.U U/modified/Findhdr.U
20557            ! U/modified/spitshell.U
20558      Branch: metaconfig/U/perl
20559            ! issymlink.U perlpath.U
20560      Branch: perl
20561            ! Configure config_h.SH
20562 ____________________________________________________________________________
20563 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
20564         Log: Must test with $_exe. (There are plenty of similar
20565              spots earlier but they are a tad more complex to fix
20566              since they come before the hints are run.)
20567      Branch: metaconfig
20568            + U/modified/yacc.U
20569 ____________________________________________________________________________
20570 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
20571         Log: F_SETFL might require <fcntl.h>
20572      Branch: metaconfig
20573            ! U/compline/nblock_io.U
20574 ____________________________________________________________________________
20575 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
20576         Log: Don't require make; have both make and gmake optional.
20577              (Maybe have a check that at least one of them is available?)
20578      Branch: metaconfig
20579            ! U/modified/Loc.U
20580 ____________________________________________________________________________
20581 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
20582         Log: cat might be farther than /bin or /usr/bin.
20583      Branch: metaconfig
20584            ! U/modified/spitshell.U
20585 ____________________________________________________________________________
20586 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
20587         Log: In VOS the path component separator is >, not /.
20588      Branch: metaconfig
20589            ! U/modified/Findhdr.U
20590 ____________________________________________________________________________
20591 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
20592         Log: The VOS shell doesn't implement the ? wildcard
20593              (? is used for other purposes, I assume); but
20594              it does implement the * wildcard, and that works
20595              in the general case just fine.
20596      Branch: metaconfig/U/perl
20597            ! d_dlsymun.U
20598 ____________________________________________________________________________
20599 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
20600         Log: VOS detection.
20601      Branch: metaconfig
20602            ! U/modified/Oldconfig.U
20603 ____________________________________________________________________________
20604 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
20605         Log: Proper path for VOS.
20606      Branch: metaconfig
20607            ! U/modified/Head.U
20608 ____________________________________________________________________________
20609 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
20610         Log: Change s/>& 4/>&4/g for consistency.
20611      Branch: metaconfig
20612            + U/modified/d_dosuid.U
20613            ! U/modified/d_socket.U
20614      Branch: metaconfig/U/perl
20615            ! issymlink.U perlxvf.U
20616 ____________________________________________________________________________
20617 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
20618         Log: Subject: Re: Benchmark.t failure on Linux
20619              From: Nicholas Clark <nick@ccl4.org>
20620              Date: Tue, 18 Dec 2001 22:51:25 +0000
20621              Message-ID: <20011218225124.N21702@plum.flirble.org>
20622      Branch: perl
20623            ! lib/Benchmark.t
20624 ____________________________________________________________________________
20625 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
20626         Log: Re-applying #13752 until a better solution can be found.
20627      Branch: perl
20628            ! lib/ExtUtils/t/MM_Unix.t
20629 ____________________________________________________________________________
20630 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
20631         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
20632              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
20633              Date: Tue, 18 Dec 2001 12:05:40 -0500
20634              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
20635      Branch: perl
20636            ! lib/Exporter.pm
20637 ____________________________________________________________________________
20638 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
20639         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
20640              findings -- some of the warnings I can't explain except
20641              by NVgf being detected wrong, though.
20642      Branch: perl
20643            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
20644 ____________________________________________________________________________
20645 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
20646         Log: Subject: [PATCH] pod/perluniintro.pod
20647              From: Jeffrey Friedl <jfriedl@yahoo.com>
20648              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
20649              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
20650      Branch: perl
20651            ! pod/perluniintro.pod
20652 ____________________________________________________________________________
20653 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
20654         Log: ".pm" is the native executable suffix in VOS.
20655      Branch: perl
20656            ! hints/vos.sh
20657 ____________________________________________________________________________
20658 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
20659         Log: Integrate perlio;
20660              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
20661      Branch: perl
20662           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
20663 ____________________________________________________________________________
20664 [ 13760] By: nick                                  on 2001/12/18  15:55:22
20665         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
20666              - added delete of READONLY value inhibit & test for same
20667              - re-tabbed
20668      Branch: perlio
20669            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
20670 ____________________________________________________________________________
20671 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
20672         Log: (Undone by #13766.)
20673              Retract #13752.
20674      Branch: perl
20675            ! lib/ExtUtils/t/MM_Unix.t
20676 ____________________________________________________________________________
20677 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
20678         Log: Echoes of #13757.
20679      Branch: perl
20680            ! t/lib/warnings/utf8
20681 ____________________________________________________________________________
20682 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
20683         Log: Make the utf8 malformedness messages more verbose.
20684      Branch: perl
20685            ! lib/utf8.t utf8.c
20686 ____________________________________________________________________________
20687 [ 13756] By: nick                                  on 2001/12/18  14:43:58
20688         Log: Integrate mainline
20689      Branch: perlio
20690           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
20691           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
20692           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
20693           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
20694           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
20695           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
20696            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
20697            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
20698            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
20699            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
20700            - lib/ExtUtils/testlib.t
20701           !> (integrate 28 files)
20702 ____________________________________________________________________________
20703 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
20704         Log: README.aix updates from Jens-Uwe Mager.
20705      Branch: perl
20706            ! README.aix
20707 ____________________________________________________________________________
20708 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
20709         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
20710              From: Michael G Schwern <schwern@pobox.com>
20711              Date: Tue, 18 Dec 2001 00:58:18 -0500
20712              Message-ID: <20011218055818.GC4362@blackrider>
20713      Branch: perl
20714            ! lib/Benchmark.t
20715 ____________________________________________________________________________
20716 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
20717         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
20718              From: Michael G Schwern <schwern@pobox.com>
20719              Date: Tue, 18 Dec 2001 00:40:38 -0500
20720              Message-ID: <20011218054038.GB4362@blackrider>
20721      Branch: perl
20722            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
20723 ____________________________________________________________________________
20724 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
20725         Log: (reintroduced by #13766)
20726              (retracted by #13759)
20727              
20728              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
20729              From: Michael G Schwern <schwern@pobox.com>  
20730              Date: Tue, 18 Dec 2001 00:00:23 -0500
20731              Message-ID: <20011218050023.GA27893@blackrider>
20732      Branch: perl
20733            ! lib/ExtUtils/t/MM_Unix.t
20734 ____________________________________________________________________________
20735 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
20736         Log: Re-patch #13749.
20737      Branch: perl
20738            ! t/op/glob.t
20739 ____________________________________________________________________________
20740 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
20741         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
20742              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20743              Date: Tue, 18 Dec 2001 12:55:43 +0000
20744              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
20745      Branch: perl
20746            ! ext/Devel/Peek/Peek.pm
20747 ____________________________________________________________________________
20748 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
20749         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
20750              From: Robin Houston <robin@kitsite.com> 
20751              Date: Tue, 18 Dec 2001 14:54:33 +0000
20752              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
20753      Branch: perl
20754            ! t/op/glob.t
20755 ____________________________________________________________________________
20756 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
20757         Log: Subject: [PATCH] slightly more for Exporter.pm
20758              From: Nicholas Clark <nick@ccl4.org>
20759              Date: Tue, 18 Dec 2001 00:22:03 +0000
20760              Message-ID: <20011218002203.M21702@plum.flirble.org>
20761      Branch: perl
20762            ! lib/Exporter.pm
20763 ____________________________________________________________________________
20764 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
20765         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
20766              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20767              Date: Mon, 17 Dec 2001 16:37:18 +0100
20768              Message-ID: <20011217163718.A2292@rafael>
20769              
20770              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
20771              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20772              Date: Mon, 17 Dec 2001 23:17:06 +0100
20773              Message-ID: <20011217231706.A730@rafael>
20774      Branch: perl
20775            ! pod/perlsub.pod pp.c toke.c
20776 ____________________________________________________________________________
20777 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
20778         Log: Update Changes.
20779      Branch: perl
20780            ! Changes patchlevel.h
20781 ____________________________________________________________________________
20782 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
20783         Log: New test warrants a MANIFEST entry.
20784      Branch: perl
20785            ! MANIFEST
20786 ____________________________________________________________________________
20787 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
20788         Log: Subject: Re: [PATCH] ...while $var = glob(...)
20789              From: Robin Houston <robin@kitsite.com>
20790              Date: Mon, 17 Dec 2001 20:27:30 +0000
20791              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
20792              
20793              Can't portably unlink open files.
20794      Branch: perl
20795            ! t/op/glob.t
20796 ____________________________________________________________________________
20797 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
20798         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
20799      Branch: perl
20800            ! pod/perluniintro.pod
20801 ____________________________________________________________________________
20802 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
20803         Log: Move typeglob test from glob.t to gv.t.
20804      Branch: perl
20805            ! t/op/glob.t t/op/gv.t
20806 ____________________________________________________________________________
20807 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
20808         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
20809              From: Robin Houston <robin@kitsite.com> 
20810              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
20811              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
20812      Branch: perl
20813            ! t/op/glob.t
20814 ____________________________________________________________________________
20815 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
20816         Log: Demote the surrogate and non-character errors to warnings.
20817      Branch: perl
20818            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
20819 ____________________________________________________________________________
20820 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
20821         Log: Subject: [PATCH] more POSIX tests, and more autoloading
20822              From: Nicholas Clark <nick@ccl4.org>
20823              Date: Mon, 17 Dec 2001 18:27:47 +0000
20824              Message-ID: <20011217182747.D21702@plum.flirble.org>
20825      Branch: perl
20826            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
20827 ____________________________________________________________________________
20828 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
20829         Log: Subject: [PATCH] ...while $var = glob(...)
20830              From: Robin Houston <robin@kitsite.com> 
20831              Date: Mon, 17 Dec 2001 15:51:54 +0000
20832              Message-ID: <20011217155153.A311@robin.kitsite.com>
20833      Branch: perl
20834            ! op.c
20835 ____________________________________________________________________________
20836 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
20837         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
20838              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20839              Date: Mon, 17 Dec 2001 15:23:01 +0100
20840              Message-ID: <20011217152301.A704@rafael>
20841      Branch: perl
20842            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
20843 ____________________________________________________________________________
20844 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
20845         Log: The system() vs $SIG{ARLM} is no more a todo.
20846      Branch: perl
20847            ! t/op/alarm.t
20848 ____________________________________________________________________________
20849 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
20850         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
20851              From: Michael G Schwern <schwern@pobox.com>
20852              Date: Sun, 16 Dec 2001 23:59:01 -0500
20853              Message-ID: <20011217045901.GL17232@blackrider>
20854      Branch: perl
20855            + t/op/alarm.t
20856            ! MANIFEST
20857 ____________________________________________________________________________
20858 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
20859         Log: s/UNIX/Unix/
20860      Branch: perl
20861            ! MANIFEST
20862 ____________________________________________________________________________
20863 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
20864         Log: Move ExtUtils tests to lib/ExtUtils/t.
20865      Branch: perl
20866            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
20867            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
20868            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
20869            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
20870            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
20871            + lib/ExtUtils/t/testlib.t
20872            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
20873            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
20874            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
20875            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
20876            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
20877            ! MANIFEST
20878 ____________________________________________________________________________
20879 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
20880         Log: Subject: [PATCH] MM_Unix tests, and some questions
20881              From: Tels <perl_dummy@bloodgate.com>
20882              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
20883              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
20884              
20885              Subject: Re: [PATCH] MM_Unix tests, and some questions
20886              From: Tels <perl_dummy@bloodgate.com>
20887              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
20888              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
20889      Branch: perl
20890            + lib/ExtUtils/MM_Unix.t
20891            ! MANIFEST lib/ExtUtils/MM_Unix.pm
20892 ____________________________________________________________________________
20893 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
20894         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
20895              From: Michael G Schwern <schwern@pobox.com>
20896              Date: Sun, 16 Dec 2001 17:53:55 -0500
20897              Message-ID: <20011216225354.GE8900@blackrider>
20898      Branch: perl
20899            ! lib/ExtUtils/MM_Unix.pm
20900 ____________________________________________________________________________
20901 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
20902         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
20903              From: Michael G Schwern <schwern@pobox.com>                
20904              Date: Sun, 16 Dec 2001 16:12:55 -0500
20905              Message-ID: <20011216211255.GV8900@blackrider>
20906      Branch: perl
20907            ! ext/B/B/Deparse.pm
20908 ____________________________________________________________________________
20909 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
20910         Log: Subject: [PATCH] Exporter.pm
20911              From: Nicholas Clark <nick@ccl4.org>
20912              Date: Sun, 16 Dec 2001 19:24:25 +0000
20913              Message-ID: <20011216192425.R21702@plum.flirble.org>
20914      Branch: perl
20915            ! lib/Exporter.pm
20916 ____________________________________________________________________________
20917 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
20918         Log: Subject: [PATCH] Exporter.t (and question)
20919              From: Nicholas Clark <nick@ccl4.org>
20920              Date: Sun, 16 Dec 2001 17:24:55 +0000
20921              Message-ID: <20011216172455.P21702@plum.flirble.org>
20922      Branch: perl
20923            ! lib/Exporter.t
20924 ____________________________________________________________________________
20925 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
20926         Log: Subject: Re: perl@13661
20927              From: "John P. Linderman" <jpl@research.att.com>              
20928              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
20929              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
20930      Branch: perl
20931            ! pp_sort.c
20932 ____________________________________________________________________________
20933 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
20934         Log: Subject: Will the real Unicode encoding please stand up?
20935              From: Jeffrey Friedl <jfriedl@yahoo.com>
20936              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
20937              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
20938      Branch: perl
20939            ! pod/perluniintro.pod
20940 ____________________________________________________________________________
20941 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
20942         Log: Integrate perlio; interruptable system().
20943      Branch: perl
20944           !> util.c
20945 ____________________________________________________________________________
20946 [ 13724] By: nick                                  on 2001/12/17  09:16:50
20947         Log: Fix for alarm() breaking into wait*().
20948              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
20949              signal handler before caller re-does the system call.
20950      Branch: perlio
20951            ! util.c
20952 ____________________________________________________________________________
20953 [ 13723] By: nick                                  on 2001/12/17  07:45:13
20954         Log: Integrate mainline
20955      Branch: perlio
20956           +> (branch 26 files)
20957           !> (integrate 47 files)
20958 ____________________________________________________________________________
20959 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
20960         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
20961              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
20962              and characters beyond 0x10FFF should be disallowed, too,
20963              but some tests would need changing, but more importantly some
20964              APIs would need remodeling since one can easily generate such
20965              characters either by bitwise complements, tr complements, or
20966              v-strings.
20967      Branch: perl
20968            ! pod/perldiag.pod utf8.c
20969 ____________________________________________________________________________
20970 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
20971         Log: Make surrogates illegal also on EBCDIC.
20972      Branch: perl
20973            ! utf8.c
20974 ____________________________________________________________________________
20975 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
20976         Log: Subject: [patch @13687] Unicode::Collate 0.10
20977              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
20978              Date: Sun, 16 Dec 2001 21:22:12 +0900
20979              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
20980      Branch: perl
20981            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
20982            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
20983 ____________________________________________________________________________
20984 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
20985         Log: More documentation for the encoding pragma.
20986      Branch: perl
20987            ! lib/encoding.pm
20988 ____________________________________________________________________________
20989 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
20990         Log: Subject: [PATCH] lib/open.pm 
20991              From: Jeffrey Friedl <jfriedl@yahoo.com>
20992              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
20993              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
20994      Branch: perl
20995            ! lib/open.pm
20996 ____________________________________________________________________________
20997 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
20998         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
20999              From: chromatic <chromatic@rmci.net>
21000              Date: Sat, 15 Dec 2001 23:24:40 -0700
21001              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
21002      Branch: perl
21003            + lib/ExtUtils/Installed.t
21004            ! MANIFEST
21005 ____________________________________________________________________________
21006 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
21007         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
21008              From: Michael G Schwern <schwern@pobox.com>
21009              Date: Sun, 16 Dec 2001 01:14:00 -0500
21010              Message-ID: <20011216061400.GC8900@blackrider>
21011      Branch: perl
21012            ! lib/diagnostics.pm
21013 ____________________________________________________________________________
21014 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
21015         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
21016              From: Michael G Schwern <schwern@pobox.com>
21017              Date: Sun, 16 Dec 2001 01:12:42 -0500
21018              Message-ID: <20011216061242.GB8900@blackrider>
21019      Branch: perl
21020            ! t/test.pl
21021 ____________________________________________________________________________
21022 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
21023         Log: I sometimes outsmart myself.
21024      Branch: perl
21025            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
21026 ____________________________________________________________________________
21027 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
21028         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
21029              From: Michael G Schwern <schwern@pobox.com>
21030              Date: Sat, 15 Dec 2001 15:08:29 -0500
21031              Message-ID: <20011215200829.GK1548@blackrider>
21032      Branch: perl
21033            ! lib/AutoSplit.pm
21034 ____________________________________________________________________________
21035 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
21036         Log: perlunicode enchancements suggested by Jeffrey Friedl.
21037      Branch: perl
21038            ! pod/perlunicode.pod
21039 ____________________________________________________________________________
21040 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
21041         Log: Subject: [PATCH] perlunicode.pod
21042              From: Jeffrey Friedl <jfriedl@yahoo.com>
21043              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
21044              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
21045      Branch: perl
21046            ! pod/perlunicode.pod
21047 ____________________________________________________________________________
21048 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
21049         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
21050              From: Jeffrey Friedl <jfriedl@yahoo.com>
21051              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
21052              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
21053      Branch: perl
21054            ! lib/utf8_heavy.pl
21055 ____________________________________________________________________________
21056 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
21057         Log: Can't create surrogates; so can't match them, either.
21058      Branch: perl
21059            ! pod/perlunicode.pod
21060 ____________________________________________________________________________
21061 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
21062         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
21063              From: Michael G Schwern <schwern@pobox.com>
21064              Date: Sat, 15 Dec 2001 21:20:35 -0500
21065              Message-ID: <20011216022035.GE5672@blackrider>
21066      Branch: perl
21067            ! t/test.pl
21068 ____________________________________________________________________________
21069 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
21070         Log: Make creating UTF-8 surrogates a punishable act.
21071      Branch: perl
21072            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
21073 ____________________________________________________________________________
21074 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
21075         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
21076      Branch: perl
21077            + lib/unicore/In/172.pl lib/unicore/In/173.pl
21078            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
21079            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
21080            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
21081            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
21082            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
21083 ____________________________________________________________________________
21084 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
21085         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
21086              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21087              Date: Sat, 15 Dec 2001 23:21:43 +0100
21088              Message-ID: <20011215232143.A11790@rafael>
21089      Branch: perl
21090            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
21091 ____________________________________________________________________________
21092 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
21093         Log: Make charnames more robust.
21094      Branch: perl
21095            ! lib/charnames.pm
21096 ____________________________________________________________________________
21097 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
21098         Log: The hoops one has to jump through.
21099      Branch: perl
21100            ! ext/I18N/Langinfo/Langinfo.pm
21101 ____________________________________________________________________________
21102 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
21103         Log: Subject: [PATCH] perlstyle.pod nit on warnings
21104              From: Autrijus Tang <autrijus@egb.elixus.org>
21105              Date: Sat, 15 Dec 2001 04:24:34 -0800
21106              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
21107      Branch: perl
21108            ! pod/perlstyle.pod
21109 ____________________________________________________________________________
21110 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
21111         Log: I don't think we are in FooOS, Toto.
21112      Branch: perl
21113            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
21114 ____________________________________________________________________________
21115 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
21116         Log: Subject: Re: Untested modules update:  There's more than we thought
21117              From: chromatic <chromatic@rmci.net>
21118              Date: Fri, 14 Dec 2001 17:20:24 -0700
21119              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
21120      Branch: perl
21121            + lib/ExtUtils/MM_Cygwin.t
21122            ! MANIFEST
21123 ____________________________________________________________________________
21124 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
21125         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
21126              From: Michael G Schwern <schwern@pobox.com> 
21127              Date: Fri, 14 Dec 2001 20:59:42 -0500
21128              Message-ID: <20011215015942.GF28596@blackrider>
21129      Branch: perl
21130            ! t/TEST
21131 ____________________________________________________________________________
21132 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
21133         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
21134              From: Michael G Schwern <schwern@pobox.com> 
21135              Date: Fri, 14 Dec 2001 20:03:46 -0500
21136              Message-ID: <20011215010346.GD28596@blackrider>
21137      Branch: perl
21138            + ext/B/t/bblock.t
21139            ! MANIFEST
21140 ____________________________________________________________________________
21141 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
21142         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
21143              From: Michael G Schwern <schwern@pobox.com> 
21144              Date: Fri, 14 Dec 2001 19:59:13 -0500
21145              Message-ID: <20011215005913.GC28596@blackrider>
21146      Branch: perl
21147            ! ext/B/B/Bblock.pm
21148 ____________________________________________________________________________
21149 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
21150         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
21151              From: Michael G Schwern <schwern@pobox.com> 
21152              Date: Fri, 14 Dec 2001 19:36:12 -0500
21153              Message-ID: <20011215003611.GA28596@blackrider>
21154      Branch: perl
21155            + ext/B/t/asmdata.t
21156            ! MANIFEST
21157 ____________________________________________________________________________
21158 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
21159         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
21160              From: Michael G Schwern <schwern@pobox.com> 
21161              Date: Fri, 14 Dec 2001 19:14:14 -0500
21162              Message-ID: <20011215001414.GA25077@blackrider>
21163      Branch: perl
21164            ! bytecode.pl ext/B/B/Asmdata.pm
21165 ____________________________________________________________________________
21166 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
21167         Log: Permissions.
21168      Branch: perl
21169            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
21170            ! ext/Devel/PPPort/module3.c
21171 ____________________________________________________________________________
21172 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
21173         Log: Benchmark test from Nicholas Clark.
21174      Branch: perl
21175            + lib/Benchmark.t
21176            ! MANIFEST lib/Benchmark.pm
21177 ____________________________________________________________________________
21178 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
21179         Log: Mithing.
21180      Branch: perl
21181            + lib/Attribute/Handlers/demo/demo2.pl
21182            + lib/Attribute/Handlers/demo/demo3.pl
21183            + lib/Attribute/Handlers/demo/demo4.pl
21184 ____________________________________________________________________________
21185 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
21186         Log: Silence compiler worries found by Schwern/Digital cc.
21187      Branch: perl
21188            ! perlio.c sv.c x2p/str.c
21189 ____________________________________________________________________________
21190 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
21191         Log: User may not have a valid home directory even if
21192              getpwuid() succedds.
21193      Branch: perl
21194            ! ext/File/Glob/t/basic.t
21195 ____________________________________________________________________________
21196 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
21197         Log: Integrate with perlio.  (No changes, but that's okay.)
21198      Branch: perl
21199           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
21200 ____________________________________________________________________________
21201 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
21202         Log: Add a Configure hints file for VOS: the POSIX support
21203              of VOS is getting close to the point where it can run
21204              Configure (some Configure tweaks will be required).
21205      Branch: perl
21206            + hints/vos.sh
21207            ! MANIFEST
21208 ____________________________________________________________________________
21209 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
21210         Log: Update Changes.
21211      Branch: perl
21212            ! Changes patchlevel.h
21213 ____________________________________________________________________________
21214 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
21215         Log: Reintroduce Attribute::Handlers with Spider's fixes.
21216      Branch: perl
21217            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
21218            + lib/Attribute/Handlers/README
21219            + lib/Attribute/Handlers/demo/Demo.pm
21220            + lib/Attribute/Handlers/demo/Descriptions.pm
21221            + lib/Attribute/Handlers/demo/MyClass.pm
21222            + lib/Attribute/Handlers/demo/demo.pl
21223            + lib/Attribute/Handlers/demo/demo_call.pl
21224            + lib/Attribute/Handlers/demo/demo_chain.pl
21225            + lib/Attribute/Handlers/demo/demo_cycle.pl
21226            + lib/Attribute/Handlers/demo/demo_hashdir.pl
21227            + lib/Attribute/Handlers/demo/demo_phases.pl
21228            + lib/Attribute/Handlers/demo/demo_range.pl
21229            + lib/Attribute/Handlers/demo/demo_rawdata.pl
21230            + lib/Attribute/Handlers/t/multi.t
21231            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
21232 ____________________________________________________________________________
21233 [ 13685] By: nick                                  on 2001/12/14  15:57:00
21234         Log: Integrate mainline
21235      Branch: perlio
21236           +> t/run/switcht.t
21237           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
21238           !> perlapi.h pod/perlrun.pod t/TEST taint.c
21239 ____________________________________________________________________________
21240 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
21241         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
21242              From: Michael G Schwern <schwern@pobox.com> 
21243              Date: Thu, 13 Dec 2001 19:27:08 -0500
21244              Message-ID: <20011214002707.GA10532@blackrider>
21245              
21246              (reword the perlrun -t description a bit,
21247              and move the Itaint_warn to the bottom of
21248              the intrpvar.h for binary compatibility)
21249      Branch: perl
21250            + t/run/switcht.t
21251            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
21252            ! perlapi.h pod/perlrun.pod t/TEST taint.c
21253 ____________________________________________________________________________
21254 [ 13683] By: nick                                  on 2001/12/14  12:29:41
21255         Log: Integrate mainline
21256      Branch: perlio
21257           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
21258           +> lib/Term/ReadLine.t t/op/hashassign.t
21259            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
21260            - lib/Attribute/Handlers/README
21261            - lib/Attribute/Handlers/demo/Demo.pm
21262            - lib/Attribute/Handlers/demo/Descriptions.pm
21263            - lib/Attribute/Handlers/demo/MyClass.pm
21264            - lib/Attribute/Handlers/demo/demo.pl
21265            - lib/Attribute/Handlers/demo/demo2.pl
21266            - lib/Attribute/Handlers/demo/demo3.pl
21267            - lib/Attribute/Handlers/demo/demo4.pl
21268            - lib/Attribute/Handlers/demo/demo_call.pl
21269            - lib/Attribute/Handlers/demo/demo_chain.pl
21270            - lib/Attribute/Handlers/demo/demo_cycle.pl
21271            - lib/Attribute/Handlers/demo/demo_hashdir.pl
21272            - lib/Attribute/Handlers/demo/demo_phases.pl
21273            - lib/Attribute/Handlers/demo/demo_range.pl
21274            - lib/Attribute/Handlers/demo/demo_rawdata.pl
21275            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
21276           !> (integrate 101 files)
21277 ____________________________________________________________________________
21278 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
21279         Log: Detypo.
21280      Branch: perl
21281            ! utf8.c
21282 ____________________________________________________________________________
21283 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
21284         Log: Buffer overflow checks.
21285      Branch: perl
21286            ! utf8.c
21287 ____________________________________________________________________________
21288 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
21289         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
21290              From: Spider Boardman <spider@leggy.zk3.dec.com>
21291              Date: Thu, 13 Dec 2001 15:32:51 -0500
21292              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
21293      Branch: perl
21294            ! lib/ExtUtils/Embed.t
21295 ____________________________________________________________________________
21296 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
21297         Log: More on the Unicode "line" definition.
21298      Branch: perl
21299            ! pod/perlunicode.pod
21300 ____________________________________________________________________________
21301 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
21302         Log: Open-ended VERSION?
21303      Branch: perl
21304            ! lib/ExtUtils/Install.pm
21305 ____________________________________________________________________________
21306 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
21307         Log: Subject: [PATCH] Better make distclean
21308              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21309              Date: Thu, 13 Dec 2001 21:10:18 +0100
21310              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
21311      Branch: perl
21312            ! Makefile.SH
21313 ____________________________________________________________________________
21314 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
21315         Log: Remove Memoize::Saves as requested by mjd.
21316      Branch: perl
21317            - lib/Memoize/Saves.pm
21318            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
21319 ____________________________________________________________________________
21320 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
21321         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
21322              From: Michael G Schwern <schwern@pobox.com>
21323              Date: Tue, 11 Dec 2001 23:17:32 -0500
21324              Message-ID: <20011212041732.GS17250@blackrider>
21325      Branch: perl
21326            ! lib/ExtUtils/Install.pm
21327 ____________________________________________________________________________
21328 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
21329         Log: Subject: [PATCH] Re: use utf8; with bad utf8
21330              From: Nicholas Clark <nick@ccl4.org>
21331              Date: Thu, 13 Dec 2001 17:09:39 +0000
21332              Message-ID: <20011213170939.L21702@plum.flirble.org>
21333      Branch: perl
21334            ! t/lib/1_compile.t
21335 ____________________________________________________________________________
21336 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
21337         Log: Subject: (LONG!) Sort benchmarks and patch
21338              From: "John P. Linderman" <jpl@research.att.com>
21339              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
21340              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
21341      Branch: perl
21342            ! pp_sort.c
21343 ____________________________________________________________________________
21344 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
21345         Log: Unadorned numbers evil.
21346      Branch: perl
21347            ! pp.c regcomp.c regexec.c utf8.c utf8.h
21348 ____________________________________________________________________________
21349 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
21350         Log: "preprocessing directive not recognized within macro arg"
21351      Branch: perl
21352            ! ext/Data/Dumper/Dumper.xs
21353 ____________________________________________________________________________
21354 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
21355         Log: Subject: Clarifying the documentation of goto            
21356              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
21357              Date: Thu, 13 Dec 2001 08:57:38 -0500
21358              Message-ID: <3C18BD8B@operamail.com>
21359      Branch: perl
21360            ! pod/perlfunc.pod
21361 ____________________________________________________________________________
21362 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
21363         Log: It could be possible for the case-insensitive
21364              Unicode-aware string comparison to wander off
21365              to the la-la land.
21366      Branch: perl
21367            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
21368            ! regexec.c utf8.c
21369 ____________________________________________________________________________
21370 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
21371         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
21372              From: Michael G Schwern <schwern@pobox.com> 
21373              Date: Wed, 12 Dec 2001 21:53:46 -0500
21374              Message-ID: <20011213025346.GH25129@blackrider>
21375      Branch: perl
21376            ! lib/Net/hostent.t t/op/stat.t t/test.pl
21377 ____________________________________________________________________________
21378 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
21379         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
21380              From: Michael G Schwern <schwern@pobox.com> 
21381              Date: Wed, 12 Dec 2001 20:33:42 -0500
21382              Message-ID: <20011213013342.GX25129@blackrider>
21383      Branch: perl
21384            ! t/io/fs.t
21385 ____________________________________________________________________________
21386 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
21387         Log: Subject: Re: [PATCH] use utf8; tests
21388              From: Nicholas Clark <nick@ccl4.org>
21389              Date: Thu, 13 Dec 2001 00:16:58 +0000
21390              Message-ID: <20011213001658.I21702@plum.flirble.org>
21391      Branch: perl
21392            ! lib/utf8.t
21393 ____________________________________________________________________________
21394 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
21395         Log: EPOC fixes from Olaf Flebbe.
21396      Branch: perl
21397            ! README.epoc epoc/config.sh epoc/createpkg.pl
21398            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
21399 ____________________________________________________________________________
21400 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
21401         Log: Subject: [PATCH perl@13661] VMS test fix-ups
21402              From: "Craig A. Berry" <craigberry@mac.com>
21403              Date: Wed, 12 Dec 2001 16:27:48 -0600
21404              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
21405      Branch: perl
21406            ! lib/Net/hostent.t t/io/fs.t
21407 ____________________________________________________________________________
21408 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
21409         Log: Subject: Re: Next cygwin round.
21410              From: "Gerrit P. Haase" <gp@familiehaase.de>
21411              Date: Wed, 12 Dec 2001 21:59:00 +0100
21412              Message-ID: <122343874595.20011212215900@familiehaase.de>
21413      Branch: perl
21414            ! t/io/fs.t
21415 ____________________________________________________________________________
21416 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
21417         Log: Subject: [PATCH] use utf8; tests
21418              From: Nicholas Clark <nick@ccl4.org>
21419              Date: Wed, 12 Dec 2001 20:07:04 +0000
21420              Message-ID: <20011212200704.E21702@plum.flirble.org>
21421      Branch: perl
21422            ! lib/utf8.t t/test.pl
21423 ____________________________________________________________________________
21424 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
21425         Log: Update Changes.
21426      Branch: perl
21427            ! Changes patchlevel.h
21428 ____________________________________________________________________________
21429 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
21430         Log: Subject: [PATCH] Passing in env to perl_parse did not work
21431              From: Gisle Aas <gisle@ActiveState.com>
21432              Date: 11 Dec 2001 20:52:57 -0800
21433              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
21434      Branch: perl
21435            ! perl.c perl.h
21436 ____________________________________________________________________________
21437 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
21438         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
21439              mostly gcc -Wall complaining about the argument of %p not
21440              being a void *.
21441      Branch: perl
21442            ! perlio.c regcomp.c taint.c toke.c
21443 ____________________________________________________________________________
21444 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
21445         Log: metaconfig unit change for #13657.
21446      Branch: metaconfig
21447            ! U/modified/nis.U
21448 ____________________________________________________________________________
21449 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
21450         Log: Try YP/NIS also from /usr/lib/yp.
21451      Branch: perl
21452            ! Configure
21453 ____________________________________________________________________________
21454 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
21455         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
21456              From: Michael G Schwern <schwern@pobox.com>                
21457              Date: Wed, 12 Dec 2001 05:27:02 -0500      
21458              Message-ID: <20011212102702.GW17250@blackrider>
21459              
21460              (the op/grent part)
21461      Branch: perl
21462            ! t/op/grent.t
21463 ____________________________________________________________________________
21464 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
21465         Log: Weed out .files from ls and readdir() results.
21466      Branch: perl
21467            ! t/op/stat.t
21468 ____________________________________________________________________________
21469 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
21470         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
21471              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
21472              Date: Wed, 12 Dec 2001 10:52:21 +0100
21473              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
21474      Branch: perl
21475            ! lib/File/Find.pm
21476 ____________________________________________________________________________
21477 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
21478         Log: Subject: [PATCH] doio fatal on cygwin for 13651
21479              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
21480              Date: Wed, 12 Dec 2001 11:28:13 +0100      
21481              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
21482      Branch: perl
21483            ! doio.c
21484 ____________________________________________________________________________
21485 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
21486         Log: Get the whole line of ls, makes debugging easier
21487              (from Schwern)
21488      Branch: perl
21489            ! t/op/stat.t
21490 ____________________________________________________________________________
21491 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
21492         Log: rename() must be tested even without link()
21493              or the utime() and rename-directory tests fail.
21494              (Also got the BeOS utime atime/time the wrong way round.)
21495      Branch: perl
21496            ! t/io/fs.t
21497 ____________________________________________________________________________
21498 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
21499         Log: Now that the beos.c is compiled at the main level
21500              the header is in the beos/
21501      Branch: perl
21502            ! beos/beos.c
21503 ____________________________________________________________________________
21504 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
21505         Log: Must remember to require Socket.
21506      Branch: perl
21507            ! ext/Sys/Syslog/syslog.t
21508 ____________________________________________________________________________
21509 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
21510         Log: In BeOS Errno must resort to actual compilation
21511              and execution for some of the error constants.
21512      Branch: perl
21513            ! ext/Errno/Errno_pm.PL
21514 ____________________________________________________________________________
21515 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
21516         Log: BeOS still has no good sockets.
21517      Branch: perl
21518            ! ext/IO/lib/IO/t/io_sel.t
21519 ____________________________________________________________________________
21520 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
21521         Log: BeOS sockets are not true sockets.
21522      Branch: perl
21523            ! ext/IO/lib/IO/t/io_poll.t
21524 ____________________________________________________________________________
21525 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
21526         Log: No Socket, no Syslog.
21527      Branch: perl
21528            ! ext/Sys/Syslog/syslog.t
21529 ____________________________________________________________________________
21530 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
21531         Log: (On some platforms) missing truncate FH.
21532      Branch: perl
21533            ! pod/perltodo.pod
21534 ____________________________________________________________________________
21535 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
21536         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
21537              and vms would be muchly appreciated.
21538      Branch: perl
21539            ! t/io/fs.t
21540 ____________________________________________________________________________
21541 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
21542         Log: utime() updates only the mtime in BeOS. 
21543      Branch: perl
21544            ! pod/perlport.pod
21545 ____________________________________________________________________________
21546 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
21547         Log: No link(), no need to dSP.
21548      Branch: perl
21549            ! pp_sys.c
21550 ____________________________________________________________________________
21551 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
21552         Log: Missing argument.
21553      Branch: perl
21554            ! utf8.c
21555 ____________________________________________________________________________
21556 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
21557         Log: (1) To assume any setuid programs is silly.
21558              (2) Chaining tests with booleans means that some
21559              of them may not get run which means getting out
21560              of test count sync.
21561      Branch: perl
21562            ! t/op/stat.t
21563 ____________________________________________________________________________
21564 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
21565         Log: The beos.c needs to be in the main directory.
21566      Branch: perl
21567            ! hints/beos.sh
21568 ____________________________________________________________________________
21569 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
21570         Log: Detypo and rename.
21571      Branch: perl
21572            ! doio.c perl.h perlio.c perliol.h
21573 ____________________________________________________________________________
21574 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
21575         Log: This time I test compiled.  Honest.
21576      Branch: perl
21577            ! beos/beos.c
21578 ____________________________________________________________________________
21579 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
21580         Log: Subject: [PATCH] slightly more pack tests
21581              From: Nicholas Clark <nick@ccl4.org>
21582              Date: Tue, 11 Dec 2001 23:41:23 +0000
21583              Message-ID: <20011211234123.Y21702@plum.flirble.org>
21584      Branch: perl
21585            ! t/op/pack.t
21586 ____________________________________________________________________________
21587 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
21588         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
21589              From: "Craig A. Berry" <craigberry@mac.com>
21590              Date: Tue, 11 Dec 2001 16:39:13 -0600
21591              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
21592      Branch: perl
21593            ! configure.com
21594 ____________________________________________________________________________
21595 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
21596         Log: metaconfig unit change for #13632.
21597      Branch: metaconfig/U/perl
21598            ! perlpath.U
21599 ____________________________________________________________________________
21600 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
21601         Log: Subject: $Config{perlpath} and -Dversiononly
21602              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21603              Date: Tue, 11 Dec 2001 23:32:33 +0100
21604              Message-ID: <20011211233233.A11587@rafael>
21605      Branch: perl
21606            ! Configure
21607 ____________________________________________________________________________
21608 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
21609         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
21610              From: Nicholas Clark <nick@ccl4.org>
21611              Date: Tue, 11 Dec 2001 21:59:36 +0000
21612              Message-ID: <20011211215935.W21702@plum.flirble.org>
21613      Branch: perl
21614            ! t/op/pack.t
21615 ____________________________________________________________________________
21616 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
21617         Log: More UTF-8 API docs.
21618      Branch: perl
21619            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
21620 ____________________________________________________________________________
21621 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
21622         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
21623              From: Nicholas Clark <nick@ccl4.org>
21624              Date: Tue, 11 Dec 2001 20:08:59 +0000
21625              Message-ID: <20011211200859.S21702@plum.flirble.org>
21626      Branch: perl
21627            ! t/op/pack.t
21628 ____________________________________________________________________________
21629 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
21630         Log: Subject: Re: use utf8; with bad utf8
21631              From: Nicholas Clark <nick@ccl4.org>
21632              Date: Tue, 11 Dec 2001 19:49:21 +0000
21633              Message-ID: <20011211194921.R21702@plum.flirble.org>
21634      Branch: perl
21635            ! lib/utf8.t
21636 ____________________________________________________________________________
21637 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
21638         Log: Can't spell worth a dam.  (Try Three Gorges.)
21639      Branch: perl
21640            ! beos/beos.c
21641 ____________________________________________________________________________
21642 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
21643         Log: We need DWIM cpps.
21644      Branch: perl
21645            ! perlio.c
21646 ____________________________________________________________________________
21647 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
21648         Log: The unixish.h needs to be found and the waitpid wrapper
21649              could use a proto.
21650      Branch: perl
21651            ! beos/beosish.h
21652 ____________________________________________________________________________
21653 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
21654         Log: The BeOS waitpid() seems to be broken,
21655              have a wrapper for it.
21656      Branch: perl
21657            + beos/beos.c beos/beosish.h
21658            ! MANIFEST hints/beos.sh perl.h
21659 ____________________________________________________________________________
21660 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
21661         Log: Unlean the leaning tower of Babel.
21662      Branch: perl
21663            ! perl.h
21664 ____________________________________________________________________________
21665 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
21666         Log: Retract #13607 until we figure out what to do with autouse.
21667      Branch: perl
21668            ! lib/Carp.pm
21669 ____________________________________________________________________________
21670 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
21671         Log: Try to handle platforms that have O_TEXT != O_BINARY but
21672              which are not DOSish, BeOS being one of such platforms.
21673              Ideally this should be a Configure test, not a hardwired
21674              cpp symbol test... 
21675      Branch: perl
21676            ! doio.c perl.h perlio.c perliol.h
21677 ____________________________________________________________________________
21678 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
21679         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
21680              From: Jonathan Stowe <gellyfish@gellyfish.com>
21681              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
21682              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
21683      Branch: perl
21684            ! lib/Term/Cap.pm lib/Term/Cap.t
21685 ____________________________________________________________________________
21686 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
21687         Log: Subject: [patch perlio.c] test for NULL before derefencing
21688              From: Stas Bekman <stas@stason.org>
21689              Date: Tue, 11 Dec 2001 16:17:55 +0800
21690              Message-ID: <3C15C133.8@stason.org>
21691      Branch: perl
21692            ! perlio.c
21693 ____________________________________________________________________________
21694 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
21695         Log: metaconfig unit change for #13617.
21696      Branch: metaconfig/U/perl
21697            ! Extensions.U
21698 ____________________________________________________________________________
21699 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
21700         Log: BeOS has socket() but not enough to build a working Socket.
21701              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
21702              new networking implementation, which is rumored to fix the
21703              non-standardness of sockets, but it's apparently not publicly
21704              available, and anything to do with BeOS has become quite
21705              complicated with the sale of the Be assets to Palm.)
21706      Branch: perl
21707            ! Configure
21708 ____________________________________________________________________________
21709 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
21710         Log: Update changes
21711      Branch: maint-5.6/macperl
21712            ! macos/Changes
21713 ____________________________________________________________________________
21714 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
21715         Log: Add extra pod to help
21716      Branch: maint-5.6/macperl
21717            ! macos/macperl/MacPerl.podhelp
21718 ____________________________________________________________________________
21719 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
21720         Log: Return DoAppleScript errors in $@
21721      Branch: maint-5.6/macperl
21722            ! macos/ext/MacPerl/OSA.xs
21723 ____________________________________________________________________________
21724 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
21725         Log: Clear out $^E before each script run
21726      Branch: maint-5.6/macperl
21727            ! macos/macperl/MPScript.c
21728 ____________________________________________________________________________
21729 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
21730         Log: Integrate various changes from maint-5.6/perl/.
21731      Branch: maint-5.6/macperl
21732           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
21733           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
21734 ____________________________________________________________________________
21735 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
21736         Log: Subject: Exporter's documentation shouldn't lie               
21737              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
21738              Date: Mon, 10 Dec 2001 21:30:20 -0500
21739              Message-ID: <3C4AA201@operamail.com>
21740      Branch: perl
21741            ! lib/Exporter.pm
21742 ____________________________________________________________________________
21743 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
21744         Log: Make Errno better in BeOS (the second hunk is
21745              good on any platform).  Still not working in BeOS
21746              are the E constants that refer BeOS native error
21747              constants (B_...) which are enums (*groan*).
21748      Branch: perl
21749            ! ext/Errno/Errno_pm.PL
21750 ____________________________________________________________________________
21751 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
21752         Log: The BeOS linker seems to link the last seen symbol,
21753              not the first (so the symbols of op.o from libperl.so
21754              would get linked to miniperl instead of the symbols of
21755              opmini.o)-- use the same trick as for NeXT4 for linking
21756              miniperl.
21757      Branch: perl
21758            ! Makefile.SH
21759 ____________________________________________________________________________
21760 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
21761         Log: Subject: Re: [PATCH] tests for hash assignment
21762              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21763              Date: Tue, 11 Dec 2001 01:48:55 +0000
21764              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
21765      Branch: perl
21766            ! utf8.c
21767 ____________________________________________________________________________
21768 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
21769         Log: (retracted by #13622)
21770              
21771              Subject: RE: More verbose POD for Carp
21772              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
21773              Date: Mon, 10 Dec 2001 20:23:20 -0500
21774              Message-ID: <3C4A3566@operamail.com>
21775      Branch: perl
21776            ! lib/Carp.pm
21777 ____________________________________________________________________________
21778 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
21779         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
21780              From: "Craig A. Berry" <craigberry@mac.com>
21781              Date: Mon, 10 Dec 2001 18:25:37 -0600
21782              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
21783      Branch: perl
21784            ! t/op/write.t t/test.pl
21785 ____________________________________________________________________________
21786 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
21787         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
21788              From: Michael G Schwern <schwern@pobox.com>
21789              Date: Mon, 10 Dec 2001 08:00:01 -0500
21790              Message-ID: <20011210130000.GK1770@blackrider>
21791      Branch: perl
21792            ! t/comp/multiline.t
21793 ____________________________________________________________________________
21794 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
21795         Log: Subject: Re: [PATCH] tests for hash assignment
21796              From: Nicholas Clark <nick@ccl4.org>
21797              Date: Mon, 10 Dec 2001 23:22:28 +0000
21798              Message-ID: <20011210232228.M21702@plum.flirble.org>
21799      Branch: perl
21800            + t/op/hashassign.t
21801            ! MANIFEST t/op/each.t t/test.pl
21802 ____________________________________________________________________________
21803 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
21804         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
21805              From: "Craig A. Berry" <craigberry@mac.com>
21806              Date: Mon, 10 Dec 2001 16:38:14 -0600
21807              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
21808      Branch: perl
21809            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
21810 ____________________________________________________________________________
21811 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
21812         Log: Subject: [PATCH perl@13600] configure.com fixes
21813              From: "Craig A. Berry" <craigberry@mac.com>
21814              Date: Mon, 10 Dec 2001 14:40:20 -0600
21815              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
21816      Branch: perl
21817            ! configure.com
21818 ____________________________________________________________________________
21819 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
21820         Log: Silence BeOS compilation moaning.
21821      Branch: perl
21822            ! perl.h
21823 ____________________________________________________________________________
21824 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
21825         Log: Update Changes.
21826      Branch: perl
21827            ! Changes patchlevel.h
21828 ____________________________________________________________________________
21829 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
21830         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
21831              From: Michael G Schwern <schwern@pobox.com>
21832              Date: Mon, 10 Dec 2001 01:21:03 -0500
21833              Message-ID: <20011210062103.GC1770@blackrider>
21834      Branch: perl
21835            ! lib/ExtUtils/Command.t
21836 ____________________________________________________________________________
21837 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
21838         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
21839              From: Michael G Schwern <schwern@pobox.com>
21840              Date: Mon, 10 Dec 2001 01:10:57 -0500
21841              Message-ID: <20011210061057.GB1770@blackrider>
21842      Branch: perl
21843            ! t/op/groups.t
21844 ____________________________________________________________________________
21845 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
21846         Log: Retract #13596, #13593 should do the trick.
21847      Branch: perl
21848            ! t/op/stat.t
21849 ____________________________________________________________________________
21850 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
21851         Log: (retracted by #13597, #13593 does the job better)
21852              
21853              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
21854              From: Michael G Schwern <schwern@pobox.com>
21855              Date: Mon, 10 Dec 2001 00:53:16 -0500
21856              Message-ID: <20011210055316.GA1770@blackrider>
21857      Branch: perl
21858            ! t/op/stat.t
21859 ____________________________________________________________________________
21860 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
21861         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
21862              From: Michael G Schwern <schwern@pobox.com> 
21863              Date: Mon, 10 Dec 2001 02:19:14 -0500
21864              Message-ID: <20011210071914.GF1770@blackrider>
21865      Branch: perl
21866            ! lib/AutoSplit.t
21867 ____________________________________________________________________________
21868 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
21869         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
21870              From: Michael G Schwern <schwern@pobox.com>
21871              Date: Mon, 10 Dec 2001 02:47:40 -0500
21872              Message-ID: <20011210074739.GH1770@blackrider>
21873      Branch: perl
21874            ! t/op/pack.t
21875 ____________________________________________________________________________
21876 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
21877         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
21878              From: Michael G Schwern <schwern@pobox.com>
21879              Date: Mon, 10 Dec 2001 02:54:22 -0500
21880              Message-ID: <20011210075422.GI1770@blackrider>
21881      Branch: perl
21882            ! t/test.pl
21883 ____________________________________________________________________________
21884 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
21885         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
21886              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
21887              Date: Mon, 10 Dec 2001 08:45:20 +0100
21888              Message-ID: <3C146810.60B5B7C0@alcatel.at>
21889      Branch: perl
21890            ! pp_pack.c
21891 ____________________________________________________________________________
21892 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
21893         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
21894              From: Michael G Schwern <schwern@pobox.com>
21895              Date: Mon, 10 Dec 2001 03:27:02 -0500
21896              Message-ID: <20011210082702.GN1770@blackrider>
21897      Branch: perl
21898            ! t/io/openpid.t
21899 ____________________________________________________________________________
21900 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
21901         Log: More chmod +w.
21902      Branch: perl
21903            ! Porting/makerel
21904 ____________________________________________________________________________
21905 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
21906         Log: Just skip the readability test if running as root.
21907      Branch: perl
21908            ! lib/Net/t/netrc.t
21909 ____________________________________________________________________________
21910 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
21911         Log: Tell about the downside of safe signals.
21912      Branch: perl
21913            ! pod/perldelta.pod
21914 ____________________________________________________________________________
21915 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
21916         Log: Make the whole -lperl thing NetBSD only until we
21917              find some other platform that needs the same.
21918      Branch: perl
21919            ! lib/ExtUtils/MM_Unix.pm
21920 ____________________________________________________________________________
21921 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
21922         Log: Subject: [PATCH t/op/pack.t] Cleanup
21923              From: Michael G Schwern <schwern@pobox.com> 
21924              Date: Sun, 9 Dec 2001 23:08:26 -0500
21925              Message-ID: <20011210040826.GD660@blackrider>
21926      Branch: perl
21927            ! t/op/pack.t
21928 ____________________________________________________________________________
21929 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
21930         Log: Add threads support for NetBSD.
21931              
21932              This is also the first (I think) Perl threads build with
21933              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
21934              NetBSD does not as of yet have true kernel POSIX threads,
21935              but the user-level pth seems to be doing pretty well--
21936              the only failure is that threads/t/basic okays 6 and 7
21937              consistently seem be arriving in the reverse order.
21938              Well, gdbm.t is also failing: 'Undefined PLT symbol
21939              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
21940              guessing that GDBM would need a threaded rebuild.
21941      Branch: perl
21942            ! hints/netbsd.sh
21943 ____________________________________________________________________________
21944 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
21945         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
21946              potential performance hit and change in semantics of closure
21947              lookups after C<undef &foo>)
21948      Branch: maint-5.6/perl
21949            ! op.c
21950 ____________________________________________________________________________
21951 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
21952         Log: metaconfig unit change for #13582.
21953      Branch: metaconfig
21954            ! U/threads/usethreads.U
21955 ____________________________________________________________________________
21956 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
21957         Log: Update the ithreads selection info in Configure,
21958              as suggested by Michael Schwern.
21959      Branch: perl
21960            ! Configure
21961 ____________________________________________________________________________
21962 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
21963         Log: Clearing locale environment simply doesn't seem to
21964              guarantee that (nl_)langinfo(CODESET) would return nil.
21965              (I for example get "ISO8859-1", so <guess>maybe there can
21966              be per-system default settings at work</guess>.)
21967      Branch: perl
21968            ! lib/open.t
21969 ____________________________________________________________________________
21970 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
21971         Log: Subject: RE: Exporter fixes reversed in 13540?
21972              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
21973              Date: Sun, 9 Dec 2001 12:55:15 -0500
21974              Message-ID: <3C13F455@operamail.com>
21975      Branch: perl
21976            ! lib/open.pm
21977 ____________________________________________________________________________
21978 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
21979         Log: Root is the lizard king.
21980      Branch: perl
21981            ! lib/Net/t/netrc.t
21982 ____________________________________________________________________________
21983 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
21984         Log: Telling how many tests we are expecting helps.
21985      Branch: perl
21986            ! ext/POSIX/t/waitpid.t
21987 ____________________________________________________________________________
21988 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
21989         Log: Add a test case for waitpid(): from Rocco Caputo.
21990      Branch: perl
21991            + ext/POSIX/t/waitpid.t
21992            ! MANIFEST
21993 ____________________________________________________________________________
21994 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
21995         Log: Subject: [PATCH] Term::ReadLine tweaks and test
21996              From: Richard Clamp <richardc@unixbeard.net>
21997              Date: Mon, 10 Dec 2001 00:51:47 +0000
21998              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
21999      Branch: perl
22000            + lib/Term/ReadLine.t
22001            ! MANIFEST lib/Term/ReadLine.pm
22002 ____________________________________________________________________________
22003 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
22004         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
22005              From: Rocco Caputo <troc@netrus.net>
22006              Date: Sun, 9 Dec 2001 18:12:38 -0500
22007              Message-ID: <20011209181238.A803@eyrie.homenet>
22008      Branch: perl
22009            ! win32/win32.c
22010 ____________________________________________________________________________
22011 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
22012         Log: make sure that va_start() has matching va_end();
22013              from OpenBSD 3.0.
22014      Branch: perl
22015            ! x2p/util.c
22016 ____________________________________________________________________________
22017 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
22018         Log: h2ph updates from OpenBSD 3.0.
22019      Branch: perl
22020            ! utils/h2ph.PL
22021 ____________________________________________________________________________
22022 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
22023         Log: OpenBSD hints update from OpenBSD 3.0.
22024      Branch: perl
22025            ! hints/openbsd.sh
22026 ____________________________________________________________________________
22027 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
22028         Log: DJGPP tweaks from Laszlo Molnar.
22029      Branch: perl
22030            ! djgpp/config.over lib/File/Find/t/find.t
22031            ! lib/File/Find/t/taint.t t/pod/find.t
22032 ____________________________________________________________________________
22033 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
22034         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
22035              From: Michael G Schwern <schwern@pobox.com> 
22036              Date: Sun, 9 Dec 2001 19:28:12 -0500
22037              Message-ID: <20011210002812.GF13586@blackrider>
22038      Branch: perl
22039            ! README.cygwin
22040 ____________________________________________________________________________
22041 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
22042         Log: README.cygwin update from Gerrit P. Haase.
22043      Branch: perl
22044            ! README.cygwin
22045 ____________________________________________________________________________
22046 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
22047         Log: Apply NetBSD patch-ag: shared/static linking,
22048              but make the change less intrusive on non-NetBSD.
22049      Branch: perl
22050            ! lib/ExtUtils/MM_Unix.pm
22051 ____________________________________________________________________________
22052 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
22053         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
22054      Branch: perl
22055            ! lib/ExtUtils/Liblist.pm
22056 ____________________________________________________________________________
22057 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
22058         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
22059      Branch: perl
22060            ! regcomp.c
22061 ____________________________________________________________________________
22062 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
22063         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
22064      Branch: perl
22065            ! pp.c
22066 ____________________________________________________________________________
22067 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
22068         Log: Apply NetBSD patch-ac.
22069              (the fix has already been done: change #9706, fully qualified
22070              pathnames in packlists)
22071      Branch: perl
22072            ! lib/ExtUtils/Install.pm
22073 ____________________________________________________________________________
22074 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
22075         Log: Apply NetBSD patch-ab: NetBSD hints update.
22076      Branch: perl
22077            ! hints/netbsd.sh
22078 ____________________________________________________________________________
22079 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
22080         Log: metaconfig unit changes for #13560.
22081      Branch: metaconfig/U/perl
22082            ! dlsrc.U i_ieeefp.U libperl.U
22083 ____________________________________________________________________________
22084 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
22085         Log: NetBSD has <ieeefp.h> but hidden.
22086      Branch: perl
22087            ! hints/netbsd.sh
22088 ____________________________________________________________________________
22089 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
22090         Log: Implement NetBSD patch-aa.
22091      Branch: perl
22092            ! Configure
22093 ____________________________________________________________________________
22094 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
22095         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
22096              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
22097              Date: Sun, 09 Dec 2001 13:40:58 +0100
22098              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
22099              
22100              (The lstat()s were there in 5.6.1: what happened to them?)
22101      Branch: perl
22102            ! lib/File/Find.pm
22103 ____________________________________________________________________________
22104 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
22105         Log: Quickie documentation of the C UTF-8 API.
22106      Branch: perl
22107            ! pod/perlunicode.pod
22108 ____________________________________________________________________________
22109 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
22110         Log: Subject: bleadperl on cygwin weirdness...
22111              From: "Gerrit P. Haase" <gp@familiehaase.de>
22112              Date: Sun, 9 Dec 2001 20:31:28 +0100
22113              Message-ID: <13779422183.20011209203128@familiehaase.de>          
22114              
22115              (plus libperl*.dll version portability tweaks)
22116      Branch: perl
22117            ! lib/ExtUtils/Embed.t
22118 ____________________________________________________________________________
22119 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
22120         Log: Instead of muting symbol export error if under eval,
22121              delay the errors until the croak().
22122              
22123              (replaces #13408)
22124      Branch: perl
22125            ! lib/Exporter/Heavy.pm
22126 ____________________________________________________________________________
22127 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
22128         Log: Basegroup 0 is a cygwin_nt thing.
22129      Branch: perl
22130            ! t/op/groups.t
22131 ____________________________________________________________________________
22132 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
22133         Log: Also WinME is LoseLink.
22134      Branch: perl
22135            ! t/op/stat.t
22136 ____________________________________________________________________________
22137 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
22138         Log: Forgotten checkin.
22139      Branch: perl
22140            ! lib/User/grent.t
22141 ____________________________________________________________________________
22142 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
22143         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
22144              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
22145              Date: Sun, 09 Dec 2001 13:45:06 +0100
22146              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
22147      Branch: perl
22148            ! lib/File/Find.pm
22149 ____________________________________________________________________________
22150 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
22151         Log: Tweakback.
22152      Branch: perl
22153            ! lib/Net/hostent.t
22154 ____________________________________________________________________________
22155 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
22156         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
22157              From: Michael G Schwern <schwern@pobox.com>
22158              Date: Sat, 8 Dec 2001 14:48:38 -0500
22159              Message-ID: <20011208194838.GA8650@blackrider>
22160      Branch: perl
22161            ! t/op/grent.t
22162 ____________________________________________________________________________
22163 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
22164         Log: Subject: [README.cygwin] Removing old expected test failures
22165              From: Michael G Schwern <schwern@pobox.com>
22166              Date: Sat, 8 Dec 2001 15:38:28 -0500
22167              Message-ID: <20011208203828.GB9017@blackrider>
22168      Branch: perl
22169            ! README.cygwin
22170 ____________________________________________________________________________
22171 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
22172         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
22173              From: Michael G Schwern <schwern@pobox.com>                
22174              Date: Sat, 8 Dec 2001 15:26:59 -0500
22175              Message-ID: <20011208202659.GA9017@blackrider> 
22176      Branch: perl
22177            ! lib/Net/hostent.t
22178 ____________________________________________________________________________
22179 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
22180         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
22181              From: Michael G Schwern <schwern@pobox.com> 
22182              Date: Sat, 8 Dec 2001 15:06:16 -0500
22183              Message-ID: <20011208200616.GA8915@blackrider>
22184      Branch: perl
22185            ! t/op/stat.t
22186 ____________________________________________________________________________
22187 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
22188         Log: Developer deprecations and an incompatibility.
22189      Branch: perl
22190            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
22191 ____________________________________________________________________________
22192 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
22193         Log: Shoo.
22194      Branch: perl
22195            - lib/Attribute/Handlers.pm
22196 ____________________________________________________________________________
22197 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
22198         Log: Remove Attribute::Handlers, as per Damian's request.
22199              (Because of fixing the my variables to be now handled
22200              in run-time, the whole internals of the A::H needs to
22201              be rewritten and Damian will not have time for that
22202              for months.)
22203      Branch: perl
22204            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
22205            - lib/Attribute/Handlers/demo/Demo.pm
22206            - lib/Attribute/Handlers/demo/Descriptions.pm
22207            - lib/Attribute/Handlers/demo/MyClass.pm
22208            - lib/Attribute/Handlers/demo/demo.pl
22209            - lib/Attribute/Handlers/demo/demo2.pl
22210            - lib/Attribute/Handlers/demo/demo3.pl
22211            - lib/Attribute/Handlers/demo/demo4.pl
22212            - lib/Attribute/Handlers/demo/demo_call.pl
22213            - lib/Attribute/Handlers/demo/demo_chain.pl
22214            - lib/Attribute/Handlers/demo/demo_cycle.pl
22215            - lib/Attribute/Handlers/demo/demo_hashdir.pl
22216            - lib/Attribute/Handlers/demo/demo_phases.pl
22217            - lib/Attribute/Handlers/demo/demo_range.pl
22218            - lib/Attribute/Handlers/demo/demo_rawdata.pl
22219            - lib/Attribute/Handlers/t/multi.t
22220            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
22221            ! pod/perlmodlib.pod pod/perltoc.pod
22222 ____________________________________________________________________________
22223 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
22224         Log: Subject: Re: attributes are broken
22225              From: Spider Boardman <spider@Orb.Nashua.NH.US>
22226              Date: Sun, 09 Dec 2001 00:09:23 -0500
22227              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
22228      Branch: perl
22229            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
22230            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
22231            ! xsutils.c
22232 ____________________________________________________________________________
22233 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
22234         Log: Forgotten checkin.
22235      Branch: perl
22236            ! lib/Pod/Text.pm
22237 ____________________________________________________________________________
22238 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
22239         Log: uconfig.h update.
22240      Branch: perl
22241            ! uconfig.h
22242 ____________________________________________________________________________
22243 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
22244         Log: Update Changes.
22245      Branch: perl
22246            ! Changes patchlevel.h
22247 ____________________________________________________________________________
22248 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
22249         Log: Note that some of the Unicode features are
22250              dependent on perlio.
22251      Branch: perl
22252            ! pod/perluniintro.pod
22253 ____________________________________________________________________________
22254 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
22255         Log: Regen perlapi, regen toc.
22256      Branch: perl
22257            ! pod/perlapi.pod pod/perltoc.pod
22258 ____________________________________________________________________________
22259 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
22260         Log: FAQ sync.
22261      Branch: perl
22262            ! pod/perlfaq4.pod pod/perlfaq6.pod
22263 ____________________________________________________________________________
22264 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
22265         Log: Subject: [PATCH] Fix odd language in an sv.c comment
22266              From: coral@eekeek.org
22267              Date: Sat, 8 Dec 2001 12:19:39 -0500
22268              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
22269      Branch: perl
22270            ! sv.c
22271 ____________________________________________________________________________
22272 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
22273         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
22274              From: Michael G Schwern <schwern@pobox.com>
22275              Date: Fri, 7 Dec 2001 20:03:45 -0500
22276              Message-ID: <20011208010345.GD642@blackrider>
22277              
22278              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
22279              From: Michael G Schwern <schwern@pobox.com>
22280              Date: Fri, 7 Dec 2001 20:13:54 -0500
22281              Message-ID: <20011208011354.GE642@blackrider>
22282              
22283              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
22284              From: Michael G Schwern <schwern@pobox.com>
22285              Date: Fri, 7 Dec 2001 21:47:36 -0500
22286              Message-ID: <20011208024736.GH642@blackrider>
22287              
22288              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
22289              From: Michael G Schwern <schwern@pobox.com>
22290              Date: Fri, 7 Dec 2001 23:09:43 -0500
22291              Message-ID: <20011208040943.GK642@blackrider>
22292              
22293              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
22294              Message-Id: <a05101004b83754903506@[172.16.52.1]>
22295              Date: Fri, 7 Dec 2001 23:28:15 -0600
22296              From: "Craig A. Berry" <craigberry@mac.com>
22297      Branch: perl
22298            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
22299 ____________________________________________________________________________
22300 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
22301         Log: Integrate perlio.
22302      Branch: perl
22303           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
22304           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
22305 ____________________________________________________________________________
22306 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
22307         Log: Retract #11156 since Sarathy has found that it breaks code:
22308              http://bugs.ActiveState.com/show_bug.cgi?id=18457
22309              http://bugs.ActiveState.com/show_bug.cgi?id=18858
22310      Branch: perl
22311            ! op.c sv.c t/op/pos.t
22312 ____________________________________________________________________________
22313 [ 13532] By: nick                                  on 2001/12/08  14:11:12
22314         Log: Integrate mainline
22315      Branch: perlio
22316           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
22317           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
22318 ____________________________________________________________________________
22319 [ 13531] By: nick                                  on 2001/12/08  13:48:21
22320         Log: Tweak multi-arg open error messages
22321      Branch: perlio
22322            ! perlio.c
22323 ____________________________________________________________________________
22324 [ 13530] By: nick                                  on 2001/12/08  10:20:06
22325         Log: Allow multi-arg open() if opening layer declares this legal.
22326      Branch: perlio
22327            ! doio.c perlio.c perliol.h
22328 ____________________________________________________________________________
22329 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
22330         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
22331              From: Michael G Schwern <schwern@pobox.com>       
22332              Date: Fri, 7 Dec 2001 19:41:31 -0500
22333              Message-ID: <20011208004131.GC642@blackrider>
22334      Branch: perl
22335            ! t/run/switches.t t/test.pl
22336 ____________________________________________________________________________
22337 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
22338         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
22339              From: Michael G Schwern <schwern@pobox.com>       
22340              Date: Fri, 7 Dec 2001 19:12:44 -0500
22341              Message-ID: <20011208001244.GB642@blackrider>
22342      Branch: perl
22343            ! t/op/stat.t
22344 ____________________________________________________________________________
22345 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
22346         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
22347              From: Michael G Schwern <schwern@pobox.com>
22348              Date: Fri, 7 Dec 2001 17:28:57 -0500
22349              Message-ID: <20011207222857.GI23210@blackrider>
22350      Branch: perl
22351            ! t/op/magic.t
22352 ____________________________________________________________________________
22353 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
22354         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
22355      Branch: perl
22356            ! t/test.pl
22357 ____________________________________________________________________________
22358 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
22359         Log: which_perl: delay as much a possible till runtime.
22360      Branch: perl
22361            ! t/test.pl
22362 ____________________________________________________________________________
22363 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
22364         Log: Further tweakage to which_perl().
22365      Branch: perl
22366            ! t/test.pl
22367 ____________________________________________________________________________
22368 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
22369         Log: perluniintro tweaks.
22370      Branch: perl
22371            ! pod/perluniintro.pod
22372 ____________________________________________________________________________
22373 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
22374         Log: Tweak the $Perl computation.
22375      Branch: perl
22376            ! t/test.pl
22377 ____________________________________________________________________________
22378 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
22379         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
22380              From: Nicholas Clark <nick@ccl4.org>
22381              Date: Fri, 7 Dec 2001 17:06:56 +0000
22382              Message-ID: <20011207170656.G21702@plum.flirble.org>
22383      Branch: perl
22384            ! doop.c t/op/chop.t
22385 ____________________________________________________________________________
22386 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
22387         Log: Update Changes.
22388      Branch: perl
22389            ! Changes patchlevel.h
22390 ____________________________________________________________________________
22391 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
22392         Log: Missing ).
22393      Branch: perl
22394            ! t/test.pl
22395 ____________________________________________________________________________
22396 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
22397         Log: Allow several arguments to display().
22398      Branch: perl
22399            ! t/test.pl
22400 ____________________________________________________________________________
22401 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
22402         Log: /dev/stdout could be either a character special file
22403              or a named pipe, so let's pretend it doesn't exist.
22404      Branch: perl
22405            ! t/op/stat.t
22406 ____________________________________________________________________________
22407 [ 13516] By: nick                                  on 2001/12/07  15:09:23
22408         Log: Integrate again - can I catch up ?
22409      Branch: perlio
22410           !> t/test.pl
22411 ____________________________________________________________________________
22412 [ 13515] By: nick                                  on 2001/12/07  15:08:17
22413         Log: Integrate mainline some more
22414      Branch: perlio
22415           !> README.hpux hints/linux.sh pod/perlfunc.pod
22416 ____________________________________________________________________________
22417 [ 13514] By: nick                                  on 2001/12/07  15:07:15
22418         Log: Integrate mainline
22419      Branch: perlio
22420           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
22421           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
22422           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
22423           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
22424           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
22425           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
22426           +> t/lib/Math/BigInt/BareCalc.pm
22427            - ext/Devel/PPPort/harness/Harness.pm
22428            - ext/Devel/PPPort/harness/Harness.xs
22429            - ext/Devel/PPPort/harness/Makefile.PL
22430            - ext/Devel/PPPort/harness/module2.c
22431            - ext/Devel/PPPort/harness/module3.c
22432            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
22433            - lib/File/Spec/Functions.t
22434           !> (integrate 103 files)
22435 ____________________________________________________________________________
22436 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
22437         Log: Add display() for displaying icky scalars.
22438      Branch: perl
22439            ! t/test.pl
22440 ____________________________________________________________________________
22441 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
22442         Log: Subject: [ID 20011207.001] documentation bug for waitpid
22443              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
22444              Date: Fri, 7 Dec 2001 12:44:56 +0100
22445              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
22446      Branch: perl
22447            ! pod/perlfunc.pod
22448 ____________________________________________________________________________
22449 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
22450         Log: gcc version matching didn't.
22451      Branch: perl
22452            ! hints/linux.sh
22453 ____________________________________________________________________________
22454 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
22455         Log: Subject: HP renamed their servers              
22456              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22457              Date: Fri, 07 Dec 2001 12:07:22 +0100
22458              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
22459      Branch: perl
22460            ! README.hpux
22461 ____________________________________________________________________________
22462 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
22463         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
22464              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
22465              Date: Fri, 7 Dec 2001 00:24:55 -0500
22466              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
22467      Branch: perl
22468            ! pod/perlport.pod
22469 ____________________________________________________________________________
22470 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
22471         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
22472              From: Michael G Schwern <schwern@pobox.com> 
22473              Date: Thu, 6 Dec 2001 22:56:34 -0500
22474              Message-ID: <20011207035634.GO22648@blackrider>
22475      Branch: perl
22476            ! t/base/lex.t t/op/exec.t
22477 ____________________________________________________________________________
22478 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
22479         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
22480              From: Michael G Schwern <schwern@pobox.com>
22481              Date: Thu, 6 Dec 2001 22:45:44 -0500
22482              Message-ID: <20011207034544.GN22648@blackrider>
22483              
22484              (plus op/ref tweak)
22485      Branch: perl
22486            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
22487            ! t/run/kill_perl.t t/test.pl
22488 ____________________________________________________________________________
22489 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
22490         Log: Upgrade to Math::BigInt 1.48.
22491      Branch: perl
22492            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
22493            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
22494            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
22495            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
22496            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
22497            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
22498            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
22499 ____________________________________________________________________________
22500 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
22501         Log: Mention also perl56delta in case someone is upgrading from
22502              Perl 5.005_03.
22503      Branch: perl
22504            ! pod/perldelta.pod
22505 ____________________________________________________________________________
22506 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
22507         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
22508              From: Michael G Schwern <schwern@pobox.com>
22509              Date: Thu, 6 Dec 2001 15:15:28 -0500
22510              Message-ID: <20011206201528.GF16414@blackrider>
22511              
22512              (just the term.t, not the lex.t)
22513              
22514              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
22515              From: Michael G Schwern <schwern@pobox.com>
22516              Date: Thu, 6 Dec 2001 15:22:22 -0500
22517              Message-ID: <20011206202222.GG16414@blackrider>
22518              
22519              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
22520              From: Michael G Schwern <schwern@pobox.com>
22521              Date: Thu, 6 Dec 2001 15:31:58 -0500
22522              Message-ID: <20011206203158.GI16414@blackrider>
22523              
22524              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
22525              From: Michael G Schwern <schwern@pobox.com>
22526              Date: Thu, 6 Dec 2001 17:38:55 -0500
22527              Message-ID: <20011206223855.GC22648@blackrider>
22528      Branch: perl
22529            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
22530            ! t/test.pl
22531 ____________________________________________________________________________
22532 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
22533         Log: Update the thr5005 situation.
22534      Branch: perl
22535            ! pod/perldelta.pod
22536 ____________________________________________________________________________
22537 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
22538         Log: perldelta borrowings from perl561delta.
22539      Branch: perl
22540            ! pod/perldelta.pod
22541 ____________________________________________________________________________
22542 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
22543         Log: Add the 5.6.1 perldelta as perl561delta.
22544              (Makes it easier to steal stuff for perldelta :-)
22545      Branch: perl
22546            + pod/perl561delta.pod
22547            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
22548 ____________________________________________________________________________
22549 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
22550         Log: Retract #13496 for now.
22551      Branch: perl
22552            ! t/base/lex.t t/base/term.t
22553 ____________________________________________________________________________
22554 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
22555         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
22556              From: "Craig A. Berry" <craigberry@mac.com>
22557              Date: Thu, 6 Dec 2001 14:54:36 -0600
22558              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
22559      Branch: perl
22560            ! vms/ext/filespec.t
22561 ____________________________________________________________________________
22562 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
22563         Log: (retracted by #13499)
22564              
22565              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
22566              From: Michael G Schwern <schwern@pobox.com>
22567              Date: Thu, 6 Dec 2001 15:15:28 -0500
22568              Message-ID: <20011206201528.GF16414@blackrider>
22569      Branch: perl
22570            ! t/base/lex.t t/base/term.t
22571 ____________________________________________________________________________
22572 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
22573         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
22574              From: Michael G Schwern <schwern@pobox.com>
22575              Date: Thu, 6 Dec 2001 13:54:48 -0500
22576              Message-ID: <20011206185448.GC16414@blackrider>
22577      Branch: perl
22578            ! t/op/stat.t
22579 ____________________________________________________________________________
22580 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
22581         Log: The #4 has nothing to do with Unicode.
22582      Branch: perl
22583            ! t/op/tr.t
22584 ____________________________________________________________________________
22585 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
22586         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
22587              From: Michael G Schwern <schwern@pobox.com>
22588              Date: Thu, 6 Dec 2001 13:45:48 -0500
22589              Message-ID: <20011206184548.GB16414@blackrider>
22590      Branch: perl
22591            ! t/op/tr.t
22592 ____________________________________________________________________________
22593 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
22594         Log: Update Changes.
22595      Branch: perl
22596            ! Changes patchlevel.h
22597 ____________________________________________________________________________
22598 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
22599         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
22600              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22601              Date: Thu, 6 Dec 2001 11:41:25 EST
22602              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
22603      Branch: perl
22604            ! vms/vms.c vms/vmsish.h
22605 ____________________________________________________________________________
22606 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
22607         Log: Subject: [PATCH] Re: weirdness in regexps
22608              From: Robin Houston <robin@kitsite.com> 
22609              Date: Thu, 6 Dec 2001 14:44:01 +0000
22610              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
22611      Branch: perl
22612            ! op.c t/lib/strict/subs
22613 ____________________________________________________________________________
22614 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
22615         Log: Make the -b -c -S tests count all of the /dev, not just
22616              check the first one, as suggested by Benjamin Goldberg.
22617      Branch: perl
22618            ! t/op/stat.t
22619 ____________________________________________________________________________
22620 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
22621         Log: Subject: Re: [PATCH: bleadperl] casefold backref
22622              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
22623              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
22624              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
22625      Branch: perl
22626            ! regexec.c
22627 ____________________________________________________________________________
22628 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
22629         Log: Nits noticed by Philip Newton, and de-tab DB.t.
22630      Branch: perl
22631            ! lib/DB.t
22632 ____________________________________________________________________________
22633 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
22634         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
22635              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
22636              Date: 6 Dec 2001 11:06:01 -0000
22637              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
22638      Branch: perl
22639            ! op.c t/op/tr.t
22640 ____________________________________________________________________________
22641 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
22642         Log: Subject: [PATCH: bleadperl] casefold backref
22643              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
22644              Date: Wed, 05 Dec 2001 17:27:05 +0000
22645              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
22646      Branch: perl
22647            ! regexec.c t/op/re_tests
22648 ____________________________________________________________________________
22649 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
22650         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
22651              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22652              Date: Wed, 5 Dec 2001 22:34:53 EST
22653              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
22654      Branch: perl
22655            ! mg.c vms/vms.c vms/vmsish.h
22656 ____________________________________________________________________________
22657 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
22658         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
22659              From: Michael G Schwern <schwern@pobox.com>
22660              Date: Wed, 5 Dec 2001 19:52:58 -0500
22661              Message-ID: <20011205195257.A903@blackrider>
22662      Branch: perl
22663            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
22664            + lib/File/Spec/t/rel2abs2rel.t
22665            - lib/File/Spec.t lib/File/Spec/Functions.t
22666            ! MANIFEST
22667 ____________________________________________________________________________
22668 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
22669         Log: Subject: Re: Silly stat() portability questions                
22670              From: Benjamin Goldberg <goldbb2@earthlink.net>
22671              Date: Wed, 05 Dec 2001 22:52:35 -0500
22672              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
22673      Branch: perl
22674            ! pod/perlport.pod
22675 ____________________________________________________________________________
22676 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
22677         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
22678              From: "Craig A. Berry" <craigberry@mac.com>
22679              Date: Wed, 05 Dec 2001 16:41:59 -0600
22680              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
22681      Branch: perl
22682            ! README.vms configure.com lib/File/Spec/VMS.pm
22683            ! vms/ext/filespec.t
22684 ____________________________________________________________________________
22685 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
22686         Log: $apply->('club', $glibc_maintainers);
22687              
22688              (Nick Clark just reported that <langinfo.h> YESSTR
22689              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
22690      Branch: perl
22691            ! ext/I18N/Langinfo/Langinfo.t
22692 ____________________________________________________________________________
22693 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
22694         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
22695      Branch: perl
22696            ! pod/perlport.pod
22697 ____________________________________________________________________________
22698 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
22699         Log: tweak change#13474 (pad entries can apparently be null in some
22700              situations)
22701      Branch: maint-5.6/perl
22702            ! op.c
22703 ____________________________________________________________________________
22704 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
22705         Log: Restore the /dev -b -c -S part of the test.
22706      Branch: perl
22707            ! t/op/stat.t
22708 ____________________________________________________________________________
22709 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
22710         Log: Retract #13475 until Arthur gets back to the mine.
22711      Branch: perl
22712            ! op.c t/run/kill_perl.t
22713 ____________________________________________________________________________
22714 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
22715         Log: (retracted by #13476)
22716              
22717              Manually apply #13474; fixes stale reference to dead
22718              CvOUTSIDE(); this can happen when anonymous subroutines
22719              that aren't closures are returned from an eval""
22720              
22721              (threads/shared/sv_refs.t is coredump-unhappy about this change)
22722      Branch: perl
22723            ! op.c t/run/kill_perl.t
22724 ____________________________________________________________________________
22725 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
22726         Log: replacement for change#10451
22727              
22728              fixes stale reference to dead CvOUTSIDE(); this can happen when
22729              anonymous subroutines that aren't closures are returned from an
22730              eval""
22731      Branch: maint-5.6/perl
22732            ! op.c t/op/misc.t
22733 ____________________________________________________________________________
22734 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
22735         Log: revert change#10451,10472; it was a naive fix that simply
22736              reintroduced the memory leak!
22737      Branch: maint-5.6/perl
22738            ! op.c t/op/misc.t
22739 ____________________________________________________________________________
22740 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
22741         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
22742              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
22743              Date: Wed, 05 Dec 2001 10:49:20 +0100
22744              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
22745      Branch: perl
22746            ! lib/File/Basename.pm lib/File/Basename.t
22747 ____________________________________________________________________________
22748 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
22749         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
22750              From: Michael G Schwern <schwern@pobox.com> 
22751              Date: Wed, 5 Dec 2001 02:47:59 -0500
22752              Message-ID: <20011205024759.H14333@blackrider>
22753      Branch: perl
22754            ! t/op/magic.t
22755 ____________________________________________________________________________
22756 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
22757         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
22758              From: Michael G Schwern <schwern@pobox.com>              
22759              Date: Wed, 5 Dec 2001 02:22:05 -0500
22760              Message-ID: <20011205022205.F14333@blackrider>
22761      Branch: perl
22762            ! t/op/stat.t vms/test.com
22763 ____________________________________________________________________________
22764 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
22765         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
22766              From: Michael G Schwern <schwern@pobox.com> 
22767              Date: Tue, 4 Dec 2001 23:40:10 -0500
22768              Message-ID: <20011204234010.B14333@blackrider>
22769      Branch: perl
22770            ! t/op/stat.t
22771 ____________________________________________________________________________
22772 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
22773         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
22774              From: Michael G Schwern <schwern@pobox.com> 
22775              Date: Tue, 4 Dec 2001 21:09:18 -0500           
22776              Message-ID: <20011204210918.D13279@blackrider>
22777              
22778              t/test.
22779      Branch: perl
22780            ! t/test.pl
22781 ____________________________________________________________________________
22782 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
22783         Log: (accidentally empty check-in)
22784      Branch: perl
22785            ! t/op/stat.t
22786 ____________________________________________________________________________
22787 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
22788         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
22789              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22790              Date: Tue, 04 Dec 2001 23:40:27 +0100
22791              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
22792      Branch: perl
22793            ! mg.c
22794 ____________________________________________________________________________
22795 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
22796         Log: Subject: [PATCH] minor pod fix in Safe.pm
22797              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22798              Date: Tue, 4 Dec 2001 22:02:34 +0100
22799              Message-ID: <20011204220234.A17293@rafael>
22800      Branch: perl
22801            ! ext/Opcode/Safe.pm
22802 ____________________________________________________________________________
22803 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
22804         Log: CRLF GRRR.
22805      Branch: perl
22806            ! djgpp/configure.bat
22807 ____________________________________________________________________________
22808 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
22809         Log: DJGPP fixes from Laszlo Molnar.
22810      Branch: perl
22811            ! djgpp/configure.bat djgpp/djgpp.h
22812 ____________________________________________________________________________
22813 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
22814         Log: Update Changes.
22815      Branch: perl
22816            ! Changes patchlevel.h
22817 ____________________________________________________________________________
22818 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
22819         Log: Must wipe out the memory of real Socket before starting
22820              to use the new fake one.
22821      Branch: perl
22822            ! lib/Net/t/config.t
22823 ____________________________________________________________________________
22824 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
22825         Log: LC_ALL might trump LANG.
22826      Branch: perl
22827            ! lib/open.t
22828 ____________________________________________________________________________
22829 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
22830         Log: Make the eval runtime.
22831      Branch: perl
22832            ! lib/open.pm
22833 ____________________________________________________________________________
22834 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
22835         Log: Make the Langinfo test both more lenient (allow
22836              for any symbol not to exists) and stricter (add
22837              more symbols).
22838      Branch: perl
22839            ! ext/I18N/Langinfo/Langinfo.t
22840 ____________________________________________________________________________
22841 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
22842         Log: integrate change#13453 from maint-5.6
22843              
22844              tweak change#11399 to use an explicit flag rather than
22845              ass_u_ming w32_pseudo_id will only be zero for the real
22846              toplevel interpreter; avoids multiple hosts from diddling
22847              the environment at the same time
22848      Branch: perl
22849           !> win32/perlhost.h
22850 ____________________________________________________________________________
22851 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
22852         Log: Subject: [PATCH] VMS update for perldelta.pod
22853              From: "Craig A. Berry" <craigberry@mac.com> 
22854              Date: Tue, 4 Dec 2001 00:23:12 -0600
22855              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
22856      Branch: perl
22857            ! pod/perldelta.pod
22858 ____________________________________________________________________________
22859 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
22860         Log: NetWare tweak from Ananth Kesari.
22861      Branch: perl
22862            ! NetWare/Makefile
22863 ____________________________________________________________________________
22864 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
22865         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
22866              Not adding the test suite because of its many assumptions.
22867      Branch: perl
22868            ! lib/Net/Ping.pm
22869 ____________________________________________________________________________
22870 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
22871         Log: tweak change#11399 to use an explicit flag rather than
22872              ass_u_ming w32_pseudo_id will only be zero for the real
22873              toplevel interpreter; avoids multiple hosts from diddling
22874              the environment at the same time
22875      Branch: maint-5.6/perl
22876            ! win32/perlhost.h
22877 ____________________________________________________________________________
22878 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
22879         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
22880              from Len Makin.
22881      Branch: perl
22882            + hints/super-ux.sh
22883            ! MANIFEST
22884 ____________________________________________________________________________
22885 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
22886         Log: Add Mac OS X known failures to perldelta.
22887      Branch: perl
22888            ! pod/perldelta.pod
22889 ____________________________________________________________________________
22890 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
22891         Log: I think it's time to call the utf8 code non-test.
22892      Branch: perl
22893            ! utf8.c
22894 ____________________________________________________________________________
22895 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
22896         Log: Retract #13303, need rethink.
22897      Branch: perl
22898            ! utf8.c
22899 ____________________________________________________________________________
22900 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
22901         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
22902              From: "Craig A. Berry" <craigberry@mac.com>
22903              Date: Mon, 03 Dec 2001 16:28:06 -0600
22904              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
22905      Branch: perl
22906            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
22907 ____________________________________________________________________________
22908 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
22909         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
22910              From: Andy Dougherty <doughera@lafayette.edu>
22911              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
22912              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
22913      Branch: perl
22914            ! hints/solaris_2.sh
22915 ____________________________________________________________________________
22916 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
22917         Log: This test is not very robust on 8.3-constrained systems:
22918              all the "with truncated name" lines between "Autosplitting ..."
22919              and "some names are not unique" lines are unexpected,
22920              and the truncation message becomes:
22921              testtest.al, testtest.al truncate to testtest 
22922      Branch: perl
22923            ! lib/AutoSplit.t
22924 ____________________________________________________________________________
22925 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
22926         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
22927      Branch: perl
22928            ! ext/I18N/Langinfo/Langinfo.t
22929 ____________________________________________________________________________
22930 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
22931         Log: Test::Morify UCD.t
22932      Branch: perl
22933            ! lib/Unicode/UCD.t
22934 ____________________________________________________________________________
22935 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
22936         Log: If Socket has not been built (e.g. DJGPP) the libnet
22937              tests fall over with (too) much noise.
22938      Branch: perl
22939            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
22940            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
22941            ! lib/Net/t/smtp.t lib/Net/t/time.t
22942 ____________________________________________________________________________
22943 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
22944         Log: Subject: [PATCH] shared hash keys and ++/--
22945              From: Nicholas Clark <nick@ccl4.org>
22946              Date: Mon, 3 Dec 2001 16:37:16 +0000
22947              Message-ID: <20011203163716.C21702@plum.flirble.org>
22948      Branch: perl
22949            ! pp.c pp_hot.c sv.c t/op/inc.t
22950 ____________________________________________________________________________
22951 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
22952         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
22953              From: Jonathan Stowe <jns@gellyfish.com>
22954              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
22955              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
22956      Branch: perl
22957            ! lib/Term/Cap.pm
22958 ____________________________________________________________________________
22959 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
22960         Log: Update Changes.
22961      Branch: perl
22962            ! Changes patchlevel.h
22963 ____________________________________________________________________________
22964 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
22965         Log: perldelta tweaks.
22966      Branch: perl
22967            ! pod/perldelta.pod
22968 ____________________________________________________________________________
22969 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
22970         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
22971              From: Sam Tregar <sam@tregar.com> 
22972              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
22973              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
22974      Branch: perl
22975            ! pod/perlnewmod.pod
22976 ____________________________________________________________________________
22977 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
22978         Log: microperl casting nit.
22979      Branch: perl
22980            ! utf8.c
22981 ____________________________________________________________________________
22982 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
22983         Log: Make sharepvn a macro since all it does is a deref.
22984      Branch: perl
22985            ! embed.h embed.pl global.sym hv.c hv.h proto.h
22986 ____________________________________________________________________________
22987 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
22988         Log: perldelta updates.
22989      Branch: perl
22990            ! pod/perldelta.pod
22991 ____________________________________________________________________________
22992 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
22993         Log: PPPort update from Paul Marquess.
22994      Branch: perl
22995            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
22996            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
22997            + ext/Devel/PPPort/t/test.t
22998            - ext/Devel/PPPort/harness/Harness.pm
22999            - ext/Devel/PPPort/harness/Harness.xs
23000            - ext/Devel/PPPort/harness/Makefile.PL
23001            - ext/Devel/PPPort/harness/module2.c
23002            - ext/Devel/PPPort/harness/module3.c
23003            - ext/Devel/PPPort/harness/t/test.t
23004            ! MANIFEST ext/Devel/PPPort/MANIFEST
23005            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
23006            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
23007            ! ext/Devel/PPPort/soak
23008 ____________________________________________________________________________
23009 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
23010         Log: No use talking about dynamic library search patch
23011              unless we are having a dynamic build.
23012      Branch: perl
23013            ! t/TEST
23014 ____________________________________________________________________________
23015 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
23016         Log: Be more explicit on the List::Util build trick,
23017              should also stop unneeded rebuilds on static builds.
23018      Branch: perl
23019            ! ext/List/Util/Makefile.PL
23020 ____________________________________________________________________________
23021 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
23022         Log: We need to replace the optimize (-O1) with
23023              the -h scalar0 -h vector0, not append them
23024              to the ccflags.
23025      Branch: perl
23026            ! hints/unicos.sh hints/unicosmk.sh
23027 ____________________________________________________________________________
23028 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
23029         Log: Subject: [PATCH] Shared hash keys 
23030              From: Nicholas Clark <nick@ccl4.org>
23031              Date: Sun, 2 Dec 2001 20:52:32 +0000
23032              Message-ID: <20011202205232.U21702@plum.flirble.org>
23033      Branch: perl
23034            ! doop.c t/op/tr.t
23035 ____________________________________________________________________________
23036 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
23037         Log: Better add new files to MANIFEST, too.
23038      Branch: perl
23039            ! MANIFEST
23040 ____________________________________________________________________________
23041 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
23042         Log: Subject: {PATCH] perlpacktut.pod
23043              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
23044              Date: Sun, 02 Dec 2001 19:55:06 +0100
23045              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
23046      Branch: perl
23047            ! pod/perlpacktut.pod
23048 ____________________________________________________________________________
23049 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
23050         Log: Various small nits found by DJGPP build.
23051      Branch: perl
23052            ! doio.c mg.c pp.c util.c
23053 ____________________________________________________________________________
23054 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
23055         Log: Subject: RE: More verbose POD for Carp
23056              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
23057              Date: Sun, 2 Dec 2001 11:32:51 -0500
23058              Message-ID: <3C0A9748@operamail.com>
23059      Branch: perl
23060            ! lib/Carp.pm
23061 ____________________________________________________________________________
23062 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
23063         Log: Add a header for DJGPP with the function prototypes.
23064      Branch: perl
23065            + djgpp/djgpp.h
23066            ! MANIFEST djgpp/djgpp.c
23067 ____________________________________________________________________________
23068 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
23069         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
23070              From: Abe Timmerman <abe@ztreet.demon.nl>
23071              Date: Sun, 02 Dec 2001 02:41:25 +0100
23072              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
23073      Branch: perl
23074            ! pp_sys.c
23075 ____________________________________________________________________________
23076 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
23077         Log: There isn't PTR2INT(), there's PTR2IV().
23078      Branch: perl
23079            ! ext/Time/HiRes/HiRes.xs
23080 ____________________________________________________________________________
23081 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
23082         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
23083              From: Marc Lehmann <root@schmorp.de>
23084              Date: Sun, 02 Dec 2001 02:44:53 +0100
23085              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
23086      Branch: perl
23087            ! ext/Time/HiRes/HiRes.xs
23088 ____________________________________________________________________________
23089 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
23090         Log: encode()/decode() examples.
23091      Branch: perl
23092            ! ext/Encode/Encode.pm
23093 ____________________________________________________________________________
23094 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
23095         Log: DJGPP tweaks from Laszlo Molnar.
23096      Branch: perl
23097            ! djgpp/config.over djgpp/djgppsed.sh
23098 ____________________________________________________________________________
23099 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
23100         Log: Update Changes.
23101      Branch: perl
23102            ! Changes patchlevel.h
23103 ____________________________________________________________________________
23104 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
23105         Log: Integrate perlio;
23106              
23107              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
23108              which do not have file descriptors. Noticed a possibly
23109              worse problem in the process ...
23110      Branch: perl
23111           !> doio.c
23112 ____________________________________________________________________________
23113 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
23114         Log: Non-VMS-fixed and Win32-skipped version of
23115              
23116              Subject: [PATCH t/op/exec.t] Portabilty fix 
23117              From: Michael G Schwern <schwern@pobox.com> 
23118              Date: Fri, 30 Nov 2001 16:09:27 -0500
23119              Message-ID: <20011130160927.A10406@blackrider>
23120      Branch: perl
23121            ! t/op/exec.t
23122 ____________________________________________________________________________
23123 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
23124         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
23125              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
23126              Date: Sat, 1 Dec 2001 07:01:09 -0500
23127              Message-ID: <3C0D2E39@operamail.com>
23128              
23129              Subject: More verbose POD for Carp
23130              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
23131              Date: Sat, 1 Dec 2001 08:04:16 -0500
23132              Message-ID: <3C285C2B@operamail.com>
23133      Branch: perl
23134            ! lib/Carp.pm lib/Carp/Heavy.pm
23135 ____________________________________________________________________________
23136 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
23137         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
23138              From: chromatic <chromatic@rmci.net>
23139              Date: Sat, 01 Dec 2001 12:41:58 -0700
23140              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
23141      Branch: perl
23142            ! lib/DB.t
23143 ____________________________________________________________________________
23144 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
23145         Log: Try to make a missing RADIXCHAR a softer kinder error.
23146      Branch: perl
23147            ! ext/I18N/Langinfo/Langinfo.t
23148 ____________________________________________________________________________
23149 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
23150         Log: Have a little faith on nl_langinfo() itself.
23151      Branch: perl
23152            ! ext/I18N/Langinfo/Langinfo.xs
23153 ____________________________________________________________________________
23154 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
23155         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
23156              the max, not max plus one)
23157      Branch: perl
23158            ! ext/I18N/Langinfo/Langinfo.xs
23159 ____________________________________________________________________________
23160 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
23161         Log: Make reality agree with the comment.
23162      Branch: perl
23163            ! ext/I18N/Langinfo/Langinfo.xs
23164 ____________________________________________________________________________
23165 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
23166         Log: Try to protect against wild langinfo() arguments.
23167      Branch: perl
23168            ! ext/I18N/Langinfo/Langinfo.xs
23169 ____________________________________________________________________________
23170 [ 13409] By: nick                                  on 2001/12/01  18:19:59
23171         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
23172              have file descriptors. Noticed a possibly worse problem in the process ...
23173      Branch: perlio
23174            ! doio.c
23175 ____________________________________________________________________________
23176 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
23177         Log: (replaced by #13556)
23178              
23179              If we are inside an eval, let's be silent about
23180              separate symbols and just croak() in the end.
23181      Branch: perl
23182            ! lib/Exporter/Heavy.pm
23183 ____________________________________________________________________________
23184 [ 13407] By: nick                                  on 2001/12/01  17:14:05
23185         Log: Integrate mainline
23186      Branch: perlio
23187           !> (integrate 26 files)
23188 ____________________________________________________________________________
23189 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
23190         Log: Subject: Fix for Exporter error reporting behaviour
23191              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
23192              Date: Sat, 1 Dec 2001 06:34:48 -0500
23193              Message-ID: <3C0D1B9A@operamail.com>
23194      Branch: perl
23195            ! lib/Exporter.pm lib/Exporter/Heavy.pm
23196 ____________________________________________________________________________
23197 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
23198         Log: Need to hide behind an eval to avoid a warning
23199              about :utf8 on non-perlio configs.
23200      Branch: perl
23201            ! lib/open.t
23202 ____________________________________________________________________________
23203 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
23204         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
23205              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23206              Date: Fri, 30 Nov 2001 23:46:58 +0100
23207              Message-ID: <20011130234658.A717@rafael>
23208      Branch: perl
23209            ! op.c t/op/method.t
23210 ____________________________________________________________________________
23211 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
23212         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
23213              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23214              Date: Thu, 29 Nov 2001 22:46:12 +0100
23215              Message-ID: <20011129224612.A699@rafael>
23216      Branch: perl
23217            ! ext/B/B/Xref.pm
23218 ____________________________________________________________________________
23219 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
23220         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
23221              From: Tels <perl_dummy@bloodgate.com>
23222              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
23223              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
23224      Branch: perl
23225            ! pod/perlfunc.pod
23226 ____________________________________________________________________________
23227 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
23228         Log: Subject: [REPATCH] reference pointer comparison
23229              From: Nicholas Clark <nick@ccl4.org>
23230              Date: Sat, 1 Dec 2001 13:00:17 +0000
23231              Message-ID: <20011201130017.I21702@plum.flirble.org>
23232      Branch: perl
23233            ! pp.c
23234 ____________________________________________________________________________
23235 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
23236         Log: Upgrade to Storable 1.0.14.
23237      Branch: perl
23238            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
23239 ____________________________________________________________________________
23240 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
23241         Log: Add simple caches for ::viacode() and ::vianame().
23242      Branch: perl
23243            ! lib/charnames.pm lib/charnames.t
23244 ____________________________________________________________________________
23245 [ 13398] By: nick                                  on 2001/12/01  10:36:24
23246         Log: Integrate mainline.
23247      Branch: perlio
23248           +> (branch 44 files)
23249            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
23250            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
23251            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
23252           !> (integrate 250 files)
23253 ____________________________________________________________________________
23254 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
23255         Log: Regen toc and modlib.
23256      Branch: perl
23257            ! pod/perlmodlib.pod pod/perltoc.pod
23258 ____________________________________________________________________________
23259 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
23260         Log: Upgrade to podlators-1.18.
23261      Branch: perl
23262            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
23263 ____________________________________________________________________________
23264 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
23265         Log: -h scalar0 -h vector0 seems to help for both
23266              UNICOS and UNICOS/mk on the unpack %65c problems.
23267              
23268              (replaces #13393)
23269      Branch: perl
23270            ! hints/unicos.sh hints/unicosmk.sh
23271 ____________________________________________________________________________
23272 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
23273         Log: More Socket constants.
23274      Branch: perl
23275            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
23276 ____________________________________________________________________________
23277 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
23278         Log: (replaced by #13395)
23279      Branch: perl
23280            ! hints/unicosmk.sh
23281 ____________________________________________________________________________
23282 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
23283         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
23284              From: Andy Dougherty <doughera@lafayette.edu>
23285              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
23286              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
23287              
23288              Simplify the test skippage criterion now that we are
23289              no more dependent on sed.
23290      Branch: perl
23291            ! t/comp/cpp.t t/run/switchPx.t
23292 ____________________________________________________________________________
23293 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
23294         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
23295              From: Michael G Schwern <schwern@pobox.com>
23296              Date: Fri, 30 Nov 2001 11:48:44 -0500
23297              Message-ID: <20011130114844.C1303@blackrider>
23298              
23299              (replaces #13381)
23300      Branch: perl
23301            ! t/op/stat.t
23302 ____________________________________________________________________________
23303 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
23304         Log: Let's not assume how much memory has been allocated
23305              to PVs.
23306      Branch: perl
23307            ! ext/Devel/Peek/Peek.t
23308 ____________________________________________________________________________
23309 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
23310         Log: VOS needs to know the modules, including pp_sort.
23311      Branch: perl
23312            ! vos/perl.bind
23313 ____________________________________________________________________________
23314 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
23315         Log: Unused variables.
23316      Branch: perl
23317            ! ext/Unicode/Normalize/Normalize.xs
23318 ____________________________________________________________________________
23319 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
23320         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
23321              From: John Peacock <jpeacock@rowman.com>     
23322              Date: Fri, 30 Nov 2001 10:24:00 -0500        
23323              Message-ID: <3C07A490.A22A76B0@rowman.com>   
23324      Branch: perl
23325            ! lib/ExtUtils/Embed.t
23326 ____________________________________________________________________________
23327 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
23328         Log: Tweak for the VOS building script from Paul Green.
23329      Branch: perl
23330            ! vos/configure_perl.cm
23331 ____________________________________________________________________________
23332 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
23333         Log: Update Changes.
23334      Branch: perl
23335            ! Changes patchlevel.h
23336 ____________________________________________________________________________
23337 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
23338         Log: Cannot test if cppstdin has not yet been installed.
23339      Branch: perl
23340            ! t/run/switchPx.t
23341 ____________________________________________________________________________
23342 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
23343         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
23344              From: Michael G Schwern <schwern@pobox.com> 
23345              Date: Thu, 29 Nov 2001 22:05:11 -0500
23346              Message-ID: <20011129220510.A18869@blackrider>
23347              
23348              TODO 1: if cppstdin is used and not yet installed,
23349              the Px.t will fail (must do the same as in cpp.t)
23350              
23351              TODO 2: does this work if no Perl whatsoever has
23352              yet been installed?  That is, we should be using
23353              the Perl we are building to execute the one-liner.
23354      Branch: perl
23355            + t/run/switchPx.aux t/run/switchPx.t
23356            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
23357            ! vms/test.com
23358 ____________________________________________________________________________
23359 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
23360         Log: Upgrade to Unicode::Normalize 0.12.
23361      Branch: perl
23362            ! ext/Unicode/Normalize/Changes
23363            ! ext/Unicode/Normalize/Normalize.pm
23364            ! ext/Unicode/Normalize/Normalize.xs
23365            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
23366            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
23367            ! ext/Unicode/Normalize/t/test.t
23368 ____________________________________________________________________________
23369 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
23370         Log: (replaced by #13391)
23371              
23372              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
23373              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
23374              Date: 30 Nov 2001 11:41:53 -0000             
23375              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
23376              
23377              No need to die if we have high-paranoia (non-chdirable)
23378              system directories.
23379      Branch: perl
23380            ! t/op/stat.t
23381 ____________________________________________________________________________
23382 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
23383         Log: Paragraph rewrapping.
23384      Branch: perl
23385            ! pod/perliol.pod
23386 ____________________________________________________________________________
23387 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
23388         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
23389              From: Stas Bekman <stas@stason.org>
23390              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
23391              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
23392      Branch: perl
23393            ! pod/perliol.pod
23394 ____________________________________________________________________________
23395 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
23396         Log: Whether select() gets restarted on signals is
23397              implementation dependent.
23398      Branch: perl
23399            ! ext/Time/HiRes/HiRes.t
23400 ____________________________________________________________________________
23401 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
23402         Log: More forgotten checkins.
23403      Branch: perl
23404            ! embed.h embed.pl proto.h
23405 ____________________________________________________________________________
23406 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
23407         Log: Add a note about folding vs lowercase.
23408      Branch: perl
23409            ! regexec.c
23410 ____________________________________________________________________________
23411 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
23412         Log: Use to_uni_fold (and add changed global.sym)
23413      Branch: perl
23414            ! global.sym utf8.c
23415 ____________________________________________________________________________
23416 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
23417         Log: Make to Unicode character functions to use UVs
23418              instead of U32s and add to_uni_fold().
23419      Branch: perl
23420            ! embed.pl proto.h utf8.c
23421 ____________________________________________________________________________
23422 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
23423         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
23424              From: Nicholas Clark <nick@ccl4.org>
23425              Date: Thu, 29 Nov 2001 22:47:32 +0000
23426              Message-ID: <20011129224732.W37621@plum.flirble.org>
23427      Branch: perl
23428            ! pod/perlpacktut.pod
23429 ____________________________________________________________________________
23430 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
23431         Log: README.vos updates from Paul Green.
23432      Branch: perl
23433            ! README.vos
23434 ____________________________________________________________________________
23435 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
23436         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
23437              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23438              Date: Thu, 29 Nov 2001 14:18:51 EST
23439              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
23440      Branch: perl
23441            ! mg.c vms/vms.c vms/vmsish.h
23442 ____________________________________________________________________________
23443 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
23444         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
23445              From: Michael G Schwern <schwern@pobox.com>
23446              Date: Thu, 29 Nov 2001 13:12:31 -0500
23447              Message-ID: <20011129131231.E11300@blackrider>
23448      Branch: perl
23449            ! README.vms
23450 ____________________________________________________________________________
23451 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
23452         Log: BGET_IV was missing.
23453      Branch: perl
23454            ! ext/ByteLoader/bytecode.h
23455 ____________________________________________________________________________
23456 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
23457         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
23458              From: Jonathan Stowe <gellyfish@gellyfish.com>
23459              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
23460              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
23461      Branch: perl
23462            ! lib/Term/Cap.pm
23463 ____________________________________________________________________________
23464 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
23465         Log: Porting/checkURL.pl was missing.
23466      Branch: perl
23467            ! MANIFEST
23468 ____________________________________________________________________________
23469 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
23470         Log: Subject: INSTALL and READMEs should be reviewed
23471              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23472              Date: Thu, 29 Nov 2001 16:49:36 +0100
23473              Message-ID: <20011129164936.A17492@rafael>         
23474      Branch: perl
23475            ! README.cygwin
23476 ____________________________________________________________________________
23477 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
23478         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
23479              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
23480              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
23481              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
23482      Branch: perl
23483            ! README.os390
23484 ____________________________________________________________________________
23485 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
23486         Log: Update Changes.
23487      Branch: perl
23488            ! Changes patchlevel.h
23489 ____________________________________________________________________________
23490 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
23491         Log: The changes to the curliffed files didn't stick in #13348.
23492      Branch: perl
23493            ! README.dos README.win32
23494 ____________________________________________________________________________
23495 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
23496         Log: Subject: Re: Found the rev where File::Glob broke
23497              From: Andy Dougherty <doughera@lafayette.edu>
23498              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
23499              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
23500      Branch: perl
23501            ! lib/ExtUtils/MM_Unix.pm
23502 ____________________________________________________________________________
23503 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
23504         Log: Use __DATA__ instead of __END__.
23505      Branch: perl
23506            ! lib/Term/Cap.pm
23507 ____________________________________________________________________________
23508 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
23509         Log: Subject: [PATCH toke.c] autosplit into @F fix
23510              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23511              Date: Thu, 29 Nov 2001 14:52:23 +0100
23512              Message-ID: <20011129145223.A25817@rafael>         
23513      Branch: perl
23514            ! toke.c
23515 ____________________________________________________________________________
23516 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
23517         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
23518              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23519              Date: Thu, 29 Nov 2001 15:48:15 +0100
23520              Message-ID: <20011129154815.C25817@rafael>         
23521      Branch: perl
23522            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
23523 ____________________________________________________________________________
23524 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
23525         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
23526              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
23527              Date: Wed, 28 Nov 2001 20:35:29 +0100
23528              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
23529      Branch: perl
23530            ! pod/perlpacktut.pod
23531 ____________________________________________________________________________
23532 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
23533         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
23534              From: Stas Bekman <stas@stason.org>
23535              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
23536              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
23537              
23538              (with tweaks)
23539      Branch: perl
23540            ! pod/perlapio.pod
23541 ____________________________________________________________________________
23542 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
23543         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
23544              From: Tels <perl_dummy@bloodgate.com>
23545              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
23546              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
23547              
23548              (plus paragraph rewrapping)
23549      Branch: perl
23550            ! lib/Exporter.pm
23551 ____________________________________________________________________________
23552 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
23553         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
23554              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
23555              Date: Wed, 28 Nov 2001 21:47:59 +0000
23556              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
23557      Branch: perl
23558            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
23559 ____________________________________________________________________________
23560 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
23561         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
23562              From: Andy Dougherty <doughera@lafayette.edu>
23563              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
23564              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
23565      Branch: perl
23566            ! INSTALL ext/Time/HiRes/HiRes.t
23567 ____________________________________________________________________________
23568 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
23569         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
23570              From: Michael G Schwern <schwern@pobox.com> 
23571              Date: Wed, 28 Nov 2001 16:37:01 -0500
23572              Message-ID: <20011128163701.H676@blackrider>
23573      Branch: perl
23574            ! t/run/kill_perl.t
23575 ____________________________________________________________________________
23576 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
23577         Log: @INC tweak.
23578      Branch: perl
23579            ! t/op/ref.t
23580 ____________________________________________________________________________
23581 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
23582         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
23583              From: Nicholas Clark <nick@ccl4.org>
23584              Date: Wed, 28 Nov 2001 23:38:43 +0000
23585              Message-ID: <20011128233843.N37621@plum.flirble.org>  
23586      Branch: perl
23587            ! installman
23588 ____________________________________________________________________________
23589 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
23590         Log: Tweak the forking logic.
23591      Branch: perl
23592            ! Porting/checkURL.pl
23593 ____________________________________________________________________________
23594 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
23595         Log: Update perlmodlib.PL as per #13348.  The L<> got
23596              changed back because that is coming from ParseLink.pm.
23597      Branch: perl
23598            ! pod/perlmodlib.PL pod/perlmodlib.pod
23599 ____________________________________________________________________________
23600 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
23601         Log: URL fixups from Michael Schwern.
23602      Branch: perl
23603            ! README.cygwin README.dos README.hpux README.mint README.mpeix
23604            ! README.os390 README.qnx README.solaris README.vos README.win32
23605            ! pod/perlmodlib.pod
23606 ____________________________________________________________________________
23607 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
23608         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
23609              From: Barrie Slaymaker <barries@slaysys.com>
23610              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
23611              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
23612      Branch: perl
23613            ! lib/Exporter.pm
23614 ____________________________________________________________________________
23615 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
23616         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
23617      Branch: perl
23618            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
23619 ____________________________________________________________________________
23620 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
23621         Log: Subject: [PATCH] Re: $\ very broken
23622              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23623              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
23624              Message-ID: <20011128223308.E732@rafael>   
23625              
23626              Subject: Re: [PATCH] Re: $\ very broken     
23627              From: Nicholas Clark <nick@ccl4.org>
23628              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
23629              Message-ID: <20011128222859.K37621@plum.flirble.org>
23630      Branch: perl
23631            ! mg.c t/op/ref.t
23632 ____________________________________________________________________________
23633 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
23634         Log: Add Abigail's link checker with the following tweaks:
23635              - known dummy URLs (Peter Prymmer)
23636              - do also READMEs and INSTALL (Michael Schwern)
23637              - do also ftp URLs
23638              - add fork retry loop in case the allowed number
23639              of processes per user is low
23640      Branch: perl
23641            + Porting/checkURL.pl
23642            ! MANIFEST
23643 ____________________________________________________________________________
23644 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
23645         Log: Update Changes.
23646      Branch: perl
23647            ! Changes patchlevel.h
23648 ____________________________________________________________________________
23649 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
23650         Log: In Linux if we have modern enough gcc and supported
23651              enough CPU, crank up the optimization level to -O3.
23652      Branch: perl
23653            ! hints/linux.sh
23654 ____________________________________________________________________________
23655 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
23656         Log: Add perlpacktut from Wolfgang Laun; regen toc.
23657      Branch: perl
23658            + pod/perlpacktut.pod
23659            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
23660            ! pod/perltoc.pod
23661 ____________________________________________________________________________
23662 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
23663         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
23664              From: PPrymmer@factset.com
23665              Date: Wed, 28 Nov 2001 07:51:26 -0500
23666              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
23667      Branch: perl
23668            ! vms/test.com
23669 ____________________________________________________________________________
23670 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
23671         Log: Test cases for the first half of #13338.
23672      Branch: perl
23673            ! t/lib/h2ph.h t/lib/h2ph.pht
23674 ____________________________________________________________________________
23675 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
23676         Log: Subject: Re: h2ph confused by comments in an enum.
23677              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
23678              Date: Wed, 28 Nov 2001 04:19:21 +0000
23679              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
23680              
23681              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
23682              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
23683              Date: Wed, 28 Nov 2001 13:36:35 +0000
23684              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
23685      Branch: perl
23686            ! utils/h2ph.PL
23687 ____________________________________________________________________________
23688 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
23689         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
23690              From: Jonathan Stowe <gellyfish@gellyfish.com>
23691              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
23692              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
23693              
23694              (replace #13327)
23695      Branch: perl
23696            ! lib/Term/Cap.pm
23697 ____________________________________________________________________________
23698 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
23699         Log: Replace #13335 with
23700              
23701              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
23702              From: Russ Allbery <rra@stanford.edu>
23703              Date: 27 Nov 2001 20:42:49 -0800
23704              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
23705      Branch: perl
23706            ! lib/Pod/Text/Termcap.pm
23707 ____________________________________________________________________________
23708 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
23709         Log: (replaced by #13336)
23710              
23711              Subject: [PATCH perl@13323] Termcap.pm with no termios
23712              From: "Craig A. Berry" <craigberry@mac.com> 
23713              Date: Tue, 27 Nov 2001 22:28:50 -0600
23714              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
23715      Branch: perl
23716            ! lib/Pod/Text/Termcap.pm
23717 ____________________________________________________________________________
23718 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
23719         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
23720              From: "Craig A. Berry" <craigberry@mac.com> 
23721              Date: Tue, 27 Nov 2001 21:46:45 -0600
23722              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
23723      Branch: perl
23724            ! configure.com
23725 ____________________________________________________________________________
23726 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
23727         Log: Upgrade to podlators 1.17.
23728      Branch: perl
23729            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
23730            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
23731 ____________________________________________________________________________
23732 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
23733         Log: Fix for "a\x{100}" =~ /A/i.
23734      Branch: perl
23735            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
23736            ! utf8.c
23737 ____________________________________________________________________________
23738 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
23739         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
23740              From: "Craig A. Berry" <craigberry@mac.com>
23741              Date: Tue, 27 Nov 2001 17:11:49 -0600
23742              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
23743      Branch: perl
23744            ! lib/DB.t
23745 ____________________________________________________________________________
23746 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
23747         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
23748              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
23749              Date: Tue, 27 Nov 2001 14:55:23 -0500
23750              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
23751              
23752              Subject: [PATCH: perl@13324] updates to perldelta.pod 
23753              From: PPrymmer@factset.com
23754              Date: Tue, 27 Nov 2001 18:06:04 -0500
23755              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
23756              
23757              plus added some known problems.
23758      Branch: perl
23759            ! pod/perldelta.pod
23760 ____________________________________________________________________________
23761 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
23762         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
23763              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23764              Date: Tue, 27 Nov 2001 15:38:02 EST 
23765              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
23766      Branch: perl
23767            ! configure.com vms/vms.c vms/vmsish.h
23768 ____________________________________________________________________________
23769 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
23770         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
23771              From: Michael G Schwern <schwern@pobox.com> 
23772              Date: Tue, 27 Nov 2001 15:31:12 -0500
23773              Message-ID: <20011127153112.G20929@blackrider>
23774      Branch: perl
23775            ! t/run/kill_perl.t
23776 ____________________________________________________________________________
23777 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
23778         Log: (replaced by #13337)
23779              
23780              VMS can safely hardcode a termcap entry for VT100.
23781      Branch: perl
23782            ! lib/Term/Cap.pm
23783 ____________________________________________________________________________
23784 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
23785         Log: VMS piping fixes from Charles Lane (perl -P should
23786              be working now).
23787      Branch: perl
23788            ! vms/vms.c
23789 ____________________________________________________________________________
23790 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
23791         Log: Subject: [PATCH] perlvar.pod fix
23792              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
23793              Date: Tue, 27 Nov 2001 13:11:47 -0500
23794              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
23795      Branch: perl
23796            ! pod/perlvar.pod
23797 ____________________________________________________________________________
23798 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
23799         Log: Update Changes.
23800      Branch: perl
23801            ! Changes patchlevel.h
23802 ____________________________________________________________________________
23803 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
23804         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
23805              From: "Craig A. Berry" <craigberry@mac.com> 
23806              Date: Tue, 27 Nov 2001 10:21:18 -0600
23807              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
23808      Branch: perl
23809            ! lib/ExtUtils/MM_VMS.pm
23810 ____________________________________________________________________________
23811 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
23812         Log: Protect against accumulating -options -options -options.
23813      Branch: perl
23814            ! hints/hpux.sh
23815 ____________________________________________________________________________
23816 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
23817         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
23818              From: Barrie Slaymaker <barries@slaysys.com>
23819              Date: Tue, 27 Nov 2001 10:58:54 -0500
23820              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
23821      Branch: perl
23822            ! lib/Benchmark.pm
23823 ____________________________________________________________________________
23824 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
23825         Log: Tiny fix from John P. Linderman.
23826      Branch: perl
23827            ! lib/sort.pm
23828 ____________________________________________________________________________
23829 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
23830         Log: The Story of sort(), from John P. Linderman.
23831      Branch: perl
23832            ! pod/perldelta.pod
23833 ____________________________________________________________________________
23834 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
23835         Log: Add information what to do if you are reading
23836              perluniintro but using some older Perl.
23837      Branch: perl
23838            ! pod/perluniintro.pod
23839 ____________________________________________________________________________
23840 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
23841         Log: Update the 'wide characters' FAQ entry.
23842      Branch: perl
23843            ! pod/perlfaq6.pod
23844 ____________________________________________________________________________
23845 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
23846         Log: Fix for
23847              
23848              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
23849              From: Marc Lehmann <root@schmorp.de>
23850              Date: Tue, 27 Nov 2001 14:27:14 +0100
23851              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
23852      Branch: perl
23853            ! ext/Encode.t ext/Encode/Encode.xs
23854 ____________________________________________________________________________
23855 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
23856         Log: Subject: [PATCH] DB_File 1.801
23857              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
23858              Date: Tue, 27 Nov 2001 15:06:45 -0000
23859              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
23860      Branch: perl
23861            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
23862            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
23863 ____________________________________________________________________________
23864 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
23865         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
23866      Branch: perl
23867            ! pod/perlmodlib.pod
23868 ____________________________________________________________________________
23869 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
23870         Log: sort() doc tweaks from John P. Linderman.
23871      Branch: perl
23872            ! pod/perlfunc.pod
23873 ____________________________________________________________________________
23874 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
23875         Log: Subject: [PATCH] More perldelta.pod nits
23876              From: Simon Glover <scog@roe.ac.uk>
23877              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
23878              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
23879      Branch: perl
23880            ! pod/perldelta.pod
23881 ____________________________________________________________________________
23882 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
23883         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
23884              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
23885              Date: Tue, 27 Nov 2001 11:52:31 -0000
23886              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
23887      Branch: perl
23888            ! ext/Devel/PPPort/harness/Makefile.PL
23889 ____________________________________________________________________________
23890 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
23891         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
23892              From: Michael G Schwern <schwern@pobox.com>
23893              Date: Tue, 27 Nov 2001 03:38:24 -0500
23894              Message-ID: <20011127033824.A17775@blackrider>
23895      Branch: perl
23896            ! t/TEST
23897 ____________________________________________________________________________
23898 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
23899         Log: Subject: Re: perlcc very broken
23900              From: John Peacock <jpeacock@rowman.com>
23901              Date: Tue, 27 Nov 2001 06:48:01 -0500
23902              Message-ID: <3C037D71.4030508@rowman.com>
23903      Branch: perl
23904            ! utils/perlcc.PL
23905 ____________________________________________________________________________
23906 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
23907         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
23908              From: David Dyck <dcd@tc.fluke.com>
23909              Date: Mon, 26 Nov 2001 22:04:38 -0800
23910              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
23911      Branch: perl
23912            ! t/op/pack.t
23913 ____________________________________________________________________________
23914 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
23915         Log: Subject: [ID 20011126.149] t/op/split fails step 37
23916              From: David Dyck <dcd@tc.fluke.com>
23917              Date: Mon, 26 Nov 2001 21:52:35 -0800
23918              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
23919      Branch: perl
23920            ! t/op/split.t
23921 ____________________________________________________________________________
23922 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
23923         Log: incorporate last minute change from libnet 1.0901-tobe
23924      Branch: perl
23925            ! lib/Net/SMTP.pm
23926 ____________________________________________________________________________
23927 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
23928         Log: Pass 7 at perldelta - random edits.
23929      Branch: perl
23930            ! pod/perldelta.pod
23931 ____________________________________________________________________________
23932 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
23933         Log: Portability and skippage tweaks.
23934      Branch: perl
23935            ! t/op/split.t
23936 ____________________________________________________________________________
23937 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
23938         Log: (retracted by #13449)
23939              Try to make Unicode casemapping to work for EBCDIC, too.
23940      Branch: perl
23941            ! utf8.c
23942 ____________________________________________________________________________
23943 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
23944         Log: Just printing 1..0 is not quite enough...
23945      Branch: perl
23946            ! lib/Dumpvalue.t
23947 ____________________________________________________________________________
23948 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
23949         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
23950              Delay the match until runtime.
23951      Branch: perl
23952            ! t/op/append.t
23953 ____________________________________________________________________________
23954 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
23955         Log: UTF-EBCDIC.
23956      Branch: perl
23957            ! ext/Devel/Peek/Peek.t
23958 ____________________________________________________________________________
23959 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
23960         Log: Be UTF-EBCDIC aware.
23961      Branch: perl
23962            ! lib/bytes.t
23963 ____________________________________________________________________________
23964 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
23965         Log: Bad assumption which way digits and letters sort.
23966      Branch: perl
23967            ! lib/English.t
23968 ____________________________________________________________________________
23969 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
23970         Log: If in EBCDIC but no Convert::EBCDIC
23971              the libnet tests will all fail.
23972      Branch: perl
23973            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
23974            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
23975            ! lib/Net/t/smtp.t lib/Net/t/time.t
23976 ____________________________________________________________________________
23977 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
23978         Log: Just sorting to guarantee order is not enough.
23979              (Think EBCDIC.) 
23980      Branch: perl
23981            ! lib/ExtUtils/Manifest.t
23982 ____________________________________________________________________________
23983 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
23984         Log: OS/390 cleanable gunk.
23985      Branch: perl
23986            ! lib/ExtUtils/MM_Unix.pm
23987 ____________________________________________________________________________
23988 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
23989         Log: Update the EBCDIC MD5 checksums.
23990      Branch: perl
23991            ! ext/Digest/MD5/t/files.t
23992 ____________________________________________________________________________
23993 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
23994         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
23995              From: Nicholas Clark <nick@ccl4.org>
23996              Date: Mon, 26 Nov 2001 23:06:34 +0000
23997              Message-ID: <20011126230633.Q37621@plum.flirble.org>
23998      Branch: perl
23999            ! installman
24000 ____________________________________________________________________________
24001 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
24002         Log: sort tweaks from John P. Linderman.
24003      Branch: perl
24004            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
24005 ____________________________________________________________________________
24006 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
24007         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
24008              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
24009              Date: Mon, 26 Nov 2001 18:47:25 -0600
24010              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
24011              
24012              Craig Berry submitted half of this patch just yesterday.
24013              Spooky cosmic resonance.
24014      Branch: perl
24015            ! ext/Socket/Socket.xs
24016 ____________________________________________________________________________
24017 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
24018         Log: Subject: [PATCH] doio slightly smaller
24019              From: Nicholas Clark <nick@ccl4.org>
24020              Date: Tue, 27 Nov 2001 00:40:23 +0000      
24021              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
24022      Branch: perl
24023            ! doio.c
24024 ____________________________________________________________________________
24025 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
24026         Log: perldelta nits from Autrijus Tang and Ron Kimball.
24027      Branch: perl
24028            ! pod/perldelta.pod
24029 ____________________________________________________________________________
24030 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
24031         Log: Subject: [PATCH] unpack P* uses random length for item
24032              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
24033              Date: Mon, 26 Nov 2001 19:56:32 +0100
24034              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
24035      Branch: perl
24036            ! pod/perldiag.pod pp_pack.c t/op/pack.t
24037 ____________________________________________________________________________
24038 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
24039         Log: Subject: [PATCH current] system and taintedness
24040              From: Radu Greab <radu@netsoft.ro>
24041              Date: Mon, 26 Nov 2001 18:42:29 +0200
24042              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
24043      Branch: perl
24044            ! pp_sys.c t/op/taint.t
24045 ____________________________________________________________________________
24046 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
24047         Log: Subject: [PATCH @ 13283] Devel::PPPort
24048              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
24049              Date: Mon, 26 Nov 2001 14:37:17 -0000
24050              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
24051      Branch: perl
24052            + ext/Devel/PPPort/MANIFEST
24053            ! MANIFEST ext/Devel/PPPort/Makefile.PL
24054            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
24055            ! ext/Devel/PPPort/harness/Harness.xs
24056            ! ext/Devel/PPPort/harness/Makefile.PL
24057            ! ext/Devel/PPPort/harness/module2.c
24058            ! ext/Devel/PPPort/harness/module3.c
24059            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
24060 ____________________________________________________________________________
24061 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
24062         Log: Update the test list.
24063      Branch: perl
24064            ! t/lib/1_compile.t
24065 ____________________________________________________________________________
24066 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
24067         Log: Sync-up tests with libnet distribution
24068      Branch: perl
24069            + lib/Net/t/netrc.t
24070            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
24071 ____________________________________________________________________________
24072 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
24073         Log: Update Changes.
24074      Branch: perl
24075            ! Changes patchlevel.h
24076 ____________________________________________________________________________
24077 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
24078         Log: Upgrade to podlators 1.16.
24079      Branch: perl
24080            + lib/Pod/t/basic.cap
24081            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
24082            ! lib/Pod/t/basic.t pod/pod2man.PL
24083 ____________________________________________________________________________
24084 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
24085         Log: Pass 6 at perldelta - sort enhancements, generic and
24086              platform specific bug fixes.
24087      Branch: perl
24088            ! pod/perldelta.pod
24089 ____________________________________________________________________________
24090 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
24091         Log: PROPAGATE documentation from Tony Cook.
24092      Branch: perl
24093            ! pod/perlfunc.pod
24094 ____________________________________________________________________________
24095 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
24096         Log: DJGPP cannot do signals that well.
24097      Branch: perl
24098            ! ext/POSIX/t/sigaction.t
24099 ____________________________________________________________________________
24100 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
24101         Log: Can't do subsecond alarms without ualarm; and break out
24102              early if alarms do not seem to be coming in as expected.
24103      Branch: perl
24104            ! ext/Time/HiRes/HiRes.t
24105 ____________________________________________________________________________
24106 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
24107         Log: No Socket, little Net.
24108      Branch: perl
24109            ! t/lib/1_compile.t
24110 ____________________________________________________________________________
24111 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
24112         Log: Take the taint brush to the getcwds.
24113      Branch: perl
24114            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
24115 ____________________________________________________________________________
24116 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
24117         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
24118              From: "Craig A. Berry" <craigberry@mac.com>
24119              Date: Sun, 25 Nov 2001 16:20:45 -0600
24120              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
24121      Branch: perl
24122            ! ext/Socket/Socket.xs
24123 ____________________________________________________________________________
24124 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
24125         Log: Since in some DOS filesystems the timestamp granularity
24126              may be only two seconds, better sleep for three to play safe.
24127              (Helps CygWin, at least.)
24128      Branch: perl
24129            ! lib/Memoize/t/expire_file.t
24130 ____________________________________________________________________________
24131 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
24132         Log: For some reason CygWin wasn't collapsing multiple
24133              slashes into one, which made some Spec.t tests to fail.
24134              Either CygWin was being too prudish or the collapsing
24135              logic needs to be rethunk.
24136      Branch: perl
24137            ! lib/File/Spec/Unix.pm
24138 ____________________________________________________________________________
24139 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
24140         Log: Cygwin needs to have libperl.dll around if trying to link
24141              with -lperl.  Note: this change cures the test but whether
24142              it cures CygPerl installation, I don't know: hopefully the
24143              libperl5_7_2.dll, or the version equivalent, gets installed
24144              also as libperl.dll to the proper place(s).
24145      Branch: perl
24146            ! lib/ExtUtils/Embed.t
24147 ____________________________________________________________________________
24148 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
24149         Log: -I../lib/.. and -L../lib/..?  Strange.
24150      Branch: perl
24151            ! lib/ExtUtils/Embed.t
24152 ____________________________________________________________________________
24153 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
24154         Log: $MM?
24155      Branch: perl
24156            ! lib/ExtUtils/Embed.pm
24157 ____________________________________________________________________________
24158 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
24159         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
24160              From: Dave Rolsky <autarch@urth.org>
24161              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
24162              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
24163      Branch: perl
24164            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
24165            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
24166 ____________________________________________________________________________
24167 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
24168         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
24169              From: chromatic <chromatic@rmci.net>
24170              Date: Sat, 24 Nov 2001 14:56:57 -0700
24171              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
24172              
24173              plus a tweak for ithreads builds.
24174      Branch: perl
24175            + lib/DB.t
24176            ! MANIFEST lib/DB.pm
24177 ____________________________________________________________________________
24178 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
24179         Log: Win32 compilation tweaks for Blair Zajac.
24180      Branch: perl
24181            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
24182 ____________________________________________________________________________
24183 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
24184         Log: I don't think trying to bracket the hires time with lores
24185              times is going to be portable enough: Cygwin seems to be
24186              capable of getting hires ones rather consistently lower
24187              than the lores ones.  So let's try average difference instead.
24188      Branch: perl
24189            ! ext/Time/HiRes/HiRes.t
24190 ____________________________________________________________________________
24191 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
24192         Log: Subject: Re: benchmarks, sorts and reproducibility
24193              From: "John P. Linderman" <jpl@research.att.com>
24194              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
24195              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
24196              
24197              Randomize large partitions for quicksort to dodge the
24198              angry gods of quadratic.
24199      Branch: perl
24200            ! pp_sort.c
24201 ____________________________________________________________________________
24202 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
24203         Log: The joys of portable quoting.
24204      Branch: perl
24205            ! ext/Devel/PPPort/harness/Makefile.PL
24206 ____________________________________________________________________________
24207 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
24208         Log: sort pragma tweaks.
24209      Branch: perl
24210            ! lib/sort.pm
24211 ____________________________________________________________________________
24212 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
24213         Log: Skip the link= directives of utils.lst if no mandir
24214              (if no manpages).
24215      Branch: perl
24216            ! installman
24217 ____________________________________________________________________________
24218 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
24219         Log: integrate changes#8340,13260 from mainline
24220              
24221              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
24222              
24223              change#3373 introduced a handle leak in backticks and piped open()s
24224              that fail
24225      Branch: maint-5.6/perl
24226            ! t/io/pipe.t util.c
24227 ____________________________________________________________________________
24228 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
24229         Log: change#3373 introduced a handle leak in backticks and piped open()s
24230              that fail
24231      Branch: perl
24232            ! util.c
24233 ____________________________________________________________________________
24234 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
24235         Log: metaconfig unit change for #13258.
24236      Branch: metaconfig/U/perl
24237            ! d_procselfexe.U
24238 ____________________________________________________________________________
24239 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
24240         Log: Extraenous breaks noticed by David Dyck.
24241      Branch: perl
24242            ! Configure
24243 ____________________________________________________________________________
24244 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
24245         Log: Revert the /proc/self/auxv experiment for now.
24246      Branch: perl
24247            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
24248 ____________________________________________________________________________
24249 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
24250         Log: Also ExtUtils.t had $^X assumptions.
24251      Branch: perl
24252            ! lib/ExtUtils.t
24253 ____________________________________________________________________________
24254 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
24255         Log: Now is Solaris if you start the t/perl in the t/
24256              as "./perl", the $^X will be "../perl", not "./perl".
24257      Branch: perl
24258            ! t/lib/1_compile.t
24259 ____________________________________________________________________________
24260 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
24261         Log: The new way of finding out $^X in Solaris
24262              requires a little tweak if the executable
24263              pathname is *not* absolute: prepend "./"
24264              (otherwise `$^X ...` will start perl from PATH...)
24265      Branch: perl
24266            ! perl.c
24267 ____________________________________________________________________________
24268 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
24269         Log: Avoid "will not stay shared" warnings.
24270      Branch: perl
24271            ! lib/ExtUtils/MM_Unix.pm
24272 ____________________________________________________________________________
24273 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
24274         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
24275              From: Michael G Schwern <schwern@pobox.com>
24276              Date: Sat, 24 Nov 2001 19:56:18 -0500
24277              Message-ID: <20011124195618.A14614@blackrider>            
24278      Branch: perl
24279            ! perl.c pp_sys.c t/op/magic.t util.c
24280 ____________________________________________________________________________
24281 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
24282         Log: In the MakeMaker pm_to_blib target don't copy all
24283              the files in one fell swoop, deal with them hunkwise,
24284              helps for CLIs with limited line lengths.
24285              (This seems to help for DJGPP building Encode,
24286              where there are dozens of files to copy.)
24287      Branch: perl
24288            ! lib/ExtUtils/MM_Unix.pm
24289 ____________________________________________________________________________
24290 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
24291         Log: testsuite leaves stray files behind on windows
24292      Branch: perl
24293            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
24294 ____________________________________________________________________________
24295 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
24296         Log: xsubpp produces a spurious warning on directories called 'typemap'
24297      Branch: perl
24298            ! lib/ExtUtils/xsubpp
24299 ____________________________________________________________________________
24300 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
24301         Log: xsubpp treats invalid (indented) cpp directives as comments
24302      Branch: perl
24303            ! ext/IO/IO.xs
24304 ____________________________________________________________________________
24305 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
24306         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
24307      Branch: perl
24308            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
24309 ____________________________________________________________________________
24310 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
24311         Log: The debug_pag needs to be visible at all times
24312              because of the re extension.
24313      Branch: perl
24314            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
24315 ____________________________________________________________________________
24316 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
24317         Log: Subject: Re: [PATCH] Tests are good
24318              From: Philip Newton <Philip.Newton@gmx.net>
24319              Date: Sat, 24 Nov 2001 21:24:00 +0100
24320              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
24321      Branch: perl
24322            ! pod/perlhack.pod
24323 ____________________________________________________________________________
24324 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
24325         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
24326              From: "Craig A. Berry" <craigberry@mac.com> 
24327              Date: Sat, 24 Nov 2001 12:45:44 -0600
24328              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
24329              
24330              (with tweaks, and combined with Sarathy's #13242)
24331      Branch: perl
24332            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
24333 ____________________________________________________________________________
24334 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
24335         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
24336              From: John Peacock <jpeacock@rowman.com>
24337              Date: Sat, 24 Nov 2001 14:27:46 -0500
24338              Message-ID: <3BFFF4B2.40509@rowman.com> 
24339      Branch: perl
24340            ! lib/Exporter/Heavy.pm
24341 ____________________________________________________________________________
24342 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
24343         Log: use portable quotes
24344      Branch: perl
24345            ! ext/Devel/PPPort/harness/Makefile.PL
24346 ____________________________________________________________________________
24347 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
24348         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
24349              From: Nicholas Clark <nick@ccl4.org>
24350              Date: Sat, 24 Nov 2001 18:06:26 +0000
24351              Message-ID: <20011124180626.T37621@plum.flirble.org>
24352      Branch: perl
24353            ! installman
24354 ____________________________________________________________________________
24355 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
24356         Log: Subject: [PATCH] perl5005delta.pod L<>
24357              From: Nicholas Clark <nick@ccl4.org>
24358              Date: Sat, 24 Nov 2001 18:04:21 +0000
24359              Message-ID: <20011124180421.S37621@plum.flirble.org>
24360      Branch: perl
24361            ! pod/perl5005delta.pod
24362 ____________________________________________________________________________
24363 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
24364         Log: fix typo in config.vc; regenerate win32 config_H.* files
24365      Branch: perl
24366            ! win32/config.vc win32/config_H.bc win32/config_H.gc
24367            ! win32/config_H.vc
24368 ____________________________________________________________________________
24369 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
24370         Log: Mention the charnames::vianame().
24371      Branch: perl
24372            ! pod/perluniintro.pod
24373 ____________________________________________________________________________
24374 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
24375         Log: Add charnames::vianame() in case people want to access
24376              the codes in run-time (as opposed to the compile-timeness
24377              of \N{...}).
24378      Branch: perl
24379            ! lib/charnames.pm lib/charnames.t
24380 ____________________________________________________________________________
24381 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
24382         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
24383              From: Nicholas Clark <nick@ccl4.org>
24384              Date: Sat, 24 Nov 2001 16:30:42 +0000
24385              Message-ID: <20011124163042.R37621@plum.flirble.org>
24386      Branch: perl
24387            ! regcomp.c regcomp.h
24388 ____________________________________________________________________________
24389 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
24390         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
24391              From: Nicholas Clark <nick@ccl4.org>
24392              Date: Sat, 24 Nov 2001 16:24:33 +0000
24393              Message-ID: <20011124162433.Q37621@plum.flirble.org>
24394              
24395              cmp fixes.
24396      Branch: perl
24397            ! pp.c
24398 ____________________________________________________________________________
24399 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
24400         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
24401              (It seems that "./perl" gets resolved to "perl" now.)
24402      Branch: perl
24403            ! perl.c
24404 ____________________________________________________________________________
24405 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
24406         Log: Subject: [PATCH] DB_File 1.800        
24407              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
24408              Date: Sat, 24 Nov 2001 11:41:41 -0000
24409              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
24410      Branch: perl
24411            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
24412            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
24413            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
24414            ! ext/DB_File/t/db-recno.t
24415 ____________________________________________________________________________
24416 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
24417         Log: Tweak the PUSHED documentation.
24418      Branch: perl
24419            ! ext/PerlIO/Via/Via.pm
24420 ____________________________________________________________________________
24421 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
24422         Log: Update 1_compile for new known tests.
24423      Branch: perl
24424            ! t/lib/1_compile.t
24425 ____________________________________________________________________________
24426 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
24427         Log: Move the MBF/MBI test modules to t/lib.
24428      Branch: perl
24429            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
24430            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
24431            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
24432            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
24433            ! lib/Math/BigInt/t/sub_mbi.t
24434 ____________________________________________________________________________
24435 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
24436         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
24437              From: "Craig A. Berry" <craigberry@mac.com> 
24438              Date: Fri, 23 Nov 2001 18:05:35 -0600
24439              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
24440      Branch: perl
24441            ! configure.com
24442 ____________________________________________________________________________
24443 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
24444         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
24445              From: PPrymmer@factset.com 
24446              Date: Fri, 23 Nov 2001 17:03:07 -0500
24447              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
24448      Branch: perl
24449            ! ext/Unicode/Normalize/mkheader
24450 ____________________________________________________________________________
24451 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
24452         Log: Here are the right helper files.
24453      Branch: perl
24454            + t/lib/Filter/Simple/ExportTest.pm
24455            + t/lib/Filter/Simple/FilterOnlyTest.pm
24456            + t/lib/Filter/Simple/FilterTest.pm
24457            + t/lib/Filter/Simple/ImportTest.pm
24458            ! MANIFEST
24459 ____________________________________________________________________________
24460 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
24461         Log: Update Changes.
24462      Branch: perl
24463            ! Changes patchlevel.h
24464 ____________________________________________________________________________
24465 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
24466         Log: Never mind.
24467      Branch: perl
24468            - lib/Filter/Simple/lib/ExportTest.pm
24469            - lib/Filter/Simple/lib/ImportTest.pm
24470 ____________________________________________________________________________
24471 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
24472         Log: Mis-add.
24473      Branch: perl
24474            + lib/Filter/Simple/lib/ExportTest.pm
24475            + lib/Filter/Simple/lib/ImportTest.pm
24476 ____________________________________________________________________________
24477 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
24478         Log: Upgrade to Filter::Simple 0.77.
24479      Branch: perl
24480            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
24481            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
24482            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
24483            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
24484            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
24485 ____________________________________________________________________________
24486 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
24487         Log: Missing p4 add.
24488      Branch: perl
24489            + lib/ExtUtils/MM_VMS.t
24490 ____________________________________________________________________________
24491 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
24492         Log: Pass 5 at perldelta - module and utility updates cleanup.
24493      Branch: perl
24494            ! pod/perldelta.pod
24495 ____________________________________________________________________________
24496 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
24497         Log: metaconfig unit change for #13219.
24498      Branch: metaconfig/U/perl
24499            ! d_procselfexe.U
24500 ____________________________________________________________________________
24501 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
24502         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
24503      Branch: perl
24504            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24505            ! pod/buildtoc.PL pod/perltoc.pod
24506 ____________________________________________________________________________
24507 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
24508         Log: Add procselfexe and d_dirfd to strange lands.
24509      Branch: perl
24510            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
24511            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
24512            ! vos/config.ga.def vos/config.ga.h win32/config.bc
24513            ! win32/config.gc win32/config.vc win32/config.win64
24514            ! wince/config.ce
24515 ____________________________________________________________________________
24516 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
24517         Log: metaconfig unit change for #13216.
24518      Branch: metaconfig/U/perl
24519            ! d_procselfexe.U
24520 ____________________________________________________________________________
24521 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
24522         Log: Better to "quote" the pathname.
24523      Branch: perl
24524            ! Configure config_h.SH
24525 ____________________________________________________________________________
24526 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
24527         Log: Use PROCSELFEXE_PATH.
24528      Branch: perl
24529            ! perl.c
24530 ____________________________________________________________________________
24531 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
24532         Log: metaconfig unit change for #13213.
24533      Branch: metaconfig/U/perl
24534            ! d_procselfexe.U
24535 ____________________________________________________________________________
24536 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
24537         Log: Add probing for BSD-like /proc/curproc/file.
24538      Branch: perl
24539            ! Configure config_h.SH
24540 ____________________________________________________________________________
24541 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
24542         Log: metaconfig unit change for 13211.
24543      Branch: metaconfig/U/perl
24544            + d_dirfd.U
24545 ____________________________________________________________________________
24546 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
24547         Log: Add probing for dirfd() so that it can be added it IO::Dir.
24548      Branch: perl
24549            ! Configure config_h.SH perl.h
24550 ____________________________________________________________________________
24551 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
24552         Log: ...and update the test count.
24553      Branch: perl
24554            ! lib/Pod/t/basic.t
24555 ____________________________________________________________________________
24556 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
24557         Log: Must remove the cap test also from the test script.
24558      Branch: perl
24559            ! lib/Pod/t/basic.t
24560 ____________________________________________________________________________
24561 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
24562         Log: Subject: [PATCH] Tests are good
24563              From: Nicholas Clark <nick@ccl4.org>
24564              Date: Fri, 23 Nov 2001 18:12:21 +0000
24565              Message-ID: <20011123181220.F37621@plum.flirble.org>
24566      Branch: perl
24567            ! pod/perlhack.pod
24568 ____________________________________________________________________________
24569 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
24570         Log: The basic.cap from podlators 1.14 is not very portable.
24571      Branch: perl
24572            - lib/Pod/t/basic.cap
24573            ! MANIFEST
24574 ____________________________________________________________________________
24575 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
24576         Log: Subject: Re: [DOC PATCHES] pod cleanups
24577              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
24578              Date: 22 Nov 2001 12:54:16 -0000
24579              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
24580      Branch: perl
24581            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
24582            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
24583 ____________________________________________________________________________
24584 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
24585         Log: FAQ sync.
24586      Branch: perl
24587            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
24588 ____________________________________________________________________________
24589 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
24590         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
24591              From: PPrymmer@factset.com
24592              Date: Fri, 23 Nov 2001 11:43:45 -0500
24593              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
24594      Branch: perl
24595            ! MANIFEST lib/ExtUtils/MM_VMS.pm
24596 ____________________________________________________________________________
24597 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
24598         Log: Corify podlators 1.14 test.
24599      Branch: perl
24600            ! lib/Pod/t/basic.t
24601 ____________________________________________________________________________
24602 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
24603         Log: Output tweak needed because of podlators 1.14.
24604      Branch: perl
24605            ! t/pod/multiline_items.xr
24606 ____________________________________________________________________________
24607 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
24608         Log: Upgrade to podlators 1.14.
24609      Branch: perl
24610            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
24611            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
24612            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
24613            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
24614            ! lib/Pod/Text/Overstrike.pm
24615 ____________________________________________________________________________
24616 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
24617         Log: perlmodinstall tweaks from Philip Newton.
24618      Branch: perl
24619            ! pod/perlmodinstall.pod
24620 ____________________________________________________________________________
24621 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
24622         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
24623              From: Autrijus Tang <autrijus@autrijus.org>           
24624              Date: Fri, 23 Nov 2001 23:55:53 +0800
24625              Message-ID: <20011123235553.A2310@not.autrijus.org>
24626      Branch: perl
24627            ! Porting/genlog
24628 ____________________________________________________________________________
24629 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
24630         Log: Subject: Re: regex oddness with \Z and $&
24631              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
24632              Date: Fri, 23 Nov 2001 15:15:24 +0000
24633              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
24634      Branch: perl
24635            ! regcomp.c t/op/re_tests
24636 ____________________________________________________________________________
24637 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
24638         Log: regen_headers.
24639      Branch: perl
24640            ! embed.h global.sym pod/perlapi.pod proto.h
24641 ____________________________________________________________________________
24642 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
24643         Log: Forgotten check-in.
24644      Branch: perl
24645            ! pod/perlapi.pod
24646 ____________________________________________________________________________
24647 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
24648         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
24649      Branch: perl
24650            ! lib/Test/Simple.pm
24651 ____________________________________________________________________________
24652 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
24653         Log: Retract #13173 (effectively retract Net::Ping 2.06,
24654              go back to 2.04, the 2.06 hasn't seen the patches
24655              that have gone to the blead version.)
24656      Branch: perl
24657            - lib/Net/Ping/CHANGES lib/Net/Ping/README
24658            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
24659            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
24660            - lib/Net/Ping/t/200_ping_tcp.t
24661            ! MANIFEST lib/Net/Ping.pm
24662 ____________________________________________________________________________
24663 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
24664         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
24665              From: Robin Barker <rmb1@cise.npl.co.uk>
24666              Date: Thu, 22 Nov 2001 11:00:38 GMT
24667              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
24668      Branch: perl
24669            ! utils/perldoc.PL
24670 ____________________________________________________________________________
24671 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
24672         Log: metaconfig unit change for #13191.
24673      Branch: metaconfig/U/perl
24674            ! d_procselfexe.U
24675 ____________________________________________________________________________
24676 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
24677         Log: procselfexe tweak: for some reason I had a ls in
24678              /proc/self/exe, not the ls Configure thought it
24679              would found.
24680      Branch: perl
24681            ! Configure
24682 ____________________________________________________________________________
24683 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
24684         Log: Corify the Net::Ping tests; skip the tests
24685              unless $ENV{PERL_TEST_Net_Ping} is true.
24686      Branch: perl
24687            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
24688            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
24689            ! lib/Net/Ping/t/200_ping_tcp.t
24690 ____________________________________________________________________________
24691 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
24692         Log: metaconfig units changes for #13188.
24693      Branch: metaconfig
24694            ! U/modified/Head.U
24695      Branch: metaconfig/U/perl
24696            ! issymlink.U
24697 ____________________________________________________________________________
24698 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
24699         Log: The #13182 didn't really help.  The real problem
24700              seems to be that 'sh' can in AIX mean at least three
24701              different things, and we can't know which one it is
24702              unless we export $newsh from an earlier run (and it's
24703              the 'bsh' aka 'sh' that has the the broken test -h).
24704      Branch: perl
24705            ! Configure
24706 ____________________________________________________________________________
24707 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
24708         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
24709      Branch: perl
24710            ! op.c t/op/override.t
24711 ____________________________________________________________________________
24712 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
24713         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
24714              From: PPrymmer@factset.com 
24715              Date: Wed, 21 Nov 2001 20:17:25 -0500
24716              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
24717      Branch: perl
24718            ! lib/Shell.t
24719 ____________________________________________________________________________
24720 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
24721         Log: Reapply perlmodinstall parts of #12897.
24722      Branch: perl
24723            ! pod/perlmodinstall.pod
24724 ____________________________________________________________________________
24725 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
24726         Log: perlmodinstall 2.01 from Jon Orwant.
24727      Branch: perl
24728            ! pod/perlmodinstall.pod
24729 ____________________________________________________________________________
24730 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
24731         Log: Subject: [PATCH @10907] REXX on OS/2
24732              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24733              Date: Wed, 21 Nov 2001 15:26:11 -0500
24734              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
24735      Branch: perl
24736            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
24737            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
24738 ____________________________________________________________________________
24739 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
24740         Log: metaconfig unit change for #13181.
24741      Branch: metaconfig/U/perl
24742            ! issymlink.U
24743 ____________________________________________________________________________
24744 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
24745         Log: AIX has broken builtin 'test'.
24746      Branch: perl
24747            ! Configure
24748 ____________________________________________________________________________
24749 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
24750         Log: Subject: [PATCH 5.7.x] INSTALL size update
24751              From: Andy Dougherty <doughera@lafayette.edu>
24752              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
24753              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
24754      Branch: perl
24755            ! INSTALL
24756 ____________________________________________________________________________
24757 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
24758         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
24759              to pp_sort.c.  Includes the quicksort stabilizing layer
24760              from John P. Linderman.  -Msort=qsort or -Msort=fast is
24761              faster than without (or with -Msort=mergesort or -Msort=safe)
24762              for short random inputs, but for some reason not quite as fast
24763              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
24764              optimizing definitely needed.
24765      Branch: perl
24766            + lib/sort.pm lib/sort.t pp_sort.c
24767            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
24768            ! embed.pl global.sym perl.h pp_ctl.c proto.h
24769            ! vms/descrip_mms.template vos/build.cm win32/Makefile
24770            ! win32/makefile.mk wince/Makefile.ce
24771 ____________________________________________________________________________
24772 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
24773         Log: Sync file with libnet-1.0901-tobe
24774      Branch: perl
24775            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
24776            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
24777            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
24778            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
24779            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
24780 ____________________________________________________________________________
24781 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
24782         Log: Subject: [PATCH perldoc] problems with pod2man
24783              From: Robin Barker <rmb1@cise.npl.co.uk>
24784              Date: Wed, 21 Nov 2001 17:48:51 GMT
24785              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
24786      Branch: perl
24787            ! utils/perldoc.PL
24788 ____________________________________________________________________________
24789 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
24790         Log: debug_pad only visible when debugging.
24791      Branch: perl
24792            ! makedef.pl
24793 ____________________________________________________________________________
24794 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
24795         Log: metaconfig units changes for #13174.
24796      Branch: metaconfig/U/perl
24797            + d_procselfexe.U
24798            - procselfexe.U
24799 ____________________________________________________________________________
24800 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
24801         Log: procselfexe tweaks.
24802      Branch: perl
24803            ! Configure config_h.SH
24804 ____________________________________________________________________________
24805 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
24806         Log: Upgrade to Net::Ping 2.06.
24807      Branch: perl
24808            + lib/Net/Ping/CHANGES lib/Net/Ping/README
24809            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
24810            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
24811            + lib/Net/Ping/t/200_ping_tcp.t
24812            ! MANIFEST lib/Net/Ping.pm
24813 ____________________________________________________________________________
24814 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
24815         Log: Upgrade to Math::BigInt 1.47.
24816      Branch: perl
24817            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
24818            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
24819            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
24820            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
24821            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
24822            ! lib/Math/BigInt/t/sub_mbi.t
24823 ____________________________________________________________________________
24824 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
24825         Log: Dynaloading for POSIX-BC from Thomas Dorner.
24826      Branch: perl
24827            ! hints/posix-bc.sh
24828 ____________________________________________________________________________
24829 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
24830         Log: Strange: the same mysterious regex study bug
24831              seems to be present both in OS/390 and POSIX-BC.
24832              Deep EBCDIC magic that regex engine gets wrong,
24833              or a bug in some compiler/library shared by the
24834              two platforms?  From Thomas Dorner.
24835      Branch: perl
24836            ! t/op/study.t
24837 ____________________________________________________________________________
24838 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
24839         Log: More lost and found.
24840      Branch: perl
24841            + lib/Test/Simple/README
24842            ! MANIFEST
24843 ____________________________________________________________________________
24844 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
24845         Log: MANIFESTly missing.
24846      Branch: perl
24847            ! MANIFEST
24848 ____________________________________________________________________________
24849 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
24850         Log: Subject: Re: PERFORCE change 13162 for review               
24851              From: Philip Newton <Philip.Newton@gmx.net> 
24852              Date: Wed, 21 Nov 2001 16:44:30 +0100
24853              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
24854      Branch: perl
24855            ! ext/Devel/PPPort/PPPort.pm
24856 ____________________________________________________________________________
24857 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
24858         Log: Update Changes.
24859      Branch: perl
24860            ! Changes patchlevel.h
24861 ____________________________________________________________________________
24862 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
24863         Log: Small doc tweaks.
24864      Branch: perl
24865            ! ext/PerlIO/Via/Via.pm
24866 ____________________________________________________________________________
24867 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
24868         Log: Redundant return.
24869      Branch: perl
24870            ! ext/MIME/Base64/QuotedPrint.pm
24871 ____________________________________________________________________________
24872 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
24873         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
24874              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
24875              Date: Wed, 21 Nov 2001 10:23:16 +0100
24876              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
24877      Branch: perl
24878            ! pp_pack.c t/op/pack.t
24879 ____________________________________________________________________________
24880 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
24881         Log: Add Devel::PPPort originally from Kenneth Albanowski,
24882              revigorated by Paul Marquess: gives h2xs a Perl version
24883              portability boost.
24884      Branch: perl
24885            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
24886            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
24887            + ext/Devel/PPPort/harness/Harness.pm
24888            + ext/Devel/PPPort/harness/Harness.xs
24889            + ext/Devel/PPPort/harness/Makefile.PL
24890            + ext/Devel/PPPort/harness/module2.c
24891            + ext/Devel/PPPort/harness/module3.c
24892            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
24893            ! MANIFEST lib/h2xs.t utils/h2xs.PL
24894 ____________________________________________________________________________
24895 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
24896         Log: Oops.
24897      Branch: perl
24898            ! lib/Test/Simple/t/filehandles.t
24899 ____________________________________________________________________________
24900 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
24901         Log: Subject: Re: PERFORCE change 13152 for review               
24902              From: Philip Newton <Philip.Newton@gmx.net> 
24903              Date: Wed, 21 Nov 2001 09:04:05 +0100
24904              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
24905      Branch: perl
24906            ! lib/Test/Builder.pm
24907 ____________________________________________________________________________
24908 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
24909         Log: Subject: Re: PERFORCE change 13142 for review
24910              From: Philip Newton <Philip.Newton@gmx.net>
24911              Date: Wed, 21 Nov 2001 09:04:03 +0100
24912              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
24913              
24914              plus rewrap few paragraphs.
24915      Branch: perl
24916            ! lib/Pod/LaTeX.pm
24917 ____________________________________________________________________________
24918 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
24919         Log: Integrate #13154 from macperl; Remove comments.
24920      Branch: perl
24921           !> lib/File/Spec/Mac.pm
24922 ____________________________________________________________________________
24923 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
24924         Log: Update the list of modules having tests.
24925      Branch: perl
24926            ! t/lib/1_compile.t
24927 ____________________________________________________________________________
24928 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
24929         Log: Slight doc changes.
24930      Branch: maint-5.6/macperl
24931            ! macos/macperl/MacPerl.podhelp
24932 ____________________________________________________________________________
24933 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
24934         Log: Add UTF-16 coercion.
24935      Branch: maint-5.6/macperl
24936            ! macos/lib/Mac/AppleEvents/Simple.pm
24937 ____________________________________________________________________________
24938 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
24939         Log: Remove comments.
24940      Branch: maint-5.6/macperl
24941            ! lib/File/Spec/Mac.pm
24942 ____________________________________________________________________________
24943 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
24944         Log: Fix FSpGetCatInfo (and other functions) corrupting
24945              memory with bad filespecs (bug #471867)
24946      Branch: maint-5.6/macperl
24947            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
24948 ____________________________________________________________________________
24949 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
24950         Log: Upgrade to Test::Simple 0.33.
24951      Branch: perl
24952            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
24953            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
24954            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
24955 ____________________________________________________________________________
24956 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
24957         Log: Upgrade to Test::Harness 1.26.
24958      Branch: perl
24959            ! lib/Test/Harness.pm lib/Test/Harness/Changes
24960 ____________________________________________________________________________
24961 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
24962         Log: Integrate change #13145 from maintperl;
24963              another compatibility tweak to change#12559: avoid quoting
24964              arguments that already have quotes; add test case
24965      Branch: perl
24966           !> t/op/system_tests win32/win32.c
24967 ____________________________________________________________________________
24968 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
24969         Log: integrate change#13147 from mainline (fixes nit in change#10091)
24970              
24971              Subject: [PATCH] spaceship and refs
24972      Branch: maint-5.6/perl
24973            ! pp.c pp_hot.c t/op/cmp.t
24974 ____________________________________________________________________________
24975 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
24976         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
24977              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
24978              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
24979              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
24980      Branch: perl
24981            + lib/Pod/t/utils.t
24982            ! MANIFEST
24983 ____________________________________________________________________________
24984 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
24985         Log: Subject: [PATCH] spaceship and refs
24986              From: Nicholas Clark <nick@ccl4.org>
24987              Date: Tue, 20 Nov 2001 21:59:51 +0000
24988              Message-ID: <20011120215951.U62891@plum.flirble.org> 
24989      Branch: perl
24990            ! pp.c pp_hot.c t/op/cmp.t
24991 ____________________________________________________________________________
24992 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
24993         Log: Try to clarify which I/O call operates on bytes,
24994              which on characters, which on either.
24995      Branch: perl
24996            ! pod/perlfunc.pod
24997 ____________________________________________________________________________
24998 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
24999         Log: another compatibility tweak to change#12559: avoid quoting
25000              arguments that already have quotes; add test case
25001      Branch: maint-5.6/perl
25002            ! t/op/system_tests win32/win32.c
25003 ____________________________________________________________________________
25004 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
25005         Log: Give a simple example of writing PerlIO::Via handlers
25006              in Perl.
25007      Branch: perl
25008            ! ext/PerlIO/Via/Via.pm
25009 ____________________________________________________________________________
25010 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
25011         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
25012      Branch: perl
25013            + lib/Pod/t/latex.t
25014            ! MANIFEST
25015 ____________________________________________________________________________
25016 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
25017         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
25018              From: Tim Jenness <t.jenness@jach.hawaii.edu>
25019              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
25020              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
25021      Branch: perl
25022            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
25023 ____________________________________________________________________________
25024 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
25025         Log: Spread d_procselfexe to far-off lands (undefined).
25026      Branch: perl
25027            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
25028            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
25029            ! vos/config.ga.def vos/config.ga.h win32/config.bc
25030            ! win32/config.gc win32/config.vc win32/config.win64
25031            ! wince/config.ce
25032 ____________________________________________________________________________
25033 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
25034         Log: Integrate perlio; add detection and use of /proc/self/exe
25035              (Linuxism for finding the absolute path of the executable)
25036      Branch: perl
25037           !> Configure config_h.SH perl.c t/op/magic.t
25038 ____________________________________________________________________________
25039 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
25040         Log: Really define do_report_used() only if DEBUGGING.
25041      Branch: perl
25042            ! sv.c
25043 ____________________________________________________________________________
25044 [ 13138] By: nick                                  on 2001/11/20  20:01:05
25045         Log: perl.c change to use HAS_PROCSELFEXE, also
25046              tweak to $^X test to comprehend full path to real executable
25047              being returned (like Cygwin as it happens...)
25048      Branch: perlio
25049            ! perl.c t/op/magic.t
25050 ____________________________________________________________________________
25051 [ 13137] By: nick                                  on 2001/11/20  19:46:00
25052         Log: Integrate mainline
25053      Branch: perlio
25054           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
25055           +> lib/NEXT/t/unseen.t
25056            - lib/NEXT/test.pl
25057           !> (integrate 34 files)
25058 ____________________________________________________________________________
25059 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
25060         Log: Subject: [?PATCH] terser pp_eq
25061              From: Nicholas Clark <nick@ccl4.org>
25062              Date: Mon, 19 Nov 2001 23:09:02 +0000
25063              Message-ID: <20011119230901.O62891@plum.flirble.org>
25064      Branch: perl
25065            ! pp_hot.c
25066 ____________________________________________________________________________
25067 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
25068         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
25069      Branch: perl
25070            ! pod/perldelta.pod
25071 ____________________________________________________________________________
25072 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
25073         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
25074              From: Andy Dougherty <doughera@lafayette.edu>
25075              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
25076              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
25077      Branch: perl
25078            ! ext/re/Makefile.PL ext/re/re.xs
25079 ____________________________________________________________________________
25080 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
25081         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
25082              From: Andy Dougherty <doughera@lafayette.edu>
25083              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
25084              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
25085      Branch: perl
25086            ! ext/re/re.xs
25087 ____________________________________________________________________________
25088 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
25089         Log: Integrate change #13119 from macperl.
25090              (No changes since already applied the patch,
25091              just keep perforce happy and well-fed.)
25092      Branch: perl
25093           !> lib/Pod/Html.pm
25094 ____________________________________________________________________________
25095 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
25096         Log: Subject: [PATCH] filter-util.pl for Mac OS
25097              From: Chris Nandor <pudge@pobox.com>
25098              Date: Tue, 20 Nov 2001 00:16:11 -0500
25099              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
25100      Branch: perl
25101            ! t/lib/filter-util.pl
25102 ____________________________________________________________________________
25103 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
25104         Log: Subject: [PATCH] Portability fix for Pod::Html
25105              From: Chris Nandor <pudge@pobox.com>
25106              Date: Tue, 20 Nov 2001 00:01:05 -0500
25107              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
25108      Branch: perl
25109            ! lib/Pod/Html.pm
25110 ____________________________________________________________________________
25111 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
25112         Log: Need to skip more tests if not perlio.
25113      Branch: perl
25114            ! lib/open.t
25115 ____________________________________________________________________________
25116 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
25117         Log: Pass 3 at perldelta - sort the lists of new modules,
25118              module improvements, and new platforms.
25119      Branch: perl
25120            ! pod/perldelta.pod
25121 ____________________________________________________________________________
25122 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
25123         Log: Document ${^OPEN}.
25124      Branch: perl
25125            ! pod/perlvar.pod
25126 ____________________________________________________________________________
25127 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
25128         Log: Make configpm work with extra keys
25129      Branch: maint-5.6/macperl
25130            ! macos/configpm
25131 ____________________________________________________________________________
25132 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
25133         Log: Version and doc updates
25134      Branch: maint-5.6/macperl
25135            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
25136 ____________________________________________________________________________
25137 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
25138         Log: More fixes for error message parsing (bug #470316)
25139      Branch: maint-5.6/macperl
25140            ! macos/macish.c
25141 ____________________________________________________________________________
25142 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
25143         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
25144              remove obsolete function (bug #465225)
25145      Branch: maint-5.6/macperl
25146            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
25147            ! macos/macperl/MPScript.c
25148 ____________________________________________________________________________
25149 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
25150         Log: Add p2as droplet to distribution.
25151      Branch: maint-5.6/macperl
25152            + macos/macperl/Droplets/p2as.plx
25153 ____________________________________________________________________________
25154 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
25155         Log: Bundle File::Sort.
25156      Branch: maint-5.6/macperl
25157            + macos/bundled_lib/blib/lib/File/Sort.pm
25158 ____________________________________________________________________________
25159 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
25160         Log: Various bundled module fixes.
25161      Branch: maint-5.6/macperl
25162            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
25163            ! macos/bundled_ext/Digest/MD5/t/files.t
25164            ! macos/bundled_ext/Filter/t/filter-util.pl
25165            ! macos/bundled_lib/blib/lib/Net/Config.pm
25166            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
25167 ____________________________________________________________________________
25168 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
25169         Log: Portability fix for Pod::Html.
25170      Branch: maint-5.6/macperl
25171            ! lib/Pod/Html.pm
25172 ____________________________________________________________________________
25173 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
25174         Log: Upgrade to Text::Balanced 1.89.
25175      Branch: perl
25176            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
25177            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
25178            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
25179            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
25180            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
25181            ! lib/Text/Balanced/t/gentag.t
25182 ____________________________________________________________________________
25183 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
25184         Log: Upgrade to NEXT 0.50.
25185      Branch: perl
25186            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
25187            + lib/NEXT/t/unseen.t
25188            - lib/NEXT/test.pl
25189            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
25190 ____________________________________________________________________________
25191 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
25192         Log: Integrate with maint-5.6/perl.
25193      Branch: maint-5.6/macperl
25194           !> win32/win32.c
25195 ____________________________________________________________________________
25196 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
25197         Log: Update the README.threads scary header a bit.
25198      Branch: perl
25199            ! README.threads
25200 ____________________________________________________________________________
25201 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
25202         Log: Pass 2 at perldelta: add some changes since 5.7.2.
25203      Branch: perl
25204            ! pod/perldelta.pod
25205 ____________________________________________________________________________
25206 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
25207         Log: Subject: [DOC PATCH] perlfaq4.pod 
25208              From: Tim Jenness <t.jenness@jach.hawaii.edu>
25209              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
25210              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
25211      Branch: perl
25212            ! pod/perlfaq4.pod
25213 ____________________________________________________________________________
25214 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
25215         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
25216              From: Michael G Schwern <schwern@pobox.com> 
25217              Date: Mon, 19 Nov 2001 19:53:12 -0500
25218              Message-ID: <20011119195311.I11883@blackrider>
25219      Branch: perl
25220            ! perl.c
25221 ____________________________________________________________________________
25222 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
25223         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
25224              From: PPrymmer@factset.com
25225              Date: Mon, 19 Nov 2001 17:08:59 -0500
25226              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
25227      Branch: perl
25228            ! vms/descrip_mms.template
25229 ____________________________________________________________________________
25230 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
25231         Log: Create a per-interpeter debug scratchpad container
25232              and use that for the regexec debugging.
25233      Branch: perl
25234            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
25235 ____________________________________________________________________________
25236 [ 13109] By: nick                                  on 2001/11/19  22:01:45
25237         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
25238              Configure unit detects the feature).
25239      Branch: metaconfig/U/perl
25240            + procselfexe.U
25241      Branch: perlio
25242            ! Configure config_h.SH
25243 ____________________________________________________________________________
25244 [ 13108] By: nick                                  on 2001/11/19  20:39:17
25245         Log: Integrate mainline
25246      Branch: perlio
25247           +> t/op/or.t
25248           !> (integrate 44 files)
25249 ____________________________________________________________________________
25250 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
25251         Log: sysseek tweak.
25252      Branch: perl
25253            ! pod/perlfunc.pod
25254 ____________________________________________________________________________
25255 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
25256         Log: Move the sysio tests from io/utf8 to lib/open.
25257      Branch: perl
25258            ! lib/open.t t/io/utf8.t
25259 ____________________________________________________________________________
25260 [ 13105] By: nick                                  on 2001/11/19  20:15:39
25261         Log: Add a .package and a README to //depot/metaconfig
25262      Branch: metaconfig
25263            + .package README
25264 ____________________________________________________________________________
25265 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
25266         Log: Thou shalt not mix stdio and sysio.
25267      Branch: perl
25268            ! t/io/utf8.t
25269 ____________________________________________________________________________
25270 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
25271         Log: Update Changes.
25272      Branch: perl
25273            ! Changes patchlevel.h
25274 ____________________________________________________________________________
25275 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
25276         Log: The runops_debug needs to be present always, otherwise
25277              places like AIX which need an explicit symbol export list
25278              will croak when trying to build Devel::Peek (which uses
25279              the runops_debug).
25280      Branch: perl
25281            ! makedef.pl
25282 ____________________________________________________________________________
25283 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
25284         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
25285              From: PPrymmer@factset.com 
25286              Date: Mon, 19 Nov 2001 11:34:22 -0500
25287              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
25288      Branch: perl
25289            ! lib/Memoize/t/tie_sdbm.t
25290 ____________________________________________________________________________
25291 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
25292         Log: Retract #13088: it seems that unless dump.c is extensively
25293              reorganized as to what symbols it shows, when, and to whom,
25294              we are stuck with having the dump.o symbols in the libperl
25295              and thusly in the main Perl binary.
25296      Branch: perl
25297            ! embedvar.h perlapi.h perlvars.h
25298 ____________________________________________________________________________
25299 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
25300         Log: The _uni_display should not be in dump.c since they
25301              are used under normal operation (S_not_a_number()).
25302      Branch: perl
25303            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
25304 ____________________________________________________________________________
25305 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
25306         Log: Protect sv_dump() from being included unless DEBUGGING,
25307              as noticed by Ilya.
25308      Branch: perl
25309            ! sv.c
25310 ____________________________________________________________________________
25311 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
25312         Log: Pending further investigation skip the tell() tests.
25313              The tell() is okay on Solaris, HP-UX and Tru64, but fails
25314              (by returning too much) in Linux.
25315      Branch: perl
25316            ! t/io/utf8.t
25317 ____________________________________________________________________________
25318 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
25319         Log: Retract #13082 until a better solution is found:
25320              statics break ithreads.
25321      Branch: perl
25322            ! regexec.c
25323 ____________________________________________________________________________
25324 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
25325         Log: Figures 1 and 2 for UTF-8.
25326      Branch: perl
25327            ! pod/perlunicode.pod
25328 ____________________________________________________________________________
25329 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
25330         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
25331              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25332              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
25333              Message-ID: <20011119132645.A15034@rafael>
25334      Branch: perl
25335            ! op.c pod/perldiag.pod t/lib/warnings/op
25336 ____________________________________________________________________________
25337 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
25338         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
25339              From: Michael G Schwern <schwern@pobox.com> 
25340              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
25341              Message-ID: <20011119031112.E786@blackrider>
25342      Branch: perl
25343            ! t/op/closure.t
25344 ____________________________________________________________________________
25345 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
25346         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
25347              From: Michael G Schwern <schwern@pobox.com>
25348              Date: Mon, 19 Nov 2001 03:42:56 -0500
25349              Message-ID: <20011119034256.I786@blackrider>
25350      Branch: perl
25351            + t/op/or.t
25352            ! MANIFEST
25353 ____________________________________________________________________________
25354 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
25355         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
25356              From: "Craig A. Berry" <craigberry@mac.com>
25357              Date: Sun, 18 Nov 2001 14:33:48 -0600
25358              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
25359      Branch: perl
25360            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
25361 ____________________________________________________________________________
25362 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
25363         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
25364              From: Dave Rolsky <autarch@urth.org>
25365              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
25366              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
25367      Branch: perl
25368            ! lib/ExtUtils/Manifest.pm
25369 ____________________________________________________________________________
25370 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
25371         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
25372              From: Dave Rolsky <autarch@urth.org>
25373              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
25374              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
25375      Branch: perl
25376            ! lib/ExtUtils/Install.pm
25377 ____________________________________________________________________________
25378 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
25379         Log: The runops_dbg should not be needed.
25380      Branch: perl
25381            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
25382 ____________________________________________________________________________
25383 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
25384         Log: do_spawn() cleanup from Charles Lane.
25385      Branch: perl
25386            ! vms/vms.c
25387 ____________________________________________________________________________
25388 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
25389         Log: Update the list of tests.
25390      Branch: perl
25391            ! t/lib/1_compile.t
25392 ____________________________________________________________________________
25393 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
25394         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
25395              From: Michael G Schwern <schwern@pobox.com> 
25396              Date: Fri, 16 Nov 2001 17:37:04 -0500
25397              Message-ID: <20011116173703.L30160@blackrider>
25398      Branch: perl
25399            ! t/lib/warnings/sv
25400 ____________________________________________________________________________
25401 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
25402         Log: FAQ sync.
25403      Branch: perl
25404            ! pod/perlfaq4.pod
25405 ____________________________________________________________________________
25406 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
25407         Log: Integrate perlio; win32 sync.
25408      Branch: perl
25409           !> perlio.c win32/win32io.c
25410 ____________________________________________________________________________
25411 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
25412         Log: (retracted by #13096)
25413              Debugging would be badly skewed by a malloc per regex dump.
25414      Branch: perl
25415            ! regexec.c
25416 ____________________________________________________________________________
25417 [ 13081] By: nick                                  on 2001/11/18  19:08:40
25418         Log: Win32 layer has a dup which needs to match new prototype.
25419      Branch: perlio
25420            ! win32/win32io.c
25421 ____________________________________________________________________________
25422 [ 13080] By: nick                                  on 2001/11/18  19:05:02
25423         Log: Wrong way to get stdio mode used.
25424      Branch: perlio
25425            ! perlio.c
25426 ____________________________________________________________________________
25427 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
25428         Log: Retract #13048: that introduced a malloc() (through savepvn())
25429              to *every* m//, which killed the performance quite badly.
25430      Branch: perl
25431            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
25432 ____________________________________________________________________________
25433 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
25434         Log: Pass 1 at perldelta.pod: sort the section contents
25435              together, drop all but the 5.7.2 known problems,
25436              leave the 5.7.1 security note since that's the
25437              fullest explanation (update the date on that).
25438      Branch: perl
25439            ! pod/perldelta.pod
25440 ____________________________________________________________________________
25441 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
25442         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
25443              
25444              Tiny problem in the test for 20011113.110: I hope
25445              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
25446      Branch: perl
25447            ! pp.c t/op/repeat.t
25448 ____________________________________________________________________________
25449 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
25450         Log: All of syswrite/send/sendto need to return character counts,
25451              and character counts from the offset, not the beginning of
25452              the scalar.
25453      Branch: perl
25454            ! pp_sys.c
25455 ____________________________________________________________________________
25456 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
25457         Log: Integrate PerlIO: duping fixes.
25458      Branch: perl
25459           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
25460           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
25461           !> perliol.h sv.c
25462 ____________________________________________________________________________
25463 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
25464         Log: syswrite() was still returning byte counts, not character counts.
25465      Branch: perl
25466            ! pp_sys.c t/io/utf8.t
25467 ____________________________________________________________________________
25468 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
25469         Log: Add test for sysread().
25470      Branch: perl
25471            ! t/io/utf8.t
25472 ____________________________________________________________________________
25473 [ 13072] By: nick                                  on 2001/11/18  16:15:31
25474         Log: Allow dup'ing of PerlIO::Scalar etc.
25475      Branch: perlio
25476            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
25477            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
25478            ! perliol.h sv.c
25479 ____________________________________________________________________________
25480 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
25481         Log: Prepend a null byte to the test set.
25482      Branch: perl
25483            ! t/io/utf8.t
25484 ____________________________________________________________________________
25485 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
25486         Log: Document how "no utf8;" can become handy.
25487      Branch: perl
25488            ! lib/utf8.pm
25489 ____________________________________________________________________________
25490 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
25491         Log: Integrate perlio; force the inclusion of the PL_runops_*
25492      Branch: perl
25493           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
25494 ____________________________________________________________________________
25495 [ 13068] By: nick                                  on 2001/11/18  13:23:33
25496         Log: embed.pl generated changes I forgot to include
25497      Branch: perlio
25498            ! embedvar.h perlapi.h pod/perlapi.pod
25499 ____________________________________________________________________________
25500 [ 13067] By: nick                                  on 2001/11/18  12:50:19
25501         Log: Force inclusion of both Perl_runops_* in perl itself,
25502              so they are available for Peek.xs etc.
25503      Branch: perlio
25504            ! perlvars.h
25505 ____________________________________________________________________________
25506 [ 13066] By: nick                                  on 2001/11/18  11:00:34
25507         Log: Integrate mainline - a few Devel::Peak fails.
25508      Branch: perlio
25509           +> (branch 29 files)
25510            - ext/Thread/Thread.pm lib/Benchmark.t
25511            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
25512            - lib/Lingua/KO/Hangul/Util/README
25513            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
25514            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
25515            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
25516            - vms/ext/vmsish.pm vms/ext/vmsish.t
25517            ! hv.c
25518           !> (integrate 389 files)
25519 ____________________________________________________________________________
25520 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
25521         Log: Start working on perldelta.  This is not yet any sort of
25522              editing; just concatenating perl570delta, perl571delta,
25523              and perl572delta.  Any sorting not done, any duplicate
25524              removal not done, any removal or update of obsolete items
25525              not done, any changes since 5.7.2 not included.  So there.
25526      Branch: perl
25527            ! pod/perldelta.pod
25528 ____________________________________________________________________________
25529 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
25530         Log: Banish "use utf8".
25531      Branch: perl
25532            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
25533 ____________________________________________________________________________
25534 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
25535         Log: Tweak from Charles Lane.
25536      Branch: perl
25537            ! vms/vms.c
25538 ____________________________________________________________________________
25539 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
25540         Log: Integrate change #13058 from maintperl;
25541              change#12559 breaks things on Win9x because command.com doesn't
25542              grok dquotes at all; disable all the system() smarts for
25543              command.com
25544      Branch: perl
25545           !> win32/win32.c
25546 ____________________________________________________________________________
25547 [ 13061] By: ams                                   on 2001/11/17  13:46:11
25548         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
25549              From: Jonathan Stowe <gellyfish@gellyfish.com>
25550              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
25551              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
25552      Branch: perl
25553            ! lib/Term/Cap.pm
25554 ____________________________________________________________________________
25555 [ 13060] By: ams                                   on 2001/11/17  09:49:10
25556         Log: Subject: [PATCH9 File/Find.pm doc nits
25557              From: Tels <perl_dummy@bloodgate.com>
25558              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
25559      Branch: perl
25560            ! lib/File/Find.pm
25561 ____________________________________________________________________________
25562 [ 13059] By: ams                                   on 2001/11/17  09:38:38
25563         Log: Subject: [PATCH] Benchmark.pm nit
25564              From: Tels <perl_dummy@bloodgate.com>
25565              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
25566      Branch: perl
25567            ! lib/Benchmark.pm
25568 ____________________________________________________________________________
25569 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
25570         Log: change#12559 breaks things on Win9x because command.com doesn't
25571              grok dquotes at all; disable all the system() smarts for
25572              command.com
25573      Branch: maint-5.6/perl
25574            ! win32/win32.c
25575 ____________________________________________________________________________
25576 [ 13057] By: ams                                   on 2001/11/16  20:30:03
25577         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
25578              From: Andy Dougherty <doughera@lafayette.edu>
25579              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
25580              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
25581      Branch: perl
25582            ! lib/Unicode/UCD.t
25583 ____________________________________________________________________________
25584 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
25585         Log: Subject: [Patch Perl@13023] VMS system() warning
25586              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25587              Date: Fri, 16 Nov 2001 15:20:11 EST
25588              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
25589      Branch: perl
25590            ! vms/vms.c
25591 ____________________________________________________________________________
25592 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
25593         Log: It's neither-nor, and protect against the impossible.
25594      Branch: perl
25595            ! lib/Thread.pm
25596 ____________________________________________________________________________
25597 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
25598         Log: 5005threads didn't work because $Thread::VERSION wasn't
25599              visible.  Oops.
25600      Branch: perl
25601            ! ext/Thread/Makefile.PL lib/Thread.pm
25602 ____________________________________________________________________________
25603 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
25604         Log: Robustness against Linux using something else than gcc;
25605              based on
25606              
25607              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
25608              From: Charles Randall <cfriv@yahoo.com>
25609              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
25610              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
25611      Branch: perl
25612            ! ext/Errno/Errno_pm.PL
25613 ____________________________________________________________________________
25614 [ 13052] By: ams                                   on 2001/11/16  16:46:39
25615         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
25616              From: Russ Allbery <rra@stanford.edu>
25617              Date: 16 Nov 2001 09:44:21 -0800
25618              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
25619      Branch: perl
25620            ! lib/Pod/ParseLink.pm
25621 ____________________________________________________________________________
25622 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
25623         Log: Update perluniintro on the UTF-8 output matters
25624              (that -w will warn unless the stream is explicitly UTF-8-ified).
25625      Branch: perl
25626            ! pod/perluniintro.pod
25627 ____________________________________________________________________________
25628 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
25629         Log: Adding new files to MANIFEST is nice.
25630      Branch: perl
25631            ! MANIFEST
25632 ____________________________________________________________________________
25633 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
25634         Log: Update Changes.
25635      Branch: perl
25636            ! Changes patchlevel.h
25637 ____________________________________________________________________________
25638 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
25639         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
25640              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
25641              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
25642              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
25643      Branch: perl
25644            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
25645 ____________________________________________________________________________
25646 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
25647         Log: Rename perlunintro to perluniintro; regen toc.
25648      Branch: perl
25649            + pod/perluniintro.pod
25650            - pod/perlunintro.pod
25651            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
25652 ____________________________________________________________________________
25653 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
25654         Log: Document the negated lookahead trick to emulate
25655              character class subtraction.
25656      Branch: perl
25657            ! pod/perlunicode.pod
25658 ____________________________________________________________________________
25659 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
25660         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
25661              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
25662              Date: Fri, 16 Nov 2001 23:31:04 +0900
25663              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
25664              
25665              (with the tweak that Cntrl is not C, it's Cc)
25666      Branch: perl
25667            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
25668            ! lib/unicore/mktables
25669 ____________________________________________________________________________
25670 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
25671         Log: Subject: [PATCH current] runtime runops switch
25672              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25673              Date: Fri, 16 Nov 2001 00:48:09 -0500
25674              Message-ID: <20011116004809.A934@math.ohio-state.edu>
25675      Branch: perl
25676            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
25677            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
25678            ! pod/perlintern.pod proto.h run.c
25679 ____________________________________________________________________________
25680 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
25681         Log: Further discourage old Thread code; tell how to tell
25682              the difference.
25683      Branch: perl
25684            ! lib/Thread.pm
25685 ____________________________________________________________________________
25686 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
25687         Log: A missing return; from Charles Lane.
25688      Branch: perl
25689            ! vms/vms.c
25690 ____________________________________________________________________________
25691 [ 13041] By: ams                                   on 2001/11/16  12:11:14
25692         Log: Subject: [PATCH] Doc spellcheck + podcheck
25693              From: Autrijus Tang <autrijus@egb.elixus.org>
25694              Date: Thu, 15 Nov 2001 22:49:05 -0800
25695              Message-Id: <20011116064905.GA44092@egb.elixus.org>
25696              
25697              Subject: [PATCH] podcheck+spellcheck, the rest of the story
25698              From: Autrijus Tang <autrijus@egb.elixus.org>
25699              Date: Fri, 16 Nov 2001 00:42:20 -0800
25700              Message-Id: <20011116084220.GA44295@egb.elixus.org>
25701              
25702              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
25703              From: Nicholas Clark <nick@ccl4.org>
25704              Date: Fri, 16 Nov 2001 10:32:01 +0000
25705              Message-Id: <20011116103200.F62891@plum.flirble.org>
25706              (Applied after suitable de-mangling.)
25707      Branch: perl
25708            ! README.aix README.dgux README.dos README.epoc README.hpux
25709            ! README.mint README.mpeix README.netware README.os2
25710            ! README.os390 README.plan9 README.qnx README.solaris
25711            ! README.threads doio.c pod/perl571delta.pod
25712            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
25713            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
25714            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
25715            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
25716            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
25717            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
25718 ____________________________________________________________________________
25719 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
25720         Log: Avoid redefinedness warning for now.
25721      Branch: perl
25722            ! lib/Thread.pm
25723 ____________________________________________________________________________
25724 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
25725         Log: use strict.
25726      Branch: perl
25727            ! lib/Thread.pm
25728 ____________________________________________________________________________
25729 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
25730         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
25731              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
25732              Date: Thu, 15 Nov 2001 22:54:47 EST 
25733              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
25734      Branch: perl
25735            ! vms/vms.c vms/vmspipe.com
25736 ____________________________________________________________________________
25737 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
25738         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
25739              From: "chromatic" <chromatic@rmci.net>
25740              Date: Thu, 15 Nov 2001 19:54:23 -0700
25741              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
25742      Branch: perl
25743            ! lib/File/stat.t
25744 ____________________________________________________________________________
25745 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
25746         Log: Make Thread a wrapper for both ithreads and 5005threads.
25747              Needs a lot of work and Arthur's eyeballing (and finishing
25748              few missing odds and ends of threads.pm).  Now Thread
25749              is an extension without its own .pm.
25750              
25751              If there are people who have experience working with
25752              either the 5005threads or the ithreads: cleaning up
25753              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
25754              and porting the various Thread::* modules, like Thread::Queue,
25755              to work also with ithreads, is needed.
25756              
25757              Removed the 5005threads requirement from the 5005 tests
25758              for easier testing (not all of them work yet since
25759              they use the Thread::* modules that have not been made
25760              to work with ithreads).  Leave the 5005 tests named as
25761              *.tx so that they are not run by "make test".
25762      Branch: perl
25763            + lib/Thread.pm
25764            - ext/Thread/Thread.pm
25765            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
25766            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
25767            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
25768            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
25769            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
25770            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
25771            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
25772 ____________________________________________________________________________
25773 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
25774         Log: $VERSION "a5" doesn't quite work.
25775      Branch: perl
25776            ! ext/B/Makefile.PL
25777 ____________________________________________________________________________
25778 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
25779         Log: Add the fruits of Larry Shatzer's version verifying script.
25780              (There are some straddlers, but they will be fixed in the
25781              upcoming releases of the modules.)
25782      Branch: perl
25783            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
25784            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
25785            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
25786            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
25787            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
25788            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
25789            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
25790            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
25791            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
25792            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
25793            ! wince/FindExt.pm
25794 ____________________________________________________________________________
25795 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
25796         Log: Add Larry Shatzer's VERSION verifying script.
25797      Branch: perl
25798            + Porting/checkVERSION.pl
25799            ! MANIFEST Porting/pumpkin.pod
25800 ____________________________________________________________________________
25801 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
25802         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
25803              From: Michael G Schwern <schwern@pobox.com>
25804              Date: Thu, 15 Nov 2001 19:26:40 -0500
25805              Message-ID: <20011115192640.R31399@blackrider>
25806      Branch: perl
25807            ! t/test.pl
25808 ____________________________________________________________________________
25809 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
25810         Log: Document the MY_CXT business; from Paul Marquess.
25811      Branch: perl
25812            ! pod/perlxs.pod
25813 ____________________________________________________________________________
25814 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
25815         Log: VMSCMD synch attempt.
25816      Branch: perl
25817            ! vms/vms.c vms/vmsish.h
25818 ____________________________________________________________________________
25819 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
25820         Log: Advise against -P as instructed by Schwern.
25821      Branch: perl
25822            ! pod/perlrun.pod
25823 ____________________________________________________________________________
25824 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
25825         Log: Subject: [PATCH] v-strings as Objects Step 1
25826              From: John Peacock <jpeacock@rowman.com>
25827              Date: Thu, 15 Nov 2001 12:41:04 -0500
25828              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
25829      Branch: perl
25830            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
25831            ! util.c
25832 ____________________________________________________________________________
25833 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
25834         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
25835              From: Michael G Schwern <schwern@pobox.com>
25836              Date: Thu, 15 Nov 2001 12:47:59 -0500
25837              Message-ID: <20011115124759.E31399@blackrider>
25838      Branch: perl
25839            + t/run/switchx.aux t/run/switchx.t
25840            ! MANIFEST t/run/switches.t
25841 ____________________________________________________________________________
25842 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
25843         Log: Upgrade to Getopt::Long 2.26_03.
25844      Branch: perl
25845            ! lib/Getopt/Long.pm
25846 ____________________________________________________________________________
25847 [ 13025] By: ams                                   on 2001/11/15  20:46:22
25848         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
25849              From: Michael G Schwern <schwern@pobox.com>
25850              Date: Thu, 15 Nov 2001 16:24:11 -0500
25851              Message-Id: <20011115162411.M31399@blackrider>
25852      Branch: perl
25853            ! vms/vms.c
25854 ____________________________________________________________________________
25855 [ 13024] By: ams                                   on 2001/11/15  19:32:06
25856         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
25857              From: rspier@pobox.com (Robert Spier)
25858              Date: Thu, 15 Nov 2001 11:19:21 -0800
25859              Message-Id: <15348.5433.732364.963687@rls.cx>
25860      Branch: perl
25861            ! op.c
25862 ____________________________________________________________________________
25863 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
25864         Log: Update Changes.
25865      Branch: perl
25866            ! Changes patchlevel.h
25867 ____________________________________________________________________________
25868 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
25869         Log: Subject: [PATCH] new tests for command-line switches
25870              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25871              Date: Thu, 15 Nov 2001 17:00:30 +0100
25872              Message-ID: <20011115170030.A14193@rafael>
25873      Branch: perl
25874            + t/run/switches.t
25875            ! MANIFEST
25876 ____________________________________________________________________________
25877 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
25878         Log: Upgrade to podlators 1.13.
25879      Branch: perl
25880            + lib/Pod/ParseLink.pm
25881            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
25882            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
25883            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
25884            ! t/pod/pod2usage.xr t/pod/podselect.xr
25885 ____________________________________________________________________________
25886 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
25887         Log: skip "might be used uninitialized".
25888      Branch: perl
25889            ! pp_sys.c
25890 ____________________________________________________________________________
25891 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
25892         Log: Fix for "perlio bug in koi8-r encoding".  The problem
25893              seemed to be that binmode() always flushed the handle,
25894              which is not so good when switching encodings.  Fixed,
25895              added Matt Sergeant's testcase, documented in perlfunc/binmode,
25896              also added a pointer about disciplines to perlfunc/open,
25897              and in general cleaned up and reformatted the open entry.
25898      Branch: perl
25899            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
25900 ____________________________________________________________________________
25901 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
25902         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
25903              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
25904              Date: 15 Nov 2001 08:57:06 -0000
25905              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
25906              
25907              chop() and chomp() are not real list functions,
25908              so let's not have them overrideable.  (Casey will
25909              be confused since in #7071 he patched the other way.)
25910      Branch: perl
25911            ! pod/perlfunc.pod toke.c
25912 ____________________________________________________________________________
25913 [ 13017] By: ams                                   on 2001/11/15  12:56:49
25914         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
25915              From: Robin Barker <rmb1@cise.npl.co.uk>
25916              Date: Thu, 15 Nov 2001 13:48:34 GMT
25917              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
25918              (Applied with tweaks.)
25919      Branch: perl
25920            ! pod/perltrap.pod
25921 ____________________________________________________________________________
25922 [ 13016] By: ams                                   on 2001/11/15  09:12:48
25923         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
25924              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25925              Date: Thu, 15 Nov 2001 09:06:39 +0100
25926              Message-Id: <20011115090639.A13005@rafael>
25927      Branch: perl
25928            ! pod/perlrun.pod
25929 ____________________________________________________________________________
25930 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
25931         Log: "link =" from utils.lst was being processed oddly.
25932      Branch: perl
25933            ! installman
25934 ____________________________________________________________________________
25935 [ 13014] By: ams                                   on 2001/11/15  02:52:52
25936         Log: Subject: [PATCH current] CreateTTY in -d
25937              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25938              Date: Wed, 14 Nov 2001 21:26:31 -0500
25939              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
25940      Branch: perl
25941            ! lib/perl5db.pl
25942 ____________________________________________________________________________
25943 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
25944         Log: Corify the Filter::Simple tests. 
25945      Branch: perl
25946            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
25947            ! lib/Filter/Simple/t/filter_only.t
25948 ____________________________________________________________________________
25949 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
25950         Log: Upgrade to Filter::Simple 0.70.
25951      Branch: perl
25952            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
25953            + t/lib/FilterOnlyTest.pm
25954            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
25955            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
25956            ! t/lib/FilterTest.pm
25957 ____________________________________________________________________________
25958 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
25959         Log: Cleanliness inspired by Cygwin.
25960      Branch: perl
25961            ! Makefile.SH x2p/Makefile.SH
25962 ____________________________________________________________________________
25963 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
25964         Log: Add perlunintro (formerly known as perlunitut); regen toc.
25965      Branch: perl
25966            + pod/perlunintro.pod
25967            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
25968 ____________________________________________________________________________
25969 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
25970         Log: FAQ sync.
25971      Branch: perl
25972            ! pod/perlfaq6.pod
25973 ____________________________________________________________________________
25974 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
25975         Log: Quieten pgcc 2.91.66 worries.
25976      Branch: perl
25977            ! gv.c pp_ctl.c utf8.c
25978 ____________________________________________________________________________
25979 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
25980         Log: Upgrade to Switch 2.06.
25981      Branch: perl
25982            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
25983            ! lib/Switch/t/nested.t
25984 ____________________________________________________________________________
25985 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
25986         Log: Upgrade to Attribute::Handlers 0.76.
25987      Branch: perl
25988            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
25989            ! lib/Attribute/Handlers/README
25990            ! lib/Attribute/Handlers/demo/Demo.pm
25991            ! lib/Attribute/Handlers/demo/Descriptions.pm
25992            ! lib/Attribute/Handlers/demo/MyClass.pm
25993            ! lib/Attribute/Handlers/demo/demo_cycle.pl
25994            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
25995            ! lib/Attribute/Handlers/t/multi.t
25996 ____________________________________________________________________________
25997 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
25998         Log: Signedness nit.
25999      Branch: perl
26000            ! regexec.c
26001 ____________________________________________________________________________
26002 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
26003         Log: VERSIONize.
26004      Branch: perl
26005            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
26006            ! lib/integer.pm
26007 ____________________________________________________________________________
26008 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
26009         Log: No pod in internal Net::FTP classes.
26010      Branch: perl
26011            ! pod/buildtoc.PL
26012 ____________________________________________________________________________
26013 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
26014         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
26015              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
26016              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
26017              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
26018      Branch: perl
26019            ! regexec.c
26020 ____________________________________________________________________________
26021 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
26022         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
26023              Pudge correctly).
26024      Branch: perl
26025            ! t/test.pl
26026 ____________________________________________________________________________
26027 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
26028         Log: Add comments to mark where $^X is being handled.
26029      Branch: perl
26030            ! perl.c toke.c
26031 ____________________________________________________________________________
26032 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
26033         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
26034              From: Michael G Schwern <schwern@pobox.com>
26035              Date: Wed, 14 Nov 2001 16:38:25 -0500
26036              Message-ID: <20011114163825.D6519@blackrider>
26037      Branch: perl
26038            ! t/op/repeat.t
26039 ____________________________________________________________________________
26040 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
26041         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
26042              From: Michael G Schwern <schwern@pobox.com>
26043              Date: Wed, 14 Nov 2001 13:19:15 -0500
26044              Message-ID: <20011114131915.K5096@blackrider>
26045      Branch: perl
26046            ! t/op/die_exit.t
26047 ____________________________________________________________________________
26048 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
26049         Log: Subject: Re: [PATCH] new version of runperl()
26050              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26051              Date: Wed, 14 Nov 2001 15:39:12 EST
26052              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
26053              
26054              "VMS $^X pipes etc" patch.
26055      Branch: perl
26056            ! vms/vms.c
26057 ____________________________________________________________________________
26058 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
26059         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
26060              and add "verbose" option to show the final command.
26061      Branch: perl
26062            ! t/test.pl
26063 ____________________________________________________________________________
26064 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
26065         Log: Goof in some of the comment fields of #12994.
26066      Branch: perl
26067            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
26068            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
26069            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
26070            ! lib/unicore/In/9.pl
26071 ____________________________________________________________________________
26072 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
26073         Log: The First, Last ranges in the Unicode data weren't
26074              getting their general categories added properly;
26075              noticed by Jeffrey Friedl.
26076      Branch: perl
26077            ! lib/unicore/Category.pl lib/unicore/In/0.pl
26078            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
26079            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
26080            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
26081            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
26082            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
26083            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
26084            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
26085            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
26086            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
26087            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
26088            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
26089            ! lib/unicore/mktables
26090 ____________________________________________________________________________
26091 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
26092         Log: Subject: [PATCH] new version of runperl()
26093              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26094              Date: Wed, 14 Nov 2001 12:23:01 +0100
26095              Message-ID: <20011114122301.A29384@rafael>
26096      Branch: perl
26097            ! t/io/argv.t t/test.pl
26098 ____________________________________________________________________________
26099 [ 12992] By: ams                                   on 2001/11/14  13:40:39
26100         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
26101              From: Michael G Schwern <schwern@pobox.com>
26102              Date: Tue, 13 Nov 2001 23:17:54 -0500
26103              Message-Id: <20011113231754.S32567@blackrider>
26104      Branch: perl
26105            ! perl.c
26106 ____________________________________________________________________________
26107 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
26108         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
26109              From: Philip Newton <Philip.Newton@gmx.net>
26110              Date: Wed, 14 Nov 2001 10:59:53 +0100
26111              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
26112              
26113              plus a lot of paragraph reformatting because of long lines.
26114      Branch: perl
26115            ! pod/perlapio.pod
26116 ____________________________________________________________________________
26117 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
26118         Log: A bool is not a pointer.
26119      Branch: perl
26120            ! pp_sys.c
26121 ____________________________________________________________________________
26122 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
26123         Log: AUTHORS updates.
26124      Branch: perl
26125            ! AUTHORS
26126 ____________________________________________________________________________
26127 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
26128         Log: There are several MIME RFCs.
26129      Branch: perl
26130            ! ext/Encode/Encode.pm
26131 ____________________________________________________________________________
26132 [ 12987] By: ams                                   on 2001/11/14  01:09:28
26133         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
26134              From: Michael G Schwern <schwern@pobox.com>
26135              Date: Tue, 13 Nov 2001 20:59:13 -0500
26136              Message-Id: <20011113205913.H32567@blackrider>
26137      Branch: perl
26138            ! t/op/groups.t vms/test.com
26139 ____________________________________________________________________________
26140 [ 12986] By: ams                                   on 2001/11/14  01:07:06
26141         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
26142              From: Michael G Schwern <schwern@pobox.com>
26143              Date: Tue, 13 Nov 2001 20:51:34 -0500
26144              Message-Id: <20011113205134.F32567@blackrider>
26145      Branch: perl
26146            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
26147 ____________________________________________________________________________
26148 [ 12985] By: ams                                   on 2001/11/14  00:43:59
26149         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
26150              From: Michael G Schwern <schwern@pobox.com>
26151              Date: Tue, 13 Nov 2001 20:38:42 -0500
26152              Message-Id: <20011113203842.E32567@blackrider>
26153      Branch: perl
26154            ! pod/perlport.pod
26155 ____________________________________________________________________________
26156 [ 12984] By: ams                                   on 2001/11/14  00:32:15
26157         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
26158              From: Michael G Schwern <schwern@pobox.com>
26159              Date: Tue, 13 Nov 2001 20:27:02 -0500
26160              Message-Id: <20011113202702.D32567@blackrider>
26161      Branch: perl
26162            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
26163            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
26164            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
26165            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
26166 ____________________________________________________________________________
26167 [ 12983] By: ams                                   on 2001/11/14  00:00:27
26168         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
26169              From: Michael G Schwern <schwern@pobox.com>
26170              Date: Tue, 13 Nov 2001 19:51:59 -0500
26171              Message-Id: <20011113195159.B32567@blackrider>
26172      Branch: perl
26173            ! pod/perlport.pod
26174 ____________________________________________________________________________
26175 [ 12982] By: ams                                   on 2001/11/13  23:53:11
26176         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
26177              From: Larry Shatzer <fugazi@zippy.zyx.net>
26178              Date: Tue, 13 Nov 2001 17:27:59 -0700
26179              Message-Id: <20011113172759.E27768@zippy.zyx.net>
26180      Branch: perl
26181            ! pod/perlapio.pod
26182 ____________________________________________________________________________
26183 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
26184         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
26185              "large enough" Unicode characters returned more than one
26186              as their "Unicode size".
26187      Branch: perl
26188            ! pp_sys.c t/io/utf8.t
26189 ____________________________________________________________________________
26190 [ 12980] By: ams                                   on 2001/11/13  19:32:33
26191         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
26192              From: "Craig A. Berry" <craigberry@mac.com>
26193              Date: Tue, 13 Nov 2001 14:33:25 -0600
26194              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
26195      Branch: perl
26196            ! vms/gen_shrfls.pl
26197 ____________________________________________________________________________
26198 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
26199         Log: Subject: Minor patch to Encode.pm (detypo)
26200              From: "Philip Newton" <Philip.Newton@gmx.net>
26201              Date: Tue, 13 Nov 2001 20:11:01 +0100
26202              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
26203      Branch: perl
26204            ! ext/Encode/Encode.pm
26205 ____________________________________________________________________________
26206 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
26207         Log: Evil tabulators.
26208      Branch: perl
26209            ! ext/Encode/Encode.pm
26210 ____________________________________________________________________________
26211 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
26212         Log: Document the available encodings.
26213      Branch: perl
26214            ! ext/Encode/Encode.pm
26215 ____________________________________________________________________________
26216 [ 12976] By: ams                                   on 2001/11/13  17:14:07
26217         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
26218              From: Barrie Slaymaker <barries@slaysys.com>
26219              Date: Tue, 13 Nov 2001 12:41:36 -0500
26220              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
26221      Branch: perl
26222            ! t/op/universal.t
26223 ____________________________________________________________________________
26224 [ 12975] By: ams                                   on 2001/11/13  16:24:21
26225         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
26226              From: Barrie Slaymaker <barries@slaysys.com>
26227              Date: Tue, 13 Nov 2001 10:56:20 -0500
26228              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
26229              (Test applied with minor tweaks and ->isa("HASH") omission.)
26230      Branch: perl
26231            ! lib/UNIVERSAL.pm t/op/universal.t
26232 ____________________________________________________________________________
26233 [ 12974] By: ams                                   on 2001/11/13  15:46:07
26234         Log: Subject: [PATCH Benchmark.pm] docco tweaks
26235              From: Barrie Slaymaker <barries@slaysys.com>
26236              Date: Tue, 13 Nov 2001 11:34:45 -0500
26237              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
26238      Branch: perl
26239            ! lib/Benchmark.pm
26240 ____________________________________________________________________________
26241 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
26242         Log: Subject: [PATCH] Attack of the C loops, round 1
26243              From: Richard Soderberg <rs@oregonnet.com>
26244              Date: Mon, 12 Nov 2001 12:07:29 -0800
26245              Message-Id: <200111122007.MAA01994@oregonnet.com>
26246              
26247              Subject: [PATCH] bytecode.pl (tiny patch)
26248              From: Richard Soderberg <rs@oregonnet.com>
26249              Date: Mon, 12 Nov 2001 12:53:24 -0800
26250              Message-Id: <200111122053.MAA06272@oregonnet.com>
26251      Branch: perl
26252            ! bytecode.pl installhtml
26253 ____________________________________________________________________________
26254 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
26255         Log: Subject: [PATCH] Update to Filter::Util::Call
26256              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
26257              Date: Sun, 11 Nov 2001 22:33:33 -0000
26258              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
26259              
26260              Use the new CXT* macros.
26261      Branch: perl
26262            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
26263 ____________________________________________________________________________
26264 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
26265         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
26266              From: Michael G Schwern <schwern@pobox.com>
26267              Date: Mon, 12 Nov 2001 20:50:34 -0500
26268              Message-ID: <20011112205034.H2888@blackrider>
26269      Branch: perl
26270            + lib/vmsish.pm lib/vmsish.t
26271            - vms/ext/vmsish.pm vms/ext/vmsish.t
26272            ! MANIFEST vms/descrip_mms.template
26273 ____________________________________________________________________________
26274 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
26275         Log: :utf8 works only with perlio.
26276      Branch: perl
26277            ! lib/open.t
26278 ____________________________________________________________________________
26279 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
26280         Log: Subject: Re: @Config -"des" not quite working on VMS
26281              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26282              Date: Tue, 13 Nov 2001 08:35:13 EST 
26283              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
26284      Branch: perl
26285            ! configure.com
26286 ____________________________________________________________________________
26287 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
26288         Log: Subject: [PATCH] lib/charnames.pm 
26289              From: Jeffrey Friedl <jfriedl@yahoo.com>
26290              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
26291              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
26292      Branch: perl
26293            ! lib/charnames.pm
26294 ____________________________________________________________________________
26295 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
26296         Log: Docs for Mac::err.
26297      Branch: maint-5.6/macperl
26298            ! macos/ext/Mac/err/err.pm
26299 ____________________________________________________________________________
26300 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
26301         Log: Some cleanup; change some globals to references for
26302              possible persistence later.
26303      Branch: maint-5.6/macperl
26304            ! macos/lib/Mac/Glue.pm
26305 ____________________________________________________________________________
26306 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
26307         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
26308      Branch: maint-5.6/macperl
26309            ! macos/ext/Mac/Files/Files.pm
26310 ____________________________________________________________________________
26311 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
26312         Log: Get Mac::Navigation to compile (bug #464684).
26313      Branch: maint-5.6/macperl
26314            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
26315            ! macos/ext/Mac/Navigation/Makefile.PL
26316            ! macos/ext/Mac/Navigation/Navigation.xs
26317            ! macos/macperl/Makefile.mk
26318 ____________________________________________________________________________
26319 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
26320         Log: Add in modules and POD to help menu.
26321      Branch: maint-5.6/macperl
26322            ! macos/macperl/MacPerl.podhelp
26323 ____________________________________________________________________________
26324 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
26325         Log: Update bundled modules.
26326      Branch: maint-5.6/macperl
26327            + macos/bundled_ext/Filter/t/FilterTest.pm
26328            + macos/bundled_ext/List/Util/t/shuffle.t
26329            + macos/bundled_ext/Storable/t/compat06.t
26330            + macos/bundled_ext/Storable/t/st-dump.pl
26331            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
26332            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
26333            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
26334            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
26335            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
26336            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
26337            + macos/bundled_lib/blib/lib/lwpcook.pod
26338            + macos/bundled_lib/t/Filter/Simple/filter.t
26339            + macos/bundled_lib/t/Switch/t/given.t
26340            + macos/bundled_lib/t/Switch/t/nested.t
26341            + macos/bundled_lib/t/Switch/t/switch.t
26342            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
26343            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
26344            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
26345            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
26346            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
26347            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
26348            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
26349            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
26350            + macos/bundled_lib/t/URI/rfc2732.t
26351            + macos/bundled_lib/t/libnet/config.t
26352            + macos/bundled_lib/t/libnet/libnet_t.pl
26353            + macos/bundled_lib/t/libwww-perl/live/google.t
26354            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
26355            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
26356            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
26357            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
26358            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
26359            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
26360            + macos/bundled_lib/t/libwww-perl/live/validator.t
26361            - macos/bundled_ext/Filter/t/MyFilter.pm
26362            - macos/bundled_ext/Storable/t/compat-0.6.t
26363            - macos/bundled_ext/Storable/t/dump.pl
26364            - macos/bundled_ext/Time/Piece/Makefile.PL
26365            - macos/bundled_ext/Time/Piece/Piece.pm
26366            - macos/bundled_ext/Time/Piece/Piece.t
26367            - macos/bundled_ext/Time/Piece/Piece.xs
26368            - macos/bundled_ext/Time/Piece/README
26369            - macos/bundled_ext/Time/Piece/Seconds.pm
26370            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
26371            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
26372            - macos/bundled_lib/blib/lib/Net/PH.pm
26373            - macos/bundled_lib/blib/lib/Net/SNPP.pm
26374            - macos/bundled_lib/blib/lib/Text/Balanced.pod
26375            - macos/bundled_lib/t/Filter/Simple/test.pl
26376            - macos/bundled_lib/t/Switch/test.pl
26377            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
26378            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
26379            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
26380            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
26381            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
26382            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
26383            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
26384            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
26385            - macos/bundled_lib/t/libnet/ph.t
26386            ! (edit 125 files)
26387 ____________________________________________________________________________
26388 [ 12961] By: ams                                   on 2001/11/13  00:45:08
26389         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
26390              From: Michael G Schwern <schwern@pobox.com>
26391              Date: Mon, 12 Nov 2001 20:16:45 -0500
26392              Message-Id: <20011112201644.G2888@blackrider>
26393      Branch: perl
26394            ! pod/perlport.pod
26395 ____________________________________________________________________________
26396 [ 12960] By: ams                                   on 2001/11/12  23:54:00
26397         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
26398              Recoving dup tests for VMS
26399              From: Michael G Schwern <schwern@pobox.com>
26400              Date: Mon, 12 Nov 2001 19:35:33 -0500
26401              Message-Id: <20011112193533.D2888@blackrider>
26402      Branch: perl
26403            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
26404 ____________________________________________________________________________
26405 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
26406         Log: Update Changes.
26407      Branch: perl
26408            ! Changes patchlevel.h
26409 ____________________________________________________________________________
26410 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
26411         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
26412              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
26413              Date: Mon, 12 Nov 2001 12:35:18 EST 
26414              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
26415      Branch: perl
26416            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
26417            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
26418 ____________________________________________________________________________
26419 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
26420         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
26421              From: Barrie Slaymaker <barries@slaysys.com>
26422              Date: Mon, 12 Nov 2001 11:19:52 -0500
26423              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
26424      Branch: perl
26425            ! lib/File/Spec.t lib/File/Spec/Win32.pm
26426 ____________________________________________________________________________
26427 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
26428         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
26429              From: Barrie Slaymaker <barries@slaysys.com>
26430              Date: Mon, 12 Nov 2001 11:07:36 -0500
26431              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
26432      Branch: perl
26433            ! lib/Benchmark.pm
26434 ____________________________________________________________________________
26435 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
26436         Log: Misplaced test, noticed by Barrie Slaymaker.
26437              (We are missing Benchmark tests, then.)
26438      Branch: perl
26439            + ext/Devel/DProf/DProf.t
26440            - lib/Benchmark.t
26441            ! MANIFEST
26442 ____________________________________________________________________________
26443 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
26444         Log: Subject: [PATCH] a few typo fixes 
26445              From: Jeffrey Friedl <jfriedl@yahoo.com>
26446              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
26447              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
26448              
26449              Patching README.foo instead of pod/perlfoo.pod,
26450              not patching Math::BigInt (Tels will take care of that),
26451              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
26452              and perldoc.PL instead of libnetcfg and perldoc, patching
26453              ext/Digest/MD5/t/files.t since MD5.pm was changed.
26454      Branch: perl
26455            ! (edit 109 files)
26456 ____________________________________________________________________________
26457 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
26458         Log: Add a note about the dangers of bad UTF-8.
26459      Branch: perl
26460            ! pod/perlunicode.pod
26461 ____________________________________________________________________________
26462 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
26463         Log: NetWare Nit from Ananth Kesari.
26464      Branch: perl
26465            ! NetWare/config.wc
26466 ____________________________________________________________________________
26467 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
26468         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
26469      Branch: perl
26470            ! ext/Encode/Encode.pm
26471 ____________________________________________________________________________
26472 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
26473         Log: (retracted by #12951)
26474      Branch: perl
26475            ! ext/Encode/Encode.pm
26476 ____________________________________________________________________________
26477 [ 12949] By: ams                                   on 2001/11/12  06:40:18
26478         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
26479              From: Robert Spier <rspier@pobox.com>
26480              Date: Sun, 11 Nov 2001 18:50:18 -0800
26481              Message-Id: <15343.14570.121505.233336@rls.cx>
26482              
26483              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
26484              From: Rick Delaney <rick.delaney@home.com>
26485              Date: 12 Nov 2001 00:15:52 -0500
26486              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
26487      Branch: perl
26488            ! pp_hot.c t/op/taint.t
26489 ____________________________________________________________________________
26490 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
26491         Log: It seems that we actually have this detail implemented
26492              as for as Level 1 Support of Unicode regex support is
26493              concerned: at Level 1 only 1:1 support for loose
26494              (aka caseless, aka caseigoring ) matching is required.
26495      Branch: perl
26496            ! pod/perlunicode.pod
26497 ____________________________________________________________________________
26498 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
26499         Log: (retracted by #12951)
26500      Branch: perl
26501            ! ext/Encode/Encode.pm
26502 ____________________________________________________________________________
26503 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
26504         Log: BOM, bom, Bom.
26505      Branch: perl
26506            ! pod/perlunicode.pod
26507 ____________________________________________________________________________
26508 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
26509         Log: Upgrade to Math::BigInt 1.46.
26510      Branch: perl
26511            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
26512            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
26513            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
26514            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
26515            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
26516 ____________________________________________________________________________
26517 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
26518         Log: Subject: Re: PERFORCE change 12943 for review
26519              From: "Philip Newton" <Philip.Newton@gmx.net>
26520              Date: Sun, 11 Nov 2001 20:53:36 +0100
26521              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
26522      Branch: perl
26523            ! pod/perlunicode.pod
26524 ____________________________________________________________________________
26525 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
26526         Log: Doc updates; make the Unicode discussions a little
26527              bit less alarming, and add information about encodings,
26528              surrogates, and BOMs.
26529      Branch: perl
26530            ! pod/perlunicode.pod
26531 ____________________________________________________________________________
26532 [ 12942] By: ams                                   on 2001/11/11  16:45:00
26533         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
26534              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
26535              Date: Mon, 12 Nov 2001 00:22:57 +0900
26536              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
26537      Branch: perl
26538            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
26539            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
26540 ____________________________________________________________________________
26541 [ 12941] By: ams                                   on 2001/11/11  13:01:40
26542         Log: Subject: Re: PERFORCE change 12929 for review
26543              From: "Philip Newton" <Philip.Newton@gmx.net>
26544              Date: Sun, 11 Nov 2001 14:27:44 +0100
26545              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
26546      Branch: perl
26547            ! MANIFEST
26548 ____________________________________________________________________________
26549 [ 12940] By: ams                                   on 2001/11/11  05:06:43
26550         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
26551              From: Michael G Schwern <schwern@pobox.com>
26552              Date: Thu, 8 Nov 2001 22:56:45 -0500
26553              Message-Id: <20011108225645.H5587@blackrider>
26554      Branch: perl
26555            ! t/op/chdir.t
26556 ____________________________________________________________________________
26557 [ 12939] By: ams                                   on 2001/11/11  05:01:00
26558         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
26559              From: Michael G Schwern <schwern@pobox.com>
26560              Date: Sun, 11 Nov 2001 00:54:43 -0500
26561              Message-Id: <20011111005443.A24450@blackrider>
26562      Branch: perl
26563            ! ext/Cwd/t/cwd.t
26564 ____________________________________________________________________________
26565 [ 12938] By: ams                                   on 2001/11/11  03:25:13
26566         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
26567              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
26568              From: "chromatic" <chromatic@rmci.net>
26569              Date: Sat, 10 Nov 2001 21:03:20 -0700
26570              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
26571      Branch: perl
26572            ! lib/File/stat.pm lib/File/stat.t
26573 ____________________________________________________________________________
26574 [ 12937] By: ams                                   on 2001/11/11  02:05:23
26575         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
26576              From: "Craig A. Berry" <craigberry@mac.com>
26577              Date: Sat, 10 Nov 2001 17:23:52 -0600
26578              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
26579      Branch: perl
26580            ! t/op/magic.t
26581 ____________________________________________________________________________
26582 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
26583         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
26584      Branch: perl
26585            ! lib/open.pm lib/open.t
26586 ____________________________________________________________________________
26587 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
26588         Log: The Official name of ASCII.
26589      Branch: perl
26590            ! ext/Encode/Encode.pm
26591 ____________________________________________________________________________
26592 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
26593         Log: The KOI8-R example wasn't quite right.
26594      Branch: perl
26595            ! lib/open.pm lib/open.t
26596 ____________________________________________________________________________
26597 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
26598         Log: Enhance the open pragma to support :utf8, :locale,
26599              and :encoding directly as special cases, and rename
26600              the INOUT to IO.
26601      Branch: perl
26602            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
26603 ____________________________________________________________________________
26604 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
26605         Log: Document the UTF-16 surrogate encoding and decoding.
26606      Branch: perl
26607            ! ext/Encode/Encode.pm
26608 ____________________________________________________________________________
26609 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
26610         Log: A potential recursion breaker.
26611      Branch: perl
26612            ! sv.c
26613 ____________________________________________________________________________
26614 [ 12930] By: ams                                   on 2001/11/10  07:46:53
26615         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
26616              (was Re: perl@12892)
26617              From: "chromatic" <chromatic@rmci.net>
26618              Date: Sat, 10 Nov 2001 01:28:09 -0700
26619              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
26620      Branch: perl
26621            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
26622            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
26623            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
26624            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
26625 ____________________________________________________________________________
26626 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
26627         Log: Add a test for the bytes pragma.
26628      Branch: perl
26629            + lib/bytes.t
26630            ! MANIFEST
26631 ____________________________________________________________________________
26632 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
26633         Log: Doc update.
26634      Branch: perl
26635            ! lib/bytes.pm
26636 ____________________________________________________________________________
26637 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
26638         Log: Cease to exist.
26639      Branch: perl
26640            - lib/Unicode/Normalize.pm
26641 ____________________________________________________________________________
26642 [ 12926] By: ams                                   on 2001/11/10  03:23:16
26643         Log: Subject: [patch] my_setenv speedup + fixes
26644              From: Doug MacEachern <dougm@covalent.net>
26645              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
26646              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
26647      Branch: perl
26648            ! util.c
26649 ____________________________________________________________________________
26650 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
26651         Log: Newline trouble.
26652      Branch: perl
26653            ! lib/ExtUtils/Embed.t
26654 ____________________________________________________________________________
26655 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
26656         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
26657              From: "Craig A. Berry" <craigberry@mac.com>
26658              Date: Fri, 09 Nov 2001 18:13:16 -0600
26659              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
26660      Branch: perl
26661            ! vms/munchconfig.c
26662 ____________________________________________________________________________
26663 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
26664         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
26665              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26666              Date: Sat, 10 Nov 2001 00:10:45 +0100
26667              Message-ID: <20011110001045.A11945@rafael>
26668      Branch: perl
26669            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
26670            + t/run/switchn.t t/run/switchp.t
26671            ! MANIFEST
26672 ____________________________________________________________________________
26673 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
26674         Log: Subject: [PATCH] some tests not cleaning up properly               
26675              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
26676              Date: Fri, 9 Nov 2001 22:13:10 +0100
26677              Message-ID: <20011109221310.A11115@rafael>
26678      Branch: perl
26679            ! ext/Cwd/t/cwd.t t/io/argv.t
26680 ____________________________________________________________________________
26681 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
26682         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
26683              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26684              Date: Fri, 9 Nov 2001 15:07:19 EST
26685              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
26686      Branch: perl
26687            ! lib/ExtUtils/Embed.t
26688 ____________________________________________________________________________
26689 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
26690         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
26691              have been copied so it shouldn't be freed in perl_destruct()
26692      Branch: perl
26693            ! perl.c
26694 ____________________________________________________________________________
26695 [ 12919] By: ams                                   on 2001/11/09  15:36:22
26696         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
26697              From: Michael G Schwern <schwern@pobox.com>
26698              Date: Fri, 9 Nov 2001 00:38:59 -0500
26699              Message-Id: <20011109003859.K5587@blackrider>
26700              (Applied with directory name changes suggested by Craig Berry.)
26701      Branch: perl
26702            ! ext/Cwd/t/cwd.t
26703 ____________________________________________________________________________
26704 [ 12918] By: ams                                   on 2001/11/09  15:29:15
26705         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
26706              From: Michael G Schwern <schwern@pobox.com>
26707              Date: Fri, 9 Nov 2001 01:44:14 -0500
26708              Message-Id: <20011109014414.N5587@blackrider>
26709      Branch: perl
26710            ! vms/ext/filespec.t
26711 ____________________________________________________________________________
26712 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
26713         Log: Update Changes.
26714      Branch: perl
26715            ! Changes patchlevel.h
26716 ____________________________________________________________________________
26717 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
26718         Log: Regen toc.
26719      Branch: perl
26720            ! pod/perltoc.pod
26721 ____________________________________________________________________________
26722 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
26723         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
26724              see http://www.jepstone.net/bjepson//jpl/cvs.html
26725      Branch: perl
26726            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
26727 ____________________________________________________________________________
26728 [ 12914] By: ams                                   on 2001/11/09  14:05:12
26729         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
26730              From: Michael G Schwern <schwern@pobox.com>
26731              Date: Thu, 8 Nov 2001 22:05:49 -0500
26732              Message-Id: <20011108220549.F5587@blackrider>
26733      Branch: perl
26734            ! vms/test.com
26735 ____________________________________________________________________________
26736 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
26737         Log: NetWare update from Ananth Kesari.
26738      Branch: perl
26739            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
26740 ____________________________________________________________________________
26741 [ 12912] By: ams                                   on 2001/11/09  13:40:26
26742         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
26743              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26744              Date: Fri, 9 Nov 2001 14:32:28 +0100
26745              Message-Id: <20011109143228.A18996@rafael>
26746      Branch: perl
26747            ! perl.c
26748 ____________________________________________________________________________
26749 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
26750         Log: FAQ sync.
26751      Branch: perl
26752            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
26753            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
26754            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
26755 ____________________________________________________________________________
26756 [ 12910] By: ams                                   on 2001/11/09  07:33:49
26757         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
26758              From: Michael G Schwern <schwern@pobox.com>
26759              Date: Fri, 9 Nov 2001 00:41:56 -0500
26760              Message-Id: <20011109004156.L5587@blackrider>
26761      Branch: perl
26762            ! lib/File/Find/t/find.t
26763 ____________________________________________________________________________
26764 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
26765         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
26766              The CPAN distribution has both pm and XS implementations,
26767              and for performance reasons we choose the XS.
26768              Another reason to choose the XS is that it doesn't
26769              require Lingua::KO::Hangul::Util, which means that
26770              we can delete that-- which in turn means that Unicode::UCD
26771              cannot expect that: support it, but don't expect.
26772              Ditto Unicode::Collate.
26773              
26774              Note that Unicode::Normalize Makefile.PL and
26775              Normalize.xs have been modified from the CPAN 0.10
26776              versions: the first one to be simpler (no pm) and
26777              clean up the generated unf*.h files, the second one
26778              to quench compiler grumblings.  Must notify Sadahiro
26779              about these changes.
26780      Branch: perl
26781            + ext/Unicode/Normalize/Changes
26782            + ext/Unicode/Normalize/Makefile.PL
26783            + ext/Unicode/Normalize/Normalize.pm
26784            + ext/Unicode/Normalize/Normalize.pod
26785            + ext/Unicode/Normalize/Normalize.xs
26786            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
26787            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
26788            + ext/Unicode/Normalize/t/test.t
26789            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
26790            - lib/Lingua/KO/Hangul/Util/README
26791            - lib/Lingua/KO/Hangul/Util/t/test.t
26792            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
26793            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
26794            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
26795            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
26796            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
26797            ! win32/makefile.mk
26798 ____________________________________________________________________________
26799 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
26800         Log: Test miscounting.
26801      Branch: perl
26802            ! ext/POSIX/t/posix.t
26803 ____________________________________________________________________________
26804 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
26805         Log: Quote the variables in failures messages more nicely.
26806      Branch: perl
26807            ! t/test.pl
26808 ____________________________________________________________________________
26809 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
26810         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
26811              From: Michael G Schwern <schwern@pobox.com>
26812              Date: Thu, 8 Nov 2001 17:24:49 -0500
26813              Message-ID: <20011108172449.A5587@blackrider>
26814              
26815              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
26816              From: "Craig A. Berry" <craigberry@mac.com>
26817              Date: Thu, 8 Nov 2001 16:35:00 -0600
26818              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
26819      Branch: perl
26820            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
26821 ____________________________________________________________________________
26822 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
26823         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
26824              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
26825              Date: Thu, 8 Nov 2001 22:52:50 -0000
26826              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
26827      Branch: perl
26828            ! ext/DB_File/t/db-recno.t
26829 ____________________________________________________________________________
26830 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
26831         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
26832              (Probably not an EBCDIC issue the way one would think
26833              since no chr() et alia are used in UCD.pm.)
26834      Branch: perl
26835            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
26836 ____________________________________________________________________________
26837 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
26838         Log: Whether overwriting the $self->{...} values (see #12902)
26839              is a good policy or not is debatable, but let's at least
26840              be consistent.
26841      Branch: perl
26842            ! lib/ExtUtils/MM_Unix.pm
26843 ____________________________________________________________________________
26844 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
26845         Log: The MakeMaker argument () quoting patch that sneaked
26846              in at #12883 didn't handle make macros like this $(...).
26847              Leaning toothpicks, we've got them.
26848      Branch: perl
26849            ! lib/ExtUtils/MM_Unix.pm
26850 ____________________________________________________________________________
26851 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
26852         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
26853              From: Michael G Schwern <schwern@pobox.com>
26854              Date: Wed, 7 Nov 2001 02:02:29 -0500
26855              Message-ID: <20011107020229.K2858@blackrider>
26856      Branch: perl
26857            ! t/io/argv.t t/test.pl vms/test.com
26858 ____________________________________________________________________________
26859 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
26860         Log: Subject: [PATCH 20011106.084] -s on #! line 
26861              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26862              Date: Wed, 7 Nov 2001 22:23:39 +0100
26863              Message-ID: <20011107222339.E729@rafael>
26864      Branch: perl
26865            ! embed.h embed.pl perl.c proto.h toke.c
26866 ____________________________________________________________________________
26867 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
26868         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
26869              From: Michael G Schwern <schwern@pobox.com>
26870              Date: Wed, 7 Nov 2001 16:52:49 -0500
26871              Message-ID: <20011107165249.I7346@blackrider>
26872      Branch: perl
26873            ! pod/perlhack.pod
26874 ____________________________________________________________________________
26875 [ 12898] By: ams                                   on 2001/11/08  13:02:19
26876         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
26877              From: Mark-Jason Dominus <mjd@plover.com>
26878              Date: Thu, 08 Nov 2001 08:59:02 -0500
26879              Message-Id: <20011108135902.2275.qmail@plover.com>
26880      Branch: perl
26881            ! INSTALL README README.amiga README.os2 README.vms
26882            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
26883            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
26884 ____________________________________________________________________________
26885 [ 12897] By: ams                                   on 2001/11/08  12:49:28
26886         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
26887              From: mjd@plover.com
26888              Date: 8 Nov 2001 13:33:18 -0000
26889              Message-Id: <20011108133318.1786.qmail@plover.com>
26890      Branch: perl
26891            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
26892            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
26893            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
26894            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
26895            ! pod/perlport.pod pod/perlvar.pod
26896 ____________________________________________________________________________
26897 [ 12896] By: ams                                   on 2001/11/08  11:22:12
26898         Log: open(FH, $file) should strip leading and trailing whitespace.
26899      Branch: perl
26900            ! doio.c
26901 ____________________________________________________________________________
26902 [ 12895] By: ams                                   on 2001/11/08  10:17:14
26903         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
26904              From: "Craig A. Berry" <craigberry@mac.com>
26905              Date: Wed, 07 Nov 2001 13:41:50 -0600
26906              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
26907      Branch: perl
26908            ! t/op/glob.t
26909 ____________________________________________________________________________
26910 [ 12894] By: ams                                   on 2001/11/08  08:32:20
26911         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
26912              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
26913              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
26914              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
26915      Branch: perl
26916            ! makedepend.SH
26917 ____________________________________________________________________________
26918 [ 12893] By: ams                                   on 2001/11/08  08:26:31
26919         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
26920              From: mjd@plover.com
26921              Date: 8 Nov 2001 08:08:07 -0000
26922              Message-Id: <20011108080807.30147.qmail@plover.com>
26923              
26924              Subject: bleadperl perl.pod
26925              From: mjd@plover.com
26926              Date: 8 Nov 2001 08:10:47 -0000
26927              Message-Id: <20011108081047.30178.qmail@plover.com>
26928              
26929              Subject: more bleadperl perl.pod
26930              From: mjd@plover.com
26931              Date: 8 Nov 2001 08:16:28 -0000
26932              Message-Id: <20011108081628.30229.qmail@plover.com>
26933      Branch: perl
26934            ! pod/perl.pod pod/perldebug.pod
26935 ____________________________________________________________________________
26936 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
26937         Log: Tweak for Cray-friendliness from Nicholas Clark.
26938      Branch: perl
26939            ! sv.c
26940 ____________________________________________________________________________
26941 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
26942         Log: VMS patch redo from Charles Lane.
26943      Branch: perl
26944            ! vms/gen_shrfls.pl
26945 ____________________________________________________________________________
26946 [ 12890] By: ams                                   on 2001/11/07  15:16:10
26947         Log: Subject: [ID 20011107.088] two perl pod nits
26948              From: lvirden@cas.org
26949              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
26950              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
26951      Branch: perl
26952            ! pod/perl.pod pod/perlfaq3.pod
26953 ____________________________________________________________________________
26954 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
26955         Log: Update Changes.
26956      Branch: perl
26957            ! Changes patchlevel.h
26958 ____________________________________________________________________________
26959 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
26960         Log: The (emulated) "no utf8" must be in a BEGIN block
26961              to be effective.
26962      Branch: perl
26963            ! lib/CGI/t/html.t
26964 ____________________________________________________________________________
26965 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
26966         Log: "v-strings" is the right term.
26967      Branch: perl
26968            ! pod/perltodo.pod
26969 ____________________________________________________________________________
26970 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
26971         Log: Add vstrings-as-objects need to perltodo.
26972      Branch: perl
26973            ! pod/perltodo.pod
26974 ____________________________________________________________________________
26975 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
26976         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
26977              From: Nicholas Clark <nick@ccl4.org>
26978              Date: Wed, 7 Nov 2001 14:36:32 +0000
26979              Message-ID: <20011107143631.I24980@plum.flirble.org>
26980      Branch: perl
26981            ! t/op/pack.t
26982 ____________________________________________________________________________
26983 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
26984         Log: The Embed test requires a major rewrite for VMS
26985              (plus it reveals a couple of annoying glitches
26986              in buffering), so skip the test for now; from
26987              Charles Lane.
26988      Branch: perl
26989            ! lib/ExtUtils/Embed.t
26990 ____________________________________________________________________________
26991 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
26992         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
26993              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26994              Date: Wed, 7 Nov 2001 09:23:28 EST
26995              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
26996              
26997              (Also i seems that an unrelated experimental patch
26998              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
26999      Branch: perl
27000            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
27001 ____________________________________________________________________________
27002 [ 12882] By: ams                                   on 2001/11/07  05:14:04
27003         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
27004              From: Mark-Jason Dominus <mjd@plover.com>
27005              Date: Wed, 07 Nov 2001 00:43:46 -0500
27006              Message-Id: <20011107054346.14428.qmail@plover.com>
27007      Branch: perl
27008            ! gv.c op.c toke.c
27009 ____________________________________________________________________________
27010 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
27011         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
27012              From: Michael G Schwern <schwern@pobox.com>             
27013              Date: Tue, 6 Nov 2001 22:04:39 -0500
27014              Message-ID: <20011106220439.D2858@blackrider>              
27015      Branch: perl
27016            ! lib/perl5db.pl
27017 ____________________________________________________________________________
27018 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
27019         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
27020              stress))
27021              From: Jonathan Stowe <gellyfish@gellyfish.com>
27022              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
27023              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
27024              
27025              (except for one hunk where indentation differs)
27026      Branch: perl
27027            ! lib/Term/Cap.t
27028 ____________________________________________________________________________
27029 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
27030         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
27031              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27032              Date: Tue, 6 Nov 2001 21:45:01 +0100
27033              Message-ID: <20011106214501.A704@rafael>
27034      Branch: perl
27035            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
27036            ! lib/File/Spec/Win32.pm
27037 ____________________________________________________________________________
27038 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
27039         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
27040              From: Michael G Schwern <schwern@pobox.com>              
27041              Date: Tue, 6 Nov 2001 20:58:45 -0500
27042              Message-ID: <20011106205845.G29411@blackrider>
27043      Branch: perl
27044            ! t/test.pl
27045 ____________________________________________________________________________
27046 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
27047         Log: Subject: making do_sprintf public       
27048              From: Doug MacEachern <dougm@covalent.net>    
27049              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
27050              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
27051      Branch: perl
27052            ! embed.h embed.pl global.sym
27053 ____________________________________________________________________________
27054 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
27055         Log: Update to CGI.pm 2.78.
27056              
27057              TODO: the test suite needs to be merged so that
27058              when in core, the core version is tested, and when
27059              using the CPAN version, testing the CPAN version.
27060              (the changes need to be sent to Lincoln, too...)
27061      Branch: perl
27062            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
27063            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
27064            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
27065            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
27066            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
27067            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
27068 ____________________________________________________________________________
27069 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
27070         Log: Integrate with perlio; (strictly) readonly hashes via XS.
27071      Branch: perl
27072           +> t/lib/access.t
27073           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
27074 ____________________________________________________________________________
27075 [ 12874] By: nick                                  on 2001/11/06  21:05:16
27076         Log: Keep It Simple and Stupid version of readonly hash support.
27077              - Test for SvREAONLY(hv) at a few spots in hv.c
27078              - add the error message to perldiag.pod
27079              - (dubious) add access::readonly() to univeral.c
27080              - add test using above
27081              - fixup ext/B/t/stash.t to account for access:: existing
27082      Branch: perlio
27083            + t/lib/access.t
27084            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
27085 ____________________________________________________________________________
27086 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
27087         Log: Fix incorrect warnings about broken globbing;
27088              from Andy Dougherty.
27089      Branch: perl
27090            ! hints/linux.sh
27091 ____________________________________________________________________________
27092 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
27093         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
27094              toggle-on from the encoding pragma.
27095      Branch: perl
27096            ! regcomp.c regexec.c
27097 ____________________________________________________________________________
27098 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
27099         Log: Retract #12824, doesn't help and is ignored
27100              by Configure anyway.
27101      Branch: perl
27102            ! hints/beos.sh
27103 ____________________________________________________________________________
27104 [ 12870] By: ams                                   on 2001/11/06  10:40:37
27105         Log: Subject: Cosmetic change
27106              From: H.Merijn Brand <h.m.brand@hccnet.nl>
27107              Date: Tue, 06 Nov 2001 12:30:52 +0100
27108              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
27109      Branch: perl
27110            ! README.hpux
27111 ____________________________________________________________________________
27112 [ 12869] By: nick                                  on 2001/11/06  08:26:40
27113         Log: Integrate mainline
27114      Branch: perlio
27115           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
27116           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
27117 ____________________________________________________________________________
27118 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
27119         Log: The parentheses are protected enough.
27120      Branch: perl
27121            ! hints/os390.sh
27122 ____________________________________________________________________________
27123 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
27124         Log: ccflags, not ldflags.
27125      Branch: perl
27126            ! hints/os390.sh
27127 ____________________________________________________________________________
27128 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
27129         Log: ... and the proto to go with #12865.
27130      Branch: perl
27131            ! proto.h
27132 ____________________________________________________________________________
27133 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
27134         Log: Oops.  Luckily nothing was using this symbol yet.
27135      Branch: perl
27136            ! global.sym
27137 ____________________________________________________________________________
27138 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
27139         Log: Implement the encoding pragma for regex literals.
27140      Branch: perl
27141            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
27142 ____________________________________________________________________________
27143 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
27144         Log: More UTF8 EXACT fixing.
27145      Branch: perl
27146            ! regexec.c
27147 ____________________________________________________________________________
27148 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
27149         Log: More re debugging.
27150      Branch: perl
27151            ! regexec.c
27152 ____________________________________________________________________________
27153 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
27154         Log: EXACT correction attempt.  Continued in #12863.
27155      Branch: perl
27156            ! regexec.c
27157 ____________________________________________________________________________
27158 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
27159         Log: Unterminated L<.
27160      Branch: perl
27161            ! ext/DB_File/DB_File.pm
27162 ____________________________________________________________________________
27163 [ 12859] By: nick                                  on 2001/11/05  19:15:17
27164         Log: Integrate mainline
27165      Branch: perlio
27166           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
27167           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
27168           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
27169           +> lib/Math/BigInt/t/sub_mbi.t
27170            - lib/Math/BigInt/t/Math/Subclass.pm
27171            - lib/Math/BigInt/t/subclass.t
27172           !> (integrate 30 files)
27173 ____________________________________________________________________________
27174 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
27175         Log: Regex debugging fixes from Hugo.
27176      Branch: perl
27177            ! regcomp.c regexec.c
27178 ____________________________________________________________________________
27179 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
27180         Log: IRIX: at some point the cc -version has started
27181              to output to stderr, not stdout any more.
27182      Branch: perl
27183            ! hints/irix_6.sh
27184 ____________________________________________________________________________
27185 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
27186         Log: Update Changes.
27187      Branch: perl
27188            ! Changes patchlevel.h
27189 ____________________________________________________________________________
27190 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
27191         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
27192      Branch: perl
27193            ! lib/File/Spec/Unix.pm
27194 ____________________________________________________________________________
27195 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
27196         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
27197              From: rgarciasuarez@free.fr
27198              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
27199              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
27200      Branch: perl
27201            ! lib/File/Spec/Unix.pm
27202 ____________________________________________________________________________
27203 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
27204         Log: Use config.arch in OS/390 where the combination of
27205              IEEE floats and ldflags is tricky.
27206      Branch: perl
27207            ! hints/os390.sh
27208 ____________________________________________________________________________
27209 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
27210         Log: Metaconfig unit change for #12851.
27211      Branch: metaconfig
27212            ! U/modified/Config_sh.U
27213 ____________________________________________________________________________
27214 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
27215         Log: Support a config.arch file, similar to config.over,
27216              but loaded just before it.
27217      Branch: perl
27218            ! Configure INSTALL
27219 ____________________________________________________________________________
27220 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
27221         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
27222              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27223              Date: Mon, 5 Nov 2001 14:26:24 +0100
27224              Message-ID: <20011105142624.C31977@rafael>
27225      Branch: perl
27226            ! lib/Symbol.pm lib/Symbol.t
27227 ____________________________________________________________________________
27228 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
27229         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
27230              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27231              Date: Sun, 4 Nov 2001 22:28:57 +0100
27232              Message-ID: <20011104222857.C696@rafael>
27233      Branch: perl
27234            ! pod/perldebug.pod pod/perlpodspec.pod
27235 ____________________________________________________________________________
27236 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
27237         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
27238      Branch: perl
27239            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
27240 ____________________________________________________________________________
27241 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
27242         Log: Math::Big* test tweaks to work better with core:
27243              but the coast still not clear.
27244      Branch: perl
27245            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
27246            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
27247 ____________________________________________________________________________
27248 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
27249         Log: Protect against high load: measure how much wall
27250              clock time went by while sleeping.  Avoids some
27251              false negatives, while may introduce some false
27252              positives.  Life is hard.
27253      Branch: perl
27254            ! ext/Time/HiRes/HiRes.t
27255 ____________________________________________________________________________
27256 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
27257         Log: More forgotten from #12843.
27258      Branch: perl
27259            ! lib/Math/BigInt/t/bigfltpm.inc
27260 ____________________________________________________________________________
27261 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
27262         Log: Forgot from #12843.
27263      Branch: perl
27264            + lib/Math/BigInt/t/bigintpm.inc
27265            ! MANIFEST
27266 ____________________________________________________________________________
27267 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
27268         Log: Upgrade to Math::BigInt 1.45; from Tels.
27269              NOTE: some of the tests are failing but that's because
27270              the core integration is not yet done.
27271      Branch: perl
27272            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
27273            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
27274            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
27275            - lib/Math/BigInt/t/Math/Subclass.pm
27276            - lib/Math/BigInt/t/subclass.t
27277            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
27278            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
27279            ! lib/Math/BigInt/t/mbimbf.t
27280 ____________________________________________________________________________
27281 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
27282         Log: VMS: adds capability to control more configuration stuff with
27283              -D and -U switches; parsing config.sh to extract previous config
27284              info in VMS-form, and a rewrite of the "prompt/response" routine;
27285              from Charles Lane.
27286      Branch: perl
27287            ! configure.com
27288 ____________________________________________________________________________
27289 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
27290         Log: Subject: Typo correction in perldebguts.pod
27291              From: mjd@plover.com
27292              Date: 4 Nov 2001 16:20:05 -0000
27293              Message-ID: <20011104162005.16699.qmail@plover.com>
27294      Branch: perl
27295            ! pod/perldebguts.pod
27296 ____________________________________________________________________________
27297 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
27298         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
27299              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27300              Date: Sun, 4 Nov 2001 11:47:30 +0100
27301              Message-ID: <20011104114730.A715@rafael>
27302              
27303              Remove -T from the test, wrong place for that.
27304      Branch: perl
27305            ! lib/File/Temp/t/mktemp.t
27306 ____________________________________________________________________________
27307 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
27308         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
27309              From: Nicholas Clark <nick@ccl4.org>
27310              Date: Sun, 4 Nov 2001 10:41:24 +0000
27311              Message-ID: <20011104104123.U20123@plum.flirble.org>
27312      Branch: perl
27313            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
27314 ____________________________________________________________________________
27315 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
27316         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
27317              From: Michael G Schwern <schwern@pobox.com>
27318              Date: Sat, 3 Nov 2001 15:41:47 -0500
27319              Message-ID: <20011103154147.C600@blackrider>
27320      Branch: perl
27321            ! lib/Term/Cap.t
27322 ____________________________________________________________________________
27323 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
27324         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
27325              From: "Craig A. Berry" <craigberry@mac.com>     
27326              Date: Sat, 03 Nov 2001 16:02:28 -0600
27327              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
27328      Branch: perl
27329            ! ext/Time/HiRes/HiRes.t
27330 ____________________________________________________________________________
27331 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
27332         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
27333              From: "chromatic" <chromatic@rmci.net>
27334              Date: Sat, 03 Nov 2001 12:28:17 -0700
27335              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
27336      Branch: perl
27337            ! lib/Term/Cap.t
27338 ____________________________________________________________________________
27339 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
27340         Log: Don't bother doing POSIX charclass parsing if it
27341              possibly cannot be so.  Prepares way for charclass
27342              syntax like [[abc]||[def]] (or just [[abc][def]])
27343              for union, [[\w]&&[$a]] for intersection,
27344              and [[a-z]&&[^def]] for subtraction.
27345              
27346              Currently /[[a]/ (or /[a[]/) parses as a character
27347              class containing two characters, "[" and "a",
27348              this may have to be broken for the syntax described
27349              above, otherwise we would have to scan the whole pattern
27350              to find out whether the square brackets match pairwise.
27351              Luckily, the special case of "[" doesn't seem to be
27352              documented (as opposed to "]" and "-"), so we may have
27353              better story for breaking it...  One can always use \[
27354              if one wants a literal "[", so there.
27355      Branch: perl
27356            ! regcomp.c
27357 ____________________________________________________________________________
27358 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
27359         Log: Comment correction.
27360      Branch: perl
27361            ! regcomp.c
27362 ____________________________________________________________________________
27363 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
27364         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
27365              The latter is a RedHatism.
27366      Branch: perl
27367            ! lib/ExtUtils/MakeMaker.pm
27368 ____________________________________________________________________________
27369 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
27370         Log: Integrate perlio.
27371      Branch: perl
27372           !> perlio.c
27373 ____________________________________________________________________________
27374 [ 12831] By: nick                                  on 2001/11/03  11:42:15
27375         Log: Integrate mainline
27376      Branch: perlio
27377           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
27378           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
27379           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
27380           !> sv.c t/test.pl
27381 ____________________________________________________________________________
27382 [ 12830] By: nick                                  on 2001/11/03  10:27:34
27383         Log: Fix clone_leak problem.
27384              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
27385              as vestige of calling PerlLIO_dup().
27386      Branch: perlio
27387            ! perlio.c
27388 ____________________________________________________________________________
27389 [ 12829] By: nick                                  on 2001/11/03  09:40:46
27390         Log: Tweaks attempting to locate Doug's clone_leak leak.
27391              - add some PerlIO_debug()
27392              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
27393              - Even if it closing stdout etc. do a fflush()
27394      Branch: perlio
27395            ! perlio.c
27396 ____________________________________________________________________________
27397 [ 12828] By: nick                                  on 2001/11/03  08:34:31
27398         Log: Integrate mainline
27399      Branch: perlio
27400           !> (integrate 54 files)
27401 ____________________________________________________________________________
27402 [ 12827] By: ams                                   on 2001/11/03  03:45:19
27403         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
27404              remove this later). Based on a patch from Robert Spier in
27405              <15330.61459.14452.795263@rls.cx>.
27406      Branch: perl
27407            ! sv.c
27408 ____________________________________________________________________________
27409 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
27410         Log: microperl sync.
27411      Branch: perl
27412            ! doio.c perl.c perl.h perlio.c regexec.c
27413 ____________________________________________________________________________
27414 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
27415         Log: Definitions for the Unicode Newline Guidelines.
27416      Branch: perl
27417            ! perl.h
27418 ____________________________________________________________________________
27419 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
27420         Log: (retracted by #12871)
27421              
27422              There is no csh of any kind in default BeOS.
27423              For the purposes of miniperl globbing, bash
27424              will do.
27425      Branch: perl
27426            ! hints/beos.sh
27427 ____________________________________________________________________________
27428 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
27429         Log: Integrate change #12820 from macperl to maint and blead;
27430              
27431              Fix up (dynaloading) to work properly with multiplicity
27432      Branch: maint-5.6/perl
27433           !> ext/DynaLoader/dl_mac.xs
27434      Branch: perl
27435           !> ext/DynaLoader/dl_mac.xs
27436 ____________________________________________________________________________
27437 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
27438         Log: Several fixes for various exit problems and clearing out
27439              task queue, as well as another (incomplete) go at
27440              fixing error message handling
27441      Branch: maint-5.6/macperl
27442            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
27443 ____________________________________________________________________________
27444 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
27445         Log: Add source files for bleadperl builds
27446      Branch: maint-5.6/macperl
27447            ! macos/Makefile.mk
27448 ____________________________________________________________________________
27449 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
27450         Log: Fix up to work properly with multiplicity
27451      Branch: maint-5.6/macperl
27452            ! ext/DynaLoader/dl_mac.xs
27453 ____________________________________________________________________________
27454 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
27455         Log: Integrate with maintperl.
27456      Branch: maint-5.6/macperl
27457           +> t/op/system.t t/op/system_tests
27458           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
27459           !> pod/perltodo.pod util.c win32/win32.c
27460 ____________________________________________________________________________
27461 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
27462         Log: Locate _PATH_LOG if it's a socket even if not #defined
27463              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
27464              via Nick Clark.
27465      Branch: perl
27466            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
27467 ____________________________________________________________________________
27468 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
27469         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
27470              From: Michael G Schwern <schwern@pobox.com>
27471              Date: Fri, 2 Nov 2001 15:36:41 -0500
27472              Message-ID: <20011102153641.E23234@blackrider>
27473      Branch: perl
27474            ! t/test.pl
27475 ____________________________________________________________________________
27476 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
27477         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
27478              From: merlyn@stonehenge.com (Randal L. Schwartz)
27479              Date: 02 Nov 2001 09:33:34 -0800
27480              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
27481              
27482              (two of the changes)
27483              
27484              Better coexistence with extensions.
27485      Branch: perl
27486            ! ext/Errno/Errno_pm.PL hints/darwin.sh
27487 ____________________________________________________________________________
27488 [ 12815] By: ams                                   on 2001/11/02  16:47:43
27489         Log: Subject: Re: [PATCH] the the double double word word fix fix
27490              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27491              Date: Fri, 02 Nov 2001 19:43:07 +0100
27492              Message-Id: <3BE2E93B.627C198E@alcatel.at>
27493      Branch: perl
27494            ! pod/perldebug.pod
27495 ____________________________________________________________________________
27496 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
27497         Log: Update Changes.
27498      Branch: perl
27499            ! Changes patchlevel.h
27500 ____________________________________________________________________________
27501 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
27502         Log: More encoding testing.
27503      Branch: perl
27504            ! lib/encoding.pm lib/encoding.t
27505 ____________________________________________________________________________
27506 [ 12812] By: ams                                   on 2001/11/02  15:07:11
27507         Log: Slight modification of #12811.
27508      Branch: perl
27509            ! op.c
27510 ____________________________________________________________________________
27511 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
27512         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
27513              From: Radu Greab <radu@netsoft.ro>
27514              Date: Fri, 2 Nov 2001 15:28:58 +0200
27515              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
27516      Branch: perl
27517            ! op.c t/op/stat.t
27518 ____________________________________________________________________________
27519 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
27520         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
27521              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27522              Date: Thu, 1 Nov 2001 22:35:50 +0100
27523              Message-ID: <20011101223550.A10849@rafael>
27524      Branch: perl
27525            ! lib/ExtUtils/Embed.t
27526 ____________________________________________________________________________
27527 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
27528         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
27529              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
27530              Date: 2 Nov 2001 14:48:51 -0000
27531              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
27532      Branch: perl
27533            ! lib/File/Find.pm
27534 ____________________________________________________________________________
27535 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
27536         Log: Add documentation.
27537      Branch: perl
27538            ! embed.pl pod/perlapi.pod utf8.c
27539 ____________________________________________________________________________
27540 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
27541         Log: Unicode: add ToFold mapping.  Not used yet; but basically
27542              a more useful mapping for caseless aka case-ignoring than
27543              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
27544              algorithm for creating the foldings uses equivalence classes,
27545              see http://www.unicode.org/unicode/reports/tr21/
27546              Hopefully this feature will be used in //i.
27547              (The folding tables were introduced by #12689.)
27548      Branch: perl
27549            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
27550            ! utf8.c
27551 ____________________________________________________________________________
27552 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
27553         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
27554              From: "Craig A. Berry" <craigberry@mac.com>
27555              Date: Fri, 02 Nov 2001 00:03:52 -0600
27556              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
27557      Branch: perl
27558            ! lib/AutoSplit.t
27559 ____________________________________________________________________________
27560 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
27561         Log: Subject: Trivial doc patch
27562              From: andreas.koenig@anima.de (Andreas J. Koenig)
27563              Date: 02 Nov 2001 06:11:35 +0100
27564              Message-ID: <m37kt94v08.fsf@anima.de>
27565      Branch: perl
27566            ! pod/perlport.pod
27567 ____________________________________________________________________________
27568 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
27569         Log: Make encoding and charnames pragmas coexist.
27570      Branch: perl
27571            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
27572 ____________________________________________________________________________
27573 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
27574         Log: The basic character classes seem to go untested with Unicode.
27575      Branch: perl
27576            ! t/op/pat.t
27577 ____________________________________________________________________________
27578 [ 12802] By: ams                                   on 2001/11/02  00:39:36
27579         Log: Subject: [PATCH] the the double double word word fix fix
27580              From: Richard Soderberg <rs@oregonnet.com>
27581              Date: Thu, 1 Nov 2001 13:12:03 -0800
27582              Message-Id: <200111012112.NAA23288@oregonnet.com>
27583              
27584              Subject: Re: [PATCH] the the double double word word fix fix
27585              From: Mark-Jason Dominus <mjd@plover.com>
27586              Date: Thu, 01 Nov 2001 16:43:40 -0500
27587              Message-Id: <20011101214340.2044.qmail@plover.com>
27588              
27589              Subject: Re: [PATCH] the the double double word word fix fix
27590              From: Mark-Jason Dominus <mjd@plover.com>
27591              Date: Thu, 01 Nov 2001 16:51:39 -0500
27592              Message-Id: <20011101215139.2196.qmail@plover.com>
27593      Branch: perl
27594            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
27595            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
27596            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
27597            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
27598            ! pod/perltodo.pod pod/perlxstut.pod
27599 ____________________________________________________________________________
27600 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
27601         Log: Comment tweaks.
27602      Branch: perl
27603            ! toke.c
27604 ____________________________________________________________________________
27605 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
27606         Log: FAQ sync.
27607      Branch: perl
27608            ! pod/perlfaq9.pod
27609 ____________________________________________________________________________
27610 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
27611         Log: If an encoding is set by -M/-m, it must be in
27612              effect only for the actual script, not any other
27613              required/-M/-m'ed module, otherwise we enter a nasty
27614              recursion in regexec.c while trying to init the simple
27615              UTF-8 charclasses like PL_utf8_alnum.
27616      Branch: perl
27617            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
27618 ____________________________________________________________________________
27619 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
27620         Log: A bit more descriptive name.
27621      Branch: perl
27622            ! mg.c
27623 ____________________________________________________________________________
27624 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
27625         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
27626              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27627              Date: Wed, 31 Oct 2001 13:47:04 EST
27628              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
27629      Branch: perl
27630            ! ext/Time/HiRes/HiRes.t
27631 ____________________________________________________________________________
27632 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
27633         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
27634              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27635              Date: Wed, 31 Oct 2001 13:43:29 EST
27636              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
27637      Branch: perl
27638            ! mg.c
27639 ____________________________________________________________________________
27640 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
27641         Log: Subject: [PATCH] Various test cleanups
27642              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27643              Date: Tue, 30 Oct 2001 21:56:26 +0100
27644              Message-ID: <20011030215626.A28503@rafael>
27645      Branch: perl
27646            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
27647            ! ext/DB_File/t/db-recno.t ext/Encode.t
27648 ____________________________________________________________________________
27649 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
27650         Log: Update Changes.
27651      Branch: perl
27652            ! Changes patchlevel.h
27653 ____________________________________________________________________________
27654 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
27655         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
27656              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
27657              Date: Wed, 31 Oct 2001 17:16:39 +0100
27658              Message-ID: <20011031171639.A32511@rafael>
27659      Branch: perl
27660            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
27661 ____________________________________________________________________________
27662 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
27663         Log: Skip message nit.
27664      Branch: perl
27665            ! t/io/fs.t
27666 ____________________________________________________________________________
27667 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
27668         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
27669              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
27670              Date: 31 Oct 2001 14:49:37 -0000
27671              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
27672      Branch: perl
27673            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
27674 ____________________________________________________________________________
27675 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
27676         Log: Extend the effect of the encoding pragma to chr() and ord().
27677              
27678              TODO: regex literals, reentrancy problems with the utf8
27679              and charnames pragmas.
27680      Branch: perl
27681            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
27682 ____________________________________________________________________________
27683 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
27684         Log: Doc tweaks.
27685      Branch: perl
27686            ! lib/encoding.pm
27687 ____________________________________________________________________________
27688 [ 12788] By: nick                                  on 2001/10/31  08:59:56
27689         Log: Integrate mainline
27690      Branch: perlio
27691           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
27692           !> (integrate 49 files)
27693 ____________________________________________________________________________
27694 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
27695         Log: Forgot new proto.
27696      Branch: perl
27697            ! proto.h
27698 ____________________________________________________________________________
27699 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
27700         Log: Clarification: use encoding cannot be used to
27701              change the default encoding of "your whole script";
27702              only the default encoding of the *data*.  Also, it
27703              seems that "use encoding" does not mix with "use utf8"
27704              (a coredumping recursion ensues).  Should not be a huge
27705              problem since "use utf8" is pretty marginal nowadays.
27706      Branch: perl
27707            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
27708 ____________________________________________________________________________
27709 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
27710         Log: More documentation for the encode pragma.
27711      Branch: perl
27712            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
27713            ! pod/perlapi.pod pod/perlunicode.pod sv.c
27714 ____________________________________________________________________________
27715 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
27716         Log: Thinko in #12783.
27717      Branch: perl
27718            ! sv.c
27719 ____________________________________________________________________________
27720 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
27721         Log: Make sv_recode_to_utf8() a real API: the encoding
27722              is a parameter, instead of a global.  Document the
27723              PERL_ENCODING.
27724      Branch: perl
27725            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
27726            ! toke.c
27727 ____________________________________________________________________________
27728 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
27729         Log: Enable -Mencoding=foobar also for string literals.
27730      Branch: perl
27731            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
27732            ! pod/perlapi.pod proto.h sv.c toke.c
27733 ____________________________________________________________________________
27734 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
27735         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
27736              From: Andy Dougherty <doughera@lafayette.edu>
27737              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
27738              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
27739      Branch: perl
27740            ! ext/POSIX/hints/svr4.pl
27741 ____________________________________________________________________________
27742 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
27743         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
27744              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
27745              Date: Mon, 29 Oct 2001 23:11:58 -0000
27746              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
27747              
27748              Add compat.h.
27749      Branch: perl
27750            ! lib/h2xs.t utils/h2xs.PL
27751 ____________________________________________________________________________
27752 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
27753         Log: Subject: PerlIOBuf_dup
27754              From: Nicholas Clark <nick@ccl4.org>              
27755              Date: Mon, 29 Oct 2001 21:52:35 +0000             
27756              Message-ID: <20011029215235.K41204@plum.flirble.org>
27757              
27758              Add prototype.
27759      Branch: perl
27760            ! perliol.h
27761 ____________________________________________________________________________
27762 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
27763         Log: Subject: [PATCH] Make malloc.c errors more useful
27764              From: Richard Soderberg <rs@oregonnet.com>
27765              Date: Mon, 29 Oct 2001 22:28:02 -0800
27766              Message-Id: <200110300628.WAA11025@oregonnet.com>
27767      Branch: perl
27768            ! malloc.c
27769 ____________________________________________________________________________
27770 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
27771         Log: Retract #12776 - the bug 19990906.001 is still valid.
27772      Branch: perl
27773            ! t/run/kill_perl.t
27774 ____________________________________________________________________________
27775 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
27776         Log: (Retracted by #12777)
27777              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
27778              From: Michael G Schwern <schwern@pobox.com> 
27779              Date: Mon, 29 Oct 2001 23:01:08 -0500
27780              Message-ID: <20011029230108.G18053@blackrider>
27781      Branch: perl
27782            ! t/run/kill_perl.t
27783 ____________________________________________________________________________
27784 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
27785         Log: Comment nits.
27786      Branch: perl
27787            ! lib/encoding.t
27788 ____________________________________________________________________________
27789 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
27790         Log: integrate change#12772 from mainline
27791              
27792              Subject: [PATCH] Mommy, what's a pointer cast?
27793      Branch: maint-5.6/perl
27794            ! perl.h
27795 ____________________________________________________________________________
27796 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
27797         Log: Subject: [PATCH] Mommy, what's a pointer cast?
27798              From: Richard Soderberg <rs@oregonnet.com>
27799              Date: Mon, 29 Oct 2001 17:01:10 -0800
27800              Message-Id: <200110300101.RAA31561@oregonnet.com>
27801              
27802              (threads* parts)
27803      Branch: perl
27804            ! ext/threads/shared/shared.xs ext/threads/threads.xs
27805 ____________________________________________________________________________
27806 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
27807         Log: Subject: [PATCH] Mommy, what's a pointer cast?
27808              From: Richard Soderberg <rs@oregonnet.com>
27809              Date: Mon, 29 Oct 2001 17:01:10 -0800
27810              Message-Id: <200110300101.RAA31561@oregonnet.com>
27811              
27812              (the perl.h part)
27813      Branch: perl
27814            ! perl.h
27815 ____________________________________________________________________________
27816 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
27817         Log: Subject: [PATCH] OpenBSD likes signal.h 
27818              From: Richard Soderberg <rs@oregonnet.com>
27819              Date: Mon, 29 Oct 2001 17:00:31 -0800
27820              Message-Id: <200110300100.RAA31533@oregonnet.com>
27821      Branch: perl
27822            ! unixish.h
27823 ____________________________________________________________________________
27824 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
27825         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
27826              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
27827              Date: Mon, 29 Oct 2001 23:04:23 -0000
27828              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
27829      Branch: perl
27830            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
27831            ! ext/DB_File/t/db-recno.t
27832 ____________________________________________________________________________
27833 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
27834         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
27835              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
27836              Date: Mon, 29 Oct 2001 12:34:07 -0600
27837              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
27838      Branch: perl
27839            ! ext/Time/HiRes/HiRes.t
27840 ____________________________________________________________________________
27841 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
27842         Log: Update Changes.
27843      Branch: perl
27844            ! Changes patchlevel.h
27845 ____________________________________________________________________________
27846 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
27847         Log: AIX needs an explicit symbol export list.
27848      Branch: perl
27849            ! lib/ExtUtils/Embed.t
27850 ____________________________________________________________________________
27851 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
27852         Log: The test (and the module) would require some
27853              quality hacking time to work on EBCDIC.  Based on
27854              the test results nothing seems to be majorly broken,
27855              the module just seems to have strange assumptions:
27856              got: ''\226\225\205'
27857              expected: ''one'
27858              The \226\225\205 being, of course, 'one', in EBCDIC.
27859      Branch: perl
27860            ! lib/Dumpvalue.t
27861 ____________________________________________________________________________
27862 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
27863         Log: Mark the test known to be failing in EBCDIC.
27864      Branch: perl
27865            ! t/op/tr.t
27866 ____________________________________________________________________________
27867 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
27868         Log: None of the libnet modules are going to work in
27869              EBCDIC without the Convert::EBCDIC.
27870      Branch: perl
27871            ! t/lib/1_compile.t
27872 ____________________________________________________________________________
27873 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
27874         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
27875      Branch: perl
27876            ! t/op/pack.t
27877 ____________________________________________________________________________
27878 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
27879         Log: UTF-EBCDIC ain't UTF-8.
27880      Branch: perl
27881            ! t/op/pack.t
27882 ____________________________________________________________________________
27883 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
27884         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
27885      Branch: perl
27886            ! t/lib/1_compile.t
27887 ____________________________________________________________________________
27888 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
27889         Log: Let's not assume ASCII.
27890      Branch: perl
27891            ! t/op/lc.t
27892 ____________________________________________________________________________
27893 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
27894         Log: Call the new perlio symbols differently.
27895      Branch: perl
27896            ! makedef.pl
27897 ____________________________________________________________________________
27898 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
27899         Log: Don't expect ASCII ordering.
27900      Branch: perl
27901            ! lib/ExtUtils/Manifest.t
27902 ____________________________________________________________________________
27903 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
27904         Log: Forgot from #12756.
27905      Branch: perl
27906            ! perlio.h
27907 ____________________________________________________________________________
27908 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
27909         Log: BeOS tweaks:
27910              - fseeko and ftello can be found by Configure but
27911              we do not seem to have prototypes for them so
27912              let's make up some
27913              - BeOS didn't use to have real sockets (sockets as
27914              filedescriptors) but the BONE package is supposed
27915              to fix this.  I do not know how to detect BONEness,
27916              see hints/beos.sh for a spot that needs to fixed.
27917              - BeOS has O_TEXT != O_BINARY but has no setmode()
27918      Branch: perl
27919            ! hints/beos.sh perlio.c
27920 ____________________________________________________________________________
27921 [ 12755] By: sky                                   on 2001/10/29  12:56:12
27922         Log: Ugly fix to not die when a thread creator is holding locks.
27923      Branch: perl
27924            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
27925            ! ext/threads/threads.xs
27926 ____________________________________________________________________________
27927 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
27928         Log: Integrate change #12752 from maintperl;
27929              
27930              croak(Nullch) wasn't printing the contents of ERRSV if there was
27931              no outer eval (bug in change#6125)
27932      Branch: perl
27933           !> util.c
27934 ____________________________________________________________________________
27935 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
27936         Log: Subject: [PATCH h2xs] Use of static data in XS modules
27937              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
27938              Date: Sun, 28 Oct 2001 21:19:07 -0000
27939              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
27940              
27941              with nits from Sarathy.
27942      Branch: perl
27943            ! utils/h2xs.PL
27944 ____________________________________________________________________________
27945 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
27946         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
27947              no outer eval (bug in change#6125)
27948      Branch: maint-5.6/perl
27949            ! util.c
27950 ____________________________________________________________________________
27951 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
27952         Log: More todo for the encoding pragma.
27953      Branch: perl
27954            ! lib/encoding.pm
27955 ____________________________________________________________________________
27956 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
27957         Log: Add the encoding pragma to control the "upgrade"
27958              from the native eight bit data to Unicode.
27959              
27960              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
27961      Branch: perl
27962            + lib/encoding.pm lib/encoding.t
27963            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
27964            ! pod/perlunicode.pod pod/perlvar.pod sv.c
27965 ____________________________________________________________________________
27966 [ 12749] By: sky                                   on 2001/10/28  21:02:33
27967         Log: Update documentation.
27968      Branch: perl
27969            ! ext/threads/shared/shared.pm
27970 ____________________________________________________________________________
27971 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
27972         Log: Integrate change #12747 from maintperl;
27973              
27974              finishing touches to system() fixes on windows:
27975              * detect cmd shell correctly even if it had full path in it
27976              * more quoting needed for single-arg system if the argument
27977              really had multiple quoted arguments within it
27978              * be smarter about not calling the shell when the executable
27979              has spaces, but otherwise does not need shell involvement
27980              * add a testsuite (windows-specific currently)
27981      Branch: perl
27982           +> t/op/system.t t/op/system_tests
27983            ! MANIFEST pod/perltodo.pod
27984           !> win32/win32.c
27985 ____________________________________________________________________________
27986 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
27987         Log: finishing touches to system() fixes on windows:
27988              * detect cmd shell correctly even if it had full path in it
27989              * more quoting needed for single-arg system if the argument
27990              really had multiple quoted arguments within it
27991              * be smarter about not calling the shell when the executable
27992              has spaces, but otherwise does not need shell involvement
27993              * add a testsuite (windows-specific currently)
27994      Branch: maint-5.6/perl
27995            + t/op/system.t t/op/system_tests
27996            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
27997 ____________________________________________________________________________
27998 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
27999         Log: Integrate perlio.
28000      Branch: perl
28001           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
28002 ____________________________________________________________________________
28003 [ 12745] By: nick                                  on 2001/10/28  16:08:14
28004         Log: Mingw32 fixup for Embed.t
28005      Branch: perlio
28006            ! lib/ExtUtils/Embed.t
28007 ____________________________________________________________________________
28008 [ 12744] By: nick                                  on 2001/10/28  15:54:14
28009         Log: GCC vs MS 64-bit constant syntax
28010      Branch: perlio
28011            ! ext/Time/HiRes/HiRes.xs
28012 ____________________________________________________________________________
28013 [ 12743] By: nick                                  on 2001/10/28  15:42:55
28014         Log: Integrate mainline
28015      Branch: perlio
28016           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
28017 ____________________________________________________________________________
28018 [ 12742] By: sky                                   on 2001/10/28  14:47:10
28019         Log: Manpage updates.
28020      Branch: perl
28021            ! ext/threads/threads.pm
28022 ____________________________________________________________________________
28023 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
28024         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
28025      Branch: perl
28026            ! lib/ExtUtils/Embed.t
28027 ____________________________________________________________________________
28028 [ 12740] By: nick                                  on 2001/10/28  14:14:24
28029         Log: Integrate mainline
28030      Branch: perlio
28031           !> lib/ExtUtils/Embed.t win32/win32.c
28032 ____________________________________________________________________________
28033 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
28034         Log: Need to be ./executed.
28035      Branch: perl
28036            ! lib/ExtUtils/Embed.t
28037 ____________________________________________________________________________
28038 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
28039         Log: Integrate perlio.
28040      Branch: perl
28041           !> perlio.c win32/win32.h
28042 ____________________________________________________________________________
28043 [ 12737] By: nick                                  on 2001/10/28  13:53:45
28044         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
28045              by gcc -xc++.
28046      Branch: perlio
28047            ! win32/win32.h
28048 ____________________________________________________________________________
28049 [ 12736] By: nick                                  on 2001/10/28  13:50:50
28050         Log: Have :stdio layer update an honour the fd refcnt table.
28051              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
28052      Branch: perlio
28053            ! perlio.c
28054 ____________________________________________________________________________
28055 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
28056         Log: Integrate changes #12724 and #12725 from maintperl;
28057              multiarg system now works.
28058      Branch: perl
28059           !> win32/win32.c
28060 ____________________________________________________________________________
28061 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
28062         Log: Integrate perlio.
28063      Branch: perl
28064           +> lib/ExtUtils/Embed.t
28065           !> MANIFEST perlio.c
28066 ____________________________________________________________________________
28067 [ 12733] By: nick                                  on 2001/10/28  13:07:16
28068         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
28069              least for PERLIO=perlio unthreaded case
28070      Branch: perlio
28071            ! perlio.c
28072 ____________________________________________________________________________
28073 [ 12732] By: nick                                  on 2001/10/28  11:10:24
28074         Log: Typo in exe name
28075      Branch: perlio
28076            ! lib/ExtUtils/Embed.t
28077 ____________________________________________________________________________
28078 [ 12731] By: nick                                  on 2001/10/28  11:09:59
28079         Log: Integrate Mainline
28080      Branch: perlio
28081           !> Changes configure.com ext/DB_File/DB_File.pm
28082           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
28083           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
28084           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
28085           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
28086           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
28087           !> t/TEST t/op/regexp.t win32/buildext.pl
28088 ____________________________________________________________________________
28089 [ 12730] By: nick                                  on 2001/10/28  11:05:35
28090         Log: Fixup Embed.t for Win32/VC++
28091      Branch: perlio
28092            ! lib/ExtUtils/Embed.t
28093 ____________________________________________________________________________
28094 [ 12729] By: nick                                  on 2001/10/28  09:36:20
28095         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
28096              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
28097              ExtUtils::Embed.
28098      Branch: perlio
28099            + lib/ExtUtils/Embed.t
28100            ! MANIFEST
28101 ____________________________________________________________________________
28102 [ 12728] By: sky                                   on 2001/10/28  08:12:53
28103         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
28104              line manually!
28105      Branch: perl
28106            ! lib/ExtUtils/xsubpp
28107 ____________________________________________________________________________
28108 [ 12727] By: sky                                   on 2001/10/28  08:02:09
28109         Log: And here we use the prototypes.
28110      Branch: perl
28111            ! ext/threads/shared/shared.xs
28112 ____________________________________________________________________________
28113 [ 12726] By: sky                                   on 2001/10/28  08:00:48
28114         Log: Support [] style prototypes.
28115      Branch: perl
28116            ! lib/ExtUtils/xsubpp
28117 ____________________________________________________________________________
28118 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
28119         Log: yet another multi-arg system() fix on windows: batch files as the
28120              first argument (i.e. directly executed by CreateProcess()) need
28121              extra quoting to escape shell-shock
28122      Branch: maint-5.6/perl
28123            ! win32/win32.c
28124 ____________________________________________________________________________
28125 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
28126         Log: another multi-arg system() fix on windows: passing empty arguments
28127              now works
28128      Branch: maint-5.6/perl
28129            ! win32/win32.c
28130 ____________________________________________________________________________
28131 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
28132         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
28133              No final #else #error because we do not seem to
28134              be using #error?
28135      Branch: perl
28136            ! op.h
28137 ____________________________________________________________________________
28138 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
28139         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
28140              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
28141              Date: Sat, 27 Oct 2001 23:28:44 EST 
28142              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
28143      Branch: perl
28144            ! ext/Time/HiRes/HiRes.xs
28145 ____________________________________________________________________________
28146 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
28147         Log: Regen perlapi, perltoc.
28148      Branch: perl
28149            ! pod/perlapi.pod pod/perltoc.pod
28150 ____________________________________________________________________________
28151 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
28152         Log: Subject: [PATCH] sv.h documentation
28153              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
28154              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
28155              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
28156      Branch: perl
28157            ! sv.h
28158 ____________________________________________________________________________
28159 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
28160         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
28161              system("nmake -nologo", "clean") and there is no executable
28162              called "nmake -nologo"; this used to "work" pre-change#12559 due
28163              to bugs in multiarg system() that have since been fixed
28164      Branch: perl
28165            ! win32/buildext.pl
28166 ____________________________________________________________________________
28167 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
28168         Log: Update Changes.
28169      Branch: perl
28170            ! Changes patchlevel.h
28171 ____________________________________________________________________________
28172 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
28173         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
28174              From: Richard.Foley@t-online.de (Richard Foley)            
28175              Date: Sun, 28 Oct 2001 00:48:32 +0200
28176              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
28177      Branch: perl
28178            ! pod/perlhack.pod
28179 ____________________________________________________________________________
28180 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
28181         Log: Must store pointers with the right width.
28182      Branch: perl
28183            ! op.h
28184 ____________________________________________________________________________
28185 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
28186         Log: Integrate change #12711 from perlio;
28187              
28188              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
28189              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
28190      Branch: perl
28191           !> perlio.c
28192 ____________________________________________________________________________
28193 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
28194         Log: Subject: [PATCH] make minitest
28195              From: Nicholas Clark <nick@ccl4.org>
28196              Date: Sat, 27 Oct 2001 22:56:16 +0100
28197              Message-ID: <20011027225616.L20275@plum.flirble.org>
28198      Branch: perl
28199            ! t/TEST
28200 ____________________________________________________________________________
28201 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
28202         Log: Patch #12661 missed this.
28203      Branch: perl
28204            ! ext/DB_File/DB_File.pm
28205 ____________________________________________________________________________
28206 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
28207         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
28208              From: "Craig A. Berry" <craigberry@mac.com>
28209              Date: Sat, 27 Oct 2001 16:07:47 -0500
28210              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
28211      Branch: perl
28212            ! configure.com perlio.c
28213 ____________________________________________________________________________
28214 [ 12711] By: nick                                  on 2001/10/27  19:49:25
28215         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
28216              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
28217      Branch: perlio
28218            ! perlio.c
28219 ____________________________________________________________________________
28220 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
28221         Log: Let's not replace reason if there's one already supplied.
28222      Branch: perl
28223            ! t/op/regexp.t
28224 ____________________________________________________________________________
28225 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
28226         Log: is not good.
28227      Branch: perl
28228            ! t/op/regexp.t
28229 ____________________________________________________________________________
28230 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
28231         Log: ldlibpth can exist but be unset.
28232      Branch: perl
28233            ! t/TEST
28234 ____________________________________________________________________________
28235 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
28236         Log: Unicode: property alias naming cleanup.
28237      Branch: perl
28238            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
28239 ____________________________________________________________________________
28240 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
28241         Log: FAQ sync.
28242      Branch: perl
28243            ! pod/perlfaq4.pod
28244 ____________________________________________________________________________
28245 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
28246         Log: Integrate change #12703 from maintperl;
28247              
28248              typemap stuff intervenes before declaration, move it to PREINIT
28249              section
28250              
28251              (an empty integrate, but now the files are in sync
28252              between the branches)
28253      Branch: perl
28254           !> ext/ODBM_File/ODBM_File.xs
28255 ____________________________________________________________________________
28256 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
28257         Log: More PerlIO symbols.
28258      Branch: perl
28259            ! makedef.pl
28260 ____________________________________________________________________________
28261 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
28262         Log: typemap stuff intervenes before declaration, move it to PREINIT
28263              section
28264      Branch: maint-5.6/perl
28265            ! ext/ODBM_File/ODBM_File.xs
28266 ____________________________________________________________________________
28267 [ 12702] By: nick                                  on 2001/10/27  14:09:35
28268         Log: Integrate mainline
28269      Branch: perlio
28270           +> ext/threads/shared/t/av_simple.t
28271           +> ext/threads/shared/t/hv_refs.t
28272           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
28273           !> (integrate 109 files)
28274 ____________________________________________________________________________
28275 [ 12700] By: ams                                   on 2001/10/26  21:22:23
28276         Log: Subject: [PATCH] tweak divide
28277              From: Nicholas Clark <nick@ccl4.org>
28278              Date: Fri, 26 Oct 2001 22:52:17 +0100
28279              Message-Id: <20011026225217.B20275@plum.flirble.org>
28280      Branch: perl
28281            ! pp.c
28282 ____________________________________________________________________________
28283 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
28284         Log: Integrate a buncha things from maintperl.
28285      Branch: maint-5.6/macperl
28286           !> (integrate 32 files)
28287 ____________________________________________________________________________
28288 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
28289         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
28290              From: Andy Dougherty <doughera@lafayette.edu>
28291              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
28292              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
28293      Branch: perl
28294            ! hints/svr4.sh
28295 ____________________________________________________________________________
28296 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
28297         Log: When you're root, many things become writable.
28298      Branch: perl
28299            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
28300 ____________________________________________________________________________
28301 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
28302         Log: Update Changes.
28303      Branch: perl
28304            ! Changes patchlevel.h
28305 ____________________________________________________________________________
28306 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
28307         Log: Term/Cap.t attempts to access the floppy drive for no good reason
28308              on dosish systems
28309      Branch: perl
28310            ! lib/Term/Cap.t
28311 ____________________________________________________________________________
28312 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
28313         Log: fix misleading comment on known inadequacy in B::Terse, and skip
28314              it correctly
28315      Branch: perl
28316            ! ext/B/t/terse.t
28317 ____________________________________________________________________________
28318 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
28319         Log: fix spurious AutoSplit.t failure under windows
28320      Branch: perl
28321            ! lib/AutoSplit.t
28322 ____________________________________________________________________________
28323 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
28324         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
28325      Branch: perl
28326            ! ext/Time/HiRes/HiRes.t
28327 ____________________________________________________________________________
28328 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
28329         Log: More logical to use %04"UVXf" than %"UVuf" since
28330              the Unicode standard prefers hex.
28331      Branch: perl
28332            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
28333            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
28334            ! lib/unicore/mktables utf8.c
28335 ____________________________________________________________________________
28336 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
28337         Log: change#12065 seems to have broken Encode build on windows; fix
28338      Branch: perl
28339            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
28340 ____________________________________________________________________________
28341 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
28342         Log: Unicode: add the case folding table.
28343      Branch: perl
28344            + lib/unicore/To/Fold.pl
28345            ! MANIFEST lib/unicore/mktables
28346 ____________________________________________________________________________
28347 [ 12688] By: sky                                   on 2001/10/26  13:51:29
28348         Log: Get the new functions right, do not export lock since we use builtin lock.
28349              TODO: fix xsubpp to support the new prototypes
28350      Branch: perl
28351            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
28352 ____________________________________________________________________________
28353 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
28354         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
28355              as suggested by Sarathy.
28356      Branch: perl
28357            ! mg.c
28358 ____________________________________________________________________________
28359 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
28360         Log: avoid compiler warning
28361      Branch: perl
28362            ! win32/win32.c
28363 ____________________________________________________________________________
28364 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
28365         Log: WinCE update from Rainer Keuchel.
28366      Branch: perl
28367            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
28368            ! wince/wince.c
28369 ____________________________________________________________________________
28370 [ 12684] By: sky                                   on 2001/10/26  13:34:33
28371         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
28372      Branch: perl
28373            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
28374 ____________________________________________________________________________
28375 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
28376         Log: More fixes that were made to the core and not in the libnet src
28377      Branch: perl
28378            ! lib/Net/Domain.pm
28379 ____________________________________________________________________________
28380 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
28381         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
28382              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
28383              Date: Fri, 26 Oct 2001 13:55:21 +0200
28384              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
28385              
28386              (plus make the db-recno.t#59 accept both \n and \r\n)
28387      Branch: perl
28388            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
28389            ! ext/DB_File/t/db-recno.t
28390 ____________________________________________________________________________
28391 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
28392         Log: Fix tests to be able to run in the core and the CPAN dist
28393      Branch: perl
28394            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
28395            ! lib/Net/t/require.t lib/Net/t/smtp.t
28396 ____________________________________________________________________________
28397 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
28398         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
28399              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28400              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
28401              Date: Fri, 26 Oct 2001 08:34:46 EDT
28402      Branch: perl
28403            ! ext/Time/HiRes/HiRes.t
28404 ____________________________________________________________________________
28405 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
28406         Log: Sync libnet modules with what will be libnet-1.08
28407      Branch: perl
28408            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
28409            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
28410            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
28411            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
28412 ____________________________________________________________________________
28413 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
28414         Log: Integrate maintperl changes #12268 and #12669;
28415              
28416              final touches to the audit for statics and thread-unsafe code
28417              * make DB_File, ODBM_File thread-safe 
28418              * remove unnecessary/dangerous statics and protect others
28419              from not getting accidentally enabled under threaded perls
28420              
28421              windows support functions get_childdir() et al aren't exported
28422              correctly under vanilla build
28423              
28424              Testing under win32 appreciated since changes there had
28425              to be manually merged and I cannot test how badly did I do.
28426      Branch: perl
28427           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
28428           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
28429           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
28430           !> win32/vmem.h win32/win32.c win32/win32iop.h
28431 ____________________________________________________________________________
28432 [ 12677] By: sky                                   on 2001/10/26  12:37:17
28433         Log: More Config::threads to threads::threads changes
28434      Branch: perl
28435            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
28436 ____________________________________________________________________________
28437 [ 12676] By: sky                                   on 2001/10/26  12:31:46
28438         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
28439      Branch: perl
28440            ! ext/threads/threads.pm ext/threads/threads.xs
28441 ____________________________________________________________________________
28442 [ 12675] By: sky                                   on 2001/10/26  12:06:30
28443         Log: Allocing a TLS in runtime is not too hot.
28444      Branch: perl
28445            ! ext/threads/threads.xs
28446 ____________________________________________________________________________
28447 [ 12674] By: sky                                   on 2001/10/26  11:59:09
28448         Log: Don't display debug data.
28449      Branch: perl
28450            ! ext/threads/threads.pm
28451 ____________________________________________________________________________
28452 [ 12673] By: sky                                   on 2001/10/26  11:35:47
28453         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
28454              complete bar support for blessed objects.
28455              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
28456      Branch: perl
28457            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
28458 ____________________________________________________________________________
28459 [ 12672] By: sky                                   on 2001/10/26  11:15:28
28460         Log: Fix case where shared reference does not exist in current thread.
28461      Branch: perl
28462            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
28463 ____________________________________________________________________________
28464 [ 12671] By: sky                                   on 2001/10/26  08:48:52
28465         Log: Support for references in shared arrays.
28466      Branch: perl
28467            ! ext/threads/shared/shared.xs
28468 ____________________________________________________________________________
28469 [ 12670] By: sky                                   on 2001/10/26  08:30:11
28470         Log: Add tests for references in hashes.
28471      Branch: perl
28472            + ext/threads/shared/t/hv_refs.t
28473            ! MANIFEST
28474 ____________________________________________________________________________
28475 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
28476         Log: windows support functions get_childdir() et al aren't exported
28477              correctly under vanilla build
28478      Branch: maint-5.6/perl
28479            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
28480 ____________________________________________________________________________
28481 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
28482         Log: final touches to the audit for statics and thread-unsafe code
28483              * make DB_File, ODBM_File thread-safe 
28484              * remove unnecessary/dangerous statics and protect others
28485              from not getting accidentally enabled under threaded perls
28486      Branch: maint-5.6/perl
28487            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
28488            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
28489            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
28490            ! win32/win32.c
28491 ____________________________________________________________________________
28492 [ 12667] By: ams                                   on 2001/10/26  03:48:36
28493         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
28494              From: "Richard Soderberg" <rs@crystalflame.net>
28495              Date: Thu, 25 Oct 2001 23:42:50 -0400
28496              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
28497      Branch: perl
28498            ! sharedsv.c
28499 ____________________________________________________________________________
28500 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
28501         Log: Integrate change #12664 from maintperl;
28502              
28503              the newest GCCs don't seem to like C<"string1"##STRING2>
28504              so keep it as C<"string1" STRING2> (latter appears to
28505              work everywhere)
28506      Branch: perl
28507           !> ext/DynaLoader/dlutils.c
28508 ____________________________________________________________________________
28509 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
28510         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
28511              From: Chris Nandor <pudge@pobox.com>
28512              Date: Thu, 25 Oct 2001 22:15:03 -0400
28513              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
28514      Branch: perl
28515            ! perl.h
28516 ____________________________________________________________________________
28517 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
28518         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
28519              C<"string1" STRING2> (latter appears to work everywhere)
28520      Branch: maint-5.6/perl
28521            ! ext/DynaLoader/dlutils.c
28522 ____________________________________________________________________________
28523 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
28524         Log: AUTHORS update.
28525      Branch: perl
28526            ! AUTHORS
28527 ____________________________________________________________________________
28528 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
28529         Log: Integrate change #12660 from maintperl;
28530              
28531              make the dMY_CXT stuff available under all of
28532              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
28533      Branch: perl
28534           !> perl.h
28535 ____________________________________________________________________________
28536 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
28537         Log: Subject: [PATCH] DB_File-1.79
28538              From: "Paul Marquess" <paul.marquess@openwave.com>
28539              Date: Fri, 26 Oct 2001 00:03:54 +0100
28540              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
28541      Branch: perl
28542            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
28543            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
28544 ____________________________________________________________________________
28545 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
28546         Log: make the dMY_CXT stuff available under all of
28547              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
28548      Branch: maint-5.6/perl
28549            ! perl.h
28550 ____________________________________________________________________________
28551 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
28552         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
28553              From: Michael G Schwern <schwern@pobox.com>
28554              Date: Thu, 25 Oct 2001 18:28:12 -0400
28555              Message-ID: <20011025182812.M4811@blackrider>
28556      Branch: perl
28557            ! t/run/kill_perl.t
28558 ____________________________________________________________________________
28559 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
28560         Log: STRLEN != int.
28561      Branch: perl
28562            ! regcomp.c regexec.c
28563 ____________________________________________________________________________
28564 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
28565         Log: Subject: [PATCH] remove small IVop redundancy
28566              From: Nicholas Clark <nick@ccl4.org>
28567              Date: Thu, 25 Oct 2001 22:48:28 +0100
28568              Message-ID: <20011025224827.M66471@plum.flirble.org>
28569      Branch: perl
28570            ! pp.c pp_hot.c
28571 ____________________________________________________________________________
28572 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
28573         Log: Metaconfig unit change for #12655.
28574      Branch: metaconfig/U/perl
28575            ! Extensions.U
28576 ____________________________________________________________________________
28577 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
28578         Log: Subject: Re: Not OK @12650
28579              From: Andy Dougherty <doughera@lafayette.edu>
28580              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
28581              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
28582      Branch: perl
28583            ! Configure
28584 ____________________________________________________________________________
28585 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
28586         Log: Integrate changes #12652 and #12653 from maintperl;
28587              
28588              more tweaks to change#12626
28589              * move the boilerplate code over to perl.h and make DynaLoader
28590              use it
28591              * make re, Opcode, File::Glob and B threadsafe
28592              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
28593              C<no re;> anywhere)
28594              
28595              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
28596              
28597              File::Glob required a bit more work in bleadperl
28598              because of ExtUtils::Constant (see the Makefile.PL change)
28599      Branch: perl
28600            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
28601           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
28602           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
28603 ____________________________________________________________________________
28604 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
28605         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
28606      Branch: maint-5.6/perl
28607            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
28608            ! ext/Opcode/Opcode.xs ext/re/re.xs
28609 ____________________________________________________________________________
28610 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
28611         Log: more tweaks to change#12626
28612              * move the boilerplate code over to perl.h and make DynaLoader
28613              use it
28614              * make re, Opcode, File::Glob and B threadsafe
28615              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
28616              C<no re;> anywhere)
28617      Branch: maint-5.6/perl
28618            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
28619            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
28620 ____________________________________________________________________________
28621 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
28622         Log: Metaconfig unit change for #12650.
28623      Branch: metaconfig/U/perl
28624            ! Extensions.U
28625 ____________________________________________________________________________
28626 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
28627         Log: Subject: Re: ithreads doesn't like usedl=n
28628              From: Andy Dougherty <doughera@lafayette.edu>
28629              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
28630              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
28631              
28632              Special-case threads::shared.
28633      Branch: perl
28634            ! Configure
28635 ____________________________________________________________________________
28636 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
28637         Log: Getting fancier...
28638      Branch: perl
28639            ! t/TEST
28640 ____________________________________________________________________________
28641 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
28642         Log: csh - what a pain.
28643      Branch: perl
28644            ! t/TEST
28645 ____________________________________________________________________________
28646 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
28647         Log: Update Changes.
28648      Branch: perl
28649            ! Changes patchlevel.h
28650 ____________________________________________________________________________
28651 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
28652         Log: Allow resetting the locale system for the duration
28653              of the build (Mac OS X default setting LANG=En_US
28654              ist kaputt)
28655      Branch: perl
28656            ! Makefile.SH
28657 ____________________________________________________________________________
28658 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
28659         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
28660      Branch: perl
28661            ! ext/Digest/MD5/t/files.t
28662 ____________________________________________________________________________
28663 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
28664         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
28665              From: Andy Dougherty <doughera@lafayette.edu>
28666              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
28667              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
28668      Branch: perl
28669            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
28670            ! ext/threads/shared/Makefile.PL
28671 ____________________________________________________________________________
28672 [ 12643] By: sky                                   on 2001/10/25  12:28:26
28673         Log: Add support for reference members of hashes.
28674      Branch: perl
28675            ! ext/threads/shared/shared.xs
28676 ____________________________________________________________________________
28677 [ 12642] By: ams                                   on 2001/10/25  12:21:13
28678         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
28679              From: "Norton Allen" <nort@qnx.com>
28680              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
28681              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
28682      Branch: perl
28683            ! ext/Digest/MD5/MD5.xs
28684 ____________________________________________________________________________
28685 [ 12641] By: sky                                   on 2001/10/25  10:27:39
28686         Log: Tests shared hashes.
28687      Branch: perl
28688            + ext/threads/shared/t/hv_simple.t
28689            ! MANIFEST
28690 ____________________________________________________________________________
28691 [ 12640] By: sky                                   on 2001/10/25  10:18:23
28692         Log: Fix threadcounts for arrays and hashes.
28693      Branch: perl
28694            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
28695 ____________________________________________________________________________
28696 [ 12639] By: sky                                   on 2001/10/25  10:17:26
28697         Log: Note to self, doing *src_ary++ in a macro that evaluates
28698              the value more than once is a good way to dump core.
28699      Branch: perl
28700            ! sharedsv.c
28701 ____________________________________________________________________________
28702 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
28703         Log: Integrate change #12636 from maintperl; more dl fixups.
28704      Branch: perl
28705           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
28706           !> ext/DynaLoader/dl_vms.xs
28707 ____________________________________________________________________________
28708 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
28709         Log: Like dl_hpux, like dl_dld.
28710      Branch: perl
28711            ! ext/DynaLoader/dl_dld.xs
28712 ____________________________________________________________________________
28713 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
28714         Log: followups to change#12635
28715      Branch: maint-5.6/perl
28716            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
28717            ! ext/DynaLoader/dl_vms.xs
28718 ____________________________________________________________________________
28719 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
28720         Log: add part of change#12634 to the two files that need it; dl_aix.xs
28721              in maint-5.6 doesn't have the branch that had the problem in
28722              mainline
28723      Branch: maint-5.6/perl
28724            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
28725 ____________________________________________________________________________
28726 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
28727         Log: Fixes for #12627.
28728      Branch: perl
28729            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
28730 ____________________________________________________________________________
28731 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
28732         Log: Since pv_uni_display and sv_uni_display are now used
28733              in the re extension, their symbols have to be exported.
28734      Branch: perl
28735            ! embed.pl global.sym
28736 ____________________________________________________________________________
28737 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
28738         Log: Subject:  Re: [PATCH Perl@12567] debug /list
28739              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28740              Date: Tue, 23 Oct 2001 21:40:33 EDT
28741              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
28742      Branch: perl
28743            ! configure.com
28744 ____________________________________________________________________________
28745 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
28746         Log: This takes care of some of the re 'debug' cases but
28747              not all cases since the information whether the pattern
28748              or the target are utf8 seems to be either lost or not
28749              spread widely enough, sigh.
28750      Branch: perl
28751            ! regcomp.c
28752 ____________________________________________________________________________
28753 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
28754         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
28755              From: John Peacock <jpeacock@rowman.com>
28756              Date: Wed, 24 Oct 2001 16:53:29 -0400
28757              Message-ID: <3BD72A49.1508D152@rowman.com>
28758      Branch: perl
28759            ! configure.com
28760 ____________________________________________________________________________
28761 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
28762         Log: Upgrade NetWare and WinCE as in #12626.
28763      Branch: perl
28764            ! NetWare/dl_netware.xs wince/dl_win32.xs
28765 ____________________________________________________________________________
28766 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
28767         Log: Tru64 compiler nit.
28768      Branch: perl
28769            ! ext/threads/shared/shared.xs
28770 ____________________________________________________________________________
28771 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
28772         Log: Integrate change #12626 from maintperl;
28773              make DynaLoader threadsafe by moving all statics into
28774              interpreter-local space
28775              
28776              TODO: Netware, OS/2, WinCE
28777      Branch: perl
28778           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
28779           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
28780           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
28781           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
28782           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
28783           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
28784           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
28785 ____________________________________________________________________________
28786 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
28787         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
28788              space
28789      Branch: maint-5.6/perl
28790            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
28791            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
28792            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
28793            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
28794            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
28795            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
28796            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
28797 ____________________________________________________________________________
28798 [ 12625] By: sky                                   on 2001/10/24  20:05:26
28799         Log: Change #12623 inflicted an infinite hang. Fixed.
28800      Branch: perl
28801            ! ext/threads/shared/shared.xs
28802 ____________________________________________________________________________
28803 [ 12624] By: sky                                   on 2001/10/24  19:06:55
28804         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
28805      Branch: perl
28806            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
28807 ____________________________________________________________________________
28808 [ 12623] By: sky                                   on 2001/10/24  18:06:34
28809         Log: We need to do sharedsv_find in the original perl context.
28810      Branch: perl
28811            ! ext/threads/shared/shared.xs
28812 ____________________________________________________________________________
28813 [ 12622] By: sky                                   on 2001/10/24  17:26:51
28814         Log: Add support for basic support for AVs, references not supported yet.
28815              Add test for AVs.
28816              Add more tests to sv_refs
28817              Fix documentation issues.  
28818      Branch: perl
28819            + ext/threads/shared/t/av_simple.t
28820            ! MANIFEST ext/threads/shared/shared.pm
28821            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
28822 ____________________________________________________________________________
28823 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
28824         Log: Dump Unicode better for re 'debug'.  The regprop()
28825              is unfinished since have to figure out how to detect
28826              Unicodeness in there.
28827      Branch: perl
28828            ! regcomp.c regexec.c
28829 ____________________________________________________________________________
28830 [ 12620] By: sky                                   on 2001/10/24  13:18:07
28831         Log: Add support for finding shared arrays and hashes.
28832      Branch: perl
28833            ! sharedsv.c
28834 ____________________________________________________________________________
28835 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
28836         Log: Rewrite sv_uni_display() as pv_uni_display() as
28837              reimplement sv_uni_display() using that.
28838      Branch: perl
28839            ! dump.c embed.h embed.pl proto.h
28840 ____________________________________________________________________________
28841 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
28842         Log: Integrate change #12615 from maintperl;
28843              on Windows, IO::File::new_tmpfile() fails after being called
28844              32767 times because MSVCRT thinks stdio's TMP_MAX is a
28845              process-wide limit
28846      Branch: perl
28847           !> win32/win32.c
28848 ____________________________________________________________________________
28849 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
28850         Log: Don't try to print ints as IVs.
28851      Branch: perl
28852            ! ext/Time/HiRes/HiRes.xs
28853 ____________________________________________________________________________
28854 [ 12616] By: sky                                   on 2001/10/24  11:06:35
28855         Log: We only need to fetch the SV from the backend if the index
28856              is not the same as mg_private.     In theory this could be
28857              a problem if there are an exact multiple of U16 changes
28858              of a shared variable between two access in a given thread,
28859              we choose to avoid theory for now.
28860      Branch: perl
28861            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
28862 ____________________________________________________________________________
28863 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
28864         Log: on Windows, IO::File::new_tmpfile() fails after being called
28865              32767 times because MSVCRT thinks stdio's TMP_MAX is a
28866              process-wide limit
28867      Branch: maint-5.6/perl
28868            ! win32/win32.c
28869 ____________________________________________________________________________
28870 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
28871         Log: Negation and Unicode: sort of solves 20010303.010,
28872              except not quite like reported in the Subject
28873              (Perl_warner is still utf8-ignorant).
28874      Branch: perl
28875            ! pp.c t/lib/warnings/sv
28876 ____________________________________________________________________________
28877 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
28878         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
28879      Branch: perl
28880            ! sv.c t/lib/warnings/sv
28881 ____________________________________________________________________________
28882 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
28883         Log: sv_uni_display(): do not add the "...", let the caller
28884              do it if wanted, and be prepared for more display options.
28885      Branch: perl
28886            ! dump.c embed.h embed.pl proto.h
28887 ____________________________________________________________________________
28888 [ 12611] By: nick                                  on 2001/10/23  20:28:07
28889         Log: Integrate mainline
28890      Branch: perlio
28891           !> Changes configure.com cygwin/cygwin.c
28892           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
28893           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
28894           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
28895           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
28896           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
28897           !> utils/h2xs.PL utils/perldoc.PL
28898 ____________________________________________________________________________
28899 [ 12610] By: sky                                   on 2001/10/23  19:39:24
28900         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
28901              don't call themselves READONLY but still die with modification
28902              attempt. We only call bless for ext and umagic.
28903      Branch: perl
28904            ! sv.c
28905 ____________________________________________________________________________
28906 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
28907         Log: Croak() on negative time; doc tweaks.
28908      Branch: perl
28909            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
28910            ! ext/Time/HiRes/HiRes.xs
28911 ____________________________________________________________________________
28912 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
28913         Log: FAQ sync.
28914      Branch: perl
28915            ! pod/perlfaq4.pod pod/perlfaq7.pod
28916 ____________________________________________________________________________
28917 [ 12607] By: sky                                   on 2001/10/23  18:27:27
28918         Log: Call setmagic on the referent we are blessing.
28919      Branch: perl
28920            ! sv.c
28921 ____________________________________________________________________________
28922 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
28923         Log: Small test nits.
28924      Branch: perl
28925            ! t/op/lc.t
28926 ____________________________________________________________________________
28927 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
28928         Log: Update Changes.
28929      Branch: perl
28930            ! Changes patchlevel.h
28931 ____________________________________________________________________________
28932 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
28933         Log: Make the PerlIO_init() prototypes consistent.
28934      Branch: perl
28935            ! perlio.c
28936 ____________________________________________________________________________
28937 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
28938         Log: Upping the test count is a good idea.
28939      Branch: perl
28940            ! t/op/lc.t
28941 ____________________________________________________________________________
28942 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
28943         Log: Document the final sigma spot.
28944      Branch: perl
28945            ! pp.c
28946 ____________________________________________________________________________
28947 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
28948         Log: Fix multicharacter titlecase (ucfirst).
28949      Branch: perl
28950            ! pod/perlunicode.pod pp.c t/op/lc.t
28951 ____________________________________________________________________________
28952 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
28953         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
28954              From: Mikhail Zabaluev <mhz@alt-linux.org>
28955              Date: Tue, 23 Oct 2001 10:40:37 +0400
28956              Message-ID: <20011023104037.A12761@localhost.localdomain>
28957              
28958              (#12406 replaced with this)
28959      Branch: perl
28960            ! utils/perldoc.PL
28961 ____________________________________________________________________________
28962 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
28963         Log: MacOS Classic updates from Pudge.
28964      Branch: perl
28965            ! lib/File/Spec.t lib/File/Spec/Mac.pm
28966 ____________________________________________________________________________
28967 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
28968         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
28969              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
28970              Date: Sun, 14 Oct 2001 23:14:46 +0200
28971              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
28972              
28973              except for the 2->4 changes.
28974      Branch: perl
28975            ! lib/AutoSplit.t
28976 ____________________________________________________________________________
28977 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
28978         Log: integrate macperl contents into maint-5.6
28979      Branch: maint-5.6/perl
28980            ! mg.c
28981           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
28982           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
28983           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
28984           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
28985           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
28986           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
28987           !> t/lib/filefind.t t/lib/filespec.t
28988 ____________________________________________________________________________
28989 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
28990         Log: At some point the #6234 has been lost from the mainline
28991              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
28992      Branch: perl
28993            ! lib/File/Spec/Win32.pm
28994 ____________________________________________________________________________
28995 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
28996         Log: Cygwin seems to round up (or closest, but not down)
28997              for time(), so half of the time (bad pun intended)
28998              Time::HiRes::time() is less than time(), half of
28999              the time it's more.  So let's try harder in the loop.
29000      Branch: perl
29001            ! ext/Time/HiRes/HiRes.t
29002 ____________________________________________________________________________
29003 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
29004         Log: MacOS Classic timeofday(), from Chris Nandor. 
29005      Branch: perl
29006            ! ext/Time/HiRes/HiRes.xs
29007 ____________________________________________________________________________
29008 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
29009         Log: Integrate changes #12580 and #12581 from macperl;
29010              
29011              Fix path construction.
29012              
29013              (Copyright) Nit.
29014      Branch: perl
29015           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
29016 ____________________________________________________________________________
29017 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
29018         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
29019              doesn't seem to help (the error being output to console, maybe?)
29020      Branch: perl
29021            ! lib/Net/Domain.pm
29022 ____________________________________________________________________________
29023 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
29024         Log: Taint the getcwd() result also in Cygwin.
29025              (TODO: which other platforms need the same thing?)
29026      Branch: perl
29027            ! cygwin/cygwin.c
29028 ____________________________________________________________________________
29029 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
29030         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
29031      Branch: perl
29032            ! t/op/taint.t
29033 ____________________________________________________________________________
29034 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
29035         Log: getpwuid() fragility continues.
29036      Branch: perl
29037            ! utils/h2xs.PL
29038 ____________________________________________________________________________
29039 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
29040         Log: getpwuid() might succeed but that's no guarantee
29041              that the $home will be defined.
29042      Branch: perl
29043            ! ext/File/Glob/t/basic.t
29044 ____________________________________________________________________________
29045 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
29046         Log: It's safer to to expand the variable, too... (see #12571)
29047      Branch: perl
29048            ! t/TEST
29049 ____________________________________________________________________________
29050 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
29051         Log: Integrate with maintperl.
29052      Branch: maint-5.6/macperl
29053           !> win32/bin/pl2bat.pl win32/win32.c
29054 ____________________________________________________________________________
29055 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
29056         Log: Oops, forgot to include Win32 ... just as well, since it
29057              seems in bleadperl, change #7764 was not included
29058              (adding C:\temp).  Re-added.  Rip it back out if it
29059              doesn't belong.  :-)
29060      Branch: maint-5.6/macperl
29061            ! lib/File/Spec/Win32.pm
29062 ____________________________________________________________________________
29063 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
29064         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
29065              From: "Craig A. Berry" <craigberry@mac.com>
29066              Date: Mon, 22 Oct 2001 15:25:19 -0500
29067              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
29068      Branch: perl
29069            ! configure.com
29070 ____________________________________________________________________________
29071 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
29072         Log: Add in lots of File::Spec changes, from Thomas Wegner,
29073              and sync with changes from bleadperl.
29074      Branch: maint-5.6/macperl
29075            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
29076            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
29077            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
29078            ! lib/File/Spec/Win32.pm t/lib/filespec.t
29079 ____________________________________________________________________________
29080 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
29081         Log: Sync with latest File::Find and tests from bleadperl.
29082      Branch: maint-5.6/macperl
29083            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
29084 ____________________________________________________________________________
29085 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
29086         Log: Nit.
29087      Branch: maint-5.6/macperl
29088            ! perl.c
29089 ____________________________________________________________________________
29090 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
29091         Log: Fix path construction.
29092      Branch: maint-5.6/macperl
29093            ! ext/DynaLoader/DynaLoader_pm.PL
29094 ____________________________________________________________________________
29095 [ 12579] By: nick                                  on 2001/10/22  19:08:35
29096         Log: Integrate mainline (for Arthurs thread.xs fix)
29097      Branch: perlio
29098           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
29099 ____________________________________________________________________________
29100 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
29101         Log: Fix up exported symbols, move relevant docs
29102              over from macperl.pod.
29103      Branch: maint-5.6/macperl
29104            ! macos/ext/MacPerl/MacPerl.pm
29105 ____________________________________________________________________________
29106 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
29107         Log: Make ADDRESS called optionally as a method.
29108      Branch: maint-5.6/macperl
29109            ! macos/lib/Mac/Glue.pm
29110 ____________________________________________________________________________
29111 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
29112         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
29113              Apple event.
29114      Branch: maint-5.6/macperl
29115            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
29116            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
29117            ! macos/macperl/MPTerminology.aete
29118 ____________________________________________________________________________
29119 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
29120         Log: Clean up some build utilities. Change Entab to Duplicate;
29121              fix docs and error reporting; improve macify() of paths;
29122              remove requirement for Exporter.pm presence.
29123      Branch: maint-5.6/macperl
29124            ! macos/InstallBLIB macos/MacPerlTests.cmd
29125            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
29126 ____________________________________________________________________________
29127 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
29128         Log: Sync Time::HiRes with bleadperl
29129      Branch: maint-5.6/macperl
29130            ! macos/bundled_ext/Time/HiRes/HiRes.pm
29131            ! macos/bundled_ext/Time/HiRes/HiRes.t
29132            ! macos/bundled_ext/Time/HiRes/HiRes.xs
29133 ____________________________________________________________________________
29134 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
29135         Log: Fix up Changes
29136      Branch: maint-5.6/macperl
29137            ! macos/Changes
29138 ____________________________________________________________________________
29139 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
29140         Log: A user might belong to only a single group
29141              (the group equal to the group id).
29142      Branch: perl
29143            ! t/op/groups.t
29144 ____________________________________________________________________________
29145 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
29146         Log: Prepending (instead of replacing with) the pwd is safer. 
29147      Branch: perl
29148            ! t/TEST
29149 ____________________________________________________________________________
29150 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
29151         Log: Be more robust if no hostname or domainname
29152              (especially the latter)
29153      Branch: perl
29154            ! lib/Net/Domain.pm
29155 ____________________________________________________________________________
29156 [ 12569] By: sky                                   on 2001/10/22  17:41:07
29157         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
29158      Branch: perl
29159            ! ext/threads/threads.xs
29160 ____________________________________________________________________________
29161 [ 12568] By: nick                                  on 2001/10/22  16:31:24
29162         Log: Integrate mainline
29163      Branch: perlio
29164           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
29165           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
29166           +> ext/threads/shared/t/sv_refs.t
29167           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
29168            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
29169            - lib/unicore/To/SpecUpper.pl
29170           !> (integrate 42 files)
29171 ____________________________________________________________________________
29172 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
29173         Log: Update Changes.
29174      Branch: perl
29175            ! Changes patchlevel.h
29176 ____________________________________________________________________________
29177 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
29178         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
29179              From: Michael G Schwern <schwern@pobox.com>
29180              Date: Mon, 22 Oct 2001 03:48:38 -0400
29181              Message-ID: <20011022034838.B1676@blackrider>
29182      Branch: perl
29183            ! pod/perlvar.pod
29184 ____________________________________________________________________________
29185 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
29186         Log: Pod nits, as suggested by Stas Bekman.
29187      Branch: perl
29188            ! ext/threads/shared/shared.pm ext/threads/threads.pm
29189 ____________________________________________________________________________
29190 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
29191         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
29192              From: "Paul Marquess" <paul.marquess@openwave.com> 
29193              Date: Sun, 21 Oct 2001 21:11:15 +0100
29194              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
29195      Branch: perl
29196            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
29197            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
29198            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
29199            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
29200            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
29201            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
29202            ! ext/SDBM_File/sdbm.t
29203 ____________________________________________________________________________
29204 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
29205         Log: Integrate change #12559 from maintperl;
29206              various fixes for system() and backticks under windows
29207      Branch: perl
29208           !> win32/win32.c
29209 ____________________________________________________________________________
29210 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
29211         Log: Integrate change #12560 from maintperl;
29212              make pl2bat use %0 rather than "%0" (the latter fails to work
29213              in a lot of common cases)
29214      Branch: perl
29215           !> win32/bin/pl2bat.pl
29216 ____________________________________________________________________________
29217 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
29218         Log: Integrate changes #12549 and #12550 from maintperl;
29219              
29220              readline() doesn't work with our variables; it confuses them with
29221              my variables (change#4227 was incomplete)
29222      Branch: perl
29223            ! t/lib/strict/vars
29224           !> t/base/rs.t toke.c
29225 ____________________________________________________________________________
29226 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
29227         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
29228              in a lot of common cases)
29229      Branch: maint-5.6/perl
29230            ! win32/bin/pl2bat.pl
29231 ____________________________________________________________________________
29232 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
29233         Log: various fixes for system() and backticks under windows:
29234              
29235              * avoid munging whitespace that is passed within quotes
29236              * work around a cmd.exe misfeature that made multi-arg
29237              system() unreliable when there is more than one quoted
29238              argument
29239              * make multi-arg system() autoquote arguments as needed
29240              before passing them to the shell (this avoids having to
29241              second guess the shell quoting)
29242              * perl's -Dp switch can be used to trace the innards
29243      Branch: maint-5.6/perl
29244            ! win32/win32.c
29245 ____________________________________________________________________________
29246 [ 12558] By: nick                                  on 2001/10/22  08:58:42
29247         Log: Integrate ithreads buffer flush fix from perlio
29248      Branch: perl
29249           !> ext/threads/t/basic.t perl.c
29250 ____________________________________________________________________________
29251 [ 12557] By: nick                                  on 2001/10/22  08:35:09
29252         Log: All tests pass (legitimately) on ithreads
29253      Branch: perlio
29254            ! ext/threads/t/basic.t perl.c
29255 ____________________________________________________________________________
29256 [ 12556] By: nick                                  on 2001/10/22  06:51:22
29257         Log: Integrate non-ithreads fix to mainline
29258      Branch: perl
29259           !> perlio.c
29260 ____________________________________________________________________________
29261 [ 12555] By: nick                                  on 2001/10/22  06:48:33
29262         Log: Restore non-ithreads build. Interestingly binmode test passes
29263              non-ithreads - so crlf layer is not damaged and ithreads fail
29264              is a symptom ...
29265      Branch: perlio
29266            ! perlio.c
29267 ____________________________________________________________________________
29268 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
29269         Log: Integrate from perlio; restructuring.
29270      Branch: perl
29271           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
29272           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
29273           !> win32/perlhost.h
29274 ____________________________________________________________________________
29275 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
29276         Log: Integrate from maintperl
29277              (Changes 12350, 12496, 12548, 12549, 12550)
29278      Branch: maint-5.6/macperl
29279           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
29280           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
29281 ____________________________________________________________________________
29282 [ 12552] By: nick                                  on 2001/10/21  19:18:12
29283         Log: Win32 PerlIO_cleanup special cases should no longer be required.
29284      Branch: perlio
29285            ! perl.c
29286 ____________________________________________________________________________
29287 [ 12551] By: nick                                  on 2001/10/21  19:16:56
29288         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
29289      Branch: perlio
29290            ! win32/makefile.mk
29291 ____________________________________________________________________________
29292 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
29293         Log: change#12549 wasn't aware of strictures
29294      Branch: maint-5.6/perl
29295            ! t/pragma/strict-vars toke.c
29296 ____________________________________________________________________________
29297 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
29298         Log: readline() doesn't work with our variables; it confuses them with
29299              my variables (change#4227 was incomplete)
29300      Branch: maint-5.6/perl
29301            ! t/base/rs.t toke.c
29302 ____________________________________________________________________________
29303 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
29304         Log: change#12220 appears to have pulled in a mainline change that
29305              isn't applicable to maint-5.6 (some platforms don't taint
29306              cwd)
29307      Branch: maint-5.6/perl
29308            ! t/lib/filefind-taint.t
29309 ____________________________________________________________________________
29310 [ 12547] By: nick                                  on 2001/10/21  17:15:54
29311         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
29312              for them. Call explicit cleanup during destruct process.
29313              - one binmode test is failing
29314              - also ext/threads/t/basic.t fails under make test, and is noisy under
29315              harness. (Threads results are intermingled and don't match order expected.)
29316      Branch: perlio
29317            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
29318            ! perlio.h perliol.h pod/perlapi.pod sv.c
29319 ____________________________________________________________________________
29320 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
29321         Log: Implement multicharacter case mappings where a single
29322              Unicode character can be mapped into several.
29323      Branch: perl
29324            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
29325            - lib/unicore/To/SpecUpper.pl
29326            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
29327            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
29328            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
29329            ! proto.h t/op/lc.t utf8.c
29330 ____________________________________________________________________________
29331 [ 12545] By: sky                                   on 2001/10/21  15:25:16
29332         Log: First support of threads::shared, support shared svs and references.
29333      Branch: perl
29334            + ext/threads/shared/Makefile.PL ext/threads/shared/README
29335            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
29336            + ext/threads/shared/t/sv_refs.t
29337            + ext/threads/shared/t/sv_simple.t
29338            ! MANIFEST sharedsv.c
29339 ____________________________________________________________________________
29340 [ 12544] By: nick                                  on 2001/10/21  14:52:35
29341         Log: PerlIO layer table as PL_perlio (per-interpreter)
29342      Branch: perlio
29343            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
29344            ! pod/perlapi.pod sv.c
29345 ____________________________________________________________________________
29346 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
29347         Log: Prettyprinting.
29348      Branch: perl
29349            ! pod/perlunicode.pod
29350 ____________________________________________________________________________
29351 [ 12542] By: ams                                   on 2001/10/21  03:50:25
29352         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
29353              From: "Sean M. Burke" <sburke@cpan.org>
29354              Date: Sat, 20 Oct 2001 17:51:09 -0600
29355              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
29356      Branch: perl
29357            + pod/perlpodspec.pod
29358            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
29359            ! pod/perltoc.pod
29360 ____________________________________________________________________________
29361 [ 12541] By: nick                                  on 2001/10/20  22:23:53
29362         Log: Fix typos in new locking on MemShared
29363              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
29364              - seems to make segfaults more deterministic - suspect they are 
29365              attempt to free() after Interp and Host have gone.
29366      Branch: perlio
29367            ! perlio.c win32/perlhost.h
29368 ____________________________________________________________________________
29369 [ 12540] By: nick                                  on 2001/10/20  21:50:46
29370         Log: Remove the MemShared re-#define (again)
29371      Branch: perlio
29372            ! perlio.c
29373 ____________________________________________________________________________
29374 [ 12539] By: nick                                  on 2001/10/20  21:49:06
29375         Log: Use locks on MemShared
29376      Branch: perlio
29377            ! win32/perlhost.h
29378 ____________________________________________________________________________
29379 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
29380         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
29381              From: "chromatic" <chromatic@rmci.net>
29382              Date: Sat, 20 Oct 2001 11:13:47 -0600
29383              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
29384      Branch: perl
29385            ! installhtml
29386 ____________________________________________________________________________
29387 [ 12537] By: nick                                  on 2001/10/20  16:44:03
29388         Log: Integrate mainline
29389      Branch: perlio
29390           !> (integrate 48 files)
29391 ____________________________________________________________________________
29392 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
29393         Log: Update Changes.
29394      Branch: perl
29395            ! Changes patchlevel.h
29396 ____________________________________________________________________________
29397 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
29398         Log: Upgrade to podlators 1.11, from Russ Allbery.
29399      Branch: perl
29400            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
29401            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
29402            ! pod/pod2man.PL pod/pod2text.PL
29403 ____________________________________________________________________________
29404 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
29405         Log: Integrate perlio change #12532:
29406              introduce and use PerlIO_intmod2str().
29407      Branch: perl
29408           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
29409 ____________________________________________________________________________
29410 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
29411         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
29412      Branch: perl
29413            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
29414 ____________________________________________________________________________
29415 [ 12532] By: nick                                  on 2001/10/20  14:25:37
29416         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
29417              Use for non-PERLIO fdupopen().
29418      Branch: perlio
29419            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
29420 ____________________________________________________________________________
29421 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
29422         Log: Integrate perlio: PerlIO win32 fixes.
29423      Branch: perl
29424           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
29425           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
29426           !> proto.h sv.h win32/win32io.c
29427 ____________________________________________________________________________
29428 [ 12530] By: nick                                  on 2001/10/20  12:53:30
29429         Log: Fixed in two places - p4 resolve
29430      Branch: perlio
29431            ! perlsdio.h
29432 ____________________________________________________________________________
29433 [ 12529] By: nick                                  on 2001/10/20  12:51:05
29434         Log: Fix for ithreads/stdio build
29435      Branch: perlio
29436            ! perlio.c perlsdio.h
29437 ____________________________________________________________________________
29438 [ 12528] By: ams                                   on 2001/10/20  12:13:25
29439         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
29440              From: Michael G Schwern <schwern@pobox.com>
29441              Date: Sat, 20 Oct 2001 01:41:21 -0400
29442              Message-Id: <20011020014121.I3681@blackrider>
29443      Branch: perl
29444            ! installman
29445 ____________________________________________________________________________
29446 [ 12527] By: ams                                   on 2001/10/20  12:09:41
29447         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
29448              From: Michael G Schwern <schwern@pobox.com>
29449              Date: Sat, 20 Oct 2001 02:04:21 -0400
29450              Message-Id: <20011020020421.A11732@blackrider>
29451      Branch: perl
29452            ! lib/Pod/Checker.pm
29453 ____________________________________________________________________________
29454 [ 12526] By: ams                                   on 2001/10/20  11:59:41
29455         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
29456              From: "chromatic" <chromatic@rmci.net>
29457              Date: Fri, 19 Oct 2001 22:46:39 -0600
29458              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
29459      Branch: perl
29460            ! lib/Net/Config.pm
29461 ____________________________________________________________________________
29462 [ 12525] By: nick                                  on 2001/10/20  11:16:18
29463         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
29464              Perl_sv_setsv_flags directly.
29465      Branch: perlio
29466            ! ext/threads/threads.xs
29467 ____________________________________________________________________________
29468 [ 12524] By: nick                                  on 2001/10/20  10:28:17
29469         Log: Add a new flag character 'm' to embed.pl set to represent
29470              "functions" which are really macros. Use it foe the troublesome
29471              sv_setsv() etc. macros in sv.h - changing latter to define
29472              sv_setsv rather than sv_setsv_macro etc.
29473      Branch: perlio
29474            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
29475            ! pod/perlapi.pod proto.h sv.h
29476 ____________________________________________________________________________
29477 [ 12523] By: nick                                  on 2001/10/20  09:17:17
29478         Log: Add comments explaining why win32.h/embed.h are included where they are
29479              in perl.h 
29480      Branch: perlio
29481            ! perl.h
29482 ____________________________________________________________________________
29483 [ 12522] By: nick                                  on 2001/10/20  08:27:44
29484         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
29485              being used yet.
29486      Branch: perlio
29487            ! win32/win32io.c
29488 ____________________________________________________________________________
29489 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
29490         Log: Wording tweaks.
29491      Branch: perl
29492            ! t/TEST
29493 ____________________________________________________________________________
29494 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
29495         Log: Subject: IO module with nonblocking socket connect patch 
29496              From: Raul Dias <raul@dias.com.br>
29497              Date: Fri, 19 Oct 2001 22:45:32 -0300
29498              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
29499      Branch: perl
29500            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
29501 ____________________________________________________________________________
29502 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
29503         Log: Test vertical whitespace combined with /x in \p{}.
29504      Branch: perl
29505            ! t/op/pat.t
29506 ____________________________________________________________________________
29507 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
29508         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
29509              From: Gisle Aas <gisle@ActiveState.com> 
29510              Date: 19 Oct 2001 16:46:02 -0700
29511              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
29512      Branch: perl
29513            ! lib/ExtUtils/MakeMaker.pm
29514 ____________________________________________________________________________
29515 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
29516         Log: No more this symbol.
29517      Branch: perl
29518            ! makedef.pl
29519 ____________________________________________________________________________
29520 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
29521         Log: Integrate change #12511; fix gross win32 build issues.
29522      Branch: perl
29523           !> makedef.pl sv.c
29524 ____________________________________________________________________________
29525 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
29526         Log: Unpack in scalar context should return the first value
29527              returned in list context, as pointed out by Ton Hospel
29528              in 2001-05-21 (this is how it works already in blead,
29529              just adding the test).
29530      Branch: perl
29531            ! t/op/pack.t
29532 ____________________________________________________________________________
29533 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
29534         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
29535              From: "Craig A. Berry" <craigberry@mac.com>
29536              Date: Fri, 19 Oct 2001 16:59:30 -0500
29537              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
29538      Branch: perl
29539            ! utils/perldoc.PL
29540 ____________________________________________________________________________
29541 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
29542         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
29543              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29544              Date: Fri, 19 Oct 2001 17:45:23 EDT
29545              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
29546      Branch: perl
29547            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
29548            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
29549            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
29550            ! vms/vmsish.h
29551 ____________________________________________________________________________
29552 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
29553         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
29554              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29555              Date: Fri, 19 Oct 2001 17:26:35 EDT
29556              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
29557      Branch: perl
29558            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
29559 ____________________________________________________________________________
29560 [ 12511] By: nick                                  on 2001/10/19  19:55:36
29561         Log: Fix gross win32 build issues
29562      Branch: perlio
29563            ! makedef.pl sv.c
29564 ____________________________________________________________________________
29565 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
29566         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
29567              From: David Dyck <dcd@tc.fluke.com>
29568              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
29569              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
29570      Branch: perl
29571            ! lib/File/Find.pm
29572 ____________________________________________________________________________
29573 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
29574         Log: Subject: Re: PerlIO and Encode
29575              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
29576              Date: Tue, 16 Oct 2001 01:50:16 +0900
29577              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
29578      Branch: perl
29579            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
29580            ! ext/Encode/Encode/Tcl.t
29581 ____________________________________________________________________________
29582 [ 12508] By: ams                                   on 2001/10/19  17:59:16
29583         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
29584              (See #12499)
29585      Branch: perl
29586            ! pod/perlintro.pod
29587 ____________________________________________________________________________
29588 [ 12507] By: nick                                  on 2001/10/19  16:30:43
29589         Log: Integrate mainline
29590      Branch: perlio
29591           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
29592           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
29593           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
29594           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
29595           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
29596           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
29597           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
29598           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
29599           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
29600           +> win32/config_H.win64
29601            - lib/Test/Utils.pm lib/unicore/mktables.PL
29602            - t/lib/Test/Simple/Catch/More.pm
29603           !> (integrate 84 files)
29604 ____________________________________________________________________________
29605 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
29606         Log: Retract the #10451 which seems to be the cause
29607              of the major leakage from while(){eval"sub{}"}
29608      Branch: perl
29609            ! op.c t/run/kill_perl.t
29610 ____________________________________________________________________________
29611 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
29612         Log: Regen toc.
29613      Branch: perl
29614            ! pod/perltoc.pod
29615 ____________________________________________________________________________
29616 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
29617         Log: Tiny tweaks.
29618      Branch: perl
29619            ! pod/perl.pod
29620 ____________________________________________________________________________
29621 [ 12503] By: ams                                   on 2001/10/19  13:34:24
29622         Log: Subject: Re: perlintro.pod
29623              From: Abe Timmerman <abe@ztreet.demon.nl>
29624              Date: Fri, 19 Oct 2001 14:12:40 +0200
29625              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
29626      Branch: perl
29627            ! pod/perlintro.pod
29628 ____________________________________________________________________________
29629 [ 12502] By: ams                                   on 2001/10/19  13:24:12
29630         Log: Slight reorganisation of references.
29631      Branch: perl
29632            ! pod/perl.pod
29633 ____________________________________________________________________________
29634 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
29635         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
29636              From: Kay Röpke <kroepke@dolphin-services.de>
29637              Date: Fri, 19 Oct 2001 14:04:01 +0200 
29638              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
29639      Branch: perl
29640            ! lib/ExtUtils/MakeMaker.pm
29641 ____________________________________________________________________________
29642 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
29643         Log: Unicode categories continue:
29644              implement Category=, Script=, Block=
29645              (these are based on an upcoming update of TR#18)
29646              Fix a bug where we got two In categories named "old italic",
29647              and another where shortcut for the Is categories wasn't taken.
29648      Branch: perl
29649            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
29650            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
29651            ! pod/perlunicode.pod t/op/pat.t
29652 ____________________________________________________________________________
29653 [ 12499] By: ams                                   on 2001/10/19  01:42:29
29654         Log: Subject: a small patch to perlintro.pod.
29655              From: Autrijus Tang <autrijus@autrijus.org>
29656              Date: Fri, 19 Oct 2001 01:45:51 +0800
29657              Message-Id: <20011019014551.A35625@not.autrijus.org>
29658              (Applied by hand with nits.)
29659      Branch: perl
29660            ! pod/perlintro.pod
29661 ____________________________________________________________________________
29662 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
29663         Log: Subject: [PATCH] OpenBSD hints for ithreads
29664              From: Andy Dougherty <doughera@lafayette.edu>
29665              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
29666              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
29667      Branch: perl
29668            ! hints/openbsd.sh
29669 ____________________________________________________________________________
29670 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
29671         Log: Retract #12446; the problem solved by #12474.
29672      Branch: perl
29673            ! hints/aix.sh
29674 ____________________________________________________________________________
29675 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
29676         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
29677              message and suppress line number info (from Steve Hay
29678              <Steve.Hay@uk.radan.com>)
29679      Branch: maint-5.6/perl
29680            ! lib/Carp/Heavy.pm
29681 ____________________________________________________________________________
29682 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
29683         Log: More documented In categories.
29684      Branch: perl
29685            ! pod/perlunicode.pod
29686 ____________________________________________________________________________
29687 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
29688         Log: Update Changes.
29689      Branch: perl
29690            ! Changes patchlevel.h
29691 ____________________________________________________________________________
29692 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
29693         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
29694      Branch: perl
29695            ! MANIFEST
29696 ____________________________________________________________________________
29697 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
29698         Log: Wrong skip() arguments.
29699      Branch: perl
29700            ! ext/B/t/terse.t
29701 ____________________________________________________________________________
29702 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
29703         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
29704              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29705              Date: Wed, 17 Oct 2001 09:10:53 EDT 
29706              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
29707      Branch: perl
29708            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
29709            ! pod/perlapi.pod vms/vms.c
29710 ____________________________________________________________________________
29711 [ 12490] By: ams                                   on 2001/10/18  09:31:00
29712         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
29713              From: Mark-Jason Dominus <mjd@plover.com>
29714              Date: Thu, 18 Oct 2001 06:25:35 -0400
29715              Message-Id: <20011018102535.19264.qmail@plover.com>
29716      Branch: perl
29717            ! pod/perl.pod
29718 ____________________________________________________________________________
29719 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
29720         Log: Prettyprinting.
29721      Branch: perl
29722            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
29723 ____________________________________________________________________________
29724 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
29725         Log: Regen toc.
29726      Branch: perl
29727            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29728 ____________________________________________________________________________
29729 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
29730         Log: Add perlintro, from Skud.
29731      Branch: perl
29732            + pod/perlintro.pod
29733            ! MANIFEST
29734 ____________________________________________________________________________
29735 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
29736         Log: FAQ sync.
29737      Branch: perl
29738            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
29739            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
29740            ! pod/perlfaq8.pod pod/perlfaq9.pod
29741 ____________________________________________________________________________
29742 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
29743         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
29744              in speed (upto 20% speedup in certain operations) but meanwhile
29745              regexps and arithmetics got slower (5-10%) (according to
29746              perlbench average speedup is negligible, and within measuring
29747              flutter, 1%).  Therefore retracting all the changes
29748              aimed at getting -std1 to compile cleanly:  #12475, #12476,
29749              #12479, #12480, #12481, #12482, #12483, #12484.
29750      Branch: perl
29751            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
29752            ! pp_hot.c pp_sys.c toke.c
29753 ____________________________________________________________________________
29754 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
29755         Log: (retracted by #12485)
29756              Strict ANSI doesn't like the third argument of main()
29757              so enable ignoring it if using ultra picky compiler.
29758      Branch: perl
29759            ! miniperlmain.c
29760 ____________________________________________________________________________
29761 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
29762         Log: (retracted by #12485)
29763              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
29764      Branch: perl
29765            ! perl.h
29766 ____________________________________________________________________________
29767 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
29768         Log: (retracted by #12485)
29769              Add explanatory comment.
29770      Branch: perl
29771            ! mg.c
29772 ____________________________________________________________________________
29773 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
29774         Log: (retracted by #12485)
29775              More dollar$hiding.
29776      Branch: perl
29777            ! doio.c perl.h pp_sys.c
29778 ____________________________________________________________________________
29779 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
29780         Log: (retracted by #12485)
29781              KISS.
29782      Branch: perl
29783            ! mg.c
29784 ____________________________________________________________________________
29785 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
29786         Log: (retracted by #12485)
29787              Thou shalt not #ifdef inside macro invocations,
29788              noticed by Rafael Garcia-Suarez.
29789      Branch: perl
29790            ! mg.c
29791 ____________________________________________________________________________
29792 [ 12478] By: ams                                   on 2001/10/17  18:50:55
29793         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
29794              From: Anton Berezin <tobez@tobez.org>
29795              Date: Wed, 17 Oct 2001 18:25:48 +0200
29796              Message-Id: <20011017182548.A12082@heechee.tobez.org>
29797      Branch: perl
29798            ! pp_sys.c
29799 ____________________________________________________________________________
29800 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
29801         Log: (retracted by #12485)
29802              Unterminated #ifdef.
29803      Branch: perl
29804            ! mg.c
29805 ____________________________________________________________________________
29806 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
29807         Log: (retracted by #12485)
29808              Avoid dollar signs in identifiers (in non-VMS) to
29809              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
29810      Branch: perl
29811            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
29812            ! toke.c
29813 ____________________________________________________________________________
29814 [ 12474] By: ams                                   on 2001/10/17  15:14:50
29815         Log: Subject: Two AIX patches
29816              From: H.Merijn Brand <h.m.brand@hccnet.nl>
29817              Date: Wed, 17 Oct 2001 18:04:35 +0200
29818              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
29819      Branch: perl
29820            ! hints/aix.sh makedef.pl
29821 ____________________________________________________________________________
29822 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
29823         Log: Limiting the Time::HiRes::sleep and usleep to
29824              one second is not a good policy if drop-in
29825              replacement is still a goal.
29826      Branch: perl
29827            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
29828            ! ext/Time/HiRes/HiRes.xs
29829 ____________________________________________________________________________
29830 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
29831         Log: Subject: [PATCH] Test::Simple 0.32
29832              From: Michael G Schwern <schwern@pobox.com> 
29833              Date: Wed, 17 Oct 2001 03:42:41 -0400
29834              Message-ID: <20011017034241.A25038@blackrider>
29835      Branch: perl
29836            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
29837            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
29838            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
29839            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
29840            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
29841            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
29842            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
29843            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
29844            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
29845            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
29846            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
29847            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
29848            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
29849            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
29850            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
29851            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
29852            ! t/lib/Test/Simple/Catch.pm
29853            ! t/lib/Test/Simple/sample_tests/five_fail.plx
29854 ____________________________________________________________________________
29855 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
29856         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
29857              From: Michael G Schwern <schwern@pobox.com> 
29858              Date: Wed, 17 Oct 2001 04:04:13 -0400
29859              Message-ID: <20011017040413.C25550@blackrider>
29860      Branch: perl
29861            ! t/TEST t/harness vms/test.com
29862 ____________________________________________________________________________
29863 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
29864         Log: Regen doc with perlmodstyle added.
29865      Branch: perl
29866            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29867 ____________________________________________________________________________
29868 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
29869         Log: Pod cleanup.
29870      Branch: perl
29871            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
29872 ____________________________________________________________________________
29873 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
29874         Log: Subject: perlmodstyle as a patch
29875              From: Kirrily Robert <skud@infotrope.net>
29876              Date: Tue, 16 Oct 2001 22:47:23 -0400
29877              Message-ID: <20011016224723.A20673@infotrope.net>
29878      Branch: perl
29879            + pod/perlmodstyle.pod
29880            ! MANIFEST
29881 ____________________________________________________________________________
29882 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
29883         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
29884              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
29885              Date: Thu, 6 Sep 2001 11:09:40 +0100
29886              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
29887              
29888              Mention also the develooper p5p archive.
29889      Branch: perl
29890            ! pod/perlhack.pod
29891 ____________________________________________________________________________
29892 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
29893         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
29894              From: Kay Röpke <kroepke@dolphin-services.de>
29895              Date: Tue, 16 Oct 2001 17:23:52 +0200
29896              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
29897      Branch: perl
29898            ! lib/ExtUtils/MakeMaker.pm
29899 ____________________________________________________________________________
29900 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
29901         Log: Add the special casing mappings (from SpecCase.txt)
29902              (except for the hyper special case mappings that have
29903              the condition list); the special casing mappings are
29904              unused for now.  Small tidying up on mktables.
29905      Branch: perl
29906            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
29907            + lib/unicore/To/SpecUpper.pl
29908            ! lib/unicore/mktables
29909 ____________________________________________________________________________
29910 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
29911         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
29912              From: "David H. Adler" <dha@panix.com>       
29913              Date: Tue, 16 Oct 2001 11:59:35 -0400
29914              Message-ID: <20011016115935.A13078@panix.com>
29915              
29916              Subject: [ PATCH ] perldata patch, revised
29917              From: "David H. Adler" <dha@panix.com>     
29918              Date: Tue, 16 Oct 2001 18:26:49 -0400
29919              Message-ID: <20011016182649.C23970@panix.com>
29920      Branch: perl
29921            ! pod/perldata.pod pod/perlop.pod
29922 ____________________________________________________________________________
29923 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
29924         Log: Integrate perlio: PerlIO_dup (for all but Win32).
29925      Branch: perl
29926           !> embed.h embed.pl ext/Encode/Encode.xs
29927           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
29928           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
29929           !> win32/win32io.c
29930 ____________________________________________________________________________
29931 [ 12462] By: nick                                  on 2001/10/16  19:11:30
29932         Log: PerlIOXxxx_dups for all but Win32
29933      Branch: perlio
29934            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
29935            ! ext/PerlIO/Via/Via.xs
29936 ____________________________________________________________________________
29937 [ 12461] By: nick                                  on 2001/10/16  18:28:48
29938         Log: Implement PerlIOStdio_dup (explains core dumps - dup
29939              was not setting up a FILE * to be fclosed()).
29940      Branch: perlio
29941            ! perlio.c
29942 ____________________________________________________________________________
29943 [ 12460] By: nick                                  on 2001/10/16  17:31:47
29944         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
29945              overflow.
29946      Branch: perlio
29947            ! perlio.c
29948 ____________________________________________________________________________
29949 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
29950         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
29951              From: "Craig A. Berry" <craigberry@mac.com>
29952              Date: Tue, 16 Oct 2001 13:08:38 -0500
29953              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
29954      Branch: perl
29955            ! configure.com
29956 ____________________________________________________________________________
29957 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
29958         Log: Can't expect too much accuracy from a sleep of one second.
29959              (I think this will also fail with high load.)
29960      Branch: perl
29961            ! ext/Time/HiRes/HiRes.t
29962 ____________________________________________________________________________
29963 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
29964         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
29965              From: "Werner, Randolf" <randolf.werner@sap.com>
29966              Date: Tue, 16 Oct 2001 18:33:02 +0200
29967              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
29968      Branch: perl
29969            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
29970            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
29971 ____________________________________________________________________________
29972 [ 12456] By: nick                                  on 2001/10/16  14:08:16
29973         Log: Builds under ithreads (but fails all threads tests)
29974      Branch: perlio
29975            ! hv.c perlio.c sv.c
29976 ____________________________________________________________________________
29977 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
29978         Log: I think the Perl_sortsv needs *not* be skipped?
29979      Branch: perl
29980            ! makedef.pl
29981 ____________________________________________________________________________
29982 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
29983         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
29984              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
29985              Date: Tue, 16 Oct 2001 15:32:44 +0200
29986              Message-ID: <3BCC531C.11494.3E433F@localhost>
29987      Branch: perl
29988            ! t/op/groups.t
29989 ____________________________________________________________________________
29990 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
29991         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
29992              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
29993              Date: Tue, 16 Oct 2001 15:01:04 +0200
29994              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
29995      Branch: perl
29996            ! t/io/fs.t
29997 ____________________________________________________________________________
29998 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
29999         Log: A forgotten deletion.
30000      Branch: perl
30001            - lib/unicore/mktables.PL
30002 ____________________________________________________________________________
30003 [ 12451] By: nick                                  on 2001/10/16  11:32:48
30004         Log: Skeleton of "PerlIO_dup" coded.
30005              Still-passes all tests non-threaded (well it would wouldn't it!)
30006      Branch: perlio
30007            ! embed.h embed.pl ext/Encode/Encode.xs
30008            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
30009            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
30010            ! win32/win32io.c
30011 ____________________________________________________________________________
30012 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
30013         Log: Document the problem with the swash_fetch() API that affects
30014              more complex case conversions.
30015      Branch: perl
30016            ! lib/utf8_heavy.pl utf8.c
30017 ____________________________________________________________________________
30018 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
30019         Log: Make Time::HiRes::sleep() and usleep() to return
30020              the number of seconds (a floating point value) and 
30021              microseconds (an integer) actually slept (well,
30022              modulo the time spent in measuring the time actually
30023              slept...), to be a better drop-in replacement for
30024              the builtin sleep().  Noticed by Chris Nandor.
30025              
30026              Also make usleep() to croak if fed illegal number
30027              of useconds (anything greater than 1_000_000).
30028      Branch: perl
30029            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
30030            ! ext/Time/HiRes/HiRes.xs
30031 ____________________________________________________________________________
30032 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
30033         Log: A missing SvREFCNT_dec.
30034      Branch: perl
30035            ! perl.c
30036 ____________________________________________________________________________
30037 [ 12447] By: nick                                  on 2001/10/15  20:27:53
30038         Log: Beginings of PerlIO_dup support (unstable)
30039      Branch: perlio
30040            ! perlio.c perliol.h
30041 ____________________________________________________________________________
30042 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
30043         Log: (retracted by #12497)
30044              In AIX vac 5 just can't seem to get regcomp right.
30045      Branch: perl
30046            ! hints/aix.sh
30047 ____________________________________________________________________________
30048 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
30049         Log: Bump the version number to agree with the maintperl one.
30050      Branch: perl
30051            ! lib/Tie/RefHash.pm
30052 ____________________________________________________________________________
30053 [ 12444] By: nick                                  on 2001/10/15  15:59:57
30054         Log: Integrate mainline
30055      Branch: perlio
30056           +> lib/Math/BigInt/t/Math/Subclass.pm
30057           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
30058           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
30059           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
30060           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
30061           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
30062           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
30063           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
30064           +> lib/unicore/mktables
30065            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
30066            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
30067            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
30068            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
30069            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
30070            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
30071            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
30072            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
30073            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
30074            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
30075            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
30076            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
30077            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
30078            - lib/unicore/syllables.txt
30079           !> (integrate 344 files)
30080 ____________________________________________________________________________
30081 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
30082         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
30083      Branch: perl
30084            ! ext/DB_File/DB_File.xs
30085 ____________________________________________________________________________
30086 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
30087         Log: Sync the skip() amounts with the number of tests.
30088      Branch: perl
30089            ! lib/Term/Complete.t
30090 ____________________________________________________________________________
30091 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
30092         Log: Update Changes.
30093      Branch: perl
30094            ! Changes patchlevel.h
30095 ____________________________________________________________________________
30096 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
30097         Log: MacOS Classic catdir() rewrite from Thomas Wegner
30098              (backward incompatibility, but a deliberate one,
30099              the old version simply is broken in its logic),
30100              also documentation updates, and as suggested replicated
30101              the File::Spec::Unix documentation updates also on the
30102              File::Spec documentation.
30103              
30104              TODO: there seems to be duplication of documentation
30105              between File::Spec and File::Spec::Unix.  I think
30106              the ::Unix should be left only with specific UNIXisms,
30107              and all the generic documentation should be in ::Spec.
30108      Branch: perl
30109            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
30110            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
30111            ! lib/File/Spec/Unix.pm
30112 ____________________________________________________________________________
30113 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
30114         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
30115              From: Blair Zajac <blair@orcaware.com>
30116              Date: Mon, 24 Sep 2001 11:48:58 -0700
30117              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
30118              
30119              (the skip() messages)
30120      Branch: perl
30121            ! t/op/magic.t
30122 ____________________________________________________________________________
30123 [ 12438] By: ams                                   on 2001/10/14  23:43:59
30124         Log: Subject: [PATCH] make PerlIO default on VMS
30125              From: "Craig A. Berry" <craigberry@mac.com>
30126              Date: Sun, 14 Oct 2001 15:27:18 -0500
30127              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
30128      Branch: perl
30129            ! configure.com
30130 ____________________________________________________________________________
30131 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
30132         Log: Retract #12436 (Abhijit already did this at #12426)
30133      Branch: perl
30134            ! lib/ExtUtils/MM_Unix.pm
30135 ____________________________________________________________________________
30136 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
30137         Log: (retracted by #12437)
30138              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
30139              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
30140              Date: Sat, 13 Oct 2001 20:33:55 +0200
30141              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
30142      Branch: perl
30143            ! lib/ExtUtils/MM_Unix.pm
30144 ____________________________________________________________________________
30145 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
30146         Log: Subject: h2xs grammar nit
30147              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
30148              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
30149              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
30150      Branch: perl
30151            ! utils/h2xs.PL
30152 ____________________________________________________________________________
30153 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
30154         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
30155              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
30156              Date: Sun, 14 Oct 2001 11:25:08 +0100
30157              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
30158      Branch: perl
30159            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
30160            ! warnings.pl
30161 ____________________________________________________________________________
30162 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
30163         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
30164              for File::Spec::Mac::catfile)
30165      Branch: perl
30166            ! lib/h2xs.t
30167 ____________________________________________________________________________
30168 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
30169         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
30170              From: Nicholas Clark <nick@ccl4.org>
30171              Date: Sat, 13 Oct 2001 00:07:31 +0100
30172              Message-ID: <20011013000731.D67535@plum.flirble.org>
30173      Branch: perl
30174            ! lib/h2xs.t utils/h2xs.PL
30175 ____________________________________________________________________________
30176 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
30177         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
30178              before DEFINE and INC), and repent by taking DEFINE and
30179              INC away from PASTHRU.
30180      Branch: perl
30181            ! lib/ExtUtils/MM_Unix.pm
30182 ____________________________________________________________________________
30183 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
30184         Log: More MANIFEST anomalies.
30185      Branch: perl
30186            ! MANIFEST
30187 ____________________________________________________________________________
30188 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
30189         Log: Not that many.
30190      Branch: perl
30191            ! MANIFEST
30192 ____________________________________________________________________________
30193 [ 12428] By: sky                                   on 2001/10/13  20:59:27
30194         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
30195              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30196              Date: Sat, 13 Oct 2001 23:15:55 +0200
30197              Message-ID: <20011013231555.A18071@rafael>
30198      Branch: perl
30199            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
30200            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
30201 ____________________________________________________________________________
30202 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
30203         Log: Rewrite mktables from scratch.
30204              - Cleaner.
30205              - Faster: 15-20 seconds as opposed to several minutes.
30206              - More dynamic: the names of the various categories
30207              such as the linebreak ones are dynamic, not static.
30208              - Is.pl: long names for the general category properties
30209              are now available.
30210              - Ranges (<... ,First>, <..., Last>) from the general
30211              categories work now.
30212              - No more mktables.PL because the mktables.PL is not
30213              and never has been run to create a mktables.
30214              - syllables.txt and Is/Syl*.pl removed: non-standard
30215              (not part of the Unicode), and the whole concept is
30216              being reworked (http://syllabary.sourceforge.net/),
30217              the old way wouldn't even work with the new Syllables.txt
30218              (it would result in 1000+ new categories)
30219      Branch: perl
30220            + lib/unicore/In/163.pl lib/unicore/In/164.pl
30221            + lib/unicore/In/165.pl lib/unicore/In/166.pl
30222            + lib/unicore/In/167.pl lib/unicore/In/168.pl
30223            + lib/unicore/In/169.pl lib/unicore/In/170.pl
30224            + lib/unicore/In/171.pl lib/unicore/Is.pl
30225            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
30226            + lib/unicore/mktables
30227            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
30228            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
30229            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
30230            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
30231            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
30232            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
30233            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
30234            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
30235            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
30236            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
30237            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
30238            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
30239            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
30240            - lib/unicore/syllables.txt
30241            ! (edit 304 files)
30242 ____________________________________________________________________________
30243 [ 12426] By: ams                                   on 2001/10/13  18:05:36
30244         Log: ExtUtils::MM_Unix should ignore comments when searching for
30245              $VERSION.
30246      Branch: perl
30247            ! lib/ExtUtils/MM_Unix.pm
30248 ____________________________________________________________________________
30249 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
30250         Log: Subject: Re: New module XML::Clean
30251              From: andreas.koenig@anima.de (Andreas J. Koenig)
30252              Date: 13 Oct 2001 10:17:09 +0200
30253              Message-ID: <m37ku0t0my.fsf@anima.de>
30254      Branch: perl
30255            ! pod/perlnewmod.pod
30256 ____________________________________________________________________________
30257 [ 12424] By: sky                                   on 2001/10/13  09:39:59
30258         Log: Set thread stack size if needed.
30259      Branch: perl
30260            ! ext/threads/threads.xs
30261 ____________________________________________________________________________
30262 [ 12423] By: sky                                   on 2001/10/13  09:36:49
30263         Log: We do want to set the attribute to joinable even on modern posix
30264              platforms.
30265      Branch: perl
30266            ! ext/threads/threads.xs
30267 ____________________________________________________________________________
30268 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
30269         Log: Subject: [PATCH ext/Data/Dumper.xs]
30270              From: Brian Ingerson <ingy@ttul.org>
30271              Date: Fri, 12 Oct 2001 19:32:35 -0700
30272              Message-ID: <20011012193235.B889@ttul.org>
30273      Branch: perl
30274            ! ext/Data/Dumper/Dumper.xs
30275 ____________________________________________________________________________
30276 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
30277         Log: Update Changes.
30278      Branch: perl
30279            ! Changes patchlevel.h
30280 ____________________________________________________________________________
30281 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
30282         Log: FAQ sync.
30283      Branch: perl
30284            ! pod/perlfaq3.pod pod/perlfaq4.pod
30285 ____________________________________________________________________________
30286 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
30287         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
30288              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
30289              Date: Fri, 12 Oct 2001 11:51:05 -0700
30290              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
30291      Branch: perl
30292            ! lib/File/Copy.pm
30293 ____________________________________________________________________________
30294 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
30295         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
30296              From: "chromatic" <chromatic@rmci.net>     
30297              Date: Thu, 11 Oct 2001 10:57:55 -0600
30298              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
30299              
30300              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
30301              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30302              Date: Thu, 11 Oct 2001 22:34:21 +0200
30303              Message-ID: <20011011223421.A693@rafael>     
30304              
30305              plus undef $Term::Complete::stty as suggested by Rafael.
30306      Branch: perl
30307            ! lib/Term/Complete.pm lib/Term/Complete.t
30308 ____________________________________________________________________________
30309 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
30310         Log: UUnndduupplleexx..
30311      Branch: perl
30312            ! perl.h
30313 ____________________________________________________________________________
30314 [ 12416] By: sky                                   on 2001/10/12  20:16:19
30315         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
30316              From: Andy Dougherty <doughera@lafayette.edu>
30317              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
30318              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
30319              (Potentially only band-aid)
30320      Branch: perl
30321            ! sv.c
30322 ____________________________________________________________________________
30323 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
30324         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
30325              mishandles kill(), and therefore the sigaction test
30326              should be skipped, from Charles Lane.
30327      Branch: perl
30328            ! ext/POSIX/t/sigaction.t
30329 ____________________________________________________________________________
30330 [ 12414] By: sky                                   on 2001/10/12  18:47:49
30331         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
30332      Branch: perl
30333            ! op.h
30334 ____________________________________________________________________________
30335 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
30336         Log: Upgrade to Math::BigInt 1.44 from Tels and
30337              further fixes from John Peacock.
30338      Branch: perl
30339            + lib/Math/BigInt/t/Math/Subclass.pm
30340            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
30341            + lib/Math/BigInt/t/subclass.t
30342            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
30343            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
30344            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
30345            ! lib/Math/BigInt/t/mbimbf.t
30346 ____________________________________________________________________________
30347 [ 12412] By: sky                                   on 2001/10/12  18:28:23
30348         Log: perhaps pthread_attr_t really needs to be set for the old api
30349      Branch: perl
30350            ! ext/threads/threads.xs
30351 ____________________________________________________________________________
30352 [ 12411] By: sky                                   on 2001/10/12  18:11:45
30353         Log: pthread_keycreate not pthread_key_create under the here be dragons API
30354      Branch: perl
30355            ! ext/threads/threads.h
30356 ____________________________________________________________________________
30357 [ 12410] By: sky                                   on 2001/10/12  18:07:37
30358         Log: Apperently OLD PTHREADS API is a bit retarded.
30359              This should fix another set of compile failures in HP-UX 10.20.
30360      Branch: perl
30361            ! ext/threads/threads.h ext/threads/threads.xs
30362 ____________________________________________________________________________
30363 [ 12409] By: nick                                  on 2001/10/12  15:30:01
30364         Log: Blind integrate of mainline
30365      Branch: perlio
30366           +> (branch 32 files)
30367            - lib/unicode/README
30368           !> (integrate 121 files)
30369 ____________________________________________________________________________
30370 [ 12408] By: sky                                   on 2001/10/12  14:55:08
30371         Log: Let us avoid being smart for now.
30372      Branch: perl
30373            ! ext/threads/threads.h
30374 ____________________________________________________________________________
30375 [ 12407] By: sky                                   on 2001/10/12  14:38:12
30376         Log: (void*) the argument to make sure we work with picky compilers
30377      Branch: perl
30378            ! ext/threads/threads.xs
30379 ____________________________________________________________________________
30380 [ 12406] By: ams                                   on 2001/10/12  13:26:04
30381         Log: (replaced with #12600)
30382              
30383              Subject: [PATCH 5.6.1 perldoc] use File::Temp
30384              From: Mikhail Zabaluev <mhz@alt-linux.org>
30385              Date: Fri, 12 Oct 2001 12:47:47 +0400
30386              Message-Id: <20011012124747.E13918@localhost.localdomain>
30387      Branch: perl
30388            ! utils/perldoc.PL
30389 ____________________________________________________________________________
30390 [ 12405] By: ams                                   on 2001/10/12  13:05:32
30391         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
30392              From: andreas.koenig@anima.de (Andreas J. Koenig)
30393              Date: 12 Oct 2001 11:12:07 +0200
30394              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
30395      Branch: perl
30396            ! lib/Memoize/t/speed.t
30397 ____________________________________________________________________________
30398 [ 12404] By: sky                                   on 2001/10/12  12:46:15
30399         Log: A) Support OLD_PTHREADS_API
30400              B) Change from using pthread_t to using a TLS to store the
30401              index of the thread in an hash, this is to avoid problems when
30402              in fact pthread_t was not a seralizable type.
30403              Both these changes are because of HP-UX 10.20
30404              This has not been tested on win32 but should work there.
30405              Need to add support for NetWare.
30406      Branch: perl
30407            ! ext/threads/threads.h ext/threads/threads.xs
30408 ____________________________________________________________________________
30409 [ 12403] By: ams                                   on 2001/10/12  07:34:19
30410         Log: Subject: Re: New module XML::Clean
30411              From: andreas.koenig@anima.de (Andreas J. Koenig)
30412              Date: 12 Oct 2001 10:20:35 +0200
30413              Message-Id: <m3elo9uv58.fsf@anima.de>
30414      Branch: perl
30415            ! pod/perlnewmod.pod
30416 ____________________________________________________________________________
30417 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
30418         Log: More HP model tweaks from Merijn.
30419      Branch: perl
30420            ! README.hpux
30421 ____________________________________________________________________________
30422 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
30423         Log: Update Changes.
30424      Branch: perl
30425            ! Changes patchlevel.h
30426 ____________________________________________________________________________
30427 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
30428         Log: HP-UX update from H.Merijn Brand.
30429      Branch: perl
30430            ! README.hpux
30431 ____________________________________________________________________________
30432 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
30433         Log: Subject: [PATCH] fix link rot in README.vms
30434              From: "Craig A. Berry" <craigberry@mac.com>
30435              Date: Wed, 10 Oct 2001 17:17:00 -0500
30436              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
30437      Branch: perl
30438            ! README.vms
30439 ____________________________________________________________________________
30440 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
30441         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
30442              From: "chromatic" <chromatic@rmci.net>
30443              Date: Wed, 10 Oct 2001 15:50:30 -0600
30444              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
30445      Branch: perl
30446            ! lib/Term/Complete.t
30447 ____________________________________________________________________________
30448 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
30449         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
30450              From: "chromatic" <chromatic@rmci.net>
30451              Date: Wed, 10 Oct 2001 15:45:42 -0600
30452              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
30453      Branch: perl
30454            + lib/ExtUtils/Packlist.t
30455            ! MANIFEST
30456 ____________________________________________________________________________
30457 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
30458         Log: VMS needs quotes around the -I option to keep it from
30459              being downcased, from Charles Lane.
30460      Branch: perl
30461            ! t/run/kill_perl.t
30462 ____________________________________________________________________________
30463 [ 12395] By: ams                                   on 2001/10/10  16:22:32
30464         Log: Subject: [PATCH lib/FindBin.pm]
30465              From: Stas Bekman <stas@stason.org>
30466              Date: Tue, 09 Oct 2001 23:57:10 +0800
30467              Message-Id: <3BC31E56.60805@stason.org>
30468      Branch: perl
30469            ! lib/FindBin.pm
30470 ____________________________________________________________________________
30471 [ 12394] By: ams                                   on 2001/10/10  16:09:53
30472         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
30473              From: Abhijit Menon-Sen <ams@wiw.org>
30474              Date: Wed, 10 Oct 2001 21:59:33 +0530
30475              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
30476      Branch: perl
30477            ! ext/Data/Dumper/Dumper.xs
30478 ____________________________________________________________________________
30479 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
30480         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
30481              from Charles Lane.
30482      Branch: perl
30483            ! lib/File/Spec/VMS.pm
30484 ____________________________________________________________________________
30485 [ 12392] By: ams                                   on 2001/10/10  14:49:43
30486         Log: Subject: [PATCH] two s/// bugfixes
30487              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30488              Date: Wed, 10 Oct 2001 17:23:44 +0200
30489              Message-Id: <20011010172344.C22440@rafael>
30490      Branch: perl
30491            ! pp_ctl.c regexec.c t/op/subst.t
30492 ____________________________________________________________________________
30493 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
30494         Log: Fix/improve handling of the [000000] special "root"
30495              directory, by putting cwd in canonical form when doing
30496              abs2rel, and prepending a 000000 to directory "chunks"
30497              if missing from base or path.  Also adjust test to
30498              reflect the (improved) output from abs2rel.
30499              From Charles Lane.
30500      Branch: perl
30501            ! lib/File/Spec.t lib/File/Spec/VMS.pm
30502 ____________________________________________________________________________
30503 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
30504         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
30505              all of the extra VMSish attributes (such as "treat this logical
30506              as a device name") that are necessary to make programs run.
30507              A tainted %ENV does not hinder VMS.  From Charles Lane.
30508      Branch: perl
30509            ! lib/File/Find/t/taint.t
30510 ____________________________________________________________________________
30511 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
30512         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
30513              
30514              o  VMS is case-insensitive, RTL downcases filenames read
30515              by perl... so need to re-upcase filenames like MANIFEST
30516              and MANIFEST.SKIP
30517              
30518              o  Need to convert VMS-style to Unix-style filenames when comparing
30519              names in MANIFEST to names in filesystem.
30520              
30521              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
30522              since VMS won't let you (easily) delete non-empty directories.
30523              
30524              From Charles Lane.
30525      Branch: perl
30526            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
30527 ____________________________________________________________________________
30528 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
30529         Log: Unix and VMS agree on "*" as a "match any number of any chars"
30530              wildcards, but differ ("?"  vs.  "%") for their "match any single
30531              char" wildcard.  This patch changes "?"  chars to "%" before doing a
30532              VMS glob...at no loss of functionality, since "?"  isn't a valid
30533              filename char on VMS.  From Charles Lane.
30534      Branch: perl
30535            ! doio.c
30536 ____________________________________________________________________________
30537 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
30538         Log: (accidentally empty submit; new life as #12390)
30539      Branch: perl
30540            ! lib/File/Find/t/taint.t
30541 ____________________________________________________________________________
30542 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
30543         Log: Even more VMS tweakage from Charles Lane:
30544              
30545              Tweak #1:  splitdir only works on directory part of filespec,
30546              split off volume first
30547              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
30548              (it's a horrible kludge in the run-time library,
30549              improved in later versions). Check the
30550              $Config{'d_setenv'} flag before attempting to set it.
30551      Branch: perl
30552            ! t/op/chdir.t
30553 ____________________________________________________________________________
30554 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
30555         Log: VMS tweakage from Charles Lane.
30556              
30557              . command.com doubles an output line when prompting for extensions
30558              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
30559              . perl5db doesn't clean up after itself
30560      Branch: perl
30561            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
30562 ____________________________________________________________________________
30563 [ 12384] By: sky                                   on 2001/10/09  19:16:11
30564         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
30565              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30566              Date: Tue, 9 Oct 2001 22:10:26 +0200
30567              Message-ID: <20011009221026.A8579@rafael>
30568      Branch: perl
30569            ! pod/perldata.pod
30570 ____________________________________________________________________________
30571 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
30572         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
30573              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
30574              Date: 9 Oct 2001 15:15:06 -0000
30575              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
30576      Branch: perl
30577            ! t/op/subst.t
30578 ____________________________________________________________________________
30579 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
30580         Log: Update Changes.
30581      Branch: perl
30582            ! Changes patchlevel.h
30583 ____________________________________________________________________________
30584 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
30585         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
30586              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
30587              when a NULL is passed for the filename string pointer.
30588              From Charles Lane.
30589      Branch: perl
30590            ! vms/vms.c
30591 ____________________________________________________________________________
30592 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
30593         Log: Subject: HP systems update
30594              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30595              Date: Tue, 09 Oct 2001 15:59:22 +0200
30596              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
30597      Branch: perl
30598            ! README.hpux
30599 ____________________________________________________________________________
30600 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
30601         Log: CPAN::Nox does now have a test.
30602      Branch: perl
30603            ! t/lib/1_compile.t
30604 ____________________________________________________________________________
30605 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
30606         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
30607              From: David Dyck <dcd@tc.fluke.com>
30608              Date: Mon, 1 Oct 2001 12:17:36 -0700
30609              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
30610      Branch: perl
30611            ! installperl
30612 ____________________________________________________________________________
30613 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
30614         Log: NetWare update from Ananth Kesari.
30615      Branch: perl
30616            ! NetWare/nwperlsys.h makedef.pl
30617 ____________________________________________________________________________
30618 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
30619         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
30620              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30621              Date: Tue, 9 Oct 2001 08:40:57 EDT
30622              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
30623      Branch: perl
30624            ! lib/File/Find/t/find.t
30625 ____________________________________________________________________________
30626 [ 12374] By: ams                                   on 2001/10/09  05:31:45
30627         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
30628              ExtUtils::Mkbootstrap
30629              From: "chromatic" <chromatic@rmci.net>
30630              Date: Tue, 09 Oct 2001 00:08:37 -0600
30631              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
30632      Branch: perl
30633            + lib/ExtUtils/Mkbootstrap.t
30634            ! MANIFEST
30635 ____________________________________________________________________________
30636 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
30637         Log: Enable more debugging.
30638      Branch: perl
30639            ! lib/utf8_heavy.pl
30640 ____________________________________________________________________________
30641 [ 12372] By: ams                                   on 2001/10/09  02:11:59
30642         Log: #12370 forgot to modify is_gv_magical().
30643      Branch: perl
30644            ! gv.c
30645 ____________________________________________________________________________
30646 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
30647         Log: Make the toupper/lower/title API for Unicode not right
30648              but at least less wrong: prepare for the mapping being
30649              more than just one-character-to-one-character.
30650      Branch: perl
30651            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
30652            ! regexec.c utf8.c
30653 ____________________________________________________________________________
30654 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
30655         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
30656              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
30657              Date: Mon, 8 Oct 2001 22:18:23 -0400
30658              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
30659      Branch: perl
30660            ! pod/perlvar.pod t/op/taint.t
30661 ____________________________________________________________________________
30662 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
30663         Log: FAQ sync.
30664      Branch: perl
30665            ! pod/perlfaq3.pod pod/perlfaq4.pod
30666 ____________________________________________________________________________
30667 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
30668         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
30669              From: "chromatic" <chromatic@rmci.net>
30670              Date: Mon, 08 Oct 2001 14:05:32 -0600
30671              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
30672      Branch: perl
30673            ! lib/Term/Cap.t
30674 ____________________________________________________________________________
30675 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
30676         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
30677              From: Michael G Schwern <schwern@pobox.com>
30678              Date: Mon, 8 Oct 2001 17:00:14 -0400
30679              Message-ID: <20011008170014.L17083@blackrider>
30680      Branch: perl
30681            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
30682 ____________________________________________________________________________
30683 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
30684         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
30685              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30686              Date: Mon, 8 Oct 2001 16:01:33 EDT
30687              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
30688      Branch: perl
30689            ! ext/Time/HiRes/HiRes.xs
30690 ____________________________________________________________________________
30691 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
30692         Log: Subject: [PATCH] Autosplit patch for VMS
30693              From: "Craig A. Berry" <craigberry@mac.com>
30694              Date: Mon, 08 Oct 2001 15:40:43 -0500
30695              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
30696      Branch: perl
30697            ! lib/AutoSplit.pm lib/AutoSplit.t
30698 ____________________________________________________________________________
30699 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
30700         Log: Don't assume that everybody is running OS X 10.1 yet;
30701              from Kay Röpke.
30702      Branch: perl
30703            ! hints/darwin.sh
30704 ____________________________________________________________________________
30705 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
30706         Log: Update Changes.
30707      Branch: perl
30708            ! Changes patchlevel.h
30709 ____________________________________________________________________________
30710 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
30711         Log: Retract #12358 for now.
30712      Branch: perl
30713            ! lib/Term/Cap.t
30714 ____________________________________________________________________________
30715 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
30716         Log: Can't figure out what this is testing.
30717              (If it is trying to catch SIGKILL, it should stop
30718              trying because that is by definition impossible.)
30719      Branch: perl
30720            ! lib/sigtrap.t
30721 ____________________________________________________________________________
30722 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
30723         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
30724              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
30725              Date: Sun, 30 Sep 2001 21:15:13 +0200
30726              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
30727      Branch: perl
30728            ! lib/ExtUtils/MM_Win32.pm
30729 ____________________________________________________________________________
30730 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
30731         Log: Clarify the ldlibpth part and condense the overall text.
30732      Branch: perl
30733            ! t/TEST
30734 ____________________________________________________________________________
30735 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
30736         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
30737              From: "chromatic" <chromatic@rmci.net>
30738              Date: Sun, 07 Oct 2001 16:59:26 -0600
30739              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
30740      Branch: perl
30741            ! lib/Term/Cap.t
30742 ____________________________________________________________________________
30743 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
30744         Log: Update the list because fo #12265.
30745      Branch: perl
30746            ! t/lib/1_compile.t
30747 ____________________________________________________________________________
30748 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
30749         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
30750              From: Nicholas Clark <nick@ccl4.org>
30751              Date: Sun, 7 Oct 2001 20:53:33 +0100
30752              Message-ID: <20011007205333.S38756@plum.flirble.org>   
30753      Branch: perl
30754            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
30755            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
30756            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
30757            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
30758            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
30759            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
30760            ! lib/Switch/t/switch.t lib/Term/Complete.t
30761            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
30762            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
30763            ! t/op/my_stash.t
30764 ____________________________________________________________________________
30765 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
30766         Log: Integrate patch #12350 from maintperl; typo in
30767              IO::Seekable doc.
30768      Branch: perl
30769           !> ext/IO/lib/IO/Seekable.pm
30770 ____________________________________________________________________________
30771 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
30772         Log: Detypo.
30773      Branch: perl
30774            ! hints/darwin.sh
30775 ____________________________________________________________________________
30776 [ 12353] By: sky                                   on 2001/10/07  17:16:14
30777         Log: Change 12349 didn't really get it right.
30778      Branch: perl
30779            ! lib/Unicode/README
30780 ____________________________________________________________________________
30781 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
30782         Log: If running the harness the dynamic library search path
30783              may need setting.
30784      Branch: perl
30785            ! t/TEST
30786 ____________________________________________________________________________
30787 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
30788         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
30789              in ldflags.
30790      Branch: perl
30791            ! hints/darwin.sh
30792 ____________________________________________________________________________
30793 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
30794         Log: typo in IO::Seekable doc
30795      Branch: maint-5.6/perl
30796            ! ext/IO/lib/IO/Seekable.pm
30797 ____________________________________________________________________________
30798 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
30799         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
30800              doesn't work on Mac OS X 10.1 (when unpacking the tar the
30801              latter gets renamed as lib/unicode:1, assumedly for security
30802              reasons not to overwrite stuff)
30803      Branch: perl
30804            + lib/Unicode/README
30805            - lib/unicode/README
30806            ! MANIFEST
30807 ____________________________________________________________________________
30808 [ 12348] By: ams                                   on 2001/10/07  05:33:40
30809         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
30810              From: "chromatic" <chromatic@rmci.net>
30811              Date: Sat, 06 Oct 2001 21:42:03 -0600
30812              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
30813      Branch: perl
30814            + lib/CPAN/t/Nox.t
30815            ! MANIFEST
30816 ____________________________________________________________________________
30817 [ 12347] By: ams                                   on 2001/10/07  00:48:10
30818         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
30819              From: "chromatic" <chromatic@rmci.net>
30820              Date: Sat, 06 Oct 2001 18:52:10 -0600
30821              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
30822      Branch: perl
30823            + lib/sigtrap.t
30824            ! MANIFEST
30825 ____________________________________________________________________________
30826 [ 12346] By: ams                                   on 2001/10/06  23:14:01
30827         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
30828              h2xs write?)
30829              From: Nicholas Clark <nick@ccl4.org>
30830              Date: Sat, 6 Oct 2001 21:46:43 +0100
30831              Message-Id: <20011006214643.L38756@plum.flirble.org>
30832      Branch: perl
30833            ! utils/h2xs.PL
30834 ____________________________________________________________________________
30835 [ 12345] By: ams                                   on 2001/10/06  17:39:53
30836         Log: Subject: [PATCH] Memoize tests
30837              From: Nicholas Clark <nick@ccl4.org>
30838              Date: Sat, 6 Oct 2001 18:04:21 +0100
30839              Message-Id: <20011006180421.J38756@plum.flirble.org>
30840      Branch: perl
30841            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
30842            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
30843            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
30844            ! lib/Memoize/t/expire_module_n.t
30845            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
30846            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
30847            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
30848            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
30849            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
30850            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
30851 ____________________________________________________________________________
30852 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
30853         Log: Retract the latter part of #12343.
30854      Branch: perl
30855            ! ext/IO/lib/IO/Socket/INET.pm
30856 ____________________________________________________________________________
30857 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
30858         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
30859              From: David Dyck <dcd@tc.fluke.com>
30860              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
30861              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
30862              
30863              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
30864              From: David Dyck <dcd@tc.fluke.com>
30865              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
30866              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
30867      Branch: perl
30868            ! ext/IO/lib/IO/Socket/INET.pm
30869 ____________________________________________________________________________
30870 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
30871         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
30872              From: Robin Barker <rmb1@cise.npl.co.uk>
30873              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
30874              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
30875      Branch: perl
30876            ! t/TEST
30877 ____________________________________________________________________________
30878 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
30879         Log: Don't assume that %x is good for displaying UVs.
30880      Branch: perl
30881            ! dump.c
30882 ____________________________________________________________________________
30883 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
30884         Log: Update Changes.
30885      Branch: perl
30886            ! Changes patchlevel.h
30887 ____________________________________________________________________________
30888 [ 12339] By: ams                                   on 2001/10/05  10:22:34
30889         Log: Subject: [PATCH] perlfunc/select
30890              From: Nicholas Clark <nick@ccl4.org>
30891              Date: Fri, 5 Oct 2001 11:33:58 +0100
30892              Message-Id: <20011005113358.Z38756@plum.flirble.org>
30893      Branch: perl
30894            ! pod/perlfunc.pod
30895 ____________________________________________________________________________
30896 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
30897         Log: Retract #12313 and #12249.
30898      Branch: perl
30899            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
30900            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
30901            ! pod/perlebcdic.pod
30902 ____________________________________________________________________________
30903 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
30904         Log: Subject: [PATCH] perlvms.pod update
30905              From: "Craig A. Berry" <craigberry@mac.com>
30906              Date: Thu, 04 Oct 2001 12:55:52 -0500
30907              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
30908      Branch: perl
30909            ! vms/perlvms.pod
30910 ____________________________________________________________________________
30911 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
30912         Log: Subject: PATCH: Tie::SubstrHash
30913              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
30914              Date: Thu, 04 Oct 2001 12:12:41 +0100
30915              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
30916      Branch: perl
30917            ! lib/Tie/SubstrHash.pm
30918 ____________________________________________________________________________
30919 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
30920         Log: Unicode properties saga continues.
30921      Branch: perl
30922            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
30923            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
30924 ____________________________________________________________________________
30925 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
30926         Log: Yet more Unicode properties.
30927      Branch: perl
30928            + lib/unicore/In/137.pl lib/unicore/In/138.pl
30929            + lib/unicore/In/139.pl lib/unicore/In/140.pl
30930            + lib/unicore/In/141.pl lib/unicore/In/142.pl
30931            + lib/unicore/In/143.pl lib/unicore/In/144.pl
30932            + lib/unicore/In/145.pl lib/unicore/In/146.pl
30933            + lib/unicore/In/147.pl lib/unicore/In/148.pl
30934            + lib/unicore/In/149.pl lib/unicore/In/150.pl
30935            + lib/unicore/In/151.pl lib/unicore/In/152.pl
30936            + lib/unicore/In/153.pl lib/unicore/In/154.pl
30937            + lib/unicore/In/155.pl lib/unicore/In/156.pl
30938            + lib/unicore/In/157.pl lib/unicore/In/158.pl
30939            + lib/unicore/In/159.pl lib/unicore/In/160.pl
30940            + lib/unicore/In/161.pl lib/unicore/In/162.pl
30941            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
30942            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
30943            ! pod/perlunicode.pod
30944 ____________________________________________________________________________
30945 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
30946         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
30947              From: "Craig A. Berry" <craigberry@mac.com>
30948              Date: Wed, 03 Oct 2001 17:45:25 -0500
30949              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
30950              
30951              (the lib/Term/Complete.t patched differently by #12332)
30952      Branch: perl
30953            ! lib/ExtUtils/Command.t
30954 ____________________________________________________________________________
30955 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
30956         Log: Restore only if something to restore.
30957      Branch: perl
30958            ! lib/Term/Complete.t
30959 ____________________________________________________________________________
30960 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
30961         Log: Update various resources for credits,
30962              minor icons fixes, and versions.
30963      Branch: maint-5.6/macperl
30964            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
30965            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
30966            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
30967 ____________________________________________________________________________
30968 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
30969         Log: Quiet the warnings about using undef value
30970      Branch: maint-5.6/macperl
30971            ! lib/File/Temp.pm
30972 ____________________________________________________________________________
30973 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
30974         Log: Fix up Ballon Help and Help menu docs (first pass);
30975              remove balloon rez file, and autogenerate with
30976              Balloon2Rez instead.
30977      Branch: maint-5.6/macperl
30978            + macos/macperl/macscripts/Balloon2Rez
30979            - macos/macperl/MPBalloons.r
30980            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
30981 ____________________________________________________________________________
30982 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
30983         Log: Allow overriding of defaults, for change #12327.
30984      Branch: maint-5.6/macperl
30985            ! perl.h
30986 ____________________________________________________________________________
30987 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
30988         Log: Override PerlProc_exit.
30989      Branch: maint-5.6/macperl
30990            ! macos/macish.h
30991 ____________________________________________________________________________
30992 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
30993         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
30994      Branch: maint-5.6/macperl
30995            + macos/bundled_lib/blib/lib/MD5.pm
30996            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
30997            + macos/lib/Mac/AETE/Dialect.pm
30998            + macos/lib/Mac/AETE/Format/Converter.pm
30999            + macos/lib/Mac/AETE/Format/Dictionary.pm
31000            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
31001            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
31002            + macos/lib/Mac/Toolbox.pod
31003            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
31004 ____________________________________________________________________________
31005 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
31006         Log: Sync up silly CVS headers ... I should commit CVS
31007              first to avoid this ...
31008      Branch: maint-5.6/macperl
31009            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
31010            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
31011            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
31012            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
31013 ____________________________________________________________________________
31014 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
31015         Log: Fix Matthias' address, and attributions.
31016      Branch: maint-5.6/macperl
31017            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
31018            ! pod/perlport.pod
31019 ____________________________________________________________________________
31020 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
31021         Log: Fix Matthias' address, and attributions.
31022      Branch: maint-5.6/macperl
31023            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
31024            ! macos/ext/Mac/Components/Components.pm
31025            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
31026            ! macos/ext/Mac/Dialogs/Dialogs.pm
31027            ! macos/ext/Mac/Events/Events.pm
31028            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
31029            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
31030            ! macos/ext/Mac/Gestalt/Gestalt.pm
31031            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
31032            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
31033            ! macos/ext/Mac/Menus/Menus.pm
31034            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
31035            ! macos/ext/Mac/Movies/Movies.pm
31036            ! macos/ext/Mac/Navigation/Navigation.pm
31037            ! macos/ext/Mac/Notification/Notification.pm
31038            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
31039            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
31040            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
31041            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
31042            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
31043            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
31044            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
31045            ! macos/ext/Mac/StandardFile/StandardFile.pm
31046            ! macos/ext/Mac/TextEdit/TextEdit.pm
31047            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
31048            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
31049            ! macos/lib/Mac/LowMem.pm
31050 ____________________________________________________________________________
31051 [ 12322] By: sky                                   on 2001/10/03  18:41:07
31052         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
31053              From: "Craig A. Berry" <craigberry@mac.com>
31054              Date: Wed, 03 Oct 2001 14:30:55 -0500
31055              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
31056      Branch: perl
31057            ! vms/vms.c
31058 ____________________________________________________________________________
31059 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
31060         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
31061              From: "Craig A. Berry" <craigberry@mac.com>
31062              Date: Wed, 03 Oct 2001 14:30:55 -0500
31063              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
31064      Branch: perl
31065            ! vms/vms.c
31066 ____________________________________________________________________________
31067 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
31068         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
31069              only IsL&) and Inherited (negative lookahead good);
31070              add tests for Common, Inherited, and L&.
31071      Branch: perl
31072            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
31073 ____________________________________________________________________________
31074 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
31075         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
31076              (The Unicode standard uses L& quite often.)
31077      Branch: perl
31078            ! lib/utf8_heavy.pl
31079 ____________________________________________________________________________
31080 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
31081         Log: Add the 'Common' Unicode property (code points not
31082              explicitly assigned to any other script).
31083      Branch: perl
31084            + lib/unicore/In/136.pl
31085            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
31086 ____________________________________________________________________________
31087 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
31088         Log: Skip the RV printing test under threads until fixed.
31089      Branch: perl
31090            ! ext/B/t/terse.t
31091 ____________________________________________________________________________
31092 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
31093         Log: Subject: 12309 / cygwin / win2k
31094              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31095              Date: Wed, 03 Oct 2001 15:25:15 +0200
31096              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
31097      Branch: perl
31098            ! makedef.pl
31099 ____________________________________________________________________________
31100 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
31101         Log: Metaconfig unit change for #12314.
31102      Branch: metaconfig
31103            ! U/modified/Head.U
31104 ____________________________________________________________________________
31105 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
31106         Log: Subject: Both cygwin and djgpp on one machine
31107              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31108              Date: Wed, 03 Oct 2001 15:02:59 +0200
31109              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
31110      Branch: perl
31111            ! Configure
31112 ____________________________________________________________________________
31113 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
31114         Log: (retracted by #12338)
31115              
31116              Subject: [PATCH] Code clean up for perlboot.pod
31117              From: Casey West <casey@geeknest.com>
31118              Date: Tue, 2 Oct 2001 19:24:43 -0400
31119              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
31120              
31121              Subject: [PATCH] Code clean up for perlbot.diff
31122              From: Casey West <casey@geeknest.com>
31123              Date: Tue, 2 Oct 2001 19:25:22 -0400
31124              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
31125              
31126              Subject: [PATCH] Code clean up for perlcall.pod
31127              From: Casey West <casey@geeknest.com>
31128              Date: Tue, 2 Oct 2001 19:25:57 -0400
31129              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
31130              
31131              Subject: [PATCH] Code clean up for perldata.pod
31132              From: Casey West <casey@geeknest.com>
31133              Date: Tue, 2 Oct 2001 19:26:29 -0400
31134              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
31135              
31136              Subject: [PATCH] Code clean up for perldbmfilter.pod
31137              From: Casey West <casey@geeknest.com>
31138              Date: Tue, 2 Oct 2001 19:26:59 -0400
31139              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
31140              
31141              Subject: [PATCH] Code clean up for perlebcdic.pod
31142              From: Casey West <casey@geeknest.com>
31143              Date: Tue, 2 Oct 2001 19:27:37 -0400
31144              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
31145      Branch: perl
31146            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
31147            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
31148 ____________________________________________________________________________
31149 [ 12312] By: ams                                   on 2001/10/02  23:43:55
31150         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
31151              From: Michael G Schwern <schwern@pobox.com>
31152              Date: Tue, 2 Oct 2001 17:00:49 -0400
31153              Message-Id: <20011002170049.A9955@blackrider>
31154      Branch: perl
31155            ! lib/ExtUtils/MakeMaker.pm
31156 ____________________________________________________________________________
31157 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
31158         Log: FAQ sync.
31159      Branch: perl
31160            ! pod/perlfaq3.pod
31161 ____________________________________________________________________________
31162 [ 12310] By: nick                                  on 2001/10/02  16:09:49
31163         Log: Integrate mainline
31164      Branch: perlio
31165           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
31166           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
31167           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
31168           !> patchlevel.h t/op/pat.t
31169 ____________________________________________________________________________
31170 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
31171         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
31172              not just one single space.
31173      Branch: perl
31174            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
31175 ____________________________________________________________________________
31176 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
31177         Log: AUTHORS updates.
31178      Branch: perl
31179            ! AUTHORS
31180 ____________________________________________________________________________
31181 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
31182         Log: Update Changes.
31183      Branch: perl
31184            ! Changes patchlevel.h
31185 ____________________________________________________________________________
31186 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
31187         Log: Work around old buggy glibcs for langinfo constants,
31188              from Nicholas Clark and David Dyck.
31189      Branch: perl
31190            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
31191 ____________________________________________________________________________
31192 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
31193         Log: Eradicate Time::Piece; add an example.
31194      Branch: perl
31195            ! ext/I18N/Langinfo/Langinfo.pm
31196 ____________________________________________________________________________
31197 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
31198         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
31199              From: Robert Spier <rspier@pobox.com>
31200              Date: Mon, 1 Oct 2001 23:20:16 -0700
31201              Message-ID: <15289.23712.422087.878224@rls.cx>
31202      Branch: perl
31203            ! lib/Pod/Html.pm
31204 ____________________________________________________________________________
31205 [ 12303] By: sky                                   on 2001/10/02  10:40:57
31206         Log: Fixes obscure bug that manifests itself by.
31207              local $!=0;undef*STDOUT;#segfaults
31208              Has been around for a while. Possible other magic IO vars are
31209              possibly affected as well. Reported by Jos Boumans.
31210      Branch: perl
31211            ! mg.c
31212 ____________________________________________________________________________
31213 [ 12302] By: nick                                  on 2001/10/02  09:00:52
31214         Log: Integrate mainline
31215      Branch: perlio
31216           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
31217           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
31218           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
31219 ____________________________________________________________________________
31220 [ 12301] By: nick                                  on 2001/10/02  08:40:57
31221         Log: Integrate mainline + lib/open.t patch from Chromatic
31222      Branch: perlio
31223           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
31224            ! lib/open.t
31225           !> (integrate 29 files)
31226 ____________________________________________________________________________
31227 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
31228         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
31229              Until it has, better stop early if someone requests threads.
31230      Branch: perl
31231            ! hints/darwin.sh
31232 ____________________________________________________________________________
31233 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
31234         Log: Subject: [ID 20011001.011] redundant code in t/TEST
31235              From: David Dyck <dcd@tc.fluke.com>
31236              Date: Mon, 1 Oct 2001 12:56:24 -0700
31237              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
31238      Branch: perl
31239            ! t/TEST
31240 ____________________________________________________________________________
31241 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
31242         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
31243              From: "chromatic" <chromatic@rmci.net>
31244              Date: Mon, 01 Oct 2001 12:27:12 -0600
31245              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
31246      Branch: perl
31247            ! lib/Term/Cap.t
31248 ____________________________________________________________________________
31249 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
31250         Log: UNICOS testing patches from Nicholas Clark.
31251      Branch: perl
31252            ! t/op/arith.t t/op/pack.t
31253 ____________________________________________________________________________
31254 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
31255         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
31256              From: "chromatic" <chromatic@rmci.net>
31257              Date: Mon, 01 Oct 2001 10:21:51 -0600
31258              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
31259      Branch: perl
31260            ! lib/open.t
31261 ____________________________________________________________________________
31262 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
31263         Log: Make missing the RADIXCHAR a softer, gentler error.
31264      Branch: perl
31265            ! ext/I18N/Langinfo/Langinfo.t
31266 ____________________________________________________________________________
31267 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
31268         Log: Nuke also the LANG because of glibc.
31269      Branch: perl
31270            ! lib/open.t
31271 ____________________________________________________________________________
31272 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
31273         Log: Also the ^Is is optional.
31274      Branch: perl
31275            ! pod/perlunicode.pod t/op/pat.t
31276 ____________________________________________________________________________
31277 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
31278         Log: Be careful to pull chars from the varargs stack when
31279              formatting chars.
31280      Branch: perl
31281            ! regcomp.c
31282 ____________________________________________________________________________
31283 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
31284         Log: sortsv not in place anymore, noticed by John P. Linderman.
31285      Branch: perl
31286            ! pod/perlapi.pod pp_ctl.c
31287 ____________________________________________________________________________
31288 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
31289         Log: Make the diagnostic messages more neutral.
31290      Branch: perl
31291            ! ext/B/t/terse.t
31292 ____________________________________________________________________________
31293 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
31294         Log: Forgotten from #12288.
31295      Branch: perl
31296            ! ext/Data/Dumper/Dumper.pm
31297 ____________________________________________________________________________
31298 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
31299         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
31300              From: Brian Ingerson <ingy@ttul.org>
31301              Date: Sun, 30 Sep 2001 21:45:56 -0700
31302              Message-ID: <20010930214556.D26392@ttul.org>
31303              
31304              (remember also the #12289)
31305      Branch: perl
31306            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
31307 ____________________________________________________________________________
31308 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
31309         Log: More Unicode property tests for the abbreviated
31310              general properties.
31311      Branch: perl
31312            ! t/op/pat.t
31313 ____________________________________________________________________________
31314 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
31315         Log: Further tweaks to the Unicode properties.
31316      Branch: perl
31317            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
31318 ____________________________________________________________________________
31319 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
31320         Log: Retract #12284.
31321      Branch: perl
31322            ! lib/Term/Cap.t
31323 ____________________________________________________________________________
31324 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
31325         Log: (Retracted by #12285)
31326      Branch: perl
31327            ! lib/Term/Cap.t
31328 ____________________________________________________________________________
31329 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
31330         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
31331              From: "chromatic" <chromatic@rmci.net>  
31332              Date: Sun, 30 Sep 2001 16:10:02 -0600
31333              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
31334      Branch: perl
31335            + lib/Term/Cap.t
31336            ! MANIFEST
31337 ____________________________________________________________________________
31338 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
31339         Log: Use stty -g to restore the terminal state, do not even
31340              try to run the tests if stty -g is not available.
31341      Branch: perl
31342            ! lib/Term/Complete.t
31343 ____________________________________________________________________________
31344 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
31345         Log: Cleanup utf8_heavy; allow dropping the In prefix from
31346              Unicode script/block properties.
31347      Branch: perl
31348            ! lib/utf8_heavy.pl
31349 ____________________________________________________________________________
31350 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
31351         Log: Retract the #12259 for now.
31352      Branch: perl
31353            ! embed.h embed.pl sv.h
31354 ____________________________________________________________________________
31355 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
31356         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
31357      Branch: perl
31358            + lib/Text/TabsWrap/CHANGELOG
31359            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
31360 ____________________________________________________________________________
31361 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
31362         Log: #12272 wasn't right, it introduced an extra ().
31363      Branch: perl
31364            ! lib/utf8_heavy.pl
31365 ____________________________________________________________________________
31366 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
31367         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
31368              From: Jonathan Stowe <gellyfish@gellyfish.com>
31369              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
31370              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
31371      Branch: perl
31372            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
31373 ____________________________________________________________________________
31374 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
31375         Log: Subject: Patch to put qsortsv in the public API
31376              From: Brian Ingerson <ingy@ttul.org>
31377              Date: Sat, 29 Sep 2001 17:41:13 -0700
31378              Message-ID: <20010929174113.A30223@ttul.org>
31379      Branch: perl
31380            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
31381 ____________________________________________________________________________
31382 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
31383         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
31384              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31385              Date: Sat, 29 Sep 2001 23:54:48 +0200
31386              Message-ID: <20010929235448.A5017@rafael>
31387      Branch: perl
31388            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
31389 ____________________________________________________________________________
31390 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
31391         Log: FAQ sync.
31392      Branch: perl
31393            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
31394            ! pod/perlfaq9.pod
31395 ____________________________________________________________________________
31396 [ 12273] By: bailey                                on 2001/09/29  23:43:46
31397         Log: Resync with mainline
31398      Branch: vmsperl
31399           +> (branch 1207 files)
31400            - (delete 324 files)
31401           !> (integrate 866 files)
31402 ____________________________________________________________________________
31403 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
31404         Log: Nasty recursion trap if one would match Unicode.
31405      Branch: perl
31406            ! lib/utf8_heavy.pl
31407 ____________________________________________________________________________
31408 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
31409         Log: More Unicode todo.
31410      Branch: perl
31411            ! pod/perltodo.pod
31412 ____________________________________________________________________________
31413 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
31414         Log: Explain a bit the new more flexible \p\P syntax.
31415      Branch: perl
31416            ! pod/perlunicode.pod
31417 ____________________________________________________________________________
31418 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
31419         Log: More leniency to the \p and \P: now can have whitespace
31420              between the property definition and the curlies; now can
31421              invert the property by having a caret between the open
31422              curly and the property.
31423      Branch: perl
31424            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
31425 ____________________________________________________________________________
31426 [ 12268] By: nick                                  on 2001/09/29  17:39:26
31427         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
31428              one test (lib/open.t) fails
31429      Branch: perlio
31430           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
31431           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
31432           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
31433           +> lib/Tie/Scalar.t lib/open.t
31434            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
31435            - ext/B/Stash.t
31436           !> (integrate 62 files)
31437 ____________________________________________________________________________
31438 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
31439         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
31440      Branch: perl
31441            ! t/op/chdir.t
31442 ____________________________________________________________________________
31443 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
31444         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
31445              From: "Craig A. Berry" <craigberry@mac.com> 
31446              Date: Sat, 29 Sep 2001 09:35:33 -0500
31447              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
31448      Branch: perl
31449            ! t/op/chdir.t
31450 ____________________________________________________________________________
31451 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
31452         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
31453              From: "chromatic" <chromatic@rmci.net>
31454              Date: Fri, 28 Sep 2001 21:20:12 -0600
31455              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
31456      Branch: perl
31457            + lib/Tie/Scalar.t
31458            ! MANIFEST lib/Tie/Scalar.pm
31459 ____________________________________________________________________________
31460 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
31461         Log: Allow for more flexibility in the \p{In...} names, now
31462              case doesn't matter, and any space or dash can be
31463              matched by any space, dash, underbar, or empty.
31464              (may be going too far on leniency)
31465      Branch: perl
31466            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
31467            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
31468            ! t/op/pat.t
31469 ____________________________________________________________________________
31470 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
31471         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
31472              From: "chromatic" <chromatic@rmci.net>
31473              Date: Fri, 28 Sep 2001 17:39:50 -0600
31474              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
31475      Branch: perl
31476            + lib/open.t
31477            ! MANIFEST
31478 ____________________________________________________________________________
31479 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
31480         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
31481              From: "Craig A. Berry" <craigberry@mac.com>
31482              Date: Fri, 28 Sep 2001 16:24:51 -0500
31483              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
31484      Branch: perl
31485            ! ext/File/Glob/t/basic.t
31486 ____________________________________________________________________________
31487 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
31488         Log: Subject: [DOC PATCH] Carp.pm pod typo
31489              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31490              Date: Fri, 28 Sep 2001 23:14:51 +0200
31491              Message-ID: <20010928231451.E16889@rafael>
31492      Branch: perl
31493            ! lib/Carp.pm
31494 ____________________________________________________________________________
31495 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
31496         Log: Subject: [PATCH] Allow an @INC hook to set %INC
31497              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31498              Date: Fri, 28 Sep 2001 22:18:13 +0200
31499              Message-ID: <20010928221813.A16889@rafael>
31500      Branch: perl
31501            ! pp_ctl.c
31502 ____________________________________________________________________________
31503 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
31504         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
31505              From: Nicholas Clark <nick@ccl4.org>
31506              Date: Fri, 28 Sep 2001 23:39:33 +0100
31507              Message-ID: <20010928233933.C23673@plum.flirble.org>
31508      Branch: perl
31509            ! embed.h embed.pl sv.h
31510 ____________________________________________________________________________
31511 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
31512         Log: Update Changes.
31513      Branch: perl
31514            ! Changes patchlevel.h
31515 ____________________________________________________________________________
31516 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
31517         Log: Move the B tests to B/t.
31518      Branch: perl
31519            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
31520            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
31521            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
31522            - ext/B/Showlex.t ext/B/Stash.t
31523            ! MANIFEST
31524 ____________________________________________________________________________
31525 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
31526         Log: Forgot from #12254.
31527      Branch: perl
31528            + ext/B/B/Terse.t
31529 ____________________________________________________________________________
31530 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
31531         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
31532              From: "chromatic" <chromatic@rmci.net>
31533              Date: Thu, 27 Sep 2001 23:22:17 -0600
31534              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
31535      Branch: perl
31536            ! MANIFEST
31537 ____________________________________________________________________________
31538 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
31539         Log: Test numbering mismatch.
31540      Branch: perl
31541            ! t/op/chdir.t
31542 ____________________________________________________________________________
31543 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
31544         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
31545              From: "Craig A. Berry" <craigberry@mac.com>
31546              Date: Wed, 26 Sep 2001 17:43:14 -0500
31547              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
31548      Branch: perl
31549            ! iperlsys.h t/op/chdir.t
31550 ____________________________________________________________________________
31551 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
31552         Log: Subject: [PATCH gv.c] make __ANON__ global
31553              From: Robin Barker <rmb1@cise.npl.co.uk>
31554              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
31555              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
31556      Branch: perl
31557            ! gv.c t/op/anonsub.t t/op/runlevel.t
31558 ____________________________________________________________________________
31559 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
31560         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
31561              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31562              Date: Thu, 27 Sep 2001 22:34:32 +0200
31563              Message-ID: <20010927223432.A1485@rafael>
31564      Branch: perl
31565            ! ext/B/B/Terse.pm
31566 ____________________________________________________________________________
31567 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
31568         Log: (retracted by #12338)
31569              
31570              Subject: [PATCH] Cleanup of perldsc.pod      
31571              From: Casey West <casey@geeknest.com>
31572              Date: Thu, 27 Sep 2001 11:13:17 -0400
31573              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
31574      Branch: perl
31575            ! pod/perldsc.pod
31576 ____________________________________________________________________________
31577 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
31578         Log: Not everyone is using ithreads...
31579      Branch: perl
31580            ! ext/Devel/Peek/Peek.t
31581 ____________________________________________________________________________
31582 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
31583         Log: Document the nss_delete core dump workaround for HP-UX
31584              and Solaris, bug IDs 20010805.018 and 20010629.004.
31585      Branch: perl
31586            ! README.hpux README.solaris
31587 ____________________________________________________________________________
31588 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
31589         Log: Dump Unicode hash keys also as Unicode,
31590              not just as a byte string.
31591      Branch: perl
31592            ! dump.c ext/Devel/Peek/Peek.t
31593 ____________________________________________________________________________
31594 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
31595         Log: Integrate changes #12241 and #12242 from macperl:
31596              
31597              Remove unneeded disabling of umask() calls
31598              
31599              Note (get|set)sockopt are available.
31600      Branch: perl
31601           !> lib/File/Temp.pm pod/perlport.pod
31602 ____________________________________________________________________________
31603 [ 12244] By: sky                                   on 2001/09/27  08:53:00
31604         Log: Flush buffers on thread closedown.
31605      Branch: perl
31606            ! ext/threads/threads.xs
31607 ____________________________________________________________________________
31608 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
31609         Log: Dump SvUTF8(sv)s also as \x{...}.
31610              
31611              TODO: dump the SvUTF8() hash keys similarly. 
31612      Branch: perl
31613            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
31614 ____________________________________________________________________________
31615 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
31616         Log: Note (get|set)sockopt are available.
31617      Branch: maint-5.6/macperl
31618            ! pod/perlport.pod
31619 ____________________________________________________________________________
31620 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
31621         Log: Remove unneeded disabling of umask() calls
31622      Branch: maint-5.6/macperl
31623            ! lib/File/Temp.pm
31624 ____________________________________________________________________________
31625 [ 12240] By: sky                                   on 2001/09/26  18:44:56
31626         Log: Documention update
31627      Branch: perl
31628            ! ext/threads/threads.pm
31629 ____________________________________________________________________________
31630 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
31631         Log: Update Changes.
31632      Branch: perl
31633            ! Changes patchlevel.h
31634 ____________________________________________________________________________
31635 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
31636         Log: Check that all environment variables are tainted.
31637      Branch: perl
31638            ! t/op/taint.t
31639 ____________________________________________________________________________
31640 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
31641         Log: Manual integration error in #12235.
31642      Branch: perl
31643            ! lib/File/DosGlob.t
31644 ____________________________________________________________________________
31645 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
31646         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
31647              From: "chromatic" <chromatic@rmci.net>
31648              Date: Tue, 25 Sep 2001 23:57:07 -0600
31649              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
31650      Branch: perl
31651            ! perlio.c
31652 ____________________________________________________________________________
31653 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
31654         Log: Integrate macperl changes from Chris Nandor:
31655              12192 11817 11815 11813 11778 11775
31656              
31657              Update CPAN.pm to work with new Mac::BuildTools instead
31658              of ExtUtils::MM_MacOS "orphan" functions
31659              
31660              Fix test
31661              
31662              Make syntax check report in MPW style, fix tests
31663              to use Mac::err=unix to get normal-style error
31664              messages.
31665              
31666              More module and test ports from Thomas Wegner et al
31667              
31668              Fix open of /dev/null for Mac OS
31669              
31670              Allow for platforms to override formatting of errors
31671              on output from Matthias Neeracher (core files)
31672      Branch: perl
31673            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
31674            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
31675            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
31676           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
31677           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
31678           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
31679 ____________________________________________________________________________
31680 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
31681         Log: grrr.
31682      Branch: perl
31683            ! t/op/gv.t
31684 ____________________________________________________________________________
31685 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
31686         Log: Retract #12232.
31687      Branch: perl
31688            ! t/op/gv.t
31689 ____________________________________________________________________________
31690 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
31691         Log: (Retracted by #12233.)
31692      Branch: perl
31693            ! t/op/gv.t
31694 ____________________________________________________________________________
31695 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
31696         Log: Detypo.
31697      Branch: perl
31698            ! ext/Encode/Makefile.PL
31699 ____________________________________________________________________________
31700 [ 12230] By: sky                                   on 2001/09/26  11:36:23
31701         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
31702              We are using a "delay" here because we do not want to depend on thread synchronization issues.
31703      Branch: perl
31704            + ext/threads/t/stress_cv.t
31705            ! MANIFEST ext/threads/t/stress_string.t
31706 ____________________________________________________________________________
31707 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
31708         Log: NetWare tweak from Ananth Kesari.
31709      Branch: perl
31710            ! NetWare/t/Readme.txt
31711 ____________________________________________________________________________
31712 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
31713         Log: Trick to fool case-blind filesystems.
31714      Branch: perl
31715            ! ext/Encode/Makefile.PL
31716 ____________________________________________________________________________
31717 [ 12227] By: sky                                   on 2001/09/26  11:06:50
31718         Log: Threads can start executing in a different order than they were
31719              created.... so we cannot ok() inside the threadstarter.
31720      Branch: perl
31721            ! ext/threads/t/stress_string.t
31722 ____________________________________________________________________________
31723 [ 12226] By: sky                                   on 2001/09/26  07:41:45
31724         Log: Add in stress_string.t to stress test threads a bit more.
31725      Branch: perl
31726            + ext/threads/t/stress_string.t
31727            ! MANIFEST
31728 ____________________________________________________________________________
31729 [ 12225] By: sky                                   on 2001/09/26  07:04:21
31730         Log: Fix negative refcount introduced by #12223.
31731      Branch: perl
31732            ! ext/threads/threads.xs
31733 ____________________________________________________________________________
31734 [ 12224] By: sky                                   on 2001/09/26  06:57:58
31735         Log: Update documentation to match change #12223
31736      Branch: perl
31737            ! sharedsv.c
31738 ____________________________________________________________________________
31739 [ 12223] By: sky                                   on 2001/09/26  06:54:32
31740         Log: Use a separate interpreter for the sharedsv space. Another
31741              negative sv leak. Sigh.
31742      Branch: perl
31743            ! sharedsv.c
31744 ____________________________________________________________________________
31745 [ 12222] By: sky                                   on 2001/09/26  05:58:35
31746         Log: Do the environ assignment in perl_contruct to match perl_destruct.
31747              Now we don't need to perl_parse/perl_run. However environ is a
31748              global....
31749      Branch: perl
31750            ! perl.c
31751 ____________________________________________________________________________
31752 [ 12221] By: sky                                   on 2001/09/26  05:41:02
31753         Log: Move the creation of PL_strtab to perl_construct so we can work
31754              with HV and HEs without running perl_parse.
31755      Branch: perl
31756            ! perl.c
31757 ____________________________________________________________________________
31758 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
31759         Log: integrate macperl changes into maint-5.6
31760      Branch: maint-5.6/perl
31761           !> (integrate 26 files)
31762 ____________________________________________________________________________
31763 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
31764         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
31765              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
31766      Branch: maint-5.6/macperl
31767            ! macos/ext/Mac/Fonts/Fonts.xs
31768            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
31769 ____________________________________________________________________________
31770 [ 12218] By: ams                                   on 2001/09/25  23:31:33
31771         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
31772              From: Nicholas Clark <nick@ccl4.org>
31773              Date: Wed, 26 Sep 2001 01:20:20 +0100
31774              Message-Id: <20010926012020.B48092@plum.flirble.org>
31775      Branch: perl
31776            ! lib/AutoSplit.t
31777 ____________________________________________________________________________
31778 [ 12217] By: ams                                   on 2001/09/25  22:33:05
31779         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
31780              From: "Craig A. Berry" <craigberry@mac.com>
31781              Date: Tue, 25 Sep 2001 18:08:42 -0500
31782              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
31783      Branch: perl
31784            ! vms/vms.c
31785 ____________________________________________________________________________
31786 [ 12216] By: ams                                   on 2001/09/25  21:41:01
31787         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
31788              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
31789              From: Michael G Schwern <schwern@pobox.com>
31790              Date: Wed, 26 Sep 2001 00:38:21 -0400
31791              Message-Id: <20010926003821.A627@blackrider>
31792      Branch: perl
31793            ! lib/AutoSplit.t
31794 ____________________________________________________________________________
31795 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
31796         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
31797              From: Michael G Schwern <schwern@pobox.com>
31798              Date: Tue, 25 Sep 2001 17:43:49 -0400
31799              Message-ID: <20010925174349.B19534@blackrider>
31800      Branch: perl
31801            ! lib/Test/Simple.pm lib/Test/Utils.pm
31802 ____________________________________________________________________________
31803 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
31804         Log: Integrate changes from bleadperl.
31805      Branch: maint-5.6/macperl
31806           !> pod/perlport.pod
31807 ____________________________________________________________________________
31808 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
31809         Log: skip($mess) should result in one skip.
31810      Branch: perl
31811            ! t/test.pl
31812 ____________________________________________________________________________
31813 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
31814         Log: Integrate change #12200 from maintperl.
31815      Branch: maint-5.6/macperl
31816           !> win32/perlhost.h
31817 ____________________________________________________________________________
31818 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
31819         Log: Fix file types to "apple"
31820      Branch: maint-5.6/macperl
31821            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
31822            ! macos/ext/Mac/SAT/t/Collision.rsrc
31823 ____________________________________________________________________________
31824 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
31825         Log: Fix rsrc file as snd file; fix path in t file.
31826      Branch: maint-5.6/macperl
31827            ! macos/ext/Mac/Notification/t/Notification.rsrc
31828            ! macos/ext/Mac/Notification/t/Notification.t
31829 ____________________________________________________________________________
31830 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
31831         Log: Sync up with File::Find from bleadperl.
31832      Branch: maint-5.6/macperl
31833            ! lib/File/Find.pm t/lib/filefind-taint.t
31834 ____________________________________________________________________________
31835 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
31836         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
31837              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
31838              of hundreds)
31839      Branch: maint-5.6/macperl
31840            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
31841            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
31842            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
31843 ____________________________________________________________________________
31844 [ 12207] By: nick                                  on 2001/09/25  19:04:36
31845         Log: Integrate mainline (untested while modem is up)
31846      Branch: perlio
31847           +> lib/AutoSplit.t t/test.pl
31848            - lib/warnings/register.t
31849           !> (integrate 28 files)
31850 ____________________________________________________________________________
31851 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
31852         Log: perldiag entry for #12205.
31853      Branch: perl
31854            ! pod/perldiag.pod
31855 ____________________________________________________________________________
31856 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
31857         Log: Subject: [PATCH] warning on v-string in use/require
31858              From: John Peacock <jpeacock@rowman.com>
31859              Date: Mon, 24 Sep 2001 17:29:03 -0400
31860              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
31861      Branch: perl
31862            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
31863 ____________________________________________________________________________
31864 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
31865         Log: perltooc et al updates.
31866      Branch: perl
31867            ! plan9/mkfile pod/roffitall
31868 ____________________________________________________________________________
31869 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
31870         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
31871              From: Michael G Schwern <schwern@pobox.com>
31872              Date: Sun, 23 Sep 2001 00:07:12 -0400
31873              Message-ID: <20010923000712.A7005@blackrider>
31874      Branch: perl
31875            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
31876 ____________________________________________________________________________
31877 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
31878         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
31879              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
31880              Date: Wed, 26 Sep 2001 01:25:10 +0900
31881              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
31882      Branch: perl
31883            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
31884            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
31885            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
31886 ____________________________________________________________________________
31887 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
31888         Log: Integrate change #12200 from maintperl;
31889              on windows, virtualized environment could propagate deleted variables
31890              into children if they happen to be at the very end of the table
31891      Branch: perl
31892           !> win32/perlhost.h
31893 ____________________________________________________________________________
31894 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
31895         Log: on windows, virtualized environment could propagate deleted variables
31896              into children if they happen to be at the very end of the table
31897              (thanks for succinct test case from Johan Holmberg, and fix from
31898              Doug Lankshear)
31899      Branch: maint-5.6/perl
31900            ! win32/perlhost.h
31901 ____________________________________________________________________________
31902 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
31903         Log: avoid the use of ftime() (it does a useless, potentially
31904              expensive call to GetTimeZoneInformation()); this potentially
31905              also results in three more digits of precision from
31906              Time::HiRes::time()
31907      Branch: perl
31908            ! ext/Time/HiRes/HiRes.xs
31909 ____________________________________________________________________________
31910 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
31911         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
31912              
31913              Note: io/binmode is failing, have to figure out why.
31914      Branch: perl
31915            + t/test.pl
31916            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
31917            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
31918            ! t/run/exit.t
31919 ____________________________________________________________________________
31920 [ 12197] By: ams                                   on 2001/09/25  13:48:55
31921         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
31922              From: Nicholas Clark <nick@ccl4.org>
31923              Date: Tue, 25 Sep 2001 00:37:40 +0100
31924              Message-Id: <20010925003740.S4971@plum.flirble.org>
31925              (Further changes expected.)
31926      Branch: perl
31927            + lib/AutoSplit.t
31928            ! MANIFEST
31929 ____________________________________________________________________________
31930 [ 12196] By: sky                                   on 2001/09/25  13:37:12
31931         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
31932              _ftime to try and be more robust.
31933      Branch: perl
31934            ! ext/Time/HiRes/HiRes.xs
31935 ____________________________________________________________________________
31936 [ 12194] By: ams                                   on 2001/09/25  11:40:00
31937         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
31938              From: "Craig A. Berry" <craigberry@mac.com>
31939              Date: Mon, 24 Sep 2001 17:54:20 -0500
31940              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
31941      Branch: perl
31942            ! vms/descrip_mms.template
31943 ____________________________________________________________________________
31944 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
31945         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
31946              not working, cursor not spinning (Bug #422129); external
31947              editor problems (Bug #456329); escape/cmd-. not activating
31948              "Cancel" in Save dialog box (Bug #446960); Runtimes not
31949              executing on launch (Bug #464441).
31950      Branch: maint-5.6/macperl
31951            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
31952            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
31953            ! macos/macperl/MacPerl.r
31954 ____________________________________________________________________________
31955 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
31956         Log: Update CPAN.pm to work with new Mac::BuildTools instead
31957              of ExtUtils::MM_MacOS "orphan" functions
31958      Branch: maint-5.6/macperl
31959            ! lib/CPAN.pm
31960 ____________________________________________________________________________
31961 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
31962         Log: Fix up another xsubpp problem (Matthias Neeracher)
31963      Branch: maint-5.6/macperl
31964            ! macos/xsubpp
31965 ____________________________________________________________________________
31966 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
31967         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
31968      Branch: maint-5.6/macperl
31969            ! macos/lib/ExtUtils/MM_MacOS.pm
31970 ____________________________________________________________________________
31971 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
31972         Log: Fix up Makefiles for more Mac:: modules (and prepare for
31973              static build ...?)
31974      Branch: maint-5.6/macperl
31975            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
31976            ! macos/macperl/Makefile.mk
31977 ____________________________________________________________________________
31978 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
31979         Log: Fix up tests
31980      Branch: maint-5.6/macperl
31981            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
31982 ____________________________________________________________________________
31983 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
31984         Log: Make malloc smarter, fix bugs.  (Bug #404030)
31985      Branch: maint-5.6/macperl
31986            ! macos/icemalloc.c macos/icemalloc.h
31987 ____________________________________________________________________________
31988 [ 12186] By: nick                                  on 2001/09/24  19:18:17
31989         Log: Integrate mainline
31990      Branch: perlio
31991           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
31992           +> lib/filetest.t
31993           !> (integrate 30 files)
31994 ____________________________________________________________________________
31995 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
31996         Log: Retract #12136, the warnings::register is already
31997              tested by t/lib/warnings/9enabled, as pointed out
31998              by Paul Marquess.
31999      Branch: perl
32000            - lib/warnings/register.t
32001            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
32002 ____________________________________________________________________________
32003 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
32004         Log: fix Time::HiRes implementation of gettimeofday() on windows
32005              (HiRes.t#14 now passes)
32006      Branch: perl
32007            ! ext/Time/HiRes/HiRes.xs
32008 ____________________________________________________________________________
32009 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
32010         Log: File::Spec::catfile() canonifies everything to blackslashes on
32011              windows :-(
32012      Branch: perl
32013            ! lib/ExtUtils/Manifest.t
32014 ____________________________________________________________________________
32015 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
32016         Log: test number mismatch
32017      Branch: perl
32018            ! t/op/magic.t
32019 ____________________________________________________________________________
32020 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
32021         Log: ok().
32022      Branch: perl
32023            ! t/op/pack.t
32024 ____________________________________________________________________________
32025 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
32026         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
32027              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
32028      Branch: perl
32029            ! pp_pack.c t/op/pack.t
32030 ____________________________________________________________________________
32031 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
32032         Log: Update Changes.
32033      Branch: perl
32034            ! Changes patchlevel.h
32035 ____________________________________________________________________________
32036 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
32037         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
32038              From: Michael G Schwern <schwern@pobox.com>
32039              Date: Mon, 24 Sep 2001 11:12:13 -0400
32040              Message-ID: <20010924111213.G27885@blackrider>
32041      Branch: perl
32042            ! lib/ExtUtils/Manifest.pm
32043 ____________________________________________________________________________
32044 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
32045         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
32046              From: Michael G Schwern <schwern@pobox.com> 
32047              Date: Mon, 24 Sep 2001 11:02:07 -0400
32048              Message-ID: <20010924110207.E27885@blackrider>
32049      Branch: perl
32050            ! vms/test.com
32051 ____________________________________________________________________________
32052 [ 12176] By: ams                                   on 2001/09/24  14:01:59
32053         Log: Update Changes.
32054      Branch: perl
32055            ! Changes
32056 ____________________________________________________________________________
32057 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
32058         Log: Various cleanups.
32059      Branch: perl
32060            ! ext/threads/Makefile.PL ext/threads/threads.xs
32061 ____________________________________________________________________________
32062 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
32063         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
32064      Branch: maint-5.6/macperl
32065           !> (integrate 33 files)
32066 ____________________________________________________________________________
32067 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
32068         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
32069              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
32070              Date: Mon, 24 Sep 2001 20:04:58 +0900
32071              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
32072      Branch: perl
32073            ! ext/Encode/Encode/gb2312.enc
32074 ____________________________________________________________________________
32075 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
32076         Log: Clarifying comment to #12164.
32077      Branch: perl
32078            ! lib/Cwd.pm
32079 ____________________________________________________________________________
32080 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
32081         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
32082              From: Nicholas Clark <nick@ccl4.org>
32083              Date: Sun, 23 Sep 2001 23:00:56 +0100
32084              Message-ID: <20010923230055.Y4971@plum.flirble.org>
32085              
32086              (with "sample_constants" changed to "fallback")
32087      Branch: perl
32088            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
32089            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
32090            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
32091            ! lib/h2xs.t utils/h2xs.PL
32092 ____________________________________________________________________________
32093 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
32094         Log: Metaconfig unit change for #12167.
32095      Branch: metaconfig
32096            ! U/modified/Cppsym.U
32097 ____________________________________________________________________________
32098 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
32099         Log: Add a few glibc cpp symbols to probe for.
32100      Branch: perl
32101            ! Configure
32102 ____________________________________________________________________________
32103 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
32104         Log: DJGPP tweaks for Laszlo Molnar.
32105      Branch: perl
32106            ! djgpp/djgppsed.sh dosish.h
32107 ____________________________________________________________________________
32108 [ 12165] By: ams                                   on 2001/09/24  10:07:08
32109         Log: Subject: [PATCH t/op/inccode.t] More tests
32110              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32111              Date: 24 Sep 2001 10:01:44 -0000
32112              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
32113      Branch: perl
32114            ! t/op/inccode.t
32115 ____________________________________________________________________________
32116 [ 12164] By: ams                                   on 2001/09/24  09:43:29
32117         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
32118              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
32119              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
32120              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
32121      Branch: perl
32122            ! lib/Cwd.pm
32123 ____________________________________________________________________________
32124 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
32125         Log: 1_compile updates.
32126      Branch: perl
32127            ! t/lib/1_compile.t
32128 ____________________________________________________________________________
32129 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
32130         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
32131              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32132              Date: Wed, 19 Sep 2001 22:47:14 +0200
32133              Message-ID: <20010919224714.A6382@rafael>
32134      Branch: perl
32135            ! pod/perlvar.pod pp_ctl.c
32136 ____________________________________________________________________________
32137 [ 12161] By: ams                                   on 2001/09/23  17:40:02
32138         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
32139              filetest Pragma
32140              From: "chromatic" <chromatic@rmci.net>
32141              Date: Sun, 23 Sep 2001 12:07:25 -0600
32142              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
32143      Branch: perl
32144            + lib/filetest.t
32145            ! MANIFEST t/lib/1_compile.t
32146 ____________________________________________________________________________
32147 [ 12160] By: ams                                   on 2001/09/23  16:32:11
32148         Log: Additional minor chdir() tweak.
32149      Branch: perl
32150            ! pod/perlfunc.pod
32151 ____________________________________________________________________________
32152 [ 12159] By: ams                                   on 2001/09/23  16:25:01
32153         Log: Subject: PATCH lib/ExtUtils/Command.t
32154              From: Abe Timmerman <abe@ztreet.demon.nl>
32155              Date: Sun, 23 Sep 2001 19:11:44 +0200
32156              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
32157      Branch: perl
32158            ! lib/ExtUtils/Command.t
32159 ____________________________________________________________________________
32160 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
32161         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
32162              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
32163              Date: Sun, 23 Sep 2001 02:02:26 +0200
32164              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
32165      Branch: perl
32166            ! makedef.pl
32167 ____________________________________________________________________________
32168 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
32169         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
32170              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
32171              Date: Sat, 22 Sep 2001 12:54:39 -0500
32172              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
32173      Branch: perl
32174            ! t/op/study.t
32175 ____________________________________________________________________________
32176 [ 12156] By: nick                                  on 2001/09/23  07:48:44
32177         Log: Integrate mainline
32178      Branch: perlio
32179            - check83.pl
32180           !> ext/Encode/Encode/2022-cn.enc
32181 ____________________________________________________________________________
32182 [ 12155] By: nick                                  on 2001/09/23  07:48:01
32183         Log: Integrate mainline
32184      Branch: perlio
32185           +> (branch 64 files)
32186            - ext/Encode/Encode/cns11643-1.enc
32187            - ext/Encode/Encode/cns11643-2.enc
32188            - ext/Encode/Encode/iso2022-cn.enc
32189            - ext/Encode/Encode/iso2022-jp.enc
32190            - ext/Encode/Encode/iso2022-jp1.enc
32191            - ext/Encode/Encode/iso2022-jp2.enc
32192            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
32193            - ext/Encode/Encode/iso8859-1.enc
32194            - ext/Encode/Encode/iso8859-1.ucm
32195            - ext/Encode/Encode/iso8859-10.enc
32196            - ext/Encode/Encode/iso8859-10.ucm
32197            - ext/Encode/Encode/iso8859-13.enc
32198            - ext/Encode/Encode/iso8859-13.ucm
32199            - ext/Encode/Encode/iso8859-14.enc
32200            - ext/Encode/Encode/iso8859-14.ucm
32201            - ext/Encode/Encode/iso8859-15.enc
32202            - ext/Encode/Encode/iso8859-15.ucm
32203            - ext/Encode/Encode/iso8859-16.enc
32204            - ext/Encode/Encode/iso8859-16.ucm
32205            - ext/Encode/Encode/iso8859-2.enc
32206            - ext/Encode/Encode/iso8859-2.ucm
32207            - ext/Encode/Encode/iso8859-3.enc
32208            - ext/Encode/Encode/iso8859-3.ucm
32209            - ext/Encode/Encode/iso8859-4.enc
32210            - ext/Encode/Encode/iso8859-4.ucm
32211            - ext/Encode/Encode/iso8859-5.enc
32212            - ext/Encode/Encode/iso8859-5.ucm
32213            - ext/Encode/Encode/iso8859-6.enc
32214            - ext/Encode/Encode/iso8859-6.ucm
32215            - ext/Encode/Encode/iso8859-7.enc
32216            - ext/Encode/Encode/iso8859-7.ucm
32217            - ext/Encode/Encode/iso8859-8.enc
32218            - ext/Encode/Encode/iso8859-8.ucm
32219            - ext/Encode/Encode/iso8859-9.enc
32220            - ext/Encode/Encode/iso8859-9.ucm
32221            - ext/Encode/Encode/isoir-197.enc
32222            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
32223            - t/lib/sample-tests/header_at_end
32224            - t/lib/sample-tests/header_at_end_fail
32225           !> (integrate 174 files)
32226 ____________________________________________________________________________
32227 [ 12154] By: ams                                   on 2001/09/23  07:11:46
32228         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
32229              by Blair Zajac.
32230      Branch: perl
32231            ! pod/perlfunc.pod
32232 ____________________________________________________________________________
32233 [ 12153] By: ams                                   on 2001/09/23  06:56:32
32234         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
32235              Forgotten deprecation of *glob{FILEHANDLE}?
32236              From: "chromatic" <chromatic@rmci.net>
32237              Date: Sat, 22 Sep 2001 21:27:56 -0600
32238              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
32239      Branch: perl
32240            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
32241 ____________________________________________________________________________
32242 [ 12152] By: ams                                   on 2001/09/23  06:42:58
32243         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
32244              From: Michael G Schwern <schwern@pobox.com>
32245              Date: Sun, 23 Sep 2001 03:34:39 -0400
32246              Message-Id: <20010923033439.E7005@blackrider>
32247      Branch: perl
32248            ! lib/File/Find.pm
32249 ____________________________________________________________________________
32250 [ 12151] By: ams                                   on 2001/09/23  06:37:57
32251         Log: Subject: Re: t/op/magic.t missing tests on Win32
32252              From: Michael G Schwern <schwern@pobox.com>
32253              Date: Sat, 22 Sep 2001 20:29:09 -0400
32254              Message-Id: <20010922202909.I18223@blackrider>
32255      Branch: perl
32256            ! t/op/magic.t
32257 ____________________________________________________________________________
32258 [ 12150] By: ams                                   on 2001/09/23  06:36:26
32259         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
32260              Dumpvalue.pm
32261              From: "chromatic" <chromatic@rmci.net>
32262              Date: Sat, 22 Sep 2001 19:41:31 -0600
32263              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
32264      Branch: perl
32265            + lib/Dumpvalue.t
32266            ! MANIFEST lib/Dumpvalue.pm
32267 ____________________________________________________________________________
32268 [ 12149] By: ams                                   on 2001/09/23  06:25:35
32269         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
32270              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
32271              Date: Sun, 23 Sep 2001 15:27:56 +0900
32272              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
32273      Branch: perl
32274            ! ext/Encode/Encode/2022-cn.enc
32275 ____________________________________________________________________________
32276 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
32277         Log: Manual eror in #12147.
32278      Branch: perl
32279            ! win32/win32.c
32280 ____________________________________________________________________________
32281 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
32282         Log: Integrate change #12146 from maintperl;
32283              win32_chdir() et al don't handle a NULL argument gracefully
32284      Branch: perl
32285           !> win32/perlhost.h win32/win32.c
32286 ____________________________________________________________________________
32287 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
32288         Log: win32_chdir() et al don't handle a NULL argument gracefully
32289      Branch: maint-5.6/perl
32290            ! win32/perlhost.h win32/win32.c
32291 ____________________________________________________________________________
32292 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
32293         Log: typo in change#12026
32294      Branch: maint-5.6/perl
32295            ! op.c
32296 ____________________________________________________________________________
32297 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
32298         Log: Subject: [PATCH] Re: scalar context unpack bugs
32299              From: Nicholas Clark <nick@ccl4.org>
32300              Date: Sat, 22 Sep 2001 23:07:56 +0100
32301              Message-ID: <20010922230755.O4971@plum.flirble.org>
32302      Branch: perl
32303            ! pp_pack.c t/op/pack.t
32304 ____________________________________________________________________________
32305 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
32306         Log: Try ExtUtils::Command.t everywhere, not just on Win32
32307              (as suggested by NI-S).  Also allow running it either
32308              in t/ or in the main directory.
32309      Branch: perl
32310            ! lib/ExtUtils/Command.t
32311 ____________________________________________________________________________
32312 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
32313         Log: Update the test on warnings/register.t.
32314      Branch: perl
32315            ! t/lib/1_compile.t
32316 ____________________________________________________________________________
32317 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
32318         Log: The code is now almost tidy enough to keep the IRIX cc happy.
32319      Branch: perl
32320            ! hints/irix_6.sh
32321 ____________________________________________________________________________
32322 [ 12140] By: ams                                   on 2001/09/22  17:26:32
32323         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
32324              use_ithreads
32325              From: "Craig A. Berry" <craigberry@mac.com>
32326              Date: Sat, 22 Sep 2001 13:15:32 -0500
32327              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
32328      Branch: perl
32329            ! configure.com
32330 ____________________________________________________________________________
32331 [ 12139] By: ams                                   on 2001/09/22  16:44:08
32332         Log: Do what perl_clone() does for sharedsv functions.
32333      Branch: perl
32334            ! embed.pl proto.h
32335 ____________________________________________________________________________
32336 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
32337         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
32338              (suggested by Sarathy, extensions shouldn't be dabbling with
32339              op structures, so binary backward compatibility should not be
32340              an issue.)
32341      Branch: perl
32342            ! hints/irix_6.sh op.h
32343 ____________________________________________________________________________
32344 [ 12137] By: ams                                   on 2001/09/22  16:21:05
32345         Log: More cleanups. (What's PERL_DECL_PROT?)
32346      Branch: perl
32347            ! embed.pl proto.h sharedsv.h
32348 ____________________________________________________________________________
32349 [ 12136] By: ams                                   on 2001/09/22  15:14:34
32350         Log: (Retracted by #12185)
32351              
32352              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
32353              Add Tests for warnings::register, Doc Update
32354              From: "chromatic" <chromatic@rmci.net>
32355              Date: Sat, 22 Sep 2001 09:43:20 -0600
32356              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
32357      Branch: perl
32358            + lib/warnings/register.t
32359            ! MANIFEST lib/warnings/register.pm
32360 ____________________________________________________________________________
32361 [ 12135] By: ams                                   on 2001/09/22  15:07:50
32362         Log: `@foo' should be @foo for consistency.
32363      Branch: perl
32364            ! pod/perldiag.pod
32365 ____________________________________________________________________________
32366 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
32367         Log: (Retracted by #12138)
32368              
32369              Add -woff (turn warning off) 3187:
32370              "A pointer is converted to a smaller integer."
32371              This happens when your pointers are 64-bit: then every case
32372              of converting pointers to PADOFFSETs (explicitly 32-bit)
32373              faces truncation (even explicit use of INT2PTR doesn't help).
32374              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
32375              Changing PADOFFSET from U32 to UV would help, but that
32376              would break binary backward compatibility of BASEOP and padop
32377              (assuming you have been using 64-bit pointers).
32378      Branch: perl
32379            ! hints/irix_6.sh
32380 ____________________________________________________________________________
32381 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
32382         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
32383              but the name comes from the inside the file, not from the file
32384              name, and Rumanian is the name of the language.
32385      Branch: perl
32386            + ext/Encode/Encode/macRumanian.enc
32387            - ext/Encode/Encode/macRomania.enc
32388            ! MANIFEST
32389 ____________________________________________________________________________
32390 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
32391         Log: Rename perltootc as perltooc for 8.3-friedliness.
32392      Branch: perl
32393            + pod/perltooc.pod
32394            - pod/perltootc.pod
32395            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
32396            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
32397            ! pod/perltoot.pod
32398 ____________________________________________________________________________
32399 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
32400         Log: Find more conflicts by lowercasing.
32401      Branch: perl
32402            + Porting/check83.pl
32403            - check83.pl
32404            ! MANIFEST
32405 ____________________________________________________________________________
32406 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
32407         Log: The AIX cc 5.0.0.0 is simply too buggy.
32408      Branch: perl
32409            ! hints/aix.sh
32410 ____________________________________________________________________________
32411 [ 12129] By: ams                                   on 2001/09/22  12:35:38
32412         Log: Uninteresting cleanup.
32413      Branch: perl
32414            ! form.h
32415 ____________________________________________________________________________
32416 [ 12128] By: ams                                   on 2001/09/22  12:28:48
32417         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
32418              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
32419              Date: Sat, 22 Sep 2001 14:29:13 +0100
32420              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
32421      Branch: perl
32422            ! cv.h
32423 ____________________________________________________________________________
32424 [ 12127] By: ams                                   on 2001/09/22  12:04:28
32425         Log: What's a backet?
32426      Branch: perl
32427            ! dump.c
32428 ____________________________________________________________________________
32429 [ 12126] By: ams                                   on 2001/09/22  10:02:34
32430         Log: Removed duplicated tests #19 and #20.
32431      Branch: perl
32432            ! t/op/do.t
32433 ____________________________________________________________________________
32434 [ 12125] By: ams                                   on 2001/09/22  03:58:41
32435         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
32436              From: Michael Carman <mjcarman@home.com>
32437              Date: Fri, 21 Sep 2001 17:54:05 -0500
32438              Message-Id: <3BABC50D.6040202@home.com>
32439              (Applied with some changes.)
32440      Branch: perl
32441            ! pod/perlmod.pod
32442 ____________________________________________________________________________
32443 [ 12124] By: ams                                   on 2001/09/22  03:44:19
32444         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
32445              From: Michael G Schwern <schwern@pobox.com>
32446              Date: Fri, 21 Sep 2001 19:20:40 -0400
32447              Message-Id: <20010921192040.E5494@blackrider>
32448      Branch: perl
32449            ! t/op/chdir.t
32450 ____________________________________________________________________________
32451 [ 12123] By: ams                                   on 2001/09/22  03:41:08
32452         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
32453              From: Blair Zajac <blair@orcaware.com>
32454              Date: Fri, 21 Sep 2001 15:13:04 -0700
32455              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
32456      Branch: perl
32457            ! t/op/chdir.t
32458 ____________________________________________________________________________
32459 [ 12122] By: ams                                   on 2001/09/22  03:37:07
32460         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
32461              20010920.007
32462              From: Michael G Schwern <schwern@pobox.com>
32463              Date: Fri, 21 Sep 2001 17:59:03 -0400
32464              Message-Id: <20010921175903.V5494@blackrider>
32465      Branch: perl
32466            ! t/op/do.t
32467 ____________________________________________________________________________
32468 [ 12121] By: ams                                   on 2001/09/22  03:30:38
32469         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
32470              suite on WinCE)
32471              From: Michael G Schwern <schwern@pobox.com>
32472              Date: Fri, 21 Sep 2001 19:41:03 -0400
32473              Message-Id: <20010921194103.G5494@blackrider>
32474      Branch: perl
32475            ! pod/perlport.pod
32476 ____________________________________________________________________________
32477 [ 12120] By: ams                                   on 2001/09/22  03:28:06
32478         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
32479              From: Michael G Schwern <schwern@pobox.com>
32480              Date: Fri, 21 Sep 2001 17:33:35 -0400
32481              Message-Id: <20010921173335.T5494@blackrider>
32482              ($ENV{FOO}=undef hunk not applied.)
32483      Branch: perl
32484            ! t/op/magic.t
32485 ____________________________________________________________________________
32486 [ 12119] By: ams                                   on 2001/09/22  03:02:26
32487         Log: Subject: [PATCH] perldiag.pod
32488              From: Peter Scott <Peter@PSDT.com>
32489              Date: Fri, 21 Sep 2001 18:54:50 -0700
32490              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
32491              (Moved to the right place.)
32492      Branch: perl
32493            ! pod/perldiag.pod
32494 ____________________________________________________________________________
32495 [ 12118] By: ams                                   on 2001/09/21  20:05:29
32496         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
32497              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32498              Date: Fri, 21 Sep 2001 22:36:54 +0200
32499              Message-Id: <20010921223654.A12742@rafael>
32500      Branch: perl
32501            ! t/op/do.t
32502 ____________________________________________________________________________
32503 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
32504         Log: Restore things as they were before
32505              the backward compatibility police notices.
32506      Branch: perl
32507            ! lib/Cwd.pm
32508 ____________________________________________________________________________
32509 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
32510         Log: More Cwd from Schwern: make also OS/2 and DOS
32511              Cwd agree with File::Spec (that is, native path
32512              syntax using \ instead of / -- backward compatibility
32513              polic warning) and stop Win32 from using bsd_realpath().
32514      Branch: perl
32515            ! lib/Cwd.pm
32516 ____________________________________________________________________________
32517 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
32518         Log: Subject: [PATCH @12110] RE: Untested libraries update
32519              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
32520              Date: Fri, 21 Sep 2001 18:21:07 +0100
32521              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
32522      Branch: perl
32523            ! lib/warnings/register.pm
32524 ____________________________________________________________________________
32525 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
32526         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
32527              From: Michael G Schwern <schwern@pobox.com>
32528              Date: Thu, 20 Sep 2001 22:54:02 -0400
32529              Message-ID: <20010920225402.A3611@blackrider>
32530      Branch: perl
32531            ! lib/Cwd.pm
32532 ____________________________________________________________________________
32533 [ 12113] By: ams                                   on 2001/09/21  17:08:24
32534         Log: Subject: [PATCH] avoid v-strings with require/use
32535              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
32536              Date: Fri, 21 Sep 2001 12:34:40 -0400
32537              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
32538      Branch: perl
32539            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
32540            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
32541            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
32542            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
32543            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
32544            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
32545            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
32546            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
32547            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
32548            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
32549            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
32550            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
32551            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
32552            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
32553            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
32554            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
32555            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
32556            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
32557            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
32558 ____________________________________________________________________________
32559 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
32560         Log: Update Changes.
32561      Branch: perl
32562            ! Changes patchlevel.h
32563 ____________________________________________________________________________
32564 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
32565         Log: Make AIX and Tru64 compilers happy.  
32566      Branch: perl
32567            ! ext/threads/threads.h ext/threads/threads.xs
32568 ____________________________________________________________________________
32569 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
32570         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
32571              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32572              Date: 21 Sep 2001 09:16:37 -0000
32573              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
32574      Branch: perl
32575            ! toke.c
32576 ____________________________________________________________________________
32577 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
32578         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
32579              From: Michael G Schwern <schwern@pobox.com>
32580              Date: Thu, 20 Sep 2001 21:21:34 -0400
32581              Message-ID: <20010920212134.Y28291@blackrider>
32582      Branch: perl
32583            ! pp_sys.c
32584 ____________________________________________________________________________
32585 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
32586         Log: Subject: Re: GDB Debugging Macros from mod_perl
32587              From: rspier@pobox.com (Robert Spier)
32588              Date: Thu, 20 Sep 2001 22:45:03 -0700
32589              Message-ID: <15274.54239.413929.49430@rls.cx>
32590      Branch: perl
32591            ! pod/perltodo.pod
32592 ____________________________________________________________________________
32593 [ 12105] By: sky                                   on 2001/09/21  10:33:34
32594         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
32595              timezone! GetSystemTime should be available on all Win32 
32596              platforms we support. Perhaps Time::HiRes should be extended to
32597              support WinCE and Novell?
32598      Branch: perl
32599            ! ext/Time/HiRes/HiRes.xs
32600 ____________________________________________________________________________
32601 [ 12104] By: sky                                   on 2001/09/21  08:12:39
32602         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
32603      Branch: perl
32604            ! ext/threads/threads.h ext/threads/threads.xs
32605 ____________________________________________________________________________
32606 [ 12103] By: sky                                   on 2001/09/21  07:57:41
32607         Log: Rename the *thread* functions to Perl_* to avoid clashes.
32608              Notably on AIX but could become a problem on other platforms.
32609      Branch: perl
32610            ! ext/threads/threads.h ext/threads/threads.xs
32611 ____________________________________________________________________________
32612 [ 12102] By: sky                                   on 2001/09/21  07:35:30
32613         Log: Add the shared sv space to the global vars.
32614              Fix problems compiling on win32.
32615      Branch: perl
32616            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
32617            ! sharedsv.c sharedsv.h
32618 ____________________________________________________________________________
32619 [ 12101] By: ams                                   on 2001/09/21  00:19:55
32620         Log: Subject: [PATCH] win32/Makefile warning fix
32621              From: Blair Zajac <blair@orcaware.com>
32622              Date: Thu, 20 Sep 2001 18:15:43 -0700
32623              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
32624      Branch: perl
32625            ! win32/Makefile
32626 ____________________________________________________________________________
32627 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
32628         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
32629              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
32630              Date: Thu, 20 Sep 2001 18:36:22 +0200
32631              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
32632      Branch: perl
32633            ! lib/ExtUtils/Command.t
32634 ____________________________________________________________________________
32635 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
32636         Log: Cant spl wirth a dam.
32637      Branch: perl
32638            ! intrpvar.h
32639 ____________________________________________________________________________
32640 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
32641         Log: Don't use C++ comments.
32642      Branch: perl
32643            ! ext/threads/threads.xs
32644 ____________________________________________________________________________
32645 [ 12097] By: ams                                   on 2001/09/20  21:42:07
32646         Log: Change #12044 didn't.
32647      Branch: perl
32648            ! lib/constant.pm
32649 ____________________________________________________________________________
32650 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
32651         Log: Metaconfig unit changes for #12095.
32652      Branch: metaconfig
32653            ! U/modified/Myinit.U U/modified/libs.U
32654 ____________________________________________________________________________
32655 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
32656         Log: Remove iconv references since we are not using it
32657              and not going to; regen perltoc, perlmodlib.
32658              (Some references still linger in perltoc, have to figure
32659              out where they are coming from.)
32660      Branch: perl
32661            ! Configure NetWare/config.wc NetWare/config_H.wc
32662            ! Porting/Glossary Porting/config.sh Porting/config_H
32663            ! config_h.SH configure.com epoc/config.sh perl.h
32664            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
32665            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32666            ! vos/config.ga.h win32/config.bc win32/config.gc
32667            ! win32/config.vc win32/config_H.bc win32/config_H.gc
32668            ! win32/config_H.vc wince/config.ce wince/config.h
32669            ! wince/config_H.ce
32670 ____________________________________________________________________________
32671 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
32672         Log: Subject: [PATCH docs] Re: ARGV and read
32673              From: Dave Mitchell <davem@fdgroup.co.uk>
32674              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
32675              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
32676      Branch: perl
32677            ! pod/perltodo.pod pod/perlvar.pod
32678 ____________________________________________________________________________
32679 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
32680         Log: Fresh copies from the cvs.perl.org perlfaq repository.
32681      Branch: perl
32682            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
32683            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
32684            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
32685            ! pod/perlfaq9.pod
32686 ____________________________________________________________________________
32687 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
32688         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
32689              From: Nicholas Clark <nick@ccl4.org>
32690              Date: Thu, 20 Sep 2001 14:27:08 +0100
32691              Message-ID: <20010920142708.X4971@plum.flirble.org>
32692      Branch: perl
32693            ! pp_pack.c t/op/pack.t
32694 ____________________________________________________________________________
32695 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
32696         Log: The sharedsv_space* are variables, not code.  Duh.
32697      Branch: perl
32698            ! intrpvar.h makedef.pl
32699 ____________________________________________________________________________
32700 [ 12090] By: ams                                   on 2001/09/20  11:26:06
32701         Log: Subject: [patch lib/lib_pm.PL]
32702              From: Stas Bekman <stas@stason.org>
32703              Date: Thu, 20 Sep 2001 18:48:53 +0800
32704              Message-Id: <3BA9C995.6010302@stason.org>
32705              (Applied by hand.)
32706      Branch: perl
32707            ! lib/lib_pm.PL
32708 ____________________________________________________________________________
32709 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
32710         Log: Only 21 tests, skipping or not.
32711      Branch: perl
32712            ! lib/ExtUtils/Command.t
32713 ____________________________________________________________________________
32714 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
32715         Log: New exported symbols.
32716      Branch: perl
32717            ! makedef.pl
32718 ____________________________________________________________________________
32719 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
32720         Log: Update Changes.
32721      Branch: perl
32722            ! Changes patchlevel.h
32723 ____________________________________________________________________________
32724 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
32725         Log: Correct numbering of the tests is useful.
32726      Branch: perl
32727            ! ext/threads/t/basic.t
32728 ____________________________________________________________________________
32729 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
32730         Log: More tests now too.
32731      Branch: perl
32732            ! lib/ExtUtils/Command.t
32733 ____________________________________________________________________________
32734 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
32735         Log: More tests now.
32736      Branch: perl
32737            ! ext/threads/t/basic.t
32738 ____________________________________________________________________________
32739 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
32740         Log: The test assumed 7-bit ASCII.  Now it "just"
32741              assumes 8-bit whatever.
32742      Branch: perl
32743            ! t/op/crypt.t
32744 ____________________________________________________________________________
32745 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
32746         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
32747              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32748              Date: Wed, 19 Sep 2001 11:45:28 +0200
32749              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
32750              
32751              Lvalue casts are not portable.
32752      Branch: perl
32753            ! ext/threads/threads.xs
32754 ____________________________________________________________________________
32755 [ 12081] By: sky                                   on 2001/09/19  10:17:52
32756         Log: Make the basic test contain only realy basic API tests
32757              Seems to be a problem with detach.
32758      Branch: perl
32759            ! ext/threads/t/basic.t
32760 ____________________________________________________________________________
32761 [ 12080] By: ams                                   on 2001/09/19  01:23:55
32762         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
32763              From: Michael G Schwern <schwern@pobox.com>
32764              Date: Tue, 18 Sep 2001 19:53:48 -0400
32765              Message-Id: <20010918195348.M585@blackrider>
32766              
32767              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
32768              From: Michael G Schwern <schwern@pobox.com>
32769              Date: Tue, 18 Sep 2001 22:07:13 -0400
32770              Message-Id: <20010918220713.B19616@blackrider>
32771      Branch: perl
32772            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
32773            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
32774            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
32775            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
32776            ! lib/Test/Tutorial.pod
32777 ____________________________________________________________________________
32778 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
32779         Log: Indent the test a bit.
32780      Branch: perl
32781            ! ext/threads/t/basic.t
32782 ____________________________________________________________________________
32783 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
32784         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
32785              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
32786              Date: Tue, 18 Sep 2001 18:06:44 +0200
32787              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
32788      Branch: perl
32789            ! win32/win32.c
32790 ____________________________________________________________________________
32791 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
32792         Log: Subject: stat access time is wrong on Win95
32793              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
32794              Date: Tue, 18 Sep 2001 21:59:24 +0200
32795              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
32796      Branch: perl
32797            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
32798 ____________________________________________________________________________
32799 [ 12076] By: ams                                   on 2001/09/18  22:11:25
32800         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
32801              From: Michael G Schwern <schwern@pobox.com>
32802              Date: Tue, 18 Sep 2001 18:47:14 -0400
32803              Message-Id: <20010918184714.I585@blackrider>
32804      Branch: perl
32805            ! t/op/crypt.t
32806 ____________________________________________________________________________
32807 [ 12075] By: sky                                   on 2001/09/18  19:29:37
32808         Log: two test failures
32809              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32810              Message-ID: <20010918221702.A17408@rafael>
32811              partly applied, #12074 already fixed half the patch
32812      Branch: perl
32813            ! ext/threads/t/basic.t
32814 ____________________________________________________________________________
32815 [ 12074] By: sky                                   on 2001/09/18  18:49:03
32816         Log: Fixes test case failure introduced by #12071, the warning is
32817              now correctly spelled :-)
32818      Branch: perl
32819            ! ext/IO/lib/IO/t/io_sel.t
32820 ____________________________________________________________________________
32821 [ 12073] By: sky                                   on 2001/09/18  18:46:22
32822         Log: Make the test behave properly!
32823      Branch: perl
32824            ! ext/threads/t/basic.t
32825 ____________________________________________________________________________
32826 [ 12072] By: ams                                   on 2001/09/18  18:44:59
32827         Log: OP_RCATLINE is an SVOP, not a BASEOP.
32828      Branch: perl
32829            ! opcode.h opcode.pl
32830 ____________________________________________________________________________
32831 [ 12071] By: ams                                   on 2001/09/18  18:06:27
32832         Log: Deprecate != Depreciate.
32833      Branch: perl
32834            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
32835            ! lib/Pod/ParseUtils.pm
32836 ____________________________________________________________________________
32837 [ 12070] By: ams                                   on 2001/09/18  15:14:58
32838         Log: Subject: [PATCH] Getopt::Std cleanup
32839              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32840              Date: Tue, 18 Sep 2001 17:32:13 +0200
32841              Message-Id: <20010918173213.C777@rafael>
32842      Branch: perl
32843            ! lib/Getopt/Std.pm lib/Getopt/Std.t
32844 ____________________________________________________________________________
32845 [ 12069] By: sky                                   on 2001/09/18  14:56:33
32846         Log: Forgot the makefile
32847      Branch: perl
32848            + ext/threads/Makefile.PL
32849 ____________________________________________________________________________
32850 [ 12068] By: sky                                   on 2001/09/18  14:13:26
32851         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
32852              The test will fail because of Test.pm not knowing about threads. 
32853              basic needs to be manually tested
32854              compile time warnings on IV2PTR conversions need to be fixed
32855      Branch: perl
32856            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
32857            + ext/threads/threads.h ext/threads/threads.pm
32858            + ext/threads/threads.xs
32859            ! MANIFEST
32860 ____________________________________________________________________________
32861 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
32862         Log: DJGPP tweak from Laszlo Molnar.
32863      Branch: perl
32864            ! djgpp/config.over
32865 ____________________________________________________________________________
32866 [ 12066] By: sky                                   on 2001/09/18  10:24:31
32867         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
32868      Branch: perl
32869            ! sharedsv.c sharedsv.h
32870 ____________________________________________________________________________
32871 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
32872         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
32873              ditto ^cns.
32874      Branch: perl
32875            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
32876            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
32877            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
32878            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
32879            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
32880            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
32881            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
32882            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
32883            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
32884            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
32885            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
32886            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
32887            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
32888            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
32889            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
32890            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
32891            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
32892            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
32893            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
32894            + ext/Encode/Encode/ir-197.enc
32895            - ext/Encode/Encode/cns11643-1.enc
32896            - ext/Encode/Encode/cns11643-2.enc
32897            - ext/Encode/Encode/iso2022-cn.enc
32898            - ext/Encode/Encode/iso2022-jp.enc
32899            - ext/Encode/Encode/iso2022-jp1.enc
32900            - ext/Encode/Encode/iso2022-jp2.enc
32901            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
32902            - ext/Encode/Encode/iso8859-1.enc
32903            - ext/Encode/Encode/iso8859-1.ucm
32904            - ext/Encode/Encode/iso8859-10.enc
32905            - ext/Encode/Encode/iso8859-10.ucm
32906            - ext/Encode/Encode/iso8859-11.enc
32907            - ext/Encode/Encode/iso8859-11.ucm
32908            - ext/Encode/Encode/iso8859-13.enc
32909            - ext/Encode/Encode/iso8859-13.ucm
32910            - ext/Encode/Encode/iso8859-14.enc
32911            - ext/Encode/Encode/iso8859-14.ucm
32912            - ext/Encode/Encode/iso8859-15.enc
32913            - ext/Encode/Encode/iso8859-15.ucm
32914            - ext/Encode/Encode/iso8859-16.enc
32915            - ext/Encode/Encode/iso8859-16.ucm
32916            - ext/Encode/Encode/iso8859-2.enc
32917            - ext/Encode/Encode/iso8859-2.ucm
32918            - ext/Encode/Encode/iso8859-3.enc
32919            - ext/Encode/Encode/iso8859-3.ucm
32920            - ext/Encode/Encode/iso8859-4.enc
32921            - ext/Encode/Encode/iso8859-4.ucm
32922            - ext/Encode/Encode/iso8859-5.enc
32923            - ext/Encode/Encode/iso8859-5.ucm
32924            - ext/Encode/Encode/iso8859-6.enc
32925            - ext/Encode/Encode/iso8859-6.ucm
32926            - ext/Encode/Encode/iso8859-7.enc
32927            - ext/Encode/Encode/iso8859-7.ucm
32928            - ext/Encode/Encode/iso8859-8.enc
32929            - ext/Encode/Encode/iso8859-8.ucm
32930            - ext/Encode/Encode/iso8859-9.enc
32931            - ext/Encode/Encode/iso8859-9.ucm
32932            - ext/Encode/Encode/isoir-197.enc
32933            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
32934 ____________________________________________________________________________
32935 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
32936         Log: Must Uppercase.
32937      Branch: perl
32938            ! ext/Encode/Encode.pm
32939 ____________________________________________________________________________
32940 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
32941         Log: Add various encodings.
32942      Branch: perl
32943            + ext/Encode/Encode/iso8859-11.enc
32944            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
32945            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
32946            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
32947            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
32948            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
32949            + ext/Encode/Encode/viscii.ucm
32950            ! MANIFEST ext/Encode/Encode.pm
32951 ____________________________________________________________________________
32952 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
32953         Log: lib/unicode relic.
32954      Branch: perl
32955            ! ext/Encode/compile
32956 ____________________________________________________________________________
32957 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
32958         Log: Subject: [PATCH] Re: filename problems
32959              From: Michael G Schwern <schwern@pobox.com>
32960              Date: Mon, 17 Sep 2001 17:26:26 -0400
32961              Message-ID: <20010917172626.Q585@blackrider>
32962      Branch: perl
32963            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
32964            - t/lib/sample-tests/header_at_end
32965            - t/lib/sample-tests/header_at_end_fail
32966            ! MANIFEST lib/Test/Harness/t/test-harness.t
32967 ____________________________________________________________________________
32968 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
32969         Log: Explicitly explain the 1e9 seconds, not everybody
32970              is a C geek.
32971      Branch: perl
32972            ! ext/Time/HiRes/HiRes.pm
32973 ____________________________________________________________________________
32974 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
32975         Log: Explain an apparent bug reported by
32976              Richard J. Barbalace <rjbarbal@MIT.EDU>,
32977              with additional explanation from Gisle Aas.
32978      Branch: perl
32979            ! ext/Time/HiRes/HiRes.pm
32980 ____________________________________________________________________________
32981 [ 12058] By: ams                                   on 2001/09/17  19:52:01
32982         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
32983              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32984              Date: Mon, 17 Sep 2001 22:48:05 +0200
32985              Message-Id: <20010917224805.C11744@rafael>
32986      Branch: perl
32987            ! t/lib/warnings/op t/lib/warnings/pp
32988 ____________________________________________________________________________
32989 [ 12057] By: ams                                   on 2001/09/17  16:51:18
32990         Log: Its a nit!
32991      Branch: perl
32992            ! sv.h
32993 ____________________________________________________________________________
32994 [ 12056] By: ams                                   on 2001/09/17  16:47:55
32995         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
32996              From: "Craig A. Berry" <craigberry@mac.com>
32997              Date: Mon, 17 Sep 2001 12:34:20 -0500
32998              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
32999      Branch: perl
33000            ! vms/vms.c
33001 ____________________________________________________________________________
33002 [ 12055] By: ams                                   on 2001/09/17  16:05:15
33003         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
33004              From: Gisle Aas <gisle@ActiveState.com>
33005              Date: 16 Apr 2001 16:20:34 -0700
33006              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
33007              (Applied by hand.)
33008      Branch: perl
33009            ! lib/CPAN.pm lib/CPAN/Nox.pm
33010 ____________________________________________________________________________
33011 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
33012         Log: Update Changes.
33013      Branch: perl
33014            ! Changes patchlevel.h
33015 ____________________________________________________________________________
33016 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
33017         Log: Adding new files to the MANIFEST is always nice.
33018      Branch: perl
33019            ! MANIFEST
33020 ____________________________________________________________________________
33021 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
33022         Log: Reindent the PerlIO files (suggested by NI-S), used
33023              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
33024              (GNU indent).  Note that wholesale re-indenting might
33025              be nice, but that would break nice formatting/alignment
33026              of assignments, equality testing, and complex boolean
33027              expressions with lots of &s and |s.
33028      Branch: perl
33029            ! perlio.c perlio.h perliol.h
33030 ____________________________________________________________________________
33031 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
33032         Log: Add a script for being 8.3-polite.
33033              The found conflicts are being worked on.
33034      Branch: perl
33035            + check83.pl
33036            ! MANIFEST Porting/pumpkin.pod
33037 ____________________________________________________________________________
33038 [ 12050] By: sky                                   on 2001/09/17  12:44:36
33039         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
33040              finding it.
33041      Branch: perl
33042            ! sv.c
33043 ____________________________________________________________________________
33044 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
33045         Log: Bump up versions because of #12041.
33046      Branch: perl
33047            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
33048            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
33049            ! lib/Time/localtime.pm
33050 ____________________________________________________________________________
33051 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
33052         Log: Bump the version number because of #12042.
33053      Branch: perl
33054            ! lib/CPAN/FirstTime.pm
33055 ____________________________________________________________________________
33056 [ 12047] By: ams                                   on 2001/09/17  11:21:40
33057         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
33058              From: Abhijit Menon-Sen <ams@wiw.org>
33059              Date: Mon, 17 Sep 2001 17:44:12 +0530
33060              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
33061      Branch: perl
33062            ! op.c
33063 ____________________________________________________________________________
33064 [ 12046] By: sky                                   on 2001/09/17  07:14:17
33065         Log: Subject: Re: t/op/ver.t using skip() improperly
33066              From: "chromatic" <chromatic@rmci.net>
33067              Date: Mon, 17 Sep 2001 00:22:29 -0600
33068              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
33069      Branch: perl
33070            ! t/op/ver.t
33071 ____________________________________________________________________________
33072 [ 12045] By: nick                                  on 2001/09/17  07:12:14
33073         Log: Integrate mainline
33074      Branch: perlio
33075           +> t/op/chdir.t
33076           !> (integrate 117 files)
33077 ____________________________________________________________________________
33078 [ 12044] By: ams                                   on 2001/09/17  05:49:53
33079         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
33080              From: Ilmari Karonen <iltzu@sci.fi>
33081              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
33082              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
33083              (And $VERSION = '1.05'.)
33084      Branch: perl
33085            ! lib/constant.pm
33086 ____________________________________________________________________________
33087 [ 12043] By: ams                                   on 2001/09/17  05:44:50
33088         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
33089              From: Michael G Schwern <schwern@pobox.com>
33090              Date: Mon, 17 Sep 2001 07:49:04 +0200
33091              Message-Id: <20010917074904.V1588@blackrider>
33092              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
33093      Branch: perl
33094            + t/op/chdir.t
33095            ! MANIFEST pp_sys.c
33096 ____________________________________________________________________________
33097 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
33098         Log: Subject: Re: CPAN.pm needs some hacking 
33099              From: "chromatic" <chromatic@rmci.net>
33100              Date: Sun, 16 Sep 2001 16:46:29 -0600
33101              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
33102      Branch: perl
33103            ! lib/CPAN/FirstTime.pm
33104 ____________________________________________________________________________
33105 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
33106         Log: Change use|require 5.005_64 to use|require 5.6.1.
33107      Branch: perl
33108            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
33109            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
33110            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
33111            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
33112            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
33113            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
33114            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
33115            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
33116            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
33117            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
33118            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
33119            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
33120            ! lib/base.pm lib/fields.pm
33121 ____________________________________________________________________________
33122 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
33123         Log: Bump up version numbers.
33124              
33125              TODO 1: double check that pre-5.6.1 CPAN.pm:s
33126              don't try to download 5.8.0 because of the
33127              version numbers.  Mainly this means using _00
33128              in the core version numbers.
33129              
33130              TODO 2: the "use 5.005_64" in many modules
33131              needs to be changed to, say, "use 5.6.1".
33132      Branch: perl
33133            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
33134            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
33135            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
33136            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
33137            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
33138            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
33139            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
33140            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
33141            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
33142            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
33143            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
33144 ____________________________________________________________________________
33145 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
33146         Log: Use UCHARAT() as suggested by Inaba Hiroto.
33147      Branch: perl
33148            ! regexec.c
33149 ____________________________________________________________________________
33150 [ 12038] By: ams                                   on 2001/09/16  15:16:24
33151         Log: Subject: [PATCH] Re: Core module version numbers review
33152              From: Peter Scott <Peter@PSDT.com>
33153              Date: Sun, 16 Sep 2001 09:09:58 -0700
33154              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
33155      Branch: perl
33156            ! lib/perl5db.pl
33157 ____________________________________________________________________________
33158 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
33159         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
33160              not yet fully implemented.
33161      Branch: perl
33162            ! pod/perlfunc.pod pod/perlunicode.pod
33163 ____________________________________________________________________________
33164 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
33165         Log: Subject: [patch] plug PL_beginav_save leak
33166              From: Doug MacEachern <dougm@covalent.net>
33167              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
33168              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
33169      Branch: perl
33170            ! perl.c
33171 ____________________________________________________________________________
33172 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
33173         Log: (accidentally empty checkin)
33174      Branch: perl
33175            ! sv.c
33176 ____________________________________________________________________________
33177 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
33178         Log: Subject: [patch] ithreads+PL_beginav_save
33179              From: Doug MacEachern <dougm@covalent.net>
33180              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
33181              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
33182      Branch: perl
33183            ! sv.c
33184 ____________________________________________________________________________
33185 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
33186         Log: Subject: [PATCH] h2xs.PL with C::Scan
33187              From: Tim Jenness <t.jenness@jach.hawaii.edu>
33188              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
33189              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
33190      Branch: perl
33191            ! utils/h2xs.PL
33192 ____________________________________________________________________________
33193 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
33194         Log: Elaborate (well, make more vague, really) #12030.
33195      Branch: perl
33196            ! pod/perltodo.pod pod/perlunicode.pod
33197 ____________________________________________________________________________
33198 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
33199         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
33200              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
33201              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
33202              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
33203      Branch: perl
33204            ! regexec.c
33205 ____________________________________________________________________________
33206 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
33207         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
33208              are not yet complete.
33209      Branch: perl
33210            ! pod/perltodo.pod pod/perlunicode.pod
33211 ____________________________________________________________________________
33212 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
33213         Log: Document what's still to be done on the regular expression
33214              Unicode support, based on the UTR#18.
33215      Branch: perl
33216            ! pod/perltodo.pod pod/perlunicode.pod
33217 ____________________________________________________________________________
33218 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
33219         Log: Regen headers.
33220      Branch: perl
33221            ! embedvar.h perlapi.h
33222 ____________________________________________________________________________
33223 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
33224         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
33225              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
33226              Date: Sun, 09 Sep 2001 18:41:54 +0100
33227              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
33228      Branch: perl
33229            ! Porting/findvars ext/ByteLoader/bytecode.h
33230            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
33231            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
33232 ____________________________________________________________________________
33233 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
33234         Log: enable most warnings for windows build; fix the various typecasting
33235              nits that showed up (no bugfixes here)
33236      Branch: maint-5.6/perl
33237            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
33238            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
33239            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
33240            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
33241            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
33242            ! x2p/walk.c
33243 ____________________________________________________________________________
33244 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
33245         Log: Integrate change #12024 from maintperl
33246              (a local() precedence bug)
33247      Branch: perl
33248           !> lib/ExtUtils/Install.pm
33249 ____________________________________________________________________________
33250 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
33251         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
33252              change#8642
33253      Branch: maint-5.6/perl
33254            ! lib/ExtUtils/Install.pm
33255 ____________________________________________________________________________
33256 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
33257         Log: Update Changes.
33258      Branch: perl
33259            ! Changes patchlevel.h
33260 ____________________________________________________________________________
33261 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
33262         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
33263              From: "chromatic" <chromatic@rmci.net>
33264              Date: Fri, 14 Sep 2001 09:44:57 -0600 
33265              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
33266      Branch: perl
33267            ! lib/ExtUtils/Manifest.t
33268 ____________________________________________________________________________
33269 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
33270         Log: Hopefully better skipping of the Complete.t tests
33271              in case of not a tty. 
33272      Branch: perl
33273            ! lib/Term/Complete.t t/op/stat.t
33274 ____________________________________________________________________________
33275 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
33276         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
33277              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
33278              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
33279              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
33280      Branch: perl
33281            ! regexec.c t/op/pat.t
33282 ____________________________________________________________________________
33283 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
33284         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
33285              From: Robin Barker <rmb1@cise.npl.co.uk>
33286              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
33287              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
33288      Branch: perl
33289            ! pod/perlport.pod
33290 ____________________________________________________________________________
33291 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
33292         Log: NetWare tweaks from Ananth Kesari.
33293      Branch: perl
33294            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
33295            ! NetWare/nwutil.h
33296 ____________________________________________________________________________
33297 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
33298         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
33299              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33300              Date: Fri, 14 Sep 2001 10:51:13 +0200
33301              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
33302      Branch: perl
33303            ! pod/perlport.pod
33304 ____________________________________________________________________________
33305 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
33306         Log: Subject: Re: [PATCH 2 pl2pm.PL]
33307              From: Joe Smith <Joe.Smith@inwap.com>
33308              Date: Fri, 14 Sep 2001 00:13:32 -0700
33309              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
33310              
33311              Eradicate qu.
33312      Branch: perl
33313            ! keywords.h keywords.pl utils/pl2pm.PL
33314 ____________________________________________________________________________
33315 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
33316         Log: Retract #12013, didn't go over too well in Tru64.
33317      Branch: perl
33318            ! embed.h embed.pl sv.h
33319 ____________________________________________________________________________
33320 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
33321         Log: Subject: [PATCH] Execute files of debugger commands
33322              From: Peter Scott <Peter@PSDT.com>
33323              Date: Thu, 13 Sep 2001 15:26:31 -0700
33324              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
33325      Branch: perl
33326            ! lib/perl5db.pl pod/perldebug.pod
33327 ____________________________________________________________________________
33328 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
33329         Log: (Retracted by #12015)
33330              Subject: [proposed PATCH] Re: perl@11920
33331              From: Nicholas Clark <nick@ccl4.org>
33332              Date: Wed, 12 Sep 2001 23:46:09 +0100
33333              Message-ID: <20010912234609.H4971@plum.flirble.org>     
33334      Branch: perl
33335            ! embed.h embed.pl sv.h
33336 ____________________________________________________________________________
33337 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
33338         Log: ucblib shouldn't be linked against in nonstop-ux,
33339              from Tom Bates.
33340      Branch: perl
33341            ! hints/nonstopux.sh
33342 ____________________________________________________________________________
33343 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
33344         Log: Do stty only if we have stty.
33345              
33346              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
33347      Branch: perl
33348            ! lib/Term/Complete.pm
33349 ____________________________________________________________________________
33350 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
33351         Log: Skip the test if not running on a tty.
33352      Branch: perl
33353            ! lib/Term/Complete.t
33354 ____________________________________________________________________________
33355 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
33356         Log: Regen headers.
33357      Branch: perl
33358            ! embed.h opcode.h pod/perlapi.pod proto.h
33359 ____________________________________________________________________________
33360 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
33361         Log: Subject: [PATCH op.c] Re: perl@12003
33362              From: Robin Barker <rmb1@cise.npl.co.uk>
33363              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
33364              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
33365      Branch: perl
33366            ! op.c
33367 ____________________________________________________________________________
33368 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
33369         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
33370              From: Robin Barker <rmb1@cise.npl.co.uk>
33371              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
33372              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
33373      Branch: perl
33374            ! sv.c
33375 ____________________________________________________________________________
33376 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
33377         Log: Upgrade to Memoize 0.66.
33378      Branch: perl
33379            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
33380            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
33381            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
33382 ____________________________________________________________________________
33383 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
33384         Log: Subject: [ID 20010912.007] substr reference core dump
33385              From: me-01@ton.iguana.be
33386              Date: 12 Sep 2001 14:11:16 -0000
33387              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
33388      Branch: perl
33389            ! mg.c
33390 ____________________________________________________________________________
33391 [ 12004] By: ams                                   on 2001/09/12  01:13:49
33392         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
33393              From: Ilmari Karonen <iltzu@sci.fi>
33394              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
33395              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
33396      Branch: perl
33397            ! pod/perlfaq4.pod
33398 ____________________________________________________________________________
33399 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
33400         Log: Update Changes.
33401      Branch: perl
33402            ! Changes patchlevel.h
33403 ____________________________________________________________________________
33404 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
33405         Log: NetWare update from Ananth Kesari.
33406      Branch: perl
33407            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
33408            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
33409 ____________________________________________________________________________
33410 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
33411         Log: Retract #11984: div() being redefined, and 1397
33412              failing on 64-bit platforms.
33413      Branch: perl
33414            ! lib/Math/BigInt/Calc.pm
33415 ____________________________________________________________________________
33416 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
33417         Log: Metaconfig unit change for #11999.
33418      Branch: metaconfig
33419            ! U/protos/d_lseekproto.U
33420 ____________________________________________________________________________
33421 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
33422         Log: The lseek fix (#11991) was no fix.
33423      Branch: perl
33424            ! Configure
33425 ____________________________________________________________________________
33426 [ 11998] By: sky                                   on 2001/09/11  07:52:06
33427         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
33428              From: Matt Sergeant <MSergeant@star.net.uk>
33429              Date: Tue, 11 Sep 2001 09:22:32 +0100
33430              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
33431      Branch: perl
33432            ! ext/Encode/Encode.pm
33433 ____________________________________________________________________________
33434 [ 11997] By: sky                                   on 2001/09/11  06:35:29
33435         Log: Sometimes dTHX is added because it is needed on non 
33436              gnuc platforms, but not needed there. This uses GCC
33437              to silence GCC specific warnings by marking pTHX as 
33438              unused.
33439      Branch: perl
33440            ! perl.h
33441 ____________________________________________________________________________
33442 [ 11996] By: nick                                  on 2001/09/11  06:25:27
33443         Log: Integrate mainline
33444      Branch: perlio
33445            - ext/POSIX/sigaction.t lib/File/Find/taint.t
33446           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
33447 ____________________________________________________________________________
33448 [ 11995] By: nick                                  on 2001/09/11  06:23:39
33449         Log: Part Integrate mainline
33450      Branch: perlio
33451           +> (branch 69 files)
33452            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
33453            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
33454            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
33455            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
33456            - lib/Switch/t/switch_case.t lib/Test/Harness.t
33457            - lib/Test/More/Changes lib/Test/More/t/More.t
33458            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
33459            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
33460            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
33461            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
33462            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
33463            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
33464            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
33465            - t/lib/Test/More/Catch.pm wince/perl.ico
33466           !> (integrate 197 files)
33467 ____________________________________________________________________________
33468 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
33469         Log: Subject: Re: [PATCH] Encode.pm docs fix
33470              From: Gisle Aas <gisle@ActiveState.com>
33471              Date: 10 Sep 2001 11:27:02 -0700
33472              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
33473      Branch: perl
33474            ! ext/Encode/Encode.pm
33475 ____________________________________________________________________________
33476 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
33477         Log: Fix unpack U to be the reverse of pack U
33478              (but implement unpack U0U as a backdoor to get
33479              the UTF-8 malformed warnings from un-UTF-8 data)
33480      Branch: perl
33481            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
33482 ____________________________________________________________________________
33483 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
33484         Log: Metaconfig unit change for #11991;
33485              delete an unused unit (d_strtoull.U is the one used)
33486      Branch: metaconfig
33487            ! U/protos/d_lseekproto.U
33488      Branch: metaconfig/U/perl
33489            - strtoull.U
33490 ____________________________________________________________________________
33491 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
33492         Log: Subject: [PATCH] Configure not recording lseek proto
33493              From: Blair Zajac <blair@orcaware.com>
33494              Date: Mon, 10 Sep 2001 17:52:37 -0700
33495              Message-ID: <3B9D6055.BA334A31@orcaware.com>
33496              
33497              plus regen Configure.
33498      Branch: perl
33499            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33500            ! config_h.SH uconfig.h
33501 ____________________________________________________________________________
33502 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
33503         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?)))                  
33504              From: Nicholas Clark <nick@ccl4.org>
33505              Date: Tue, 11 Sep 2001 00:00:31 +0100
33506              Message-ID: <20010911000031.G1512@plum.flirble.org>
33507      Branch: perl
33508            + t/op/qq.t
33509            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
33510 ____________________________________________________________________________
33511 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
33512         Log: Subject: [PATCH] Building on win32 w/o perlio
33513              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
33514              Date: Mon, 10 Sep 2001 23:38:46 +0200
33515              Message-ID: <3B9D4F06.14433.2C37644@localhost>
33516      Branch: perl
33517            ! perl.c win32/Makefile win32/makefile.mk
33518 ____________________________________________________________________________
33519 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
33520         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
33521              From: "chromatic" <chromatic@rmci.net>
33522              Date: Mon, 10 Sep 2001 15:14:01 -0600
33523              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
33524      Branch: perl
33525            + lib/CGI/t/push.t
33526            ! MANIFEST
33527 ____________________________________________________________________________
33528 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
33529         Log: Subject: avoiding hoardes of zombies
33530              From: Nicholas Clark <nick@ccl4.org>
33531              Date: Mon, 10 Sep 2001 22:00:40 +0100
33532              Message-ID: <20010910220040.C1512@plum.flirble.org>
33533      Branch: perl
33534            ! pod/perlipc.pod
33535 ____________________________________________________________________________
33536 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
33537         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
33538              From: John Peacock <jpeacock@rowman.com>
33539              Date: Mon, 10 Sep 2001 16:34:30 -0400
33540              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
33541      Branch: perl
33542            ! sv.c t/op/ver.t utf8.h
33543 ____________________________________________________________________________
33544 [ 11985] By: ams                                   on 2001/09/10  23:20:13
33545         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
33546      Branch: perl
33547            ! MANIFEST
33548 ____________________________________________________________________________
33549 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
33550         Log: (Retracted by #12001)
33551              Subject: Calc with USE_MUL/USE_DIV
33552              From: Tels <perl_dummy@bloodgate.com>
33553              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
33554              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
33555      Branch: perl
33556            ! lib/Math/BigInt/Calc.pm
33557 ____________________________________________________________________________
33558 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
33559         Log: Subject: [PATCH op.c] Re: perl@11978
33560              From: Robin Barker <rmb1@cise.npl.co.uk>
33561              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
33562              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
33563              
33564              Format errors.
33565      Branch: perl
33566            ! op.c
33567 ____________________________________________________________________________
33568 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
33569         Log: Switch PADOFFSET back to U32 both because of binary backward
33570              compatibility and because Arthur seems to have been fixing the
33571              problems with naughty integer-pointer casting.
33572      Branch: perl
33573            ! op.h
33574 ____________________________________________________________________________
33575 [ 11981] By: ams                                   on 2001/09/10  16:31:43
33576         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
33577              Fix Pod Typo, Add Test for ExtUtils::Command
33578              From: "chromatic" <chromatic@rmci.net>
33579              Date: Mon, 10 Sep 2001 11:20:56 -0600
33580              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
33581      Branch: perl
33582            + lib/ExtUtils/Command.t
33583            ! MANIFEST lib/ExtUtils/Command.pm
33584 ____________________________________________________________________________
33585 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
33586         Log: Subject: [PATCH] Encode.pm docs fix
33587              From: Matt Sergeant <MSergeant@star.net.uk>
33588              Date: Mon, 10 Sep 2001 15:24:01 +0100
33589              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
33590      Branch: perl
33591            ! ext/Encode/Encode.pm
33592 ____________________________________________________________________________
33593 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
33594         Log: Update Changes.
33595      Branch: perl
33596            ! Changes patchlevel.h
33597 ____________________________________________________________________________
33598 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
33599         Log: Revert #11973, the dTHX seems to be needed in there
33600              for threaded builds.
33601      Branch: perl
33602            ! perlio.c
33603 ____________________________________________________________________________
33604 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
33605         Log: Detypo.
33606      Branch: perl
33607            ! pod/perlguts.pod
33608 ____________________________________________________________________________
33609 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
33610         Log: Further Class::Struct patching from Damian.
33611              
33612              The new new semantics are:
33613              
33614              * If you pass an initializer for a nested object, it has to be:
33615              a) a reference to an object of that class, or      
33616              b) a reference to an object of a subclass of that class, or
33617              c) a reference to a hash of arguments to be passed to the
33618              class's constructor
33619              * If you pass no initializer for a nested object, the attribute
33620              is initialized to C<undef>
33621      Branch: perl
33622            ! lib/Class/Struct.pm
33623 ____________________________________________________________________________
33624 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
33625         Log: Skip the crypt test if no crypt.
33626      Branch: perl
33627            ! t/op/crypt.t
33628 ____________________________________________________________________________
33629 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
33630         Log: Warn against using bare v-strings as IP addresses
33631              (okay if using the wrappers from Socket)
33632      Branch: perl
33633            ! pod/perldata.pod pod/perlport.pod
33634 ____________________________________________________________________________
33635 [ 11973] By: sky                                   on 2001/09/10  11:57:58
33636         Log: Remove unused dTHX. Silenced another warning.
33637      Branch: perl
33638            ! perlio.c
33639 ____________________________________________________________________________
33640 [ 11972] By: sky                                   on 2001/09/10  11:54:25
33641         Log: Silence some more warnings INT2PTR.
33642      Branch: perl
33643            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
33644 ____________________________________________________________________________
33645 [ 11971] By: sky                                   on 2001/09/10  11:21:50
33646         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
33647      Branch: perl
33648            ! cop.h
33649 ____________________________________________________________________________
33650 [ 11970] By: sky                                   on 2001/09/10  11:17:25
33651         Log: Apply INT2PTR with force to silence warnings from
33652              PM_GETRE and friends. No more warnings with 64bit 
33653              IVs and 32bit pointers.    
33654      Branch: perl
33655            ! op.c op.h perl.c
33656 ____________________________________________________________________________
33657 [ 11969] By: sky                                   on 2001/09/10  10:13:02
33658         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
33659      Branch: perl
33660            ! pod/perlguts.pod
33661 ____________________________________________________________________________
33662 [ 11968] By: sky                                   on 2001/09/10  10:02:51
33663         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
33664              Rename to custop_op_name to Perl_custom_op_name to match perlapi
33665              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
33666              perl_clone.
33667      Branch: perl
33668            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
33669 ____________________________________________________________________________
33670 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
33671         Log: Using strlen() not good on embedded nul bytes.
33672      Branch: perl
33673            ! regcomp.c
33674 ____________________________________________________________________________
33675 [ 11966] By: ams                                   on 2001/09/09  21:06:13
33676         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
33677              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33678              Date: Mon, 13 Aug 2001 22:51:59 +0200
33679              Message-ID: <20010813225159.C6681@rafael>
33680              (Applied with several tweaks.)
33681      Branch: perl
33682            ! embed.h embed.pl proto.h toke.c
33683 ____________________________________________________________________________
33684 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
33685         Log: The exact error message is system-dependent.
33686      Branch: perl
33687            ! lib/ExtUtils/Manifest.t
33688 ____________________________________________________________________________
33689 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
33690         Log: Add Windows and Mac Sami support to Encode
33691              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
33692      Branch: perl
33693            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
33694            ! MANIFEST
33695 ____________________________________________________________________________
33696 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
33697         Log: Use the tried method.
33698      Branch: perl
33699            ! pod/perlport.pod
33700 ____________________________________________________________________________
33701 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
33702         Log: Can't count parentheses.
33703      Branch: perl
33704            ! ext/IO/lib/IO/Socket/INET.pm
33705 ____________________________________________________________________________
33706 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
33707         Log: perlport additions: 1 while unlink, add/delete directory
33708              entries and permissions, cygwin stat funkiness (from Michael
33709              Schwern and Nicholas Clark)
33710      Branch: perl
33711            ! pod/perlport.pod
33712 ____________________________________________________________________________
33713 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
33714         Log: blib does have a detectable test.
33715      Branch: perl
33716            ! t/lib/1_compile.t
33717 ____________________________________________________________________________
33718 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
33719         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
33720              From: "chromatic" <chromatic@rmci.net>
33721              Date: Sat, 08 Sep 2001 19:33:42 -0600
33722              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
33723      Branch: perl
33724            + lib/Term/Complete.t
33725            ! MANIFEST
33726 ____________________________________________________________________________
33727 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
33728         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
33729              From: Michael G Schwern <schwern@pobox.com> 
33730              Date: Sat, 8 Sep 2001 02:40:26 -0400
33731              Message-ID: <20010908024026.A26283@blackrider>
33732      Branch: perl
33733            + lib/Test/Tutorial.pod
33734            ! MANIFEST
33735 ____________________________________________________________________________
33736 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
33737         Log: Try to look up protocol (by name) only iff it has non-numbers:
33738              nice if the server is in a chrooted environment (no /etc/protocols,
33739              server code using hardcorded protocol numbers like 6 for tcp),
33740              suggested by John Holdsworth <coldwave@bigfoot.com>.
33741              In other words, if we are given a number, why look it up again
33742              (by number)?
33743      Branch: perl
33744            ! ext/IO/lib/IO/Socket/INET.pm
33745 ____________________________________________________________________________
33746 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
33747         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
33748              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
33749              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
33750              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
33751              
33752              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
33753              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
33754              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
33755              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
33756              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
33757              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
33758              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
33759              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
33760      Branch: perl
33761            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
33762 ____________________________________________________________________________
33763 [ 11955] By: ams                                   on 2001/09/09  02:54:21
33764         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
33765              From: "Craig A. Berry" <craigberry@mac.com>
33766              Date: Sat, 08 Sep 2001 19:02:16 -0500
33767              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
33768      Branch: perl
33769            ! lib/CGI/t/carp.t
33770 ____________________________________________________________________________
33771 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
33772         Log: Documentation tweaks; think the IP address as an opaque string.
33773      Branch: perl
33774            ! ext/Socket/Socket.pm
33775 ____________________________________________________________________________
33776 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
33777         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
33778              From: Michael G Schwern <schwern@pobox.com>
33779              Date: Sat, 8 Sep 2001 19:45:46 -0400
33780              Message-ID: <20010908194546.C9193@blackrider>
33781      Branch: perl
33782            + lib/blib.t
33783            ! MANIFEST lib/blib.pm t/lib/1_compile.t
33784 ____________________________________________________________________________
33785 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
33786         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
33787              From: "chromatic" <chromatic@rmci.net>
33788              Date: Sat, 08 Sep 2001 12:31:44 -0600
33789              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
33790      Branch: perl
33791            + lib/CGI/t/fast.t
33792            ! MANIFEST
33793 ____________________________________________________________________________
33794 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
33795         Log: The Socket tests were wrong: they were assuming too much.
33796      Branch: perl
33797            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
33798 ____________________________________________________________________________
33799 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
33800         Log: Retract the portability changes since they
33801              seem to have opened a can of worms... will
33802              go back to UNICOS/mk and do the bare minimum
33803              required to get the tests working.
33804      Branch: perl
33805            ! ext/Socket/Socket.xs
33806 ____________________________________________________________________________
33807 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
33808         Log: PADOFFSET is used to cast pointers into integers,
33809              if pointers are 64 bits and U32 32 bits,
33810              bad things may happen, or at least warnings issued.
33811      Branch: perl
33812            ! op.h
33813 ____________________________________________________________________________
33814 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
33815         Log: Still more Socket portability tweaking.
33816              Now Socket.t seems to be happy in all of
33817              Linux/x86, Tru64/alpha, Solaris/sparc,
33818              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
33819              
33820              Addendum: it seems that io_multihomed, io_sock, and hostent
33821              were broken in little-endians (linux/x86 and tru64/alpha)
33822              because of this change.  Argh.
33823      Branch: perl
33824            ! ext/Socket/Socket.xs
33825 ____________________________________________________________________________
33826 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
33827         Log: More portability kicking on inet_ntoa().
33828      Branch: perl
33829            ! ext/Socket/Socket.xs
33830 ____________________________________________________________________________
33831 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
33832         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
33833              From: Michael G Schwern <schwern@pobox.com> 
33834              Date: Fri, 7 Sep 2001 23:06:51 -0400
33835              Message-ID: <20010907230651.R606@blackrider>
33836      Branch: perl
33837            + lib/ExtUtils/Manifest.t
33838            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
33839 ____________________________________________________________________________
33840 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
33841         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
33842              From: "chromatic" <chromatic@rmci.net>
33843              Date: Fri, 07 Sep 2001 17:53:15 -0600      
33844              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
33845      Branch: perl
33846            + lib/ExtUtils/testlib.t
33847            ! MANIFEST
33848 ____________________________________________________________________________
33849 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
33850         Log: Thinko.
33851      Branch: perl
33852            ! lib/integer.t
33853 ____________________________________________________________________________
33854 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
33855         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
33856              From: "Craig A. Berry" <craigberry@mac.com>
33857              Date: Fri, 07 Sep 2001 15:30:03 -0500
33858              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
33859      Branch: perl
33860            ! lib/CGI/Carp.pm
33861 ____________________________________________________________________________
33862 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
33863         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
33864              From: Michael G Schwern <schwern@pobox.com>
33865              Date: Fri, 7 Sep 2001 15:38:13 -0400
33866              Message-ID: <20010907153813.K606@blackrider>
33867      Branch: perl
33868            ! lib/ExtUtils/MM_Unix.pm
33869 ____________________________________________________________________________
33870 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
33871         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
33872              From: Robin Barker <rmb1@cise.npl.co.uk>
33873              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
33874              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
33875      Branch: perl
33876            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
33877 ____________________________________________________________________________
33878 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
33879         Log: Clean up 1_compile.t; move tests to more consistent
33880              places (t/ subdirectories); add integer.t (much of
33881              the pragma is tested elsewhere but there is no one
33882              centralized place)
33883      Branch: perl
33884            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
33885            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
33886            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
33887            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
33888            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
33889            - lib/File/Find/find.t lib/File/Find/taint.t
33890            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
33891 ____________________________________________________________________________
33892 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
33893         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
33894              From: "chromatic" <chromatic@rmci.net>
33895              Date: Fri, 07 Sep 2001 10:17:40 -0600
33896              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
33897      Branch: perl
33898            ! lib/File/Find/taint.t
33899 ____________________________________________________________________________
33900 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
33901         Log: Update Changes.
33902      Branch: perl
33903            ! Changes patchlevel.h
33904 ____________________________________________________________________________
33905 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
33906         Log: Rename the old threading tutorial, start a new one,
33907              regen toc.
33908      Branch: perl
33909            + pod/perlothrtut.pod
33910            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
33911            ! pod/perltoc.pod
33912 ____________________________________________________________________________
33913 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
33914         Log: vars very much has a test.
33915      Branch: perl
33916            ! t/lib/1_compile.t
33917 ____________________________________________________________________________
33918 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
33919         Log: Subject: Re: wince/perl.ico marked as binary
33920              From: Nicholas Clark <nick@ccl4.org>
33921              Date: Fri, 7 Sep 2001 13:54:40 +0100
33922              Message-ID: <20010907135439.D39150@plum.flirble.org>
33923              
33924              and wince/Makefile.ce change from Rainer Keuchel.
33925      Branch: perl
33926            + wince/makeico.pl
33927            ! MANIFEST wince/Makefile.ce
33928 ____________________________________________________________________________
33929 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
33930         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
33931              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
33932              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
33933              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
33934      Branch: perl
33935            ! regexec.c
33936 ____________________________________________________________________________
33937 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
33938         Log: (Replaced by #11934)
33939              Subject: Re: [PATCH regexec.c] more general .* and .*?
33940              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
33941              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
33942              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
33943      Branch: perl
33944            ! regexec.c
33945 ____________________________________________________________________________
33946 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
33947         Log: The #11931 patching misbehaved.
33948      Branch: perl
33949            ! lib/Test/Harness/t/test-harness.t
33950 ____________________________________________________________________________
33951 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
33952         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
33953              From: Michael G Schwern <schwern@pobox.com>
33954              Date: Fri, 7 Sep 2001 03:30:41 -0400
33955              Message-ID: <20010907033041.A2796@blackrider>
33956      Branch: perl
33957            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
33958            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
33959            + t/lib/sample-tests/header_at_end_fail
33960            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
33961            - lib/Test/Harness.t
33962            ! MANIFEST lib/Test/Harness.pm t/TEST
33963 ____________________________________________________________________________
33964 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
33965         Log: Subject: [PATCH] Digest::MD5 update
33966              From: Gisle Aas <gisle@ActiveState.com>
33967              Date: 06 Sep 2001 23:32:56 -0700
33968              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
33969      Branch: perl
33970            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
33971            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
33972 ____________________________________________________________________________
33973 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
33974         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
33975              From: "chromatic" <chromatic@rmci.net>
33976              Date: Thu, 06 Sep 2001 23:11:44 -0600
33977              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
33978      Branch: perl
33979            + lib/less.t
33980            ! MANIFEST t/lib/1_compile.t
33981 ____________________________________________________________________________
33982 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
33983         Log: The binary file must somehow differently stored.
33984      Branch: perl
33985            - wince/perl.ico
33986            ! MANIFEST
33987 ____________________________________________________________________________
33988 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
33989         Log: Add more modules to the list of modules that have tests,
33990              Schwern's wallet is getting more nervous.
33991              (Run t/lib/1_compile.t manually to see which modules
33992              are lacking tests, or the tests can't be run for some
33993              reason or another, such as the Net:: modules)
33994      Branch: perl
33995            ! t/lib/1_compile.t
33996 ____________________________________________________________________________
33997 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
33998         Log: Try to make Socket::inet_ntoa() more robust.
33999      Branch: perl
34000            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
34001 ____________________________________________________________________________
34002 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
34003         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
34004              From: chromatic <chromatic@rmci.net>       
34005              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
34006              Message-Id: <01090522580506.19590@firewheel>           
34007      Branch: perl
34008            ! lib/English.t
34009 ____________________________________________________________________________
34010 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
34011         Log: Subject: Re: perlvar manpage and localizing special vars
34012              From: Stas Bekman <stas@stason.org>
34013              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
34014              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
34015      Branch: perl
34016            ! pod/perlvar.pod
34017 ____________________________________________________________________________
34018 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
34019         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
34020              From: Robin Barker <rmb1@cise.npl.co.uk>
34021              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
34022              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
34023      Branch: perl
34024            ! lib/ExtUtils/MakeMaker.pm
34025 ____________________________________________________________________________
34026 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
34027         Log: Symbol missing; AIX unhappy.
34028      Branch: perl
34029            ! makedef.pl
34030 ____________________________________________________________________________
34031 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
34032         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
34033              Reported in 5.61, seems to work okay in blead.
34034      Branch: perl
34035            ! t/run/kill_perl.t
34036 ____________________________________________________________________________
34037 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
34038         Log: Update Changes.
34039      Branch: perl
34040            ! Changes patchlevel.h
34041 ____________________________________________________________________________
34042 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
34043         Log: Document the bad assumptions currently breaking
34044              the Socket.t tests 10, 11, and 13 in UNICOS.
34045      Branch: perl
34046            ! ext/Socket/Socket.xs
34047 ____________________________________________________________________________
34048 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
34049         Log: Subject: [PATCH x2p] make OPTIMIZE=...
34050              From: Robin Barker <rmb1@cise.npl.co.uk>
34051              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
34052              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
34053      Branch: perl
34054            ! x2p/Makefile.SH x2p/cflags.SH
34055 ____________________________________________________________________________
34056 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
34057         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
34058              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
34059              Date: Thu, 6 Sep 2001 11:09:40 +0100
34060              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
34061              
34062              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
34063              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
34064              Date: 6 Sep 2001 10:14:38 -0000
34065              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
34066      Branch: perl
34067            ! pod/perlfaq1.pod pod/perlhack.pod
34068 ____________________________________________________________________________
34069 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
34070         Log: Subject: Extra NUL is Data::Dumper output - patch
34071              From: Tony Cook <tony@develop-help.com>
34072              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
34073              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
34074      Branch: perl
34075            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
34076 ____________________________________________________________________________
34077 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
34078         Log: Avoid redefinition warning
34079              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
34080              from
34081              perl -w -Ilib -MCwd -e ''
34082      Branch: perl
34083            ! lib/Cwd.pm
34084 ____________________________________________________________________________
34085 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
34086         Log: Update the is_tainted() example implementation.
34087      Branch: perl
34088            ! pod/perlsec.pod
34089 ____________________________________________________________________________
34090 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
34091         Log: Missing) in #11912.
34092      Branch: perl
34093            ! lib/Test/Simple/t/fail.t
34094 ____________________________________________________________________________
34095 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
34096         Log: Rewhack Test-Simple into core harness.
34097      Branch: perl
34098            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
34099            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
34100            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
34101            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
34102            ! lib/Test/Simple/t/skipall.t
34103 ____________________________________________________________________________
34104 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
34105         Log: Workaround for the new Exporter 'feature'.
34106      Branch: perl
34107            ! lib/Test/More.pm
34108 ____________________________________________________________________________
34109 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
34110         Log: Re-introduce pure-Perl fall-back for abs_path,
34111              re-introduce #11898.
34112      Branch: perl
34113            ! lib/Cwd.pm lib/File/Find.pm
34114 ____________________________________________________________________________
34115 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
34116         Log: More tests.
34117      Branch: perl
34118            ! lib/Exporter.t
34119 ____________________________________________________________________________
34120 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
34121         Log: Retract #11898 for now because it introduces
34122              a rather nasty depencency: when B is being built,
34123              MakeMaker is used.  MakeMaker uses File::Find.
34124              File::Find uses Cwd::getcwd()...which doesn't
34125              exist yet.
34126      Branch: perl
34127            ! lib/File/Find.pm
34128 ____________________________________________________________________________
34129 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
34130         Log: New test welcome.
34131      Branch: perl
34132            + lib/Test/Simple/t/simple.t
34133 ____________________________________________________________________________
34134 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
34135         Log: Old test begone.
34136      Branch: perl
34137            - lib/Attribute/Handlers/test.pl
34138 ____________________________________________________________________________
34139 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
34140         Log: Test-Simple syncup from Schwern.
34141      Branch: perl
34142            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
34143            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
34144            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
34145            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
34146            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
34147            - lib/Test/More/Changes lib/Test/More/t/More.t
34148            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
34149            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
34150            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
34151            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
34152            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
34153            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
34154            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
34155            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
34156            ! t/lib/Test/Simple/sample_tests/death.plx
34157            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
34158            ! t/lib/Test/Simple/sample_tests/extras.plx
34159            ! t/lib/Test/Simple/sample_tests/five_fail.plx
34160            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
34161            ! t/lib/Test/Simple/sample_tests/one_fail.plx
34162            ! t/lib/Test/Simple/sample_tests/require.plx
34163            ! t/lib/Test/Simple/sample_tests/success.plx
34164            ! t/lib/Test/Simple/sample_tests/too_few.plx
34165            ! t/lib/Test/Simple/sample_tests/two_fail.plx
34166 ____________________________________________________________________________
34167 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
34168         Log: Integrate File::Find changes from bleadperl
34169      Branch: maint-5.6/macperl
34170            ! lib/File/Find.pm t/lib/filefind-taint.t
34171 ____________________________________________________________________________
34172 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
34173         Log: Integrate 11847 from maint-5.6/perl
34174      Branch: maint-5.6/macperl
34175           !> sv.c
34176 ____________________________________________________________________________
34177 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
34178         Log: In UNICOS division yada yada.
34179      Branch: perl
34180            ! t/op/override.t
34181 ____________________________________________________________________________
34182 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
34183         Log: In UNICOS division is really lossy, better use
34184              a tolerance test.
34185      Branch: perl
34186            ! ext/Time/HiRes/HiRes.t
34187 ____________________________________________________________________________
34188 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
34189         Log: In UNICOS sigaction() sets an extra flag
34190              ("the signal has been registered for all the processes in
34191              a multitasking group.")
34192      Branch: perl
34193            ! ext/POSIX/sigaction.t
34194 ____________________________________________________________________________
34195 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
34196         Log: Documentation micropatch from Damian.
34197      Branch: perl
34198            ! lib/Attribute/Handlers.pm
34199 ____________________________________________________________________________
34200 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
34201         Log: (Retracted by #11908)
34202              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
34203              From: Michael G Schwern <schwern@pobox.com>
34204              Date: Wed, 5 Sep 2001 15:58:21 -0400
34205              Message-ID: <20010905155821.I632@blackrider>
34206      Branch: perl
34207            ! lib/File/Find.pm lib/File/Find/taint.t
34208 ____________________________________________________________________________
34209 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
34210         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
34211              From: Michael G Schwern <schwern@pobox.com>
34212              Date: Wed, 5 Sep 2001 19:16:31 -0400
34213              Message-ID: <20010905191631.E11386@blackrider>
34214      Branch: perl
34215            + lib/CGI/t/carp.t
34216            ! MANIFEST
34217 ____________________________________________________________________________
34218 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
34219         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
34220              From: chromatic <chromatic@rmci.net>
34221              Date: Wed, 5 Sep 2001 18:08:07 -0600
34222              Message-Id: <01090518080700.19590@firewheel>
34223      Branch: perl
34224            ! lib/English.pm
34225 ____________________________________________________________________________
34226 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
34227         Log: Fix a typo #11889 and add a test for the same.
34228      Branch: perl
34229            ! ext/Socket/Socket.t ext/Socket/Socket.xs
34230 ____________________________________________________________________________
34231 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
34232         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
34233              From: "Craig A. Berry" <craigberry@mac.com>
34234              Date: Wed, 05 Sep 2001 17:48:54 -0500
34235              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
34236      Branch: perl
34237            ! lib/warnings.t t/run/kill_perl.t
34238 ____________________________________________________________________________
34239 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
34240         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
34241              From: Michael G Schwern <schwern@pobox.com>
34242              Date: Wed, 5 Sep 2001 17:22:25 -0400
34243              Message-ID: <20010905172225.C11386@blackrider>
34244      Branch: perl
34245            ! t/run/kill_perl.t
34246 ____________________________________________________________________________
34247 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
34248         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
34249              From: Nicholas Clark <nick@ccl4.org>
34250              Date: Wed, 5 Sep 2001 20:54:24 +0100
34251              Message-ID: <20010905205424.C25120@plum.flirble.org>
34252      Branch: perl
34253            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
34254 ____________________________________________________________________________
34255 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
34256         Log: Forgotten thing.
34257      Branch: perl
34258            ! uconfig.h
34259 ____________________________________________________________________________
34260 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
34261         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
34262              From: chromatic <chromatic@rmci.net>               
34263              Date: Wed, 5 Sep 2001 13:22:08 -0600
34264              Message-Id: <01090513220807.10587@firewheel> 
34265      Branch: perl
34266            ! lib/English.pm
34267 ____________________________________________________________________________
34268 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
34269         Log: inet_ntoa() tweaks:
34270              - don't allow addresses with > 255 characters
34271              - indent the HP-UX workaround
34272              - don't leak memory
34273      Branch: perl
34274            ! ext/Socket/Socket.xs
34275 ____________________________________________________________________________
34276 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
34277         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
34278              <xwu@theeducationcenter.com>
34279      Branch: perl
34280            ! lib/File/Find.pm
34281 ____________________________________________________________________________
34282 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
34283         Log: Typo nits.
34284      Branch: perl
34285            ! lib/File/Find.pm
34286 ____________________________________________________________________________
34287 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
34288         Log: -Wall nit.
34289      Branch: perl
34290            ! op.c
34291 ____________________________________________________________________________
34292 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
34293         Log: Update to Scalar-List-Utils 1.05
34294      Branch: perl
34295            ! ext/List/Util/ChangeLog ext/List/Util/README
34296            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
34297 ____________________________________________________________________________
34298 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
34299         Log: Update Changes.
34300      Branch: perl
34301            ! Changes patchlevel.h
34302 ____________________________________________________________________________
34303 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
34304         Log: Update to Scalar-List-Utils 1.04
34305      Branch: perl
34306            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
34307            ! ext/List/Util/lib/List/Util.pm
34308            ! ext/List/Util/lib/Scalar/Util.pm
34309 ____________________________________________________________________________
34310 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
34311         Log: Metaconfigify #11724.
34312      Branch: metaconfig
34313            ! U/threads/archname.U
34314 ____________________________________________________________________________
34315 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
34316         Log: The MacOS reference is okay, no reason to hide it.
34317      Branch: perl
34318            ! lib/Cwd.pm
34319 ____________________________________________________________________________
34320 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
34321         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
34322              From: Michael G Schwern <schwern@pobox.com>
34323              Date: Tue, 4 Sep 2001 15:30:10 -0400
34324              Message-ID: <20010904153010.H26466@blackrider> 
34325              
34326              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
34327      Branch: perl
34328            ! ext/Cwd/Makefile.PL lib/Cwd.pm
34329 ____________________________________________________________________________
34330 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
34331         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.))
34332              From: Michael G Schwern <schwern@pobox.com>
34333              Date: Tue, 4 Sep 2001 17:39:13 -0400
34334              Message-ID: <20010904173913.C626@blackrider>
34335      Branch: perl
34336            ! lib/Cwd.pm
34337 ____________________________________________________________________________
34338 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
34339         Log: Subject: Re: Perl_pp_* in public API?
34340              From: "Craig A. Berry" <craigberry@mac.com>
34341              Date: Tue, 4 Sep 2001 21:51:29 -0500
34342              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
34343      Branch: perl
34344            ! ext/List/Util/Util.xs
34345 ____________________________________________________________________________
34346 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
34347         Log: From Damian: Class::Struct was unable to define
34348              recursive classes.  After the patch an object reference
34349              (rather than a hash) is required to initialize
34350              an object attribute.  If no such initializer is given to
34351              the constructor, object attributes are now default
34352              initialized to C<undef>.
34353      Branch: perl
34354            ! lib/Class/Struct.pm lib/Class/Struct.t
34355 ____________________________________________________________________________
34356 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
34357         Log: Subject: Re: sv_catpvfn and sv_setpvfn
34358              From: Richard Soderberg <rs@oregonnet.com>
34359              Date: Tue, 4 Sep 2001 15:16:47 -0700
34360              Message-Id: <200109042216.PAA17858@oregonnet.com>
34361      Branch: perl
34362            ! pod/perlclib.pod pod/perlguts.pod
34363 ____________________________________________________________________________
34364 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
34365         Log: NetWare updates from Ananth Kesari.
34366      Branch: perl
34367            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
34368            ! NetWare/nw5thread.h
34369 ____________________________________________________________________________
34370 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
34371         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?))
34372              From: Nicholas Clark <nick@ccl4.org>
34373              Date: Tue, 4 Sep 2001 22:42:50 +0100
34374              Message-ID: <20010904224250.P25120@plum.flirble.org>
34375      Branch: perl
34376            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
34377            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
34378            ! t/op/oct.t toke.c
34379 ____________________________________________________________________________
34380 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
34381         Log: Fix Cwd::getcwd() not being tainted, as noticed
34382              by Schwern.
34383      Branch: perl
34384            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
34385            - ext/Cwd/Cwd.t
34386            ! MANIFEST ext/Cwd/Cwd.xs util.c
34387 ____________________________________________________________________________
34388 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
34389         Log: Retract #11870 and volatilize the right destruct_level.
34390              Silly thinko pointed out by Sarathy.
34391      Branch: perl
34392            ! intrpvar.h perl.c
34393 ____________________________________________________________________________
34394 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
34395         Log: At least a temporary fix for the mysterious scope core dumps
34396              in Tru64 from Graham.
34397      Branch: perl
34398            ! ext/List/Util/Util.xs
34399 ____________________________________________________________________________
34400 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
34401         Log: (Retracted by #11872)
34402      Branch: perl
34403            ! intrpvar.h
34404 ____________________________________________________________________________
34405 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
34406         Log: Quench a -Wall gripe noticed by Robin Barker.
34407      Branch: perl
34408            ! op.c
34409 ____________________________________________________________________________
34410 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
34411         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
34412              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34413              Date: Wed, 05 Sep 2001 02:01:32 +0900
34414              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
34415      Branch: perl
34416            ! lib/Unicode/UCD.pm
34417 ____________________________________________________________________________
34418 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
34419         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
34420              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
34421              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
34422              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
34423      Branch: perl
34424            ! gv.c
34425 ____________________________________________________________________________
34426 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
34427         Log: Update Changes.
34428      Branch: perl
34429            ! Changes patchlevel.h
34430 ____________________________________________________________________________
34431 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
34432         Log: Add the \[$@%&*] prototype support.
34433      Branch: perl
34434            ! op.c pod/perlsub.pod t/comp/proto.t
34435 ____________________________________________________________________________
34436 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
34437         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
34438              From: Michael G Schwern <schwern@pobox.com>
34439              Date: Mon, 3 Sep 2001 18:59:01 -0400
34440              Message-ID: <20010903185901.Z9233@blackrider>
34441      Branch: perl
34442            ! lib/CGI/t/form.t
34443 ____________________________________________________________________________
34444 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
34445         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
34446              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
34447              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
34448              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
34449      Branch: perl
34450            ! gv.c
34451 ____________________________________________________________________________
34452 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
34453         Log: More srand entry tweakage based on Randal's suggestion.
34454      Branch: perl
34455            ! pod/perlfunc.pod
34456 ____________________________________________________________________________
34457 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
34458         Log: Subject: [PATCH] 'main' *is* a reserved word
34459              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34460              Date: Mon, 3 Sep 2001 22:55:41 +0200
34461              Message-ID: <20010903225541.A24097@rafael>
34462      Branch: perl
34463            ! toke.c
34464 ____________________________________________________________________________
34465 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
34466         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
34467              From: Peter Prymmer <pvhp@best.com>
34468              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
34469              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
34470      Branch: perl
34471            ! README.vms configure.com
34472 ____________________________________________________________________________
34473 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
34474         Log: Subject: Re: A slightly better default seed?   
34475              From: Michael G Schwern <schwern@pobox.com>
34476              Date: Mon, 3 Sep 2001 18:08:15 -0400 
34477              Message-ID: <20010903180815.W9233@blackrider>
34478      Branch: perl
34479            ! t/op/srand.t
34480 ____________________________________________________________________________
34481 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
34482         Log: Add sharedsv.o to microperl object files.
34483      Branch: perl
34484            ! Makefile.micro
34485 ____________________________________________________________________________
34486 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
34487         Log: AUTHORS updates and
34488              
34489              Subject: [PATCH] Just some preening :-)        
34490              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
34491              Date: Tue, 4 Sep 2001 14:16:59 +0100
34492              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
34493      Branch: perl
34494            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
34495 ____________________________________________________________________________
34496 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
34497         Log: Typo fix and slight rewording.
34498      Branch: perl
34499            ! pod/perlfunc.pod
34500 ____________________________________________________________________________
34501 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
34502         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
34503      Branch: perl
34504            ! pod/perlfaq4.pod
34505 ____________________________________________________________________________
34506 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
34507         Log: The helper file changed name.
34508      Branch: perl
34509            ! MANIFEST
34510 ____________________________________________________________________________
34511 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
34512         Log: Update to Scalar-List-Utils 1.03
34513      Branch: perl
34514            + ext/List/Util/t/shuffle.t
34515            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
34516            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
34517            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
34518            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
34519            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
34520            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
34521            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
34522            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
34523 ____________________________________________________________________________
34524 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
34525         Log: Make crypt() do something more sane for Unicode
34526              (take crypt() of the low eight bits of the characters,
34527              instead of taking crypt() of the UTF-8 of the scalar);
34528              add a test for crypt().
34529      Branch: perl
34530            + t/op/crypt.t
34531            ! MANIFEST pod/perlfunc.pod pp.c
34532 ____________________________________________________________________________
34533 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
34534         Log: Reorganize the srand entry.
34535      Branch: perl
34536            ! pod/perlfunc.pod
34537 ____________________________________________________________________________
34538 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
34539         Log: Remove the tests that assume something about
34540              calling srand() without arguments multiple times.
34541      Branch: perl
34542            ! t/op/srand.t
34543 ____________________________________________________________________________
34544 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
34545         Log: Upgrade to Math::BigInt 1.42.
34546      Branch: perl
34547            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
34548            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
34549            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
34550            ! lib/Math/BigInt/t/mbimbf.t
34551 ____________________________________________________________________________
34552 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
34553         Log: integrate change#11847 from maint-5.6
34554              
34555              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
34556      Branch: perl
34557            ! sv.c
34558 ____________________________________________________________________________
34559 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
34560         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
34561      Branch: maint-5.6/perl
34562            ! sv.c
34563 ____________________________________________________________________________
34564 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
34565         Log: As far as I can tell these functions have been Unicodified.
34566      Branch: perl
34567            ! doop.c
34568 ____________________________________________________________________________
34569 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
34570         Log: Update to Storable 1.0.13.
34571      Branch: perl
34572            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
34573            ! ext/Storable/Storable.xs
34574 ____________________________________________________________________________
34575 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
34576         Log: Patch the Filter::Simple test to work with
34577              the core test suite (since the FilterTest.pm
34578              is in t/lib, not in lib).
34579      Branch: perl
34580            ! lib/Filter/Simple/t/filter.t
34581 ____________________________________________________________________________
34582 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
34583         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
34584      Branch: perl
34585            + t/lib/FilterTest.pm
34586            - t/lib/MyFilter.pm
34587 ____________________________________________________________________________
34588 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
34589         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
34590              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
34591              Text::Balanced 1.86.
34592      Branch: perl
34593            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
34594            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
34595            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
34596            + lib/Switch/t/nested.t lib/Switch/t/switch.t
34597            + lib/Text/Balanced/Changes lib/Text/Balanced/README
34598            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
34599            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
34600            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
34601            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
34602            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
34603            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
34604            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
34605            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
34606            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
34607            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
34608            ! MANIFEST lib/Attribute/Handlers.pm
34609            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
34610            ! lib/Attribute/Handlers/demo/Demo.pm
34611            ! lib/Attribute/Handlers/demo/Descriptions.pm
34612            ! lib/Attribute/Handlers/demo/MyClass.pm
34613            ! lib/Attribute/Handlers/demo/demo.pl
34614            ! lib/Attribute/Handlers/demo/demo2.pl
34615            ! lib/Attribute/Handlers/demo/demo3.pl
34616            ! lib/Attribute/Handlers/demo/demo4.pl
34617            ! lib/Attribute/Handlers/demo/demo_call.pl
34618            ! lib/Attribute/Handlers/demo/demo_chain.pl
34619            ! lib/Attribute/Handlers/demo/demo_cycle.pl
34620            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
34621            ! lib/Attribute/Handlers/demo/demo_phases.pl
34622            ! lib/Attribute/Handlers/demo/demo_range.pl
34623            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
34624            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
34625            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
34626            ! lib/Text/Balanced.pm
34627 ____________________________________________________________________________
34628 [ 11841] By: sky                                   on 2001/09/03  11:04:15
34629         Log: Forgot to add a file with Change #11840
34630      Branch: perl
34631            + t/op/srand.t
34632 ____________________________________________________________________________
34633 [ 11840] By: sky                                   on 2001/09/03  11:02:04
34634         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
34635              From: Michael G Schwern <schwern@pobox.com>
34636              Date: Mon, 3 Sep 2001 07:43:00 -0400
34637              Message-ID: <20010903074300.E9233@blackrider>
34638      Branch: perl
34639            ! MANIFEST pod/perlfunc.pod t/op/rand.t
34640 ____________________________________________________________________________
34641 [ 11839] By: sky                                   on 2001/09/03  10:47:11
34642         Log: Document the changes with regards to running of END blocks.
34643              And DESTROY on global objects are called in perl_destruct()!
34644      Branch: perl
34645            ! pod/perl572delta.pod pod/perlembed.pod
34646 ____________________________________________________________________________
34647 [ 11838] By: sky                                   on 2001/09/03  09:34:44
34648         Log: Subject: [PATCH t/op/time.t] Partial cleanup
34649              From: Michael G Schwern <schwern@pobox.com>
34650              Date: Mon, 3 Sep 2001 06:29:42 -0400
34651              Message-ID: <20010903062942.C9233@blackrider>
34652      Branch: perl
34653            ! t/op/time.t
34654 ____________________________________________________________________________
34655 [ 11837] By: sky                                   on 2001/09/03  09:30:02
34656         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
34657              From: Michael G Schwern <schwern@pobox.com>
34658              Date: Mon, 3 Sep 2001 06:24:13 -0400
34659              Message-ID: <20010903062413.B9233@blackrider>
34660      Branch: perl
34661            ! t/op/rand.t
34662 ____________________________________________________________________________
34663 [ 11836] By: sky                                   on 2001/09/03  07:56:47
34664         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
34665              From: Michael G Schwern <schwern@pobox.com>
34666              Date: Sun, 2 Sep 2001 21:38:43 -0400
34667              Message-ID: <20010902213843.L2711@blackrider>
34668      Branch: perl
34669            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
34670            ! MANIFEST
34671 ____________________________________________________________________________
34672 [ 11835] By: nick                                  on 2001/09/03  06:20:06
34673         Log: Integrate mainline
34674      Branch: perlio
34675           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
34676            - t/op/misc.t
34677           !> (integrate 187 files)
34678 ____________________________________________________________________________
34679 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
34680         Log: Update Changes.
34681      Branch: perl
34682            ! Changes patchlevel.h
34683 ____________________________________________________________________________
34684 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
34685         Log: Slight tweaks.
34686      Branch: perl
34687            ! t/run/kill_perl.t
34688 ____________________________________________________________________________
34689 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
34690         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
34691      Branch: perl
34692            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
34693 ____________________________________________________________________________
34694 [ 11831] By: sky                                   on 2001/09/02  12:10:42
34695         Log: Change #11828 wasn't complete, this updates to intest path
34696      Branch: perl
34697            ! t/run/kill_perl.t
34698 ____________________________________________________________________________
34699 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
34700         Log: 's's's.
34701      Branch: perl
34702            ! Changes
34703 ____________________________________________________________________________
34704 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
34705         Log: Update Changes.
34706      Branch: perl
34707            ! Changes patchlevel.h
34708 ____________________________________________________________________________
34709 [ 11828] By: sky                                   on 2001/09/02  11:53:56
34710         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
34711              From: Michael G Schwern <schwern@pobox.com>
34712              Date: Sat, 1 Sep 2001 20:18:58 -0400
34713              Message-ID: <20010901201858.X606@blackrider>
34714              +MANIFEST Fix
34715      Branch: perl
34716            + t/run/kill_perl.t
34717            - t/op/misc.t t/run/segfault.t
34718            ! MANIFEST
34719 ____________________________________________________________________________
34720 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
34721         Log: Subject: [PATCH] lib/Time/Local.pm
34722              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
34723              Date: Sun, 2 Sep 2001 06:50:01 -0500
34724              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
34725      Branch: perl
34726            ! lib/Time/Local.pm
34727 ____________________________________________________________________________
34728 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
34729         Log: Tick off Unicode collation and the normalization from
34730              the todo list.
34731      Branch: perl
34732            ! pod/perltodo.pod
34733 ____________________________________________________________________________
34734 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
34735         Log: Update to Unicode 3.1.1.
34736      Branch: perl
34737            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
34738            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
34739            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
34740            ! lib/unicore/PropList.txt lib/unicore/README.perl
34741            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
34742            ! lib/unicore/rename lib/unicore/version
34743 ____________________________________________________________________________
34744 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
34745         Log: Slight doc tweaks for the module.
34746      Branch: perl
34747            ! lib/Unicode/UCD.pm
34748 ____________________________________________________________________________
34749 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
34750         Log: Rename the variable: it *used* to be (wrongly) that the
34751              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
34752              but that is no more the case: PL_reg_match_utf8 is better.
34753      Branch: perl
34754            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
34755            ! regexec.c sv.c thrdvar.h
34756 ____________________________________________________________________________
34757 [ 11822] By: ams                                   on 2001/09/02  02:54:50
34758         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
34759              From: Ilmari Karonen <iltzu@sci.fi>
34760              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
34761              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
34762              (op/sub_lval.t updated to take new error message into account.)
34763      Branch: perl
34764            ! op.c t/op/sub_lval.t
34765 ____________________________________________________________________________
34766 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
34767         Log: remove stray CRs in files; keep all files with UNIX line-ends
34768              (Porting/makerel adds CRs to the files that need it in the
34769              distribution)
34770      Branch: perl
34771            ! NetWare/t/NWScripts.pl README.dos
34772            ! ext/Encode/Encode/cns11643-1.enc
34773            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
34774            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
34775 ____________________________________________________________________________
34776 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
34777         Log: some remnants of change#11803
34778      Branch: perl
34779            ! ext/ByteLoader/byterun.h perl.h
34780 ____________________________________________________________________________
34781 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
34782         Log: Update to Unicode::Collate 0.08.
34783      Branch: perl
34784            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
34785            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
34786 ____________________________________________________________________________
34787 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
34788         Log: Test tweaks.
34789      Branch: perl
34790            ! t/op/pat.t
34791 ____________________________________________________________________________
34792 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
34793         Log: Fix test
34794      Branch: maint-5.6/macperl
34795            ! t/lib/b.t
34796 ____________________________________________________________________________
34797 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
34798         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
34799              warnings in Config.pm with -W; increase default and
34800              minimum RAM; bump version number.
34801      Branch: maint-5.6/macperl
34802            + macos/lib/Mac/LowMem.pm
34803            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
34804            ! macos/configpm macos/macperl/MacPerl.r
34805 ____________________________________________________________________________
34806 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
34807         Log: Make syntax check report in MPW style, fix tests
34808              to use Mac::err=unix to get normal-style error
34809              messages.
34810      Branch: maint-5.6/macperl
34811            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
34812            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
34813 ____________________________________________________________________________
34814 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
34815         Log: Make MPW-style errors optional (but the default); add
34816              MacPerl::ErrorFormat() function and Mac::err pragma
34817      Branch: maint-5.6/macperl
34818            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
34819            + macos/ext/Mac/err/err.xs
34820            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
34821            ! macos/macish.c macos/macish.h macos/macperl.sym
34822 ____________________________________________________________________________
34823 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
34824         Log: More module and test ports from Thomas Wegner et al
34825      Branch: maint-5.6/macperl
34826            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
34827            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
34828            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
34829            ! t/op/magic.t
34830 ____________________________________________________________________________
34831 [ 11812] By: sky                                   on 2001/09/01  17:19:30
34832         Log: Subject: [PATCH t/op/concat.t] cleanup
34833              From: Michael G Schwern <schwern@pobox.com>
34834              Date: Sat, 1 Sep 2001 14:06:28 -0400
34835              Message-ID: <20010901140628.C606@blackrider>
34836      Branch: perl
34837            ! t/op/concat.t
34838 ____________________________________________________________________________
34839 [ 11811] By: sky                                   on 2001/09/01  12:25:29
34840         Log: Change #11805 didn't update the MANIFEST
34841      Branch: perl
34842            ! MANIFEST
34843 ____________________________________________________________________________
34844 [ 11810] By: sky                                   on 2001/09/01  11:52:44
34845         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
34846              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34847              Date: Sat, 1 Sep 2001 14:50:14 +0200
34848              Message-ID: <20010901145014.A691@rafael>
34849      Branch: perl
34850            ! t/op/inccode.t
34851 ____________________________________________________________________________
34852 [ 11809] By: sky                                   on 2001/09/01  11:49:22
34853         Log: Subject: PATCH: ExtUtils::MakeMaker
34854              From: Tony Bowden <tony@kasei.com>
34855              Date: Sat, 1 Sep 2001 10:33:53 +0100
34856              Message-ID: <20010901103353.A13863@soto.kasei.com>
34857              Manually applied
34858      Branch: perl
34859            ! lib/ExtUtils/MakeMaker.pm
34860 ____________________________________________________________________________
34861 [ 11808] By: sky                                   on 2001/09/01  11:39:13
34862         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
34863              From: mike808@users.sourceforge.net
34864              Date: Sat, 1 Sep 101 11:27:50 GMT
34865              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
34866              With little tweak
34867      Branch: perl
34868            ! lib/Term/Cap.pm
34869 ____________________________________________________________________________
34870 [ 11807] By: ams                                   on 2001/09/01  11:31:16
34871         Log: Subject: oct() and hex()
34872              From: Nicholas Clark <nick@ccl4.org>
34873              Date: Fri, 31 Aug 2001 23:14:13 +0100
34874              Message-Id: <20010831231413.J4950@plum.flirble.org>
34875      Branch: perl
34876            ! pod/perlclib.pod
34877 ____________________________________________________________________________
34878 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
34879         Log: Integrate change 11801 from maintperl
34880      Branch: maint-5.6/macperl
34881            ! perl.c
34882 ____________________________________________________________________________
34883 [ 11805] By: sky                                   on 2001/08/31  21:35:10
34884         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
34885              From: Michael G Schwern <schwern@pobox.com>
34886              Date: Fri, 31 Aug 2001 15:36:28 -0400
34887              Message-ID: <20010831153628.B598@blackrider>
34888              Check for things which used to segfault
34889      Branch: perl
34890            + t/run/segfault.t
34891 ____________________________________________________________________________
34892 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
34893         Log: integrate change#11801 from maint-5.6
34894              
34895              remove age-old UNICOS "workaround" that introduces a static, and
34896              hence an egregious race condition for threaded builds (*sigh*
34897              beats me why this kludge wasn't guarded by a UNICOS-specific
34898              #define *sigh*)
34899      Branch: perl
34900            ! perl.c
34901 ____________________________________________________________________________
34902 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
34903         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
34904              working in 5.7.x
34905      Branch: perl
34906            - objXSUB.h
34907            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
34908            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
34909            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
34910            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
34911            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
34912            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
34913            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
34914            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
34915            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
34916            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
34917            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
34918            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
34919            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
34920            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
34921            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
34922            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
34923            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
34924            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
34925            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
34926            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
34927            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
34928            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
34929 ____________________________________________________________________________
34930 [ 11802] By: ams                                   on 2001/08/31  18:11:32
34931         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
34932              From: "Philip Newton" <Philip.Newton@gmx.net>
34933              Date: Fri, 31 Aug 2001 21:12:56 +0200
34934              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
34935      Branch: perl
34936            ! pod/perldiag.pod
34937 ____________________________________________________________________________
34938 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
34939         Log: remove age-old UNICOS "workaround" that introduces a static, and
34940              hence an egregious race condition for threaded builds (*sigh*
34941              beats me why this kludge wasn't guarded by a UNICOS-specific
34942              #define *sigh*)
34943      Branch: maint-5.6/perl
34944            ! perl.c
34945 ____________________________________________________________________________
34946 [ 11800] By: sky                                   on 2001/08/31  17:30:26
34947         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
34948              Might break on platforms where bool is larger than 8 bites ???
34949      Branch: perl
34950            ! regcomp.c
34951 ____________________________________________________________________________
34952 [ 11799] By: ams                                   on 2001/08/31  12:15:44
34953         Log: Integrate 11778 into mainline.
34954      Branch: perl
34955            ! t/base/term.t
34956 ____________________________________________________________________________
34957 [ 11798] By: sky                                   on 2001/08/31  11:31:44
34958         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
34959              supposed to happen.
34960      Branch: perl
34961            ! regcomp.c
34962 ____________________________________________________________________________
34963 [ 11797] By: sky                                   on 2001/08/31  11:28:17
34964         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
34965              From: "John P. Linderman" <jpl@research.att.com>
34966              Date: Fri, 31 Aug 2001 08:20:35 -0400
34967              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
34968              Fixes test 14 which could fail randomly in rare cases.
34969      Branch: perl
34970            ! ext/Time/HiRes/HiRes.t regcomp.c
34971 ____________________________________________________________________________
34972 [ 11796] By: ams                                   on 2001/08/31  01:13:07
34973         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
34974              From: Nicholas Clark <nick@ccl4.org>
34975              Date: Thu, 30 Aug 2001 23:21:50 +0100
34976              Message-Id: <20010830232150.D4950@plum.flirble.org>
34977      Branch: perl
34978            ! ext/Sys/Syslog/Makefile.PL
34979 ____________________________________________________________________________
34980 [ 11795] By: ams                                   on 2001/08/30  23:53:23
34981         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
34982              patching example
34983              From: Michael G Schwern <schwern@pobox.com>
34984              Date: Thu, 30 Aug 2001 17:02:08 -0400
34985              Message-Id: <20010830170208.M2318@blackrider>
34986      Branch: perl
34987            ! pod/perlhack.pod
34988 ____________________________________________________________________________
34989 [ 11794] By: ams                                   on 2001/08/30  19:35:36
34990         Log: Subject: [PATCH] pp_modulo
34991              From: Nicholas Clark <nick@ccl4.org>
34992              Date: Thu, 30 Aug 2001 18:20:54 +0100
34993              Message-Id: <20010830182053.A4950@plum.flirble.org>
34994      Branch: perl
34995            ! pp.c t/op/64bitint.t
34996 ____________________________________________________________________________
34997 [ 11793] By: sky                                   on 2001/08/30  13:02:48
34998         Log: 11792 wasn't complete
34999      Branch: perl
35000            ! makedef.pl regcomp.c
35001 ____________________________________________________________________________
35002 [ 11792] By: sky                                   on 2001/08/30  12:21:11
35003         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
35004      Branch: perl
35005            ! makedef.pl
35006 ____________________________________________________________________________
35007 [ 11791] By: sky                                   on 2001/08/30  10:08:02
35008         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
35009      Branch: perl
35010            ! config_h.SH
35011 ____________________________________________________________________________
35012 [ 11790] By: sky                                   on 2001/08/30  08:22:31
35013         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
35014              on the pad. Fixes coredumps in cleanups introduced by
35015              Change 11755  
35016      Branch: perl
35017            ! op.c perl.c sv.h
35018 ____________________________________________________________________________
35019 [ 11789] By: sky                                   on 2001/08/29  19:01:47
35020         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
35021              This is a replacement implmentation that works on HPUX.
35022              This bug should probably be fixed in GCC.
35023      Branch: perl
35024            ! ext/Socket/Socket.xs
35025 ____________________________________________________________________________
35026 [ 11788] By: ams                                   on 2001/08/29  17:35:33
35027         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
35028              From: Nicholas Clark <nick@ccl4.org>
35029              Date: Wed, 29 Aug 2001 18:21:56 +0100
35030              Message-Id: <20010829182156.O4950@plum.flirble.org>
35031      Branch: perl
35032            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
35033 ____________________________________________________________________________
35034 [ 11787] By: sky                                   on 2001/08/29  10:42:54
35035         Log: Added test for pack_addr_in and unpack_addr_in
35036              Nitpik in test 10
35037      Branch: perl
35038            ! ext/Socket/Socket.t
35039 ____________________________________________________________________________
35040 [ 11786] By: sky                                   on 2001/08/29  10:28:14
35041         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
35042              Trying to catch errors on HP-UX
35043      Branch: perl
35044            ! ext/Socket/Socket.t
35045 ____________________________________________________________________________
35046 [ 11785] By: sky                                   on 2001/08/29  09:07:03
35047         Log: make sure USE_THREADS is defined so external apps work
35048      Branch: perl
35049            ! config_h.SH
35050 ____________________________________________________________________________
35051 [ 11784] By: sky                                   on 2001/08/29  08:06:12
35052         Log: Subject: Re: The hitlist of untested modules.
35053              From: Jonathan Stowe <gellyfish@gellyfish.com>
35054              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
35055              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
35056              Start of tests for Shell.pm (make Schwern poorer!)
35057      Branch: perl
35058            + lib/Shell.t
35059            ! MANIFEST
35060 ____________________________________________________________________________
35061 [ 11783] By: sky                                   on 2001/08/29  07:37:50
35062         Log: END{} can change the return value even if we die from BEGIN{}
35063      Branch: perl
35064            ! miniperlmain.c
35065 ____________________________________________________________________________
35066 [ 11782] By: ams                                   on 2001/08/29  06:32:17
35067         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
35068              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35069              Date: Wed, 29 Aug 2001 09:18:17 +0200
35070              Message-Id: <20010829091817.A4453@rafael>
35071      Branch: perl
35072            ! t/op/inccode.t
35073 ____________________________________________________________________________
35074 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
35075         Log: Delete xsubpp.patch, as full copy exists now
35076      Branch: maint-5.6/macperl
35077            - macos/xsubpp.patch
35078 ____________________________________________________________________________
35079 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
35080         Log: Add Changes file
35081      Branch: maint-5.6/macperl
35082            + macos/Changes
35083 ____________________________________________________________________________
35084 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
35085         Log: Add Mac version of xsubpp as separate file
35086      Branch: maint-5.6/macperl
35087            + macos/xsubpp
35088            ! macos/Makefile.mk
35089 ____________________________________________________________________________
35090 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
35091         Log: Fix open of /dev/null for Mac OS
35092      Branch: maint-5.6/macperl
35093            ! t/base/term.t
35094 ____________________________________________________________________________
35095 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
35096         Log: Various patches: enable more tests; skip CVS in PerlInstall;
35097              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
35098      Branch: maint-5.6/macperl
35099            ! macos/MacPerlTests.cmd macos/PerlInstall
35100            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
35101 ____________________________________________________________________________
35102 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
35103         Log: Allow for platforms to override formatting of errors
35104              on output from Matthias Neeracher (Mac files)
35105      Branch: maint-5.6/macperl
35106            ! macos/macish.c macos/macish.h
35107 ____________________________________________________________________________
35108 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
35109         Log: Allow for platforms to override formatting of errors
35110              on output from Matthias Neeracher (core files)
35111      Branch: maint-5.6/macperl
35112            ! perl.h pp_ctl.c util.c
35113 ____________________________________________________________________________
35114 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
35115         Log: Add some param checking, from reports by Kevin Reid.
35116      Branch: maint-5.6/macperl
35117            ! macos/ext/Mac/Controls/Controls.pm
35118            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
35119 ____________________________________________________________________________
35120 [ 11773] By: ams                                   on 2001/08/28  23:54:57
35121         Log: Subject: [PATCH] make coretest
35122              From: Paul Johnson <paul@pjcj.net>
35123              Date: Wed, 29 Aug 2001 00:11:38 +0200
35124              Message-Id: <20010829001138.B12169@pjcj.net>
35125              (Applied without the change to perlhack.pod. This should
35126              probably stay undocumented.)
35127      Branch: perl
35128            ! Makefile.SH t/TEST
35129 ____________________________________________________________________________
35130 [ 11772] By: sky                                   on 2001/08/28  13:01:20
35131         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
35132              From: Michael G Schwern <schwern@pobox.com>
35133              Date: Tue, 28 Aug 2001 09:57:39 -0400
35134              Message-ID: <20010828095738.E17775@blackrider>
35135      Branch: perl
35136            ! pod/perlhack.pod t/op/pack.t
35137 ____________________________________________________________________________
35138 [ 11771] By: sky                                   on 2001/08/28  11:20:13
35139         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
35140              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35141              Date: Tue, 28 Aug 2001 14:23:43 +0200
35142              Message-ID: <20010828142343.A19299@rafael>
35143      Branch: perl
35144            ! pod/perlvar.pod pp_ctl.c
35145 ____________________________________________________________________________
35146 [ 11770] By: ams                                   on 2001/08/28  10:13:21
35147         Log: Subject: [PATCH] odd typo in op.h
35148              From: Nicholas Clark <nick@ccl4.org>
35149              Date: Tue, 28 Aug 2001 12:10:26 +0100
35150              Message-Id: <20010828121026.V4950@plum.flirble.org>
35151      Branch: perl
35152            ! op.h
35153 ____________________________________________________________________________
35154 [ 11769] By: sky                                   on 2001/08/28  08:09:16
35155         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
35156              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
35157              Date: Tue, 28 Aug 2001 02:22:20 +0300
35158              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
35159      Branch: perl
35160            ! ext/B/B/Lint.pm
35161 ____________________________________________________________________________
35162 [ 11768] By: ams                                   on 2001/08/28  00:47:35
35163         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
35164              From: Michael G Schwern <schwern@pobox.com>
35165              Date: Mon, 27 Aug 2001 21:24:44 -0400
35166              Message-Id: <20010827212444.F12582@blackrider>
35167      Branch: perl
35168            ! pod/perlhack.pod t/op/pack.t
35169 ____________________________________________________________________________
35170 [ 11767] By: ams                                   on 2001/08/27  23:59:48
35171         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
35172              From: Michael G Schwern <schwern@pobox.com>
35173              Date: Mon, 27 Aug 2001 20:12:29 -0400
35174              Message-Id: <20010827201229.D12582@blackrider>
35175      Branch: perl
35176            ! pod/perlhack.pod t/op/pack.t
35177 ____________________________________________________________________________
35178 [ 11766] By: ams                                   on 2001/08/27  23:39:40
35179         Log: Update Changes.
35180      Branch: perl
35181            ! Changes
35182 ____________________________________________________________________________
35183 [ 11765] By: ams                                   on 2001/08/27  22:53:10
35184         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
35185              From: Michael G Schwern <schwern@pobox.com>
35186              Date: Mon, 27 Aug 2001 19:47:30 -0400
35187              Message-Id: <20010827194730.C12582@blackrider>
35188      Branch: perl
35189            ! t/op/inccode.t
35190 ____________________________________________________________________________
35191 [ 11764] By: ams                                   on 2001/08/27  22:46:21
35192         Log: Subject: [PATCH] new tests for the coderef-in-@INC
35193              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35194              Date: Mon, 27 Aug 2001 22:36:27 +0200
35195              Message-Id: <20010827223627.C690@rafael>
35196              
35197              Subject: Re: [PATCH] new tests for the coderef-in-@INC
35198              From: Nicholas Clark <nick@ccl4.org>
35199              Date: Tue, 28 Aug 2001 00:02:46 +0100
35200              Message-Id: <20010828000245.R4950@plum.flirble.org>
35201      Branch: perl
35202            + t/op/inccode.t
35203            ! MANIFEST
35204 ____________________________________________________________________________
35205 [ 11763] By: ams                                   on 2001/08/27  22:41:09
35206         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
35207              bleadperl on fire, Win95+4NT)
35208              From: Michael G Schwern <schwern@pobox.com>
35209              Date: Mon, 27 Aug 2001 16:54:42 -0400
35210              Message-Id: <20010827165442.F9436@blackrider>
35211      Branch: perl
35212            ! lib/warnings.t
35213 ____________________________________________________________________________
35214 [ 11762] By: sky                                   on 2001/08/27  19:19:17
35215         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
35216              avaible at compile time. This broke the compilation of 
35217              Net/Ping.pm
35218      Branch: perl
35219            ! lib/Net/Ping.pm
35220 ____________________________________________________________________________
35221 [ 11761] By: sky                                   on 2001/08/27  18:34:48
35222         Log: Removed tripple definitions of CUSTOM_OP functions.
35223      Branch: perl
35224            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
35225 ____________________________________________________________________________
35226 [ 11760] By: sky                                   on 2001/08/27  18:21:27
35227         Log: Regen headers
35228      Branch: perl
35229            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
35230            ! perlapi.h proto.h
35231 ____________________________________________________________________________
35232 [ 11759] By: ams                                   on 2001/08/27  16:31:53
35233         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
35234              From: "chromatic" <chromatic@rmci.net>
35235              Date: Mon, 27 Aug 2001 11:17:09 -0600
35236              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
35237      Branch: perl
35238            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
35239 ____________________________________________________________________________
35240 [ 11758] By: sky                                   on 2001/08/27  15:16:42
35241         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
35242              Thanks to H. Merijn Brand for the patch.
35243              Some of the comments and or guards might be removable in perl.h now.
35244      Branch: perl
35245            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
35246            ! Porting/Glossary Porting/config_H README.threads config_h.SH
35247            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
35248            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
35249            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
35250            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
35251            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
35252            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
35253            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
35254            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
35255            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
35256            ! win32/config_H.vc win32/perllib.c win32/win32.h
35257            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
35258            ! wince/config.h wince/config_H.ce wince/win32.h
35259            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
35260 ____________________________________________________________________________
35261 [ 11757] By: sky                                   on 2001/08/27  13:39:16
35262         Log: Subject: GNU ld parses arguments different
35263              From: H.Merijn Brand <h.m.brand@hccnet.nl>
35264              Date: Mon, 27 Aug 2001 16:25:51 +0200
35265              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
35266      Branch: perl
35267            ! hints/hpux.sh
35268 ____________________________________________________________________________
35269 [ 11756] By: sky                                   on 2001/08/27  13:18:45
35270         Log: Subject: Custom Ops
35271              From: Simon Cozens <simon@netthink.co.uk>
35272              Date: Sat, 25 Aug 2001 17:45:09 +0100
35273              Message-ID: <20010825174509.A5752@netthink.co.uk>
35274              I also added a fix to Opcode.pm to quite test cases.
35275      Branch: perl
35276            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
35277            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
35278 ____________________________________________________________________________
35279 [ 11755] By: sky                                   on 2001/08/27  05:37:17
35280         Log: Plugs a memory leak on destruction of regular expressions
35281              introcued by #11274.
35282              PL_regex_padav now has an AV as it's first entry with a list
35283              of freed regex_padav slots that it will reuse on creating
35284              new PMOPs.
35285      Branch: perl
35286            ! op.c perl.c
35287 ____________________________________________________________________________
35288 [ 11754] By: ams                                   on 2001/08/26  14:38:52
35289         Log: Subject: [PATCH] t/io/binmode.t
35290              From: Nicholas Clark <nick@ccl4.org>
35291              Date: Sun, 26 Aug 2001 12:03:05 +0100
35292              Message-Id: <20010826120305.C4950@plum.flirble.org>
35293              
35294              (Also a nitpick in #11752 to t/op/universal.t)
35295      Branch: perl
35296            ! t/io/binmode.t t/op/universal.t
35297 ____________________________________________________________________________
35298 [ 11753] By: ams                                   on 2001/08/26  08:19:34
35299         Log: Subject: [PATCH] op/universal.t failing
35300              From: Nicholas Clark <nick@ccl4.org>
35301              Date: Sun, 26 Aug 2001 09:48:22 +0100
35302              Message-Id: <20010826094822.B4950@plum.flirble.org>
35303      Branch: perl
35304            ! t/op/universal.t
35305 ____________________________________________________________________________
35306 [ 11752] By: ams                                   on 2001/08/25  22:46:13
35307         Log: Subject: Re: 'can' with undefined subs
35308              From: Tony Bowden <tony@kasei.com>
35309              Date: Sat, 25 Aug 2001 14:58:17 +0100
35310              Message-Id: <20010825145817.A11788@soto.kasei.com>
35311              (Applied with minor modifications.)
35312      Branch: perl
35313            ! t/op/universal.t
35314 ____________________________________________________________________________
35315 [ 11751] By: ams                                   on 2001/08/25  18:28:43
35316         Log: Subject: Re: 'can' with undefined subs
35317              From: Tony Bowden <tony@kasei.com>
35318              Date: Sat, 25 Aug 2001 15:13:14 +0100
35319              Message-Id: <20010825151314.B11788@soto.kasei.com>
35320      Branch: perl
35321            ! lib/UNIVERSAL.pm
35322 ____________________________________________________________________________
35323 [ 11750] By: nick                                  on 2001/08/25  15:24:15
35324         Log: Integrate mainline
35325      Branch: perlio
35326           +> t/io/binmode.t
35327           !> (integrate 26 files)
35328 ____________________________________________________________________________
35329 [ 11749] By: nick                                  on 2001/08/25  14:55:41
35330         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
35331              From:  John Peacock <jpeacock@rowman.com>
35332              Date:  Wed, 22 Aug 2001 12:05:28 -0400
35333              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
35334      Branch: perl
35335            ! pod/perlhack.pod
35336 ____________________________________________________________________________
35337 [ 11748] By: nick                                  on 2001/08/25  14:53:04
35338         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
35339              From:  Michael G Schwern <schwern@pobox.com>
35340              Date:  Wed, 22 Aug 2001 19:22:45 -0400
35341              Message-Id:  <20010822192245.U619@blackrider>
35342      Branch: perl
35343            ! MANIFEST
35344 ____________________________________________________________________________
35345 [ 11747] By: nick                                  on 2001/08/25  14:52:33
35346         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
35347              From:  Nicholas Clark <nick@ccl4.org>
35348              Date:  Wed, 22 Aug 2001 23:29:06 +0100
35349              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
35350      Branch: perl
35351            + t/io/binmode.t
35352            ! perlio.c pod/perlfunc.pod
35353 ____________________________________________________________________________
35354 [ 11744] By: nick                                  on 2001/08/25  14:37:33
35355         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
35356              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
35357              Date:  Fri, 24 Aug 2001 22:10:42 +0200
35358              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
35359      Branch: perl
35360            ! x2p/a2py.c x2p/walk.c
35361 ____________________________________________________________________________
35362 [ 11743] By: nick                                  on 2001/08/25  14:32:47
35363         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
35364              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35365              Date:  Fri, 24 Aug 2001 23:34:13 +0200
35366              Message-Id:  <20010824233413.A1285@rafael>
35367      Branch: perl
35368            ! pod/perlfunc.pod pod/perlvar.pod
35369 ____________________________________________________________________________
35370 [ 11742] By: ams                                   on 2001/08/25  13:16:02
35371         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
35372              From: Nicholas Clark <nick@ccl4.org>
35373              Date: Sat, 25 Aug 2001 14:50:07 +0100
35374              Message-Id: <20010825145007.L41464@plum.flirble.org>
35375      Branch: perl
35376            ! pp_ctl.c
35377 ____________________________________________________________________________
35378 [ 11741] By: nick                                  on 2001/08/24  07:08:45
35379         Log: When applying patch via Porting/apply fails, do p4 refresh
35380              to get old files back.
35381      Branch: perl
35382            ! Porting/apply
35383 ____________________________________________________________________________
35384 [ 11740] By: ams                                   on 2001/08/24  04:47:24
35385         Log: #11739 was incomplete.
35386      Branch: perl
35387            ! pod/perldiag.pod
35388 ____________________________________________________________________________
35389 [ 11739] By: ams                                   on 2001/08/24  04:09:40
35390         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
35391              From: "Philip Newton" <Philip.Newton@gmx.net>
35392              Date: Fri, 24 Aug 2001 07:08:34 +0200
35393      Branch: perl
35394            ! pod/perldiag.pod
35395 ____________________________________________________________________________
35396 [ 11738] By: ams                                   on 2001/08/24  02:19:42
35397         Log: Fixed Doug Wilson's email address.
35398      Branch: perl
35399            ! AUTHORS
35400 ____________________________________________________________________________
35401 [ 11737] By: ams                                   on 2001/08/24  00:10:13
35402         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
35403              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35404              Date: Thu, 23 Aug 2001 22:22:58 +0200
35405              Message-Id: <20010823222258.A901@rafael>
35406      Branch: perl
35407            ! pod/perldiag.pod
35408 ____________________________________________________________________________
35409 [ 11736] By: ams                                   on 2001/08/24  00:05:02
35410         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
35411              From: "Craig A. Berry" <craigberry@mac.com>
35412              Date: Thu, 23 Aug 2001 19:07:45 -0500
35413              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
35414      Branch: perl
35415            ! configure.com
35416 ____________________________________________________________________________
35417 [ 11735] By: sky                                   on 2001/08/23  13:42:07
35418         Log: Backed out 11732, it breaks lib/strict.t 
35419      Branch: perl
35420            ! op.c
35421 ____________________________________________________________________________
35422 [ 11734] By: sky                                   on 2001/08/23  11:45:59
35423         Log: Removed toy from 17133 after Matt Sargeants request.
35424      Branch: perl
35425            ! pod/perlfaq4.pod
35426 ____________________________________________________________________________
35427 [ 11733] By: sky                                   on 2001/08/23  11:36:29
35428         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
35429              From: Robin Houston <robin@kitsite.com>
35430              Date: Wed, 22 Aug 2001 23:06:16 +0100
35431              Message-ID: <20010822230616.A254@robin.kitsite.com>
35432      Branch: perl
35433            ! pod/perlfaq4.pod
35434 ____________________________________________________________________________
35435 [ 11732] By: sky                                   on 2001/08/23  10:36:02
35436         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
35437              From: Simon Cozens <simon@netthink.co.uk>
35438              Date: Thu, 23 Aug 2001 12:06:36 +0100
35439              Message-ID: <20010823120636.A9961@netthink.co.uk>
35440      Branch: perl
35441            ! op.c
35442 ____________________________________________________________________________
35443 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
35444         Log: fix broken windows build
35445      Branch: perl
35446            ! perl.h
35447 ____________________________________________________________________________
35448 [ 11730] By: ams                                   on 2001/08/22  21:35:30
35449         Log: Subject: [PATCH] io/tell.t doesn't chdir t
35450              From: Nicholas Clark <nick@ccl4.org>
35451              Date: Wed, 22 Aug 2001 23:25:58 +0100
35452              Message-Id: <20010822232557.Y82818@plum.flirble.org>
35453      Branch: perl
35454            ! t/io/tell.t
35455 ____________________________________________________________________________
35456 [ 11729] By: ams                                   on 2001/08/22  20:32:21
35457         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
35458              questions)
35459              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
35460              Date: Wed, 22 Aug 2001 17:09:04 -0400
35461              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
35462              (Oops, forgot File::Spec::Unix in the previous patch.)
35463      Branch: perl
35464            ! lib/File/Spec/Unix.pm
35465 ____________________________________________________________________________
35466 [ 11728] By: ams                                   on 2001/08/22  20:25:41
35467         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
35468              questions)
35469              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
35470              Date: Wed, 22 Aug 2001 17:09:04 -0400
35471              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
35472      Branch: perl
35473            ! lib/File/Spec.pm
35474 ____________________________________________________________________________
35475 [ 11727] By: ams                                   on 2001/08/22  19:43:30
35476         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
35477              From: John Peacock <jpeacock@rowman.com>
35478              Date: Wed, 22 Aug 2001 12:35:52 -0400
35479              Message-Id: <3B83DF68.5D89DC81@rowman.com>
35480              (Adds proper tests for $], notwithstanding Subject. +nitpick)
35481      Branch: perl
35482            ! t/op/ver.t
35483 ____________________________________________________________________________
35484 [ 11726] By: ams                                   on 2001/08/22  19:36:39
35485         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
35486              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
35487              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
35488              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
35489      Branch: perl
35490            ! lib/diagnostics.pm lib/diagnostics.t
35491 ____________________________________________________________________________
35492 [ 11725] By: ams                                   on 2001/08/22  19:25:01
35493         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
35494              From: Nicholas Clark <nick@ccl4.org>
35495              Date: Wed, 22 Aug 2001 20:59:05 +0100
35496              Message-Id: <20010822205905.U82818@plum.flirble.org>
35497      Branch: perl
35498            ! pp.c t/op/64bitint.t t/op/arith.t
35499 ____________________________________________________________________________
35500 [ 11724] By: ams                                   on 2001/08/22  10:02:33
35501         Log: Subject: Configure blooper
35502              From: H.Merijn Brand <h.m.brand@hccnet.nl>
35503              Date: Wed, 22 Aug 2001 12:38:35 +0200
35504              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
35505      Branch: perl
35506            ! Configure
35507 ____________________________________________________________________________
35508 [ 11723] By: ams                                   on 2001/08/21  16:17:53
35509         Log: Subject: [PATCH] installperl -help
35510              From: Nicholas Clark <nick@ccl4.org>
35511              Date: Tue, 21 Aug 2001 17:34:23 +0100
35512              Message-Id: <20010821173423.F82818@plum.flirble.org>
35513      Branch: perl
35514            ! installperl
35515 ____________________________________________________________________________
35516 [ 11722] By: ams                                   on 2001/08/20  07:46:31
35517         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
35518              From: Ilmari Karonen <iltzu@sci.fi>
35519              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
35520              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
35521      Branch: perl
35522            ! pod/perlvar.pod
35523 ____________________________________________________________________________
35524 [ 11721] By: nick                                  on 2001/08/20  06:24:31
35525         Log: Integrate mainline
35526      Branch: perlio
35527           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
35528           +> lib/Lingua/KO/Hangul/Util/Changes
35529           +> lib/Lingua/KO/Hangul/Util/README
35530           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
35531           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
35532           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
35533           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
35534           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
35535           +> lib/Unicode/Normalize/t/test.t
35536            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
35537           !> (integrate 55 files)
35538 ____________________________________________________________________________
35539 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
35540         Log: Integrate Change #11599 from maint-5.6/perl
35541      Branch: maint-5.6/macperl
35542           !> README.win32
35543 ____________________________________________________________________________
35544 [ 11719] By: ams                                   on 2001/08/18  21:21:42
35545         Log: Add Porting/apply to MANIFEST.
35546      Branch: perl
35547            ! MANIFEST
35548 ____________________________________________________________________________
35549 [ 11718] By: sky                                   on 2001/08/18  14:38:01
35550         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
35551              Better solution would be to make 5005threaded perl use
35552              the same system as ithreads do
35553      Branch: perl
35554            ! perl.h
35555 ____________________________________________________________________________
35556 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
35557         Log: New try for ID 20010407.006: detach the semantics
35558              "was the last match target UTF8" into its own variable.
35559      Branch: perl
35560            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
35561            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
35562 ____________________________________________________________________________
35563 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
35564         Log: UTF8 flag should be meaningful only when POK.
35565      Branch: perl
35566            ! dump.c
35567 ____________________________________________________________________________
35568 [ 11715] By: sky                                   on 2001/08/18  11:45:16
35569         Log: USE_THREADS and USE_ITHREADS are never true at the same time
35570      Branch: perl
35571            ! perl.h
35572 ____________________________________________________________________________
35573 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
35574         Log: Retract #11712 for now.  The real fix would probably
35575              be something like making PL_reg_sv a copy (PV + UTF8)
35576              of the matched/substituted string (note: not just a SvPOK
35577              string, for example the stringified form of a ROK would
35578              be applicable)  Beware of leaks.
35579      Branch: perl
35580            ! pp_hot.c t/op/pat.t
35581 ____________________________________________________________________________
35582 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
35583         Log: UTF8 wasn't printing for PVMGs.
35584      Branch: perl
35585            ! dump.c
35586 ____________________________________________________________________________
35587 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
35588         Log: (Retracted by #11714)
35589              
35590              Okay analysis, debatable fix.  (The fix will inc
35591              the refcount of all temporary match objects,
35592              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
35593              which will then cause griping at untie() time
35594              ("inner references remain").
35595              
35596              Fix for ID 20010407.006: PL_reg_sv got wiped out
35597              by freetemps if the match target was a temporary
35598              (like function_call() =~ /.../), which in turn meant
35599              that the $1 et al stopped working if they had UTF-8
35600              in them.  Therefore bump up the refcount of PL_reg_sv.
35601      Branch: perl
35602            ! pp_hot.c t/op/pat.t
35603 ____________________________________________________________________________
35604 [ 11711] By: ams                                   on 2001/08/17  20:32:08
35605         Log: Subject: [PATCH] doesn't compile, was perl@11710
35606              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35607              Date: Fri, 17 Aug 2001 23:21:10 +0200
35608              Message-Id: <20010817232110.C7041@rafael> 
35609      Branch: perl
35610            ! sharedsv.c
35611 ____________________________________________________________________________
35612 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
35613         Log: Update Changes.
35614      Branch: perl
35615            ! Changes patchlevel.h
35616 ____________________________________________________________________________
35617 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
35618         Log: Upgrade to libnet 1.0704.
35619      Branch: perl
35620            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
35621            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
35622            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
35623            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
35624            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
35625            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
35626            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
35627 ____________________________________________________________________________
35628 [ 11708] By: sky                                   on 2001/08/17  13:34:04
35629         Log: Let perl_clone copy PL_exit_flags
35630      Branch: perl
35631            ! sv.c
35632 ____________________________________________________________________________
35633 [ 11707] By: sky                                   on 2001/08/17  12:28:41
35634         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
35635      Branch: perl
35636            ! sharedsv.c sharedsv.h
35637 ____________________________________________________________________________
35638 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
35639         Log: The metaconfig unit change for #11705.
35640      Branch: metaconfig/U/perl
35641            ! Extensions.U
35642 ____________________________________________________________________________
35643 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
35644         Log: Allow the threads extension to be found if present.
35645      Branch: perl
35646            ! Configure
35647 ____________________________________________________________________________
35648 [ 11704] By: nick                                  on 2001/08/17  11:47:54
35649         Log: Mail -> change script (pre-alpha)
35650      Branch: perl
35651            + Porting/apply
35652 ____________________________________________________________________________
35653 [ 11703] By: sky                                   on 2001/08/17  07:11:24
35654         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
35655              Thanks to Tom Hospel for pointing out my error.
35656      Branch: perl
35657            ! op.h
35658 ____________________________________________________________________________
35659 [ 11702] By: sky                                   on 2001/08/17  04:18:11
35660         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.
35661      Branch: perl
35662            ! embed.pl miniperlmain.c perl.c perl.h proto.h
35663 ____________________________________________________________________________
35664 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
35665         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
35666              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
35667      Branch: perl
35668            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
35669            + lib/Lingua/KO/Hangul/Util/README
35670            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
35671            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
35672            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
35673            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
35674            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
35675            + lib/Unicode/Normalize/t/test.t
35676            ! MANIFEST
35677 ____________________________________________________________________________
35678 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
35679         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
35680              Date: Thu, 16 Aug 2001 22:46:15 -0500
35681              From: "Craig A. Berry" <craigberry@mac.com>
35682              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
35683      Branch: perl
35684            ! configure.com numeric.c
35685 ____________________________________________________________________________
35686 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
35687         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
35688              of the usual suspects (like getpwent) but not for others
35689              (like localtime and rand).  The _r versions are available
35690              for all of them, so let's use them.
35691      Branch: perl
35692            ! perl.h
35693 ____________________________________________________________________________
35694 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
35695         Log: (Accidental apply; thankfully empty.)
35696      Branch: perl
35697            ! hints/os390.sh
35698 ____________________________________________________________________________
35699 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
35700         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
35701              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
35702              Date: Thu, 16 Aug 2001 16:27:49 +0100
35703              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
35704      Branch: perl
35705            ! regexec.c t/op/re_tests
35706 ____________________________________________________________________________
35707 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
35708         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
35709              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
35710              Date: Thu, 16 Aug 2001 18:50:01 +0100
35711              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
35712      Branch: perl
35713            ! pp_hot.c t/op/pat.t
35714 ____________________________________________________________________________
35715 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
35716         Log: Subject: [PATCH] *time_r again
35717              From: "Arthur Bergman" <arthur@contiller.se>
35718              Date: Thu, 16 Aug 2001 16:01:54 +0200
35719              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
35720      Branch: perl
35721            ! op.h
35722 ____________________________________________________________________________
35723 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
35724         Log: system() and backtick error handling cleanup from Craig A. Berry.
35725      Branch: perl
35726            ! vms/vms.c
35727 ____________________________________________________________________________
35728 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
35729         Log: change#10334 leaks memory, copies string when it doesn't
35730              need to
35731      Branch: perl
35732            ! perl.c
35733 ____________________________________________________________________________
35734 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
35735         Log: One more twist to the sprintf + utf8 testing.
35736      Branch: perl
35737            ! t/op/misc.t
35738 ____________________________________________________________________________
35739 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
35740         Log: Fix for 20010407.008 sprintf removes utf8-ness.
35741      Branch: perl
35742            ! pp.c t/op/misc.t
35743 ____________________________________________________________________________
35744 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
35745         Log: Subject: [PATCH] *time_r fixes
35746              From: "Arthur Bergman" <arthur@contiller.se>
35747              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
35748              Date: Thu, 16 Aug 2001 14:22:27 +0200
35749      Branch: perl
35750            ! op.h
35751 ____________________________________________________________________________
35752 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
35753         Log: Upgrade to CGI.pm 2.77.
35754      Branch: perl
35755            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
35756            ! lib/CGI/t/function.t
35757 ____________________________________________________________________________
35758 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
35759         Log: Document the bytes-to-Unicode upgrading.
35760      Branch: perl
35761            ! pod/perlunicode.pod
35762 ____________________________________________________________________________
35763 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
35764         Log: Add a test for Unicode sprintf.
35765      Branch: perl
35766            ! t/op/misc.t
35767 ____________________________________________________________________________
35768 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
35769         Log: Add Unicode tests for index/rindex.
35770      Branch: perl
35771            ! t/op/index.t
35772 ____________________________________________________________________________
35773 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
35774         Log: Document a bit the art of minimizing the installation,
35775              based on the p5p discussion.
35776      Branch: perl
35777            ! INSTALL
35778 ____________________________________________________________________________
35779 [ 11684] By: nick                                  on 2001/08/15  15:03:31
35780         Log: Integrate mainline
35781      Branch: perlio
35782           +> sharedsv.c sharedsv.h
35783           !> (integrate 53 files)
35784 ____________________________________________________________________________
35785 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
35786         Log: Update Changes.
35787      Branch: perl
35788            ! Changes patchlevel.h
35789 ____________________________________________________________________________
35790 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
35791         Log: The #11673 necessitated a test tweak.
35792      Branch: perl
35793            ! t/io/utf8.t
35794 ____________________________________________________________________________
35795 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
35796         Log: Also UNICOS is in the general case unable to silently
35797              handle fp overflows.
35798      Branch: perl
35799            ! numeric.c
35800 ____________________________________________________________________________
35801 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
35802         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
35803              NV_EPSILON #defined.
35804      Branch: perl
35805            ! perl.h
35806 ____________________________________________________________________________
35807 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
35808         Log: Re-establish the fp overflow detection for VAX VMS; there
35809              is no easy way to have the IEEE fp silent overflow semantics.
35810              (in Alpha VMS we still will use IEEE fp by default-- but it
35811              is still possible to configure Perl to use G_FLOAT)
35812      Branch: perl
35813            ! numeric.c
35814 ____________________________________________________________________________
35815 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
35816         Log: Subject: [PATCH] pp_lock 
35817              From: "Arthur Bergman" <arthur@contiller.se>
35818              Date: Wed, 15 Aug 2001 11:52:16 +0200
35819              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
35820      Branch: perl
35821            ! pp.c
35822 ____________________________________________________________________________
35823 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
35824         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
35825              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
35826              Date: Wed, 15 Aug 2001 11:32:11 +0100
35827              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
35828      Branch: perl
35829            ! regcomp.c t/op/re_tests
35830 ____________________________________________________________________________
35831 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
35832         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
35833              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
35834              Date: Wed, 15 Aug 2001 10:33:49 +0100
35835              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
35836      Branch: perl
35837            ! regexec.c t/op/re_tests
35838 ____________________________________________________________________________
35839 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
35840         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
35841              From: Barrie Slaymaker <barries@slaysys.com>
35842              Date: Tue, 14 Aug 2001 14:32:25 -0400
35843              Message-ID: <20010814143225.A19822@jester.slaysys.com>
35844      Branch: perl
35845            ! lib/File/Spec.t lib/File/Spec/Unix.pm
35846 ____________________________________________________________________________
35847 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
35848         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
35849              From: Peter Prymmer <pvhp@forte.com>
35850              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
35851              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
35852      Branch: perl
35853            ! README.vms configure.com
35854 ____________________________________________________________________________
35855 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
35856         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
35857              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35858              Date: Tue, 14 Aug 2001 21:23:27 +0200
35859              Message-ID: <20010814212327.A1919@rafael>
35860      Branch: perl
35861            ! doio.c
35862 ____________________________________________________________________________
35863 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
35864         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
35865              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
35866              Date: Tue, 14 Aug 2001 22:30:11 +0200
35867              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
35868              
35869              Combination of nmake, quoting, and Perl expanded $( in here-doc.
35870      Branch: perl
35871            ! ext/SDBM_File/Makefile.PL
35872 ____________________________________________________________________________
35873 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
35874         Log: Todo updates.
35875      Branch: perl
35876            ! pod/perltodo.pod
35877 ____________________________________________________________________________
35878 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
35879         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
35880              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
35881              Date: Mon, 13 Aug 2001 23:15:01 +0200
35882              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
35883      Branch: perl
35884            ! sv.c
35885 ____________________________________________________________________________
35886 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
35887         Log: Subject: [PATCH] [b-]showlex.t
35888              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
35889              Date: Sun, 12 Aug 2001 22:24:51 +0200
35890              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
35891              
35892              The 4nt command shell will expand the % in command line
35893              no matter what quoting is attempted, changed the % to @.
35894      Branch: perl
35895            ! ext/B/Showlex.t
35896 ____________________________________________________________________________
35897 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
35898         Log: Subject: [PATCH] magic.t
35899              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
35900              Date: Sun, 12 Aug 2001 20:49:27 +0200
35901              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
35902      Branch: perl
35903            ! t/op/magic.t
35904 ____________________________________________________________________________
35905 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
35906         Log: Add sharedsv* to the DOSish platforms; plus add
35907              some WinCE files to the list of DOSish files.
35908      Branch: perl
35909            ! NetWare/Makefile Porting/makerel win32/Makefile
35910            ! win32/makefile.mk wince/Makefile.ce
35911 ____________________________________________________________________________
35912 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
35913         Log: More DOSish files.
35914      Branch: perl
35915            ! Porting/makerel
35916 ____________________________________________________________________________
35917 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
35918         Log: Strip CRs from the WinCE files.  Now we need to
35919              figure out in which CRs are really needed: probably
35920              Makefile.ce and the README files, at least, probably
35921              also the registry.bat.
35922      Branch: perl
35923            ! wince/Makefile.ce wince/README.compile wince/README.perlce
35924            ! wince/config.h wince/include/cectype.h wince/include/errno.h
35925            ! wince/include/sys/stat.h wince/include/sys/types.h
35926            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
35927            ! wince/perldll.def wince/registry.bat wince/wince.h
35928            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
35929 ____________________________________________________________________________
35930 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
35931         Log: Add some files to DOSish and writables.
35932      Branch: perl
35933            ! Porting/makerel
35934 ____________________________________________________________________________
35935 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
35936         Log: Compile failure message tidying.
35937      Branch: perl
35938            ! t/lib/1_compile.t
35939 ____________________________________________________________________________
35940 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
35941         Log: The new sharedsv* should be exported only if usethreads.
35942      Branch: perl
35943            ! makedef.pl
35944 ____________________________________________________________________________
35945 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
35946         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
35947              From: Peter Prymmer <pvhp@forte.com>
35948              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
35949              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
35950      Branch: perl
35951            ! README.os390
35952 ____________________________________________________________________________
35953 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
35954         Log: Update Changes.
35955      Branch: perl
35956            ! Changes patchlevel.h
35957 ____________________________________________________________________________
35958 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
35959         Log: Subject: [PATHC] sharedsv.[c|h]
35960              From: "Artur Bergman" <artur@contiller.se>
35961              Date: Mon, 13 Aug 2001 14:38:41 +0200
35962              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
35963              
35964              Subject: [PATCH] embed.pl
35965              From: Arthur Bergman <arthur@contiller.se>
35966              Date: Mon, 13 Aug 2001 14:38:14 +0200
35967              Message-ID: <B79D96D6.3088%arthur@contiller.se>
35968              
35969              Subject: [PATCH] sharedsv cleanups
35970              From: "Arthur Bergman" <arthur@contiller.se>
35971              Date: Mon, 13 Aug 2001 15:14:25 +0200
35972              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
35973              
35974              Plus few tweaks: _init needs to be Adp, the prototypes
35975              should not be revealed unless using ithreads, #endif FOO
35976              must be #endif /* FOO */, adding (parentheses) around
35977              do { } while doesn't work too well.
35978      Branch: perl
35979            + sharedsv.c sharedsv.h
35980            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
35981            ! perl.h perlapi.c pod/perlapi.pod proto.h
35982 ____________________________________________________________________________
35983 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
35984         Log: Subject: Re: END {} blocks run in perl_run
35985              From: Arthur Bergman <arthur@contiller.se>
35986              Date: Mon, 13 Aug 2001 11:11:30 +0200
35987              Message-ID: <B79D6661.3068%arthur@contiller.se>
35988      Branch: perl
35989            ! perl.c
35990 ____________________________________________________________________________
35991 [ 11657] By: nick                                  on 2001/08/13  09:03:02
35992         Log: Integrate mainline
35993      Branch: perlio
35994           +> (branch 326 files)
35995            - (delete 330 files)
35996           !> (integrate 85 files)
35997 ____________________________________________________________________________
35998 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
35999         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
36000              and the Perl will be built to do that by default (adding that
36001              will break scripts having non-UTF-8 binary data, such as Latin-1.)
36002      Branch: perl
36003            ! op.c toke.c utf8.h
36004 ____________________________________________________________________________
36005 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
36006         Log: Unnecessary downgrades.
36007      Branch: perl
36008            ! doop.c
36009 ____________________________________________________________________________
36010 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
36011         Log: Failure not true anymore (probably caused by my broken setup).
36012      Branch: perl
36013            ! t/op/pat.t
36014 ____________________________________________________________________________
36015 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
36016         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
36017              stopped working).
36018      Branch: perl
36019            ! op.h pp_ctl.c regcomp.c
36020 ____________________________________________________________________________
36021 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
36022         Log: There is no IN_UTF8.
36023      Branch: perl
36024            ! utf8.h
36025 ____________________________________________________________________________
36026 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
36027         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
36028      Branch: perl
36029            ! op.c op.h pp_ctl.c regcomp.c
36030 ____________________________________________________________________________
36031 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
36032         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
36033              and a test tweak.
36034      Branch: perl
36035            ! op.c t/pod/find.t
36036 ____________________________________________________________________________
36037 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
36038         Log: Todo updates and fixes.
36039      Branch: perl
36040            ! pod/perltodo.pod
36041 ____________________________________________________________________________
36042 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
36043         Log: Mark tests (and one module) having explicit Latin-1
36044              (and one file having explicit UTF-8) with an explicit
36045              'no utf8' (and one explicit 'use utf8').
36046              
36047              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
36048      Branch: perl
36049            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
36050            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
36051            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
36052 ____________________________________________________________________________
36053 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
36054         Log: Subject: SV: END {} blocks run in perl_run
36055              From: "Arthur Bergman" <arthur@contiller.se>
36056              Date: Sun, 12 Aug 2001 00:34:28 +0200 
36057              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
36058      Branch: perl
36059            ! miniperlmain.c perl.c
36060 ____________________________________________________________________________
36061 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
36062         Log: Typos in #11645.
36063      Branch: perl
36064            ! perl.h
36065 ____________________________________________________________________________
36066 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
36067         Log: On ithreads default to use_reentrant except on naturally
36068              threadsafe platforms.
36069      Branch: perl
36070            ! perl.h
36071 ____________________________________________________________________________
36072 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
36073         Log: (Hopefully) a fix for 20010723.004: make install needs
36074              write permission in build directory.  The problem was
36075              probably caused by overeager sprinkling of the lib/re.pm
36076              dependencies (which was done to guarantee lib/re.pm being
36077              uptodate for parallel makes: now solved by funneling that
36078              through an explicit recursive make in the preplibrary target).
36079      Branch: perl
36080            ! Makefile.SH
36081 ____________________________________________________________________________
36082 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
36083         Log: Dispell the "use utf8" superstition.
36084      Branch: perl
36085            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
36086            ! pod/perlunicode.pod
36087 ____________________________________________________________________________
36088 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
36089         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
36090              From: "Abigail" <abigail@foad.org> 
36091              Date: Sat, 11 Aug 2001 23:49:49 +0200
36092              Message-ID: <20010811214950.23255.qmail@foad.org>
36093      Branch: perl
36094            ! t/op/taint.t
36095 ____________________________________________________________________________
36096 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
36097         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
36098              From: Abhijit Menon-Sen <ams@wiw.org>
36099              Date: Sat, 11 Aug 2001 06:18:19 +0530
36100              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
36101      Branch: perl
36102            ! mg.c
36103 ____________________________________________________________________________
36104 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
36105         Log: Test for change #11639.
36106      Branch: perl
36107            ! t/op/tiehandle.t
36108 ____________________________________________________________________________
36109 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
36110         Log: Subject: Re: Can't localize *FH, then tie it
36111              From: Abhijit Menon-Sen <ams@wiw.org>
36112              Date: Sun, 12 Aug 2001 16:08:06 +0530
36113              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
36114      Branch: perl
36115            ! pp_hot.c pp_sys.c
36116 ____________________________________________________________________________
36117 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
36118         Log: Drop all the unnecessary "use utf8" clauses and some of
36119              the unnecessary "use bytes" ones.
36120              
36121              TODO: scour the documentation for unnecessary "use utf8"
36122              and prominently display it in perldelta when the time comes.
36123              ("use utf8" should be necessary ONLY if one wants the script
36124              to be in UTF-8.)  Also should be checked in some non-ASCII
36125              non-Latin-1 platform, like EBCDIC.
36126      Branch: perl
36127            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
36128            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
36129 ____________________________________________________________________________
36130 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
36131         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
36132              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
36133              in Unicode handling.
36134      Branch: perl
36135            + t/op/lc.t
36136            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
36137 ____________________________________________________________________________
36138 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
36139         Log: Thinko: we want the flags for native cc, not gcc.
36140      Branch: perl
36141            ! hints/dec_osf.sh
36142 ____________________________________________________________________________
36143 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
36144         Log: (retracted by 13077)
36145              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
36146              From: Robin Houston <robin@kitsite.com>
36147              Date: Fri, 10 Aug 2001 14:42:02 +0100
36148              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
36149      Branch: perl
36150            ! pp.c
36151 ____________________________________________________________________________
36152 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
36153         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
36154              From: Abhijit Menon-Sen <ams@wiw.org>
36155              Date: Sat, 11 Aug 2001 16:31:04 +0530
36156              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
36157      Branch: perl
36158            ! op.c
36159 ____________________________________________________________________________
36160 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
36161         Log: Get rid of indread, from Abhijit Menon-Sen.
36162      Branch: perl
36163            ! pp_sys.c
36164 ____________________________________________________________________________
36165 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
36166         Log: CRLFgngngn.
36167      Branch: perl
36168            ! win32/Makefile win32/makefile.mk
36169 ____________________________________________________________________________
36170 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
36171         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
36172      Branch: perl
36173            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
36174            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
36175            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
36176            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
36177            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
36178            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
36179            ! win32/Makefile win32/makefile.mk
36180 ____________________________________________________________________________
36181 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
36182         Log: Avoid #elif (less portable than #else #if).
36183      Branch: perl
36184            ! handy.h
36185 ____________________________________________________________________________
36186 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
36187         Log: Subject: patch for perlvar.pod
36188              From: mah@everybody.org (Mark A. Hershberger)
36189              Date: 08 Aug 2001 17:03:16 -0500
36190              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
36191      Branch: perl
36192            ! pod/perlvar.pod
36193 ____________________________________________________________________________
36194 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
36195         Log: cpp commands must start (the # must be) at the column #0.
36196      Branch: perl
36197            ! op.c
36198 ____________________________________________________________________________
36199 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
36200         Log: If using gcc -B/foo/bar makedepend would give
36201              unnecessary warnings about unused -B/foo/bar.
36202      Branch: perl
36203            ! makedepend.SH
36204 ____________________________________________________________________________
36205 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
36206         Log: Update Changes.
36207      Branch: perl
36208            ! Changes patchlevel.h
36209 ____________________________________________________________________________
36210 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
36211         Log: s/z/tz/
36212      Branch: perl
36213            ! pod/perlfaq2.pod
36214 ____________________________________________________________________________
36215 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
36216         Log: Article nit.
36217      Branch: perl
36218            ! pod/perlfaq2.pod
36219 ____________________________________________________________________________
36220 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
36221         Log: Rename lib/unicode files to lib/unicore to avoid
36222              conflicts between core lib/unicode and Unicode::
36223              files in case-ignoring filesystems.
36224      Branch: perl
36225            + (add 325 files)
36226            - (delete 324 files)
36227            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
36228 ____________________________________________________________________________
36229 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
36230         Log: Upgrade to Math::BigInt 1.41.
36231      Branch: perl
36232            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
36233 ____________________________________________________________________________
36234 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
36235         Log: Subject: [PATCH] remove PL_na from typemap
36236              From: James <james@rf.net>
36237              Date: Mon, 06 Aug 2001 20:23:15 -0700
36238              Message-ID: <3B6F5F23.A31A81B1@rf.net>
36239              
36240              (had to be manually applied)
36241      Branch: perl
36242            ! lib/ExtUtils/typemap
36243 ____________________________________________________________________________
36244 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
36245         Log: The metaconfig unit changes for #11618.
36246      Branch: metaconfig/U/perl
36247            + d_fpclassl.U i_fp.U
36248 ____________________________________________________________________________
36249 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
36250         Log: Forgot this from #11618.
36251              
36252              NOTE: wince/config_H.ce needs updating.
36253      Branch: perl
36254            ! wince/config.ce
36255 ____________________________________________________________________________
36256 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
36257         Log: Introduce more floating point classifying APIs;
36258              try to define (most importantly) Perl_is{inf,nan}(x).
36259              
36260              For this first cut, assume none such APIs exist in non-UNIXoid
36261              platforms-- this is of course too unkind: Win32 rumoredly has
36262              _fpclass() and _isnan(), and VMS/VOS very probably have some
36263              of the APIs available.     The only thing Perl uses at the moment
36264              is Perl_isnan() (has been in use for a while now).
36265              
36266              NOTE: the Win32 and NetWare config_h.?c need regenerating.
36267      Branch: perl
36268            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
36269            ! Porting/config_H config_h.SH configure.com epoc/config.sh
36270            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
36271            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
36272            ! vos/config.ga.h win32/config.bc win32/config.gc
36273            ! win32/config.vc win32/config_H.bc win32/config_H.gc
36274            ! win32/config_H.vc wince/config.ce wince/config.h
36275 ____________________________________________________________________________
36276 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
36277         Log: Integrate change #11519 from perlio:
36278              
36279              Avoid testing for (non-)existance of "encoding(xxxx)"
36280              layer is called "encoding" the (xxxx) is an argument.
36281      Branch: perl
36282           !> lib/open.pm
36283 ____________________________________________________________________________
36284 [ 11616] By: nick                                  on 2001/08/09  07:50:24
36285         Log: Integrate mainline
36286      Branch: perlio
36287           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
36288           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
36289           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
36290           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
36291            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
36292            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
36293           !> (integrate 79 files)
36294 ____________________________________________________________________________
36295 [ 11615] By: nick                                  on 2001/08/09  06:23:44
36296         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
36297              layer is called "encoding" the (xxxx) is an argument.
36298      Branch: perlio
36299            ! lib/open.pm
36300 ____________________________________________________________________________
36301 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
36302         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
36303              From: Paul Johnson <paul@pjcj.net>
36304              Date: Wed, 8 Aug 2001 23:54:17 +0200
36305              Message-ID: <20010808235417.O1006@pjcj.net>
36306      Branch: perl
36307            ! ext/B/B/Concise.pm
36308 ____________________________________________________________________________
36309 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
36310         Log: Make VMS use IEEE math by default; reorder Tru64 hints
36311              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
36312              exception semantics) is always set if using (the new) cc.
36313      Branch: perl
36314            ! configure.com hints/dec_osf.sh
36315 ____________________________________________________________________________
36316 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
36317         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
36318              From: Abhijit Menon-Sen <ams@wiw.org>
36319              Date: Tue, 7 Aug 2001 17:16:05 +0530
36320              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
36321      Branch: perl
36322            ! pp_sys.c
36323 ____________________________________________________________________________
36324 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
36325         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
36326              From: "Craig A. Berry" <craigberry@mac.com>
36327              Date: Tue, 07 Aug 2001 22:27:47 -0500
36328              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
36329      Branch: perl
36330            ! t/run/exit.t
36331 ____________________________________________________________________________
36332 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
36333         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
36334              From: "Craig A. Berry" <craigberry@mac.com>
36335              Date: Tue, 07 Aug 2001 20:01:53 -0500
36336              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
36337      Branch: perl
36338            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
36339 ____________________________________________________________________________
36340 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
36341         Log: Update the magazine information.
36342      Branch: perl
36343            ! pod/perlfaq2.pod
36344 ____________________________________________________________________________
36345 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
36346         Log: Ignore SIGFPE everywhere.
36347      Branch: perl
36348            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
36349 ____________________________________________________________________________
36350 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
36351         Log: With permission, change the licensing of the docs by
36352              TomC (and Gnat) to comply with the rest of Perl.
36353      Branch: perl
36354            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
36355            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
36356            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
36357            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
36358            ! pod/perltootc.pod
36359 ____________________________________________________________________________
36360 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
36361         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
36362              From: Andy Dougherty <doughera@lafayette.edu>
36363              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
36364              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
36365      Branch: perl
36366            ! hints/openbsd.sh
36367 ____________________________________________________________________________
36368 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
36369         Log: Subject: [PATCH] Makefile.SH test_prep dependency
36370              From: Andy Dougherty <doughera@lafayette.edu>
36371              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
36372              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
36373      Branch: perl
36374            ! Makefile.SH
36375 ____________________________________________________________________________
36376 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
36377         Log: Don't autogenerate the headers et alia,
36378              make regen_headers explicitly.
36379      Branch: perl
36380            ! Makefile.SH
36381 ____________________________________________________________________________
36382 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
36383         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
36384              From: Gurusamy Sarathy <gsar@ActiveState.com> 
36385              Date: Tue, 07 Aug 2001 08:33:26 -0700
36386              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
36387              
36388              Unnecessary dependency.
36389      Branch: perl
36390            ! embed.pl
36391 ____________________________________________________________________________
36392 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
36393         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
36394              From: Abhijit Menon-Sen <ams@wiw.org>
36395              Date: Tue, 7 Aug 2001 09:10:54 +0530
36396              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
36397      Branch: perl
36398            ! pp_hot.c
36399 ____________________________________________________________________________
36400 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
36401         Log: Subject: [PATCH perl@11597] B && BEGIN handling
36402              From: "James A. Duncan" <jduncan@fotango.com>
36403              Date: Mon, 6 Aug 2001 17:29:11 +0100
36404              Message-ID: <20010806172911.A2071@fotango.com>
36405              
36406              (the intrpvar.h addition moved to the end for bincompat)
36407      Branch: perl
36408            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
36409 ____________________________________________________________________________
36410 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
36411         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
36412      Branch: perl
36413           !> README.win32
36414 ____________________________________________________________________________
36415 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
36416         Log: fix URLs for fcrypt.c
36417      Branch: maint-5.6/perl
36418            ! README.win32
36419 ____________________________________________________________________________
36420 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
36421         Log: Yet another way to say Infinity: HP-UX calls its "++".
36422      Branch: perl
36423            ! lib/Math/BigInt/t/bigintpm.t
36424 ____________________________________________________________________________
36425 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
36426         Log: Update Changes.
36427      Branch: perl
36428            ! Changes patchlevel.h
36429 ____________________________________________________________________________
36430 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
36431         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
36432      Branch: perl
36433            ! pod/perlfaq5.pod
36434 ____________________________________________________________________________
36435 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
36436         Log: The #11593 wasn't right.
36437      Branch: perl
36438            ! lib/Math/BigInt/t/bigintpm.t
36439 ____________________________________________________________________________
36440 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
36441         Log: Subject: [PATCH: perl@11564] introducing perlivp
36442              From: Prymmer/Kahn <pvhp@best.com>
36443              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
36444              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
36445              
36446              Subject: Re: [PATCH: perl@11564] introducing perlivp
36447              From: Prymmer/Kahn <pvhp@best.com>
36448              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
36449              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
36450      Branch: perl
36451            + utils/perlivp.PL
36452            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
36453            ! win32/Makefile win32/makefile.mk
36454 ____________________________________________________________________________
36455 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
36456         Log: libcs are confused what to call Infinity.
36457      Branch: perl
36458            ! lib/Math/BigInt/t/bigintpm.t
36459 ____________________________________________________________________________
36460 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
36461         Log: Avoid SIGFPE in Tru64.
36462      Branch: perl
36463            ! numeric.c
36464 ____________________________________________________________________________
36465 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
36466         Log: Upgrade to Math::BigInt 1.40.
36467              
36468              NOTE: this patch necessitates doing something about
36469              infinity handling since the new bigintpm.t tests use
36470              infinity, which causes SIGFPEs at least in Tru64.
36471      Branch: perl
36472            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
36473            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
36474            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
36475            ! lib/Math/BigInt/t/mbimbf.t
36476 ____________________________________________________________________________
36477 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
36478         Log: remove hardcoded cmd shell in testsuite
36479      Branch: perl
36480            ! t/op/glob.t t/op/magic.t t/op/stat.t
36481 ____________________________________________________________________________
36482 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
36483         Log: 4-arg select() was busted on windows because change#8178 didn't
36484              make it into mainline
36485      Branch: perl
36486            ! perl.h win32/include/sys/socket.h
36487 ____________________________________________________________________________
36488 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
36489         Log: Rename the Getopt::Long tests to be as they are
36490              in the Getopt::Long official distribution.
36491      Branch: perl
36492            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
36493            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
36494            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
36495            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
36496            ! MANIFEST
36497 ____________________________________________________________________________
36498 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
36499         Log: Upgrade to Getopt::Long 2.26.
36500      Branch: perl
36501            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
36502            ! MANIFEST lib/Getopt/Long.pm
36503 ____________________________________________________________________________
36504 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
36505         Log: Retract #10874 (the hack should be unnecessary by now)
36506      Branch: perl
36507            ! lib/Test/Harness.pm
36508 ____________________________________________________________________________
36509 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
36510         Log: avoid temp file littering in tests
36511      Branch: perl
36512            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
36513 ____________________________________________________________________________
36514 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
36515         Log: Subject: warning in sv.c: double format, NV arg
36516              From: "Philip Newton" <Philip.Newton@gmx.net>
36517              Date: Sun, 5 Aug 2001 19:41:07 +0200
36518              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
36519      Branch: perl
36520            ! sv.c
36521 ____________________________________________________________________________
36522 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
36523         Log: fix POSIX.t#13 for windos
36524      Branch: perl
36525            ! ext/POSIX/POSIX.t
36526 ____________________________________________________________________________
36527 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
36528         Log: Add a test for PerlIO::Via.
36529      Branch: perl
36530            + ext/PerlIO/t/via.t
36531            ! MANIFEST ext/PerlIO/Via/Via.pm
36532 ____________________________________________________________________________
36533 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
36534         Log: flock() and link() are not available on Windows 9x
36535      Branch: perl
36536            ! win32/config_sh.PL
36537 ____________________________________________________________________________
36538 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
36539         Log: Some Tru64 C compilers have C++ components that confuse
36540              the ccversion parsing.
36541      Branch: perl
36542            ! hints/dec_osf.sh
36543 ____________________________________________________________________________
36544 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
36545         Log: (Reintroduce #11125)
36546              
36547              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
36548              From: Alan Burlison <Alan.Burlison@sun.com> 
36549              Date: Tue, 03 Jul 2001 15:20:13 +0100   
36550              Message-ID: <3B41D49D.A923D4F9@sun.com> 
36551      Branch: perl
36552            ! lib/ExtUtils/MM_Unix.pm
36553 ____________________________________________________________________________
36554 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
36555         Log: Little pointer juggling for HP-UX cc to avoid
36556              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
36557              followed by
36558              "error 1549: Modifiable lvalue required for assignment operator."
36559      Branch: perl
36560            ! hv.c
36561 ____________________________________________________________________________
36562 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
36563         Log: Continuation of #11575: SANY_SEEN completely deprecated,
36564              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
36565              plus a fix for the bug.
36566      Branch: perl
36567            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
36568 ____________________________________________________________________________
36569 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
36570         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
36571              From: Doug MacEachern <dougm@covalent.net>
36572              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
36573              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
36574      Branch: perl
36575            ! sv.c
36576 ____________________________________________________________________________
36577 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
36578         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
36579              the new CANY is the \C.  The problem reported and the
36580              test case supplied in
36581              
36582              Subject: UTF-8 bugs in string length & single line regex matches
36583              From: "Daniel P. Berrange" <dan@berrange.com>
36584              Date: Fri, 3 Aug 2001 11:39:33 +0100
36585              Message-ID: <20010803113932.A19318@berrange.com>
36586      Branch: perl
36587            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
36588            ! t/op/pat.t
36589 ____________________________________________________________________________
36590 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
36591         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
36592              From: Doug MacEachern <dougm@covalent.net>
36593              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
36594              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
36595      Branch: perl
36596            ! perl.c regexec.c
36597 ____________________________________________________________________________
36598 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
36599         Log: The #11572 didn't up the test count.
36600      Branch: perl
36601            ! t/op/length.t
36602 ____________________________________________________________________________
36603 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
36604         Log: Subject: UTF-8 bugs in string length & single line regex matches
36605              From: "Daniel P. Berrange" <dan@berrange.com>
36606              Date: Fri, 3 Aug 2001 11:39:33 +0100         
36607              Message-ID: <20010803113932.A19318@berrange.com>
36608              
36609              (the mg_length() fix)
36610      Branch: perl
36611            ! mg.c t/op/length.t
36612 ____________________________________________________________________________
36613 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
36614         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
36615              From: Abhijit Menon-Sen <ams@wiw.org>
36616              Date: Sat, 4 Aug 2001 16:56:35 +0530
36617              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
36618      Branch: perl
36619            ! hv.c
36620 ____________________________________________________________________________
36621 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
36622         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
36623              From: Abhijit Menon-Sen <ams@wiw.org>
36624              Date: Sat, 4 Aug 2001 16:16:03 +0530
36625              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
36626      Branch: perl
36627            ! hv.c
36628 ____________________________________________________________________________
36629 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
36630         Log: Subject: Re: [patch] refcount re ops
36631              From: Abhijit Menon-Sen <ams@wiw.org>
36632              Date: Sat, 4 Aug 2001 08:54:55 +0530
36633              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
36634      Branch: perl
36635            ! sv.c
36636 ____________________________________________________________________________
36637 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
36638         Log: Subject: [patch] refcount re ops
36639              From: Doug MacEachern <dougm@covalent.net>
36640              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
36641              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
36642      Branch: perl
36643            ! regcomp.c sv.c
36644 ____________________________________________________________________________
36645 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
36646         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
36647              From: Doug MacEachern <dougm@covalent.net>
36648              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
36649              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
36650      Branch: perl
36651            ! perl.c regexec.c
36652 ____________________________________________________________________________
36653 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
36654         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
36655              From: "Craig A. Berry" <craigberry@mac.com> 
36656              Date: Fri, 03 Aug 2001 16:16:16 -0500
36657              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
36658      Branch: perl
36659            ! t/op/misc.t
36660 ____________________________________________________________________________
36661 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
36662         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
36663              From: John Kristian <jmk2001@engineer.com>
36664              Date: Fri, 03 Aug 2001 00:59:08 -0700
36665              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
36666      Branch: perl
36667            ! win32/win32.c
36668 ____________________________________________________________________________
36669 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
36670         Log: Update Changes.
36671      Branch: perl
36672            ! Changes patchlevel.h
36673 ____________________________________________________________________________
36674 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
36675         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
36676              From: "Craig A. Berry" <craigberry@mac.com>
36677              Date: Thu, 02 Aug 2001 23:15:24 -0500
36678              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
36679      Branch: perl
36680            ! ext/B/Stash.t
36681 ____________________________________________________________________________
36682 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
36683         Log: Subject: [patch] plug PL_cshname leak
36684              From: Doug MacEachern <dougm@covalent.net>
36685              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
36686              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
36687      Branch: perl
36688            ! sv.c
36689 ____________________________________________________________________________
36690 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
36691         Log: Subject: [patch] plug PL_sh_path leak
36692              From: Doug MacEachern <dougm@covalent.net>
36693              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
36694              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
36695      Branch: perl
36696            ! sv.c
36697 ____________________________________________________________________________
36698 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
36699         Log: Subject: [patch] plug PL_regex_padav leaks
36700              From: Doug MacEachern <dougm@covalent.net>
36701              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
36702              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
36703      Branch: perl
36704            ! op.c op.h perl.c
36705 ____________________________________________________________________________
36706 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
36707         Log: Subject: [patch] plug PL_origargv leak
36708              From: Doug MacEachern <dougm@covalent.net>
36709              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
36710              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
36711      Branch: perl
36712            ! perl.c
36713 ____________________________________________________________________________
36714 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
36715         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
36716              From: Abhijit Menon-Sen <ams@wiw.org>
36717              Date: Fri, 3 Aug 2001 06:38:11 +0530
36718              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
36719      Branch: perl
36720            ! hv.c
36721 ____________________________________________________________________________
36722 [ 11557] By: nick                                  on 2001/08/03  08:17:38
36723         Log: Integrate mainline
36724      Branch: perlio
36725           +> (branch 47 files)
36726            - lib/Switch/test.pl
36727           !> (integrate 49 files)
36728 ____________________________________________________________________________
36729 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
36730         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
36731              From: "Craig A. Berry" <craigberry@mac.com>
36732              Date: Thu, 02 Aug 2001 12:56:19 -0500
36733              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
36734      Branch: perl
36735            ! ext/B/Showlex.t
36736 ____________________________________________________________________________
36737 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
36738         Log: Be more careful about non-existent files.
36739      Branch: perl
36740            ! lib/File/Copy.pm
36741 ____________________________________________________________________________
36742 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
36743         Log: Subject: [PATCH resend] deparse empty formats
36744              From: Robin Houston <robin@kitsite.com> 
36745              Date: Thu, 2 Aug 2001 14:32:36 +0100
36746              Message-ID: <20010802143236.A894@robin.kitsite.com>
36747      Branch: perl
36748            ! ext/B/B/Deparse.pm
36749 ____________________________________________________________________________
36750 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
36751         Log: Subject: [patch] ithreads + refto fix improvement
36752              From: Doug MacEachern <dougm@covalent.net>
36753              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
36754              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
36755      Branch: perl
36756            ! pp.c
36757 ____________________________________________________________________________
36758 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
36759         Log: Readability nit from Abhijit.
36760      Branch: perl
36761            ! op.c
36762 ____________________________________________________________________________
36763 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
36764         Log: setproctitle() API version nit from Anton Berezin.
36765      Branch: perl
36766            ! mg.c
36767 ____________________________________________________________________________
36768 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
36769         Log: Add PerlCE to the docs.
36770      Branch: perl
36771            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
36772            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
36773 ____________________________________________________________________________
36774 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
36775         Log: Integrate the PerlCE (WinCE Perl) port;
36776              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
36777      Branch: perl
36778            + README.ce wince/FindExt.pm wince/Makefile.ce
36779            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
36780            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
36781            + wince/bin/search.pl wince/config.ce wince/config.h
36782            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
36783            + wince/dl_win32.xs wince/include/arpa/inet.h
36784            + wince/include/cectype.h wince/include/errno.h
36785            + wince/include/netdb.h wince/include/sys/socket.h
36786            + wince/include/sys/stat.h wince/include/sys/types.h
36787            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
36788            + wince/perl.rc wince/perldll.def wince/perllib.c
36789            + wince/perlmain.c wince/registry.bat wince/runperl.c
36790            + wince/splittree.pl wince/win32.h wince/win32iop.h
36791            + wince/win32thread.c wince/win32thread.h wince/wince.c
36792            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
36793            + wince/xdistclean.ksh wince/xmakediffs.ksh
36794            ! MANIFEST perl.c perl.h perlio.c
36795 ____________________________________________________________________________
36796 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
36797         Log: setproctitle() made simpler.  (This assumes the string is
36798              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
36799              should be used.  Note len, not len + 1.)  BSD-fu from Anton
36800              Berezin.
36801      Branch: perl
36802            ! mg.c
36803 ____________________________________________________________________________
36804 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
36805         Log: Subject: [PATCH] -Wall cleanup: op.c
36806              From: Richard Soderberg <rs@oregonnet.com>
36807              Date: Thu, 2 Aug 2001 00:17:09 -0700
36808              Message-Id: <200108020717.AAA26895@oregonnet.com>
36809              
36810              Subject: [PATCH] -Wall cleanup: sv.c
36811              From: Richard Soderberg <rs@oregonnet.com>
36812              Date: Thu, 2 Aug 2001 00:49:21 -0700
36813              Message-Id: <200108020749.AAA27492@oregonnet.com>
36814      Branch: perl
36815            ! op.c sv.c
36816 ____________________________________________________________________________
36817 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
36818         Log: Update Changes.
36819      Branch: perl
36820            ! Changes patchlevel.h
36821 ____________________________________________________________________________
36822 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
36823         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
36824              From: Doug MacEachern <dougm@covalent.net>
36825              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
36826              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
36827      Branch: perl
36828            ! op.c
36829 ____________________________________________________________________________
36830 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
36831         Log: The #11541 didn't work under threads.
36832      Branch: perl
36833            ! op.c
36834 ____________________________________________________________________________
36835 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
36836         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
36837              From: Hugo <hv@crypt.compulink.co.uk>
36838              Date: Fri, 22 Jun 2001 01:19:08 +0100 
36839              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
36840              
36841              (Skip tests if accept() failed)
36842      Branch: perl
36843            ! ext/IO/lib/IO/t/io_unix.t
36844 ____________________________________________________________________________
36845 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
36846         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
36847              From: "Stian Seeberg" <sseeberg@nimsoft.no>
36848              Date: Mon, 30 Jul 2001 12:28:07 +0200
36849              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
36850      Branch: perl
36851            ! perl.h
36852 ____________________________________________________________________________
36853 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
36854         Log: Subject: Pluggable optimizer
36855              From: Simon Cozens <simon@netthink.co.uk>
36856              Date: Wed, 1 Aug 2001 13:57:02 -0700
36857              Message-ID: <20010801135702.I10442@netthink.co.uk>
36858      Branch: perl
36859            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
36860 ____________________________________________________________________________
36861 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
36862         Log: Subject: [ID 20010801.039] perlre.pod message typo
36863              From: Autrijus Tang <autrijus@geb.elixus.org>
36864              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
36865              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
36866      Branch: perl
36867            ! pod/perlre.pod
36868 ____________________________________________________________________________
36869 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
36870         Log: Test for change #11536.
36871      Branch: perl
36872            ! t/op/tiehandle.t
36873 ____________________________________________________________________________
36874 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
36875         Log: More test fixups for #11537.
36876      Branch: perl
36877            ! t/lib/warnings/4lint t/lib/warnings/9enabled
36878 ____________________________________________________________________________
36879 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
36880         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
36881              From: Doug MacEachern <dougm@covalent.net>
36882              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
36883              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
36884      Branch: perl
36885            ! op.c t/TestInit.pm
36886 ____________________________________________________________________________
36887 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
36888         Log: Subject: [patch] ithreads + refto bug
36889              From: Doug MacEachern <dougm@covalent.net>
36890              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
36891              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
36892              
36893              (Test in change #11539)
36894      Branch: perl
36895            ! pp.c
36896 ____________________________________________________________________________
36897 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
36898         Log: Subject: [PATCH: perl@11523] fixups for t/harness
36899              From: Prymmer/Kahn <pvhp@best.com>
36900              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
36901              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
36902      Branch: perl
36903            ! t/harness
36904 ____________________________________________________________________________
36905 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
36906         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
36907              From: Prymmer/Kahn <pvhp@best.com>
36908              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
36909              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
36910      Branch: perl
36911            ! win32/Makefile win32/makefile.mk
36912 ____________________________________________________________________________
36913 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
36914         Log: Need to know the number of tests.
36915      Branch: perl
36916            ! t/run/exit.t
36917 ____________________________________________________________________________
36918 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
36919         Log: Subject: Re: new exit tests on VMS
36920              From: "Craig A. Berry" <craigberry@mac.com>
36921              Date: Tue, 31 Jul 2001 12:19:29 -0500
36922              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
36923      Branch: perl
36924            ! t/run/exit.t
36925 ____________________________________________________________________________
36926 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
36927         Log: Retract #11530 (the dTHX is needed under threads)
36928      Branch: perl
36929            ! perlio.c
36930 ____________________________________________________________________________
36931 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
36932         Log: (Retracted by #11531)
36933      Branch: perl
36934            ! perlio.c
36935 ____________________________________________________________________________
36936 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
36937         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
36938              From: Richard Soderberg <rs@crystalflame.net>
36939              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
36940              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
36941      Branch: perl
36942            ! unixish.h
36943 ____________________________________________________________________________
36944 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
36945         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
36946              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36947              Date: Tue, 31 Jul 2001 05:39:09 -0400
36948              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
36949              
36950              (with a note about the case of UV being equal to long long)
36951      Branch: perl
36952            ! utils/h2xs.PL
36953 ____________________________________________________________________________
36954 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
36955         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
36956              From: "Craig A. Berry" <craigberry@mac.com>
36957              Date: Tue, 31 Jul 2001 14:57:43 -0500
36958              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
36959      Branch: perl
36960            ! t/io/fs.t
36961 ____________________________________________________________________________
36962 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
36963         Log: Fix for
36964              
36965              Subject: [ID 20010116.001] File::Copy truncates orig file 
36966              From: arbor@al37al08.telecel.pt
36967              Date: Tue, 16 Jan 2001 11:43:02 GMT
36968              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
36969              
36970              (copy($foo, $foo) would truncate $foo)
36971      Branch: perl
36972            ! lib/File/Copy.pm lib/File/Copy.t
36973 ____________________________________________________________________________
36974 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
36975         Log: Metaconfig unit change for #11524.
36976      Branch: metaconfig/U/perl
36977            ! Extras.U
36978 ____________________________________________________________________________
36979 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
36980         Log: Multiple modules didn't work; plus typo fixes.
36981      Branch: perl
36982            ! Configure
36983 ____________________________________________________________________________
36984 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
36985         Log: Update Changes.
36986      Branch: perl
36987            ! Changes patchlevel.h
36988 ____________________________________________________________________________
36989 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
36990         Log: Regen perlapi.
36991      Branch: perl
36992            ! pod/perlapi.pod
36993 ____________________________________________________________________________
36994 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
36995         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
36996              From: Dave Mitchell <davem@fdgroup.co.uk>
36997              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
36998              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
36999      Branch: perl
37000            ! sv.c
37001 ____________________________________________________________________________
37002 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
37003         Log: Regen toc.
37004      Branch: perl
37005            ! pod/perltoc.pod
37006 ____________________________________________________________________________
37007 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
37008         Log: Regen Porting stuff.
37009      Branch: perl
37010            ! Porting/Glossary Porting/config.sh Porting/config_H
37011 ____________________________________________________________________________
37012 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
37013         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
37014              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37015              Date: Tue, 31 Jul 2001 05:34:38 -0400
37016              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
37017      Branch: perl
37018            ! utils/h2xs.PL
37019 ____________________________________________________________________________
37020 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
37021         Log: Metaconfig unit change for #11516. 
37022      Branch: metaconfig/U/perl
37023            ! gccvers.U
37024 ____________________________________________________________________________
37025 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
37026         Log: Add -Wall in cflags, not in Configure.
37027              (This way -Wall affects only the core and the core XS,
37028              not user modules' XS.  Concern from Paul Marquess,
37029              implementation idea from Andy Dougherty.)
37030      Branch: perl
37031            ! Configure cflags.SH
37032 ____________________________________________________________________________
37033 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
37034         Log: Metaconfig unit changes for #11514.
37035      Branch: metaconfig
37036            + U/modified/sysman.U
37037            ! U/installdirs/man1dir.U
37038 ____________________________________________________________________________
37039 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
37040         Log: Subject: Configure's detection of system manual
37041              From: Sean Dague <sean@dague.net> 
37042              Date: Sun, 13 May 2001 15:53:15 -0400
37043              Message-ID: <20010513155315.A15833@underhill.dague.net>
37044      Branch: perl
37045            ! Configure
37046 ____________________________________________________________________________
37047 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
37048         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
37049              From: Autrijus Tang <autrijus@autrijus.org> 
37050              Date: Thu, 21 Jun 2001 23:56:48 +0800
37051              Message-Id: <20010621235648.A57340@not.autrijus.org>
37052      Branch: perl
37053            ! pod/perlobj.pod
37054 ____________________________________________________________________________
37055 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
37056         Log: Subject: Typo in DB_File.pm
37057              From: "Philip Newton" <Philip.Newton@gmx.net>
37058              Date: Tue, 31 Jul 2001 06:19:35 +0200
37059              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
37060      Branch: perl
37061            ! ext/DB_File/DB_File.pm
37062 ____________________________________________________________________________
37063 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
37064         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
37065              From: "Stephen P. Potter" <spp@spotter.yi.org>
37066              Date: Wed, 30 May 2001 13:59:34 -0400
37067              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
37068      Branch: perl
37069            ! pod/perlre.pod
37070 ____________________________________________________________________________
37071 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
37072         Log: eval "format foo=" would loop indefinitely; reported in
37073              
37074              Subject: A load of old rubbish
37075              From: Mike Guy <mjtg@cam.ac.uk>
37076              Date: Mon, 14 May 2001 16:12:22 +0100
37077              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
37078              
37079              (The core dumps reported in there already fixed.)
37080      Branch: perl
37081            ! toke.c
37082 ____________________________________________________________________________
37083 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
37084         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
37085      Branch: perl
37086            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
37087            + lib/Switch/t/switch_case.t
37088            - lib/Switch/test.pl
37089            ! MANIFEST lib/Switch.pm
37090 ____________________________________________________________________________
37091 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
37092         Log: Subject: [PATCH @11505] DB_File-1.78
37093              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
37094              Date: Mon, 30 Jul 2001 22:54:37 +0100
37095              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
37096      Branch: perl
37097            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
37098            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
37099 ____________________________________________________________________________
37100 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
37101         Log: Explain in more detail why -pipe and -fno-common are good.
37102      Branch: perl
37103            ! hints/darwin.sh
37104 ____________________________________________________________________________
37105 [ 11506] By: nick                                  on 2001/07/30  14:32:23
37106         Log: Integrate mainline
37107      Branch: perlio
37108           !> INSTALL Makefile.SH doio.c hints/darwin.sh
37109 ____________________________________________________________________________
37110 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
37111         Log: Perl hasn't been putting man pages into $prefix/lib for
37112              a long time now; pointed out by Andy Dougherty. 
37113      Branch: perl
37114            ! hints/darwin.sh
37115 ____________________________________________________________________________
37116 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
37117         Log: Document the extras Configure option.
37118      Branch: perl
37119            ! INSTALL
37120 ____________________________________________________________________________
37121 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
37122         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
37123              everywhere.
37124      Branch: perl
37125           !> doio.c
37126 ____________________________________________________________________________
37127 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
37128         Log: Doubly guard against invoking CPAN if no extras defined,
37129              pointed out by H. Merijn Brand.
37130      Branch: perl
37131            ! Makefile.SH
37132 ____________________________________________________________________________
37133 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
37134         Log: Fix O_RDONLY check to check for O_RDONLY.
37135      Branch: maint-5.6/macperl
37136            ! doio.c
37137 ____________________________________________________________________________
37138 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
37139         Log: Integrate miscellaneous changes from maint-5.6/perl.
37140      Branch: maint-5.6/macperl
37141           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
37142 ____________________________________________________________________________
37143 [ 11499] By: nick                                  on 2001/07/30  06:52:42
37144         Log: Integrate mainline
37145      Branch: perlio
37146           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
37147           +> win32/sync_ext.pl
37148            - win32/sncfnmcs.pl
37149           !> (integrate 71 files)
37150 ____________________________________________________________________________
37151 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
37152         Log: Update Changes.
37153      Branch: perl
37154            ! Changes patchlevel.h
37155 ____________________________________________________________________________
37156 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
37157         Log: Now Configure -Dextras=Foo::Bar and "make install" will
37158              fetch and install Foo::Bar.
37159      Branch: perl
37160            ! Makefile.SH
37161 ____________________________________________________________________________
37162 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
37163         Log: Metaconfig unit change for #11495.
37164      Branch: metaconfig/U/perl
37165            ! Extras.U
37166 ____________________________________________________________________________
37167 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
37168         Log: extras.make, extras.test, and extras.install make targets.
37169      Branch: perl
37170            ! Configure Makefile.SH
37171 ____________________________________________________________________________
37172 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
37173         Log: Metaconfig unit change for #11493.
37174      Branch: metaconfig/U/perl
37175            ! Extras.U
37176 ____________________________________________________________________________
37177 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
37178         Log: Better to have the list of extras in $extras than 'define'.
37179      Branch: perl
37180            ! Configure
37181 ____________________________________________________________________________
37182 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
37183         Log: The metaconfig unit change for #11490.
37184      Branch: metaconfig/U/perl
37185            + Extras.U
37186 ____________________________________________________________________________
37187 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
37188         Log: Missed from #11490 (the required dependency).
37189      Branch: perl
37190            ! Makefile.SH
37191 ____________________________________________________________________________
37192 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
37193         Log: Add the support of asking for extra modules or bundles of modules
37194              to be fetched from the CPAN and installed as a part of the Perl
37195              build process.  None of this installation is yet really done;
37196              only the list is asked, and saved away in extras.lst for
37197              the build and installation process to worry about later.
37198      Branch: perl
37199            ! Configure
37200 ____________________________________________________________________________
37201 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
37202         Log: Beginnings of better Inf and NaN support.
37203              At least toke.c and sv.c still need quite a bit of work.
37204      Branch: perl
37205            ! numeric.c perl.h
37206 ____________________________________________________________________________
37207 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
37208         Log: Top-level Makefile didn't honour OPTIMIZE.
37209      Branch: perl
37210            ! Makefile.SH
37211 ____________________________________________________________________________
37212 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
37213         Log: Update Changes.
37214      Branch: perl
37215            ! Changes patchlevel.h
37216 ____________________________________________________________________________
37217 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
37218         Log: Use Search::Dict 1.02 interface for charinfo().
37219      Branch: perl
37220            ! lib/UnicodeCD.pm
37221 ____________________________________________________________________________
37222 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
37223         Log: Now also allow transforming the read lines before comparing them.
37224              (This will help UnicodeCD.) 
37225      Branch: perl
37226            ! lib/Search/Dict.pm
37227 ____________________________________________________________________________
37228 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
37229         Log: Remove tiehandle code.
37230      Branch: perl
37231            ! lib/UnicodeCD.pm
37232 ____________________________________________________________________________
37233 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
37234         Log: Allow specifying a comparison function for Search::Dict::look().
37235      Branch: perl
37236            ! lib/Search/Dict.pm
37237 ____________________________________________________________________________
37238 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
37239         Log: Small UnicodeCD tweaks.
37240      Branch: perl
37241            ! lib/UnicodeCD.pm lib/UnicodeCD.t
37242 ____________________________________________________________________________
37243 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
37244         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
37245              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
37246              Date: Tue, 24 Jul 2001 01:51:32 +0900
37247              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
37248      Branch: perl
37249            ! lib/UnicodeCD.pm lib/UnicodeCD.t
37250 ____________________________________________________________________________
37251 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
37252         Log: Subject: [PATCH] installperl
37253              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
37254              Date: Fri, 27 Jul 2001 19:05:04 -0700
37255              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
37256      Branch: perl
37257            ! installperl
37258 ____________________________________________________________________________
37259 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
37260         Log: Subject: [PATCH] Set proper compatibility versions in core
37261              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
37262              Date: Fri, 27 Jul 2001 20:01:49 -0700
37263              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
37264      Branch: perl
37265            ! Makefile.SH
37266 ____________________________________________________________________________
37267 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
37268         Log: Metaconfig unit change for #11477.
37269      Branch: metaconfig/U/perl
37270            ! dlsrc.U
37271 ____________________________________________________________________________
37272 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
37273         Log: Subject: [PATCH] Darwin: -fpic not so good
37274              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
37275              Date: Fri, 27 Jul 2001 18:57:38 -0700
37276              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
37277      Branch: perl
37278            ! Configure
37279 ____________________________________________________________________________
37280 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
37281         Log: Subject: [PATCH] Clean up Darwin hints
37282              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
37283              Date: Fri, 27 Jul 2001 19:13:15 -0700
37284              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
37285      Branch: perl
37286            ! hints/darwin.sh
37287 ____________________________________________________________________________
37288 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
37289         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
37290              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
37291              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
37292              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
37293      Branch: perl
37294            ! pod/perlfunc.pod pp.c t/op/split.t
37295 ____________________________________________________________________________
37296 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
37297         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
37298              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
37299              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
37300              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
37301      Branch: perl
37302            ! pod/perlvar.pod
37303 ____________________________________________________________________________
37304 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
37305         Log: Subject: [PATCH] fixes to constant.pm documentation
37306              From: Ilmari Karonen <iltzu@sci.fi>
37307              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
37308              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
37309      Branch: perl
37310            ! lib/constant.pm
37311 ____________________________________________________________________________
37312 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
37313         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
37314              From: "Philip Newton" <Philip.Newton@gmx.net>
37315              Date: Fri, 27 Jul 2001 07:51:10 +0200
37316              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
37317      Branch: perl
37318            ! pod/perlport.pod
37319 ____________________________________________________________________________
37320 [ 11471] By: nick                                  on 2001/07/26  06:23:32
37321         Log: Subject:  [PATCH] Doc fix for perlguts / threading
37322              From:  Arthur Bergman <arthur@contiller.se>
37323              Date:  Wed, 25 Jul 2001 11:28:23 +0200
37324              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
37325      Branch: perl
37326            ! pod/perlguts.pod
37327 ____________________________________________________________________________
37328 [ 11470] By: nick                                  on 2001/07/26  06:21:06
37329         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
37330              From:  Philip Newton <Philip.Newton@gmx.net>
37331              Date:  Wed, 25 Jul 2001 08:19:47 +0200
37332              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
37333      Branch: perl
37334            ! INSTALL
37335 ____________________________________________________________________________
37336 [ 11469] By: nick                                  on 2001/07/26  06:20:25
37337         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
37338              From:  Philip Newton <Philip.Newton@gmx.net>
37339              Date:  Wed, 25 Jul 2001 08:12:48 +0200
37340              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
37341      Branch: perl
37342            ! INSTALL
37343 ____________________________________________________________________________
37344 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
37345         Log: More +x.
37346      Branch: perl
37347            ! Porting/makerel
37348 ____________________________________________________________________________
37349 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
37350         Log: Update Changes.
37351      Branch: perl
37352            ! Changes patchlevel.h
37353 ____________________________________________________________________________
37354 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
37355         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
37356              From: "Philip Newton" <Philip.Newton@gmx.net>
37357              Date: Tue, 24 Jul 2001 06:45:55 +0200
37358              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
37359      Branch: perl
37360            ! os2/perlrexx.c
37361 ____________________________________________________________________________
37362 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
37363         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
37364              From: Peter Prymmer <pvhp@forte.com>
37365              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
37366              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
37367      Branch: perl
37368            ! pod/perlport.pod t/io/fs.t vms/test.com
37369 ____________________________________________________________________________
37370 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
37371         Log: Workaround on Cwd bootstrap problem.
37372      Branch: perl
37373            ! lib/ExtUtils/MakeMaker.pm
37374 ____________________________________________________________________________
37375 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
37376         Log: When in Rome, quote like the Romans do.
37377      Branch: perl
37378            ! cflags.SH
37379 ____________________________________________________________________________
37380 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
37381         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
37382              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37383              Date: Mon, 23 Jul 2001 19:29:49 -0400
37384              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
37385      Branch: perl
37386            + os2/perlrexx.c
37387            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
37388            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
37389            ! t/op/write.t
37390 ____________________________________________________________________________
37391 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
37392         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
37393              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37394              Date: Mon, 23 Jul 2001 18:43:42 -0400
37395              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
37396      Branch: perl
37397            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
37398 ____________________________________________________________________________
37399 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
37400         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
37401              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37402              Date: Mon, 23 Jul 2001 18:33:16 -0400
37403              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
37404      Branch: perl
37405            ! lib/ExtUtils/MakeMaker.pm
37406 ____________________________________________________________________________
37407 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
37408         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
37409              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37410              Date: Mon, 23 Jul 2001 18:20:35 -0400
37411              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
37412      Branch: perl
37413            ! Makefile.SH cflags.SH
37414 ____________________________________________________________________________
37415 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
37416         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
37417              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
37418              Date: Mon, 23 Jul 2001 11:32:17 -0500
37419              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
37420      Branch: perl
37421            ! lib/ExtUtils/MakeMaker.pm
37422 ____________________________________________________________________________
37423 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
37424         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
37425              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37426              Date: Mon, 23 Jul 2001 18:13:20 -0400
37427              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
37428      Branch: perl
37429            ! lib/perl5db.pl
37430 ____________________________________________________________________________
37431 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
37432         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
37433              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37434              Date: Mon, 23 Jul 2001 18:07:40 -0400
37435              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
37436      Branch: perl
37437            ! op.c
37438 ____________________________________________________________________________
37439 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
37440         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
37441              From: "Craig A. Berry" <craigberry@mac.com>
37442              Date: Mon, 23 Jul 2001 15:35:06 -0500
37443              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
37444      Branch: perl
37445            ! util.c
37446 ____________________________________________________________________________
37447 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
37448         Log: Subject: [PATCH perlfaq9.pod typo]
37449              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
37450              Date: Mon, 23 Jul 2001 07:49:05 -0700
37451              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
37452      Branch: perl
37453            ! pod/perlfaq9.pod
37454 ____________________________________________________________________________
37455 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
37456         Log: Subject: win32\sncfnmcs.pl corrections
37457              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
37458              Date: Mon, 23 Jul 2001 12:56:54 +0200
37459              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
37460              
37461              Rename the script a little bit more sensibly.
37462      Branch: perl
37463            + win32/sync_ext.pl
37464            - win32/sncfnmcs.pl
37465            ! MANIFEST README.win32
37466 ____________________________________________________________________________
37467 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
37468         Log: Test tweak.
37469      Branch: perl
37470            ! ext/B/Deparse.t
37471 ____________________________________________________________________________
37472 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
37473         Log: Metaconfig unit tweak for #11450.
37474      Branch: metaconfig/U/perl
37475            ! Mksymlinks.U
37476 ____________________________________________________________________________
37477 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
37478         Log: Too volatile failsafe check.
37479      Branch: perl
37480            ! Configure
37481 ____________________________________________________________________________
37482 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
37483         Log: Further doc tweaks.
37484      Branch: perl
37485            ! lib/UnicodeCD.pm
37486 ____________________________________________________________________________
37487 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
37488         Log: Doc tweaks.
37489      Branch: perl
37490            ! lib/UnicodeCD.pm
37491 ____________________________________________________________________________
37492 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
37493         Log: Doc tweakery from Abhijit.
37494      Branch: perl
37495            ! Porting/repository.pod
37496 ____________________________________________________________________________
37497 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
37498         Log: An accidental empty line.
37499      Branch: perl
37500            ! MANIFEST
37501 ____________________________________________________________________________
37502 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
37503         Log: Missing MANIFESTations.
37504      Branch: perl
37505            ! MANIFEST
37506 ____________________________________________________________________________
37507 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
37508         Log: Update Changes.
37509      Branch: perl
37510            ! Changes patchlevel.h
37511 ____________________________________________________________________________
37512 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
37513         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
37514              From: Mike Guy <mjtg@cam.ac.uk>
37515              Date: Fri, 20 Jul 2001 16:12:49 +0100
37516              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
37517      Branch: perl
37518            ! Porting/pumpkin.pod
37519 ____________________________________________________________________________
37520 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
37521         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
37522              From: Peter Prymmer <pvhp@forte.com>
37523              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
37524              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
37525      Branch: perl
37526            ! pod/perlhack.pod
37527 ____________________________________________________________________________
37528 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
37529         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
37530              From: Michael G Schwern <schwern@pobox.com>
37531              Date: Fri, 20 Jul 2001 20:22:35 -0400
37532              Message-ID: <20010720202235.O4498@blackrider>
37533      Branch: perl
37534            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
37535            ! lib/Test/t/todo.t
37536 ____________________________________________________________________________
37537 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
37538         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
37539              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
37540              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
37541              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
37542      Branch: perl
37543            ! ext/POSIX/POSIX.pod
37544 ____________________________________________________________________________
37545 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
37546         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
37547              From: Mark-Jason Dominus <mjd@plover.com>
37548              Date: Fri, 20 Jul 2001 23:16:54 -0400
37549              Message-ID: <20010721031654.21877.qmail@plover.com>
37550      Branch: perl
37551            ! ext/POSIX/POSIX.pod
37552 ____________________________________________________________________________
37553 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
37554         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
37555              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37556              Date: Sun, 22 Jul 2001 14:56:09 +0200
37557              Message-ID: <20010722145609.A766@rafael>
37558      Branch: perl
37559            ! ext/B/O.pm
37560 ____________________________________________________________________________
37561 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
37562         Log: Subject: regexec.c #define cleanup
37563              From: Mark-Jason Dominus <mjd@plover.com>
37564              Date: Sat, 21 Jul 2001 18:33:25 -0400
37565              Message-ID: <20010721223325.3069.qmail@plover.com>
37566      Branch: perl
37567            ! regexec.c
37568 ____________________________________________________________________________
37569 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
37570         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
37571              From: Prymmer/Kahn <pvhp@best.com>
37572              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
37573              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
37574      Branch: perl
37575            ! t/io/fs.t
37576 ____________________________________________________________________________
37577 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
37578         Log: Typo in #11432.
37579      Branch: perl
37580            ! ext/POSIX/POSIX.t
37581 ____________________________________________________________________________
37582 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
37583         Log: Integrate (manually) change #11424 from macperl.
37584      Branch: perl
37585            ! ext/Filter/t/call.t
37586 ____________________________________________________________________________
37587 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
37588         Log: Integrate change #11408 from macperl.
37589      Branch: perl
37590           !> README.macos pod/perlport.pod
37591 ____________________________________________________________________________
37592 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
37593         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
37594      Branch: perl
37595           +> macos/MacPerlTests.cmd macos/xsubpp.patch
37596            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
37597            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
37598            ! ext/POSIX/POSIX.t
37599 ____________________________________________________________________________
37600 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
37601         Log: pod/*.t tests not picked up by t/TEST either
37602      Branch: maint-5.6/perl
37603            ! t/TEST
37604 ____________________________________________________________________________
37605 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
37606         Log: better tweak for change#11429 (windows has both / and \ separated
37607              paths in @INC at that point)
37608      Branch: maint-5.6/perl
37609            ! t/pod/testp2pt.pl
37610 ____________________________________________________________________________
37611 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
37612         Log: MacOS pod test tweak needs \Escape
37613      Branch: maint-5.6/perl
37614            ! t/pod/testp2pt.pl
37615 ____________________________________________________________________________
37616 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
37617         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
37618              resulting duplicate output, but t/harness isn't)
37619      Branch: maint-5.6/perl
37620            ! t/run/runenv.t
37621 ____________________________________________________________________________
37622 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
37623         Log: t/harness wasn't picking up all the tests
37624      Branch: maint-5.6/perl
37625            ! t/harness
37626 ____________________________________________________________________________
37627 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
37628         Log: update MANIFEST for new file
37629      Branch: maint-5.6/perl
37630            ! MANIFEST
37631 ____________________________________________________________________________
37632 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
37633         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
37634              the exception of the macperl/macos/... tree
37635      Branch: maint-5.6/perl
37636           +> t/lib/filefind-taint.t
37637           !> (integrate 72 files)
37638 ____________________________________________________________________________
37639 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
37640         Log: Fix test.
37641      Branch: maint-5.6/macperl
37642            ! macos/bundled_ext/Filter/t/call.t
37643 ____________________________________________________________________________
37644 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
37645         Log: Make perl fork()-safe (in a slightly limited way) even on
37646              platforms that don't have pthread_atfork() (extension of
37647              the fix in change#11151).
37648              
37649              Note that this will not help extensions that call fork()
37650              directly in C, or that link to libraries that call fork()
37651              directly.  Such cases must be fixed to either call
37652              PerlProc_fork(), or call atfork_lock() in parent before the
37653              calling the function that forks and call atfork_unlock()
37654              in both parent and child immediately after the fork().
37655              (There are no worries if C code calls exec() in the child
37656              immediately after a fork().  Only cases where the child
37657              calls perl's API functions (including New()) after the
37658              fork() are problematic.)
37659              
37660              This change also eliminates the use of vfork() from perl,
37661              since all such uses were violating the severe restrictions
37662              on modifying the state of the process between the vfork()
37663              and the exec().
37664              
37665              This is a modified version of patches suggested by Abhijit
37666              Menon-Sen and Richard Soderberg.
37667      Branch: perl
37668            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
37669            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
37670 ____________________________________________________________________________
37671 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
37672         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
37673              Switch, and Text::Balanced.
37674      Branch: maint-5.6/macperl
37675            + macos/bundled_ext/Filter/Util/Call/Call.pm
37676            + macos/bundled_ext/Filter/Util/Call/Call.xs
37677            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
37678            + macos/bundled_ext/Filter/t/MyFilter.pm
37679            + macos/bundled_ext/Filter/t/call.t
37680            + macos/bundled_ext/Filter/t/filter-util.pl
37681            + macos/bundled_lib/blib/lib/Class/ISA.pm
37682            + macos/bundled_lib/blib/lib/Digest.pm
37683            + macos/bundled_lib/blib/lib/Filter/Simple.pm
37684            + macos/bundled_lib/blib/lib/Switch.pm
37685            + macos/bundled_lib/blib/lib/Text/Balanced.pm
37686            + macos/bundled_lib/blib/lib/Text/Balanced.pod
37687            + macos/bundled_lib/t/Class/ISA/test.pl
37688            + macos/bundled_lib/t/Digest/Digest.t
37689            + macos/bundled_lib/t/Filter/Simple/test.pl
37690            + macos/bundled_lib/t/Switch/test.pl
37691            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
37692            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
37693            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
37694            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
37695            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
37696            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
37697            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
37698            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
37699 ____________________________________________________________________________
37700 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
37701         Log: Add Filter::Util::Call to config/make files; edit utils
37702              to recognize the module (it was descended too far down).
37703              Bump version to 5.6.1a4.
37704      Branch: maint-5.6/macperl
37705            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
37706            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
37707            ! macos/macperl/Makefile.mk macos/xsubpp.patch
37708 ____________________________________________________________________________
37709 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
37710         Log: Make DB_File the default for MLDBM on MacOS.
37711      Branch: maint-5.6/macperl
37712            ! macos/bundled_lib/blib/lib/MLDBM.pm
37713 ____________________________________________________________________________
37714 [ 11419] By: nick                                  on 2001/07/20  14:51:03
37715         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
37716              From:  Simon Cozens <simon@netthink.co.uk>
37717              Date:  Fri, 20 Jul 2001 11:42:35 -0400
37718              Message-Id:  <20010720114235.A5235@netthink.co.uk>
37719      Branch: perl
37720            ! lib/UnicodeCD.pm
37721 ____________________________________________________________________________
37722 [ 11418] By: nick                                  on 2001/07/20  14:48:12
37723         Log: Subject:  [PATCH regcomp.h] adds a comment
37724              From:  Abhijit Menon-Sen <ams@wiw.org>
37725              Date:  Fri, 20 Jul 2001 21:05:37 +0530
37726              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
37727      Branch: perl
37728            ! regcomp.h
37729 ____________________________________________________________________________
37730 [ 11417] By: nick                                  on 2001/07/20  14:16:38
37731         Log: Subject:  [PATCH 5.7.2] INSTALL updates
37732              From:  Andy Dougherty <doughera@lafayette.edu>
37733              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
37734              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
37735      Branch: perl
37736            ! INSTALL
37737 ____________________________________________________________________________
37738 [ 11416] By: nick                                  on 2001/07/20  06:44:44
37739         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
37740              From:  Russ Allbery <rra@stanford.edu>
37741              Date:  19 Jul 2001 15:52:37 -0700
37742              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
37743      Branch: perl
37744            ! lib/Pod/Man.pm
37745 ____________________________________________________________________________
37746 [ 11415] By: nick                                  on 2001/07/20  06:35:11
37747         Log: Subject:  [PATCH] defer op_seq allocation
37748              From:  Abhijit Menon-Sen <ams@wiw.org>
37749              Date:  Thu, 19 Jul 2001 22:12:24 +0530
37750              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
37751      Branch: perl
37752            ! op.c
37753 ____________________________________________________________________________
37754 [ 11414] By: nick                                  on 2001/07/20  06:23:36
37755         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
37756              From:  Abhijit Menon-Sen <ams@wiw.org>
37757              Date:  Fri, 20 Jul 2001 01:18:50 +0530
37758              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
37759              (Private e-mail)
37760      Branch: perl
37761            ! ext/Time/HiRes/HiRes.xs
37762 ____________________________________________________________________________
37763 [ 11413] By: nick                                  on 2001/07/20  06:18:53
37764         Log: Integrate mainline
37765      Branch: perlio
37766           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
37767            - t/base/commonsense.t
37768           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
37769           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
37770           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
37771           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
37772           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
37773           !> win32/win32.c
37774 ____________________________________________________________________________
37775 [ 11412] By: nick                                  on 2001/07/19  06:44:27
37776         Log: Integrate win32/perlhost.h from maintenance branch.
37777              (Rest of $ENV{PATH} / system() fix.)
37778      Branch: perl
37779           !> win32/perlhost.h
37780 ____________________________________________________________________________
37781 [ 11411] By: nick                                  on 2001/07/19  06:41:34
37782         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
37783              From:  Philip Newton <Philip.Newton@gmx.net>
37784              Date:  Wed, 18 Jul 2001 21:43:57 +0200
37785              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
37786      Branch: perl
37787            ! pod/perlhack.pod
37788 ____________________________________________________________________________
37789 [ 11410] By: nick                                  on 2001/07/19  06:39:35
37790         Log: Subject:  Security hole in taint checking in open()
37791              From:  deekoo@tentacle.net
37792              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
37793              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
37794      Branch: perl
37795            ! doio.c
37796 ____________________________________________________________________________
37797 [ 11409] By: nick                                  on 2001/07/19  06:28:08
37798         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
37799              From:  Abhijit Menon-Sen <ams@wiw.org>
37800              Date:  Thu, 19 Jul 2001 04:30:43 +0530
37801              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
37802      Branch: perl
37803            ! ext/Time/HiRes/HiRes.xs
37804 ____________________________________________________________________________
37805 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
37806         Log: Update docs with latest implementation information and new URLs.
37807      Branch: maint-5.6/macperl
37808            ! README.macos pod/perlport.pod
37809 ____________________________________________________________________________
37810 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
37811         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
37812              Fix BuildRules to accept optimization variables.
37813      Branch: maint-5.6/macperl
37814            + macos/bundled_ext/Digest/MD5/Makefile.mk
37815            ! macos/BuildRules.mk macos/Makefile.mk
37816            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
37817            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
37818 ____________________________________________________________________________
37819 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
37820         Log: Integrate changes 11399,11401
37821      Branch: maint-5.6/macperl
37822           !> win32/perlhost.h win32/win32.c
37823 ____________________________________________________________________________
37824 [ 11405] By: nick                                  on 2001/07/18  06:50:33
37825         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
37826              from perl5.6*
37827      Branch: perl
37828           !> win32/perlhost.h win32/win32.c
37829 ____________________________________________________________________________
37830 [ 11404] By: nick                                  on 2001/07/18  06:43:59
37831         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
37832              From:  hv@crypt0.demon.co.uk
37833              Date:  Wed, 18 Jul 2001 05:58:46 +0100
37834              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
37835      Branch: perl
37836            ! ext/POSIX/POSIX.t
37837 ____________________________________________________________________________
37838 [ 11403] By: nick                                  on 2001/07/18  06:38:57
37839         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
37840              From:  hv@crypt0.demon.co.uk
37841              Date:  Wed, 18 Jul 2001 05:21:54 +0100
37842              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
37843      Branch: perl
37844            ! numeric.c t/op/arith.t
37845 ____________________________________________________________________________
37846 [ 11402] By: nick                                  on 2001/07/18  06:19:17
37847         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
37848              From:  mjd@plover.com
37849              Date:  17 Jul 2001 17:59:20 -0000
37850              Message-Id:  <20010717175920.8177.qmail@plover.com>
37851      Branch: perl
37852            ! pod/perlre.pod
37853 ____________________________________________________________________________
37854 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
37855         Log: thinko in change#11400 (duh)
37856      Branch: maint-5.6/perl
37857            ! win32/perlhost.h
37858 ____________________________________________________________________________
37859 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
37860         Log: change#11399 revealed another unrelated bug; this is just a temporary
37861              bandaid
37862      Branch: maint-5.6/perl
37863            ! win32/perlhost.h
37864 ____________________________________________________________________________
37865 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
37866         Log: fix bugs in handling of the virtualized environment under windows;
37867              there were bugs in propagating any changes to %ENV down to the real
37868              environment when such changes happened in the toplevel process
37869              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
37870              problem identification, and for a part of the fix)
37871      Branch: maint-5.6/perl
37872            ! win32/perlhost.h win32/win32.c
37873 ____________________________________________________________________________
37874 [ 11398] By: nick                                  on 2001/07/17  08:26:35
37875         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
37876              From: Peter Prymmer <pvhp@forte.com>
37877              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
37878              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
37879              
37880              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
37881              should not depend on existance of Config.pm
37882      Branch: perl
37883           +> t/lib/commonsense.t
37884            - t/base/commonsense.t
37885            ! MANIFEST t/README
37886 ____________________________________________________________________________
37887 [ 11397] By: nick                                  on 2001/07/17  08:09:58
37888         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
37889              From:  Michael G Schwern <schwern@pobox.com>
37890              Date:  Mon, 16 Jul 2001 18:20:31 -0400
37891              Message-Id:  <20010716182031.A1128@blackrider>
37892      Branch: perl
37893            ! pod/perlhack.pod
37894 ____________________________________________________________________________
37895 [ 11396] By: nick                                  on 2001/07/17  08:04:11
37896         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
37897              From:  Gwyn Judd <b.judd@xtra.co.nz>
37898              Date:  Tue, 17 Jul 2001 20:55:58 +1200
37899              Message-Id:  <20010717205558.A3107@thislove>
37900      Branch: perl
37901            ! pod/perlfunc.pod
37902 ____________________________________________________________________________
37903 [ 11395] By: nick                                  on 2001/07/17  08:02:22
37904         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
37905              From:  Peter Prymmer <pvhp@forte.com>
37906              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
37907              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
37908      Branch: perl
37909            ! t/op/sprintf.t
37910 ____________________________________________________________________________
37911 [ 11394] By: nick                                  on 2001/07/17  07:57:06
37912         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
37913              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
37914              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
37915              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
37916      Branch: perl
37917            ! gv.c
37918 ____________________________________________________________________________
37919 [ 11392] By: nick                                  on 2001/07/17  07:50:12
37920         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
37921              From:  Coral <coral@moonlight.crystalflame.net>
37922              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
37923              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
37924      Branch: perl
37925            ! pp_sys.c thread.h
37926 ____________________________________________________________________________
37927 [ 11391] By: nick                                  on 2001/07/17  07:34:28
37928         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
37929              From:  Jonathan Stowe <gellyfish@gellyfish.com>
37930              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
37931              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
37932      Branch: perl
37933            ! utils/h2xs.PL
37934 ____________________________________________________________________________
37935 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
37936         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
37937              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
37938              and Mac::Apps::Launch, which don't work, and Time::HiRes and
37939              Time::Piece, which don't yet work.
37940      Branch: maint-5.6/macperl
37941            + (add 154 files)
37942 ____________________________________________________________________________
37943 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
37944         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
37945              Also add hack to get around missing setenv for PERL5DB.
37946      Branch: maint-5.6/macperl
37947            ! macos/macish.c macos/macish.h
37948 ____________________________________________________________________________
37949 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
37950         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
37951      Branch: maint-5.6/macperl
37952            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
37953            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
37954 ____________________________________________________________________________
37955 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
37956         Log: Fix up some configuration and make options, add extra
37957              extensions.
37958      Branch: maint-5.6/macperl
37959            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
37960            ! macos/macperl/Makefile.mk
37961 ____________________________________________________________________________
37962 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
37963         Log: From Change 11374 in maintperl.
37964      Branch: maint-5.6/macperl
37965           !> utils/h2ph.PL
37966 ____________________________________________________________________________
37967 [ 11385] By: nick                                  on 2001/07/16  14:12:58
37968         Log: Back out change to h2xs till it passes its test.
37969      Branch: perl
37970            ! utils/h2xs.PL
37971 ____________________________________________________________________________
37972 [ 11384] By: nick                                  on 2001/07/16  14:00:10
37973         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
37974              From:  Jonathan Stowe <gellyfish@gellyfish.com>
37975              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
37976              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
37977      Branch: perl
37978            ! utils/h2xs.PL
37979 ____________________________________________________________________________
37980 [ 11383] By: nick                                  on 2001/07/16  13:53:12
37981         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
37982              From:  Robin Houston <robin@kitsite.com>
37983              Date:  Sun, 15 Jul 2001 18:22:31 +0100
37984              Message-Id:  <20010715182230.A11174@robin>
37985      Branch: perl
37986            ! hints/darwin.sh
37987 ____________________________________________________________________________
37988 [ 11382] By: nick                                  on 2001/07/16  13:52:49
37989         Log: Subject:  [PATCH perl@11372] re_dup
37990              From:  Radu Greab <radu@netsoft.ro>
37991              Date:  Sun, 15 Jul 2001 04:50:06 +0300
37992              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
37993      Branch: perl
37994            ! sv.c
37995 ____________________________________________________________________________
37996 [ 11379] By: nick                                  on 2001/07/16  13:35:39
37997         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
37998              From:  Robin Houston <robin@kitsite.com>
37999              Date:  Sat, 14 Jul 2001 14:28:50 +0100
38000              Message-Id:  <20010714142850.A10205@robin>
38001      Branch: perl
38002            ! ext/B/B/Deparse.pm
38003 ____________________________________________________________________________
38004 [ 11378] By: nick                                  on 2001/07/16  13:30:36
38005         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
38006              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
38007              Date:  Sat, 14 Jul 2001 22:17:42 +0900
38008              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
38009      Branch: perl
38010            + ext/Encode/Encode/euc-jp-0212.enc
38011            ! ext/Encode/Encode/Tcl.pm
38012 ____________________________________________________________________________
38013 [ 11377] By: nick                                  on 2001/07/16  13:17:28
38014         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
38015              From:  Andy Dougherty <doughera@lafayette.edu>
38016              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
38017              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
38018      Branch: perl
38019            ! hints/darwin.sh hints/rhapsody.sh
38020 ____________________________________________________________________________
38021 [ 11376] By: nick                                  on 2001/07/16  09:05:00
38022         Log: Integrate mainline
38023      Branch: perlio
38024           +> ext/Encode/Encode/7bit-greek.enc
38025           +> ext/Encode/Encode/7bit-latin1.enc
38026           +> ext/Encode/Encode/cns11643-1.enc
38027           +> ext/Encode/Encode/cns11643-2.enc
38028           +> ext/Encode/Encode/iso2022-cn.enc
38029           +> ext/Encode/Encode/iso2022-jp1.enc
38030           +> ext/Encode/Encode/iso2022-jp2.enc
38031           !> Changes Configure MANIFEST Makefile.SH
38032           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
38033           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
38034           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
38035           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
38036           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
38037 ____________________________________________________________________________
38038 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
38039         Log: integrate change#11374 from maint-5.6
38040              
38041              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
38042      Branch: perl
38043           !> utils/h2ph.PL
38044 ____________________________________________________________________________
38045 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
38046         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
38047      Branch: maint-5.6/perl
38048            ! utils/h2ph.PL
38049 ____________________________________________________________________________
38050 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
38051         Log: Update Changes.
38052      Branch: perl
38053            ! Changes patchlevel.h
38054 ____________________________________________________________________________
38055 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
38056         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
38057              From: Jonathan Stowe <gellyfish@gellyfish.com>
38058              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
38059              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
38060      Branch: perl
38061            ! utils/h2xs.PL
38062 ____________________________________________________________________________
38063 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
38064         Log: Subject: patch to add DEL to [:cntrl:]
38065              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
38066              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
38067              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
38068      Branch: perl
38069            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
38070 ____________________________________________________________________________
38071 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
38072         Log: Metaconfig unit change for #11369; plus a dependency nit.
38073      Branch: metaconfig
38074            ! U/compline/nblock_io.U
38075      Branch: metaconfig/U/perl
38076            ! Extensions.U
38077 ____________________________________________________________________________
38078 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
38079         Log: #include <stdlib.h> so that exit() is prototyped,
38080              noticed by Hugo.
38081      Branch: perl
38082            ! Configure
38083 ____________________________________________________________________________
38084 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
38085         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
38086              From: Peter Prymmer <pvhp@forte.com>
38087              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
38088              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
38089      Branch: perl
38090            ! t/op/sprintf.t
38091 ____________________________________________________________________________
38092 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
38093         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
38094              From: Peter Prymmer <pvhp@forte.com>
38095              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
38096              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
38097      Branch: perl
38098            ! ext/Encode/Encode/Tcl.t
38099 ____________________________________________________________________________
38100 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
38101         Log: Add information about gcc 3.0 basic block profiling.
38102      Branch: perl
38103            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
38104 ____________________________________________________________________________
38105 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
38106         Log: Subject: Error in lib/PerlIO/Via.pm ?
38107              From: Mark-Jason Dominus <mjd@plover.com>
38108              Date: Fri, 13 Jul 2001 15:55:41 -0400
38109              Message-ID: <20010713195541.26751.qmail@plover.com>
38110      Branch: perl
38111            ! ext/PerlIO/Via/Via.pm
38112 ____________________________________________________________________________
38113 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
38114         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
38115              section from the Compiler section.
38116      Branch: perl
38117            ! myconfig.SH
38118 ____________________________________________________________________________
38119 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
38120         Log: Handle glibc style of constant definitions using enum
38121              with intervening #defines; from Brendan O'Dea.
38122      Branch: perl
38123            ! utils/h2ph.PL
38124 ____________________________________________________________________________
38125 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
38126         Log: Add LC_MESSAGES to the locale_h export tag (it already is
38127              in the Makefile.PL and thusly eligible for an XS constant)
38128              (see also maintperl #10543)
38129      Branch: perl
38130            ! ext/POSIX/POSIX.pm
38131 ____________________________________________________________________________
38132 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
38133         Log: Subject: Re: [patch] re_dup
38134              From: Abhijit Menon-Sen <ams@wiw.org>
38135              Date: Fri, 13 Jul 2001 21:41:09 +0530
38136              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
38137      Branch: perl
38138            ! sv.c
38139 ____________________________________________________________________________
38140 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
38141         Log: Subject: [patch] re_dup
38142              From: Doug MacEachern <dougm@covalent.net>
38143              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
38144              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
38145      Branch: perl
38146            ! sv.c
38147 ____________________________________________________________________________
38148 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
38149         Log: Update Changes.
38150      Branch: perl
38151            ! Changes patchlevel.h
38152 ____________________________________________________________________________
38153 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
38154         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
38155              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
38156              Date: Sat, 14 Jul 2001 00:06:30 +0900
38157              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
38158      Branch: perl
38159            + ext/Encode/Encode/7bit-greek.enc
38160            + ext/Encode/Encode/7bit-latin1.enc
38161            + ext/Encode/Encode/cns11643-1.enc
38162            + ext/Encode/Encode/cns11643-2.enc
38163            + ext/Encode/Encode/iso2022-cn.enc
38164            + ext/Encode/Encode/iso2022-jp1.enc
38165            + ext/Encode/Encode/iso2022-jp2.enc
38166            ! MANIFEST ext/Encode/Encode/Tcl.pm
38167            ! ext/Encode/Encode/iso2022-kr.enc
38168 ____________________________________________________________________________
38169 [ 11357] By: nick                                  on 2001/07/13  14:24:06
38170         Log: Blind integrate mainline (as of 5.7.2?)
38171      Branch: perlio
38172           !> AUTHORS Changes Porting/config.sh Porting/config_H
38173           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
38174           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
38175           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
38176           !> win32/makefile.mk
38177 ____________________________________________________________________________
38178 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
38179         Log: Snip away the devel patchlevel.
38180      Branch: perl
38181            ! patchlevel.h
38182 ____________________________________________________________________________
38183 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
38184         Log: Bump the version to 5.7.2.
38185      Branch: perl
38186            ! Porting/config.sh Porting/config_H patchlevel.h
38187            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
38188            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
38189            ! win32/makefile.mk
38190 ____________________________________________________________________________
38191 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
38192         Log: Update Changes.
38193      Branch: perl
38194            ! Changes
38195 ____________________________________________________________________________
38196 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
38197         Log: Reword.
38198      Branch: perl
38199            ! AUTHORS
38200 ____________________________________________________________________________
38201 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
38202         Log: AUTHORS update.
38203      Branch: perl
38204            ! AUTHORS
38205 ____________________________________________________________________________
38206 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
38207         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
38208              unless ithreads.
38209      Branch: perl
38210            ! makedef.pl
38211 ____________________________________________________________________________
38212 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
38213         Log: Integrate perlio.
38214      Branch: perl
38215           !> win32/distclean.bat
38216 ____________________________________________________________________________
38217 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
38218         Log: Test the encoding transform only iff we have PerlIO,
38219              noticed by H. Merijn Brand.
38220      Branch: perl
38221            ! ext/PerlIO/t/encoding.t
38222 ____________________________________________________________________________
38223 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
38224         Log: README.netware tweaks from Ananth Kesari.
38225      Branch: perl
38226            ! README.netware
38227 ____________________________________________________________________________
38228 [ 11346] By: nick                                  on 2001/07/13  09:18:51
38229         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
38230              to avoid /unicode vs /Unicode issues.
38231      Branch: perlio
38232            ! win32/distclean.bat
38233 ____________________________________________________________________________
38234 [ 11345] By: nick                                  on 2001/07/13  06:24:18
38235         Log: Integrate mainline
38236      Branch: perlio
38237           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
38238            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
38239           !> (integrate 63 files)
38240 ____________________________________________________________________________
38241 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
38242         Log: Add d_bincompat5005 information to perl -V.
38243      Branch: perl
38244            ! myconfig.SH
38245 ____________________________________________________________________________
38246 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
38247         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
38248              From: Abhijit Menon-Sen <ams@wiw.org>
38249              Date: Fri, 13 Jul 2001 07:12:36 +0530
38250              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
38251      Branch: perl
38252            ! sv.c
38253 ____________________________________________________________________________
38254 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
38255         Log: Remove unicode::distinct, as per Inaba Hiroto.
38256      Branch: perl
38257            - lib/unicode/distinct.pm
38258            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
38259            ! t/lib/1_compile.t
38260 ____________________________________________________________________________
38261 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
38262         Log: Paging for Dr Octothorpe.
38263      Branch: perl
38264            ! pod/perlfaq4.pod
38265 ____________________________________________________________________________
38266 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
38267         Log: cut-n-paste error noticed by mjd.
38268      Branch: perl
38269            ! pod/perlfaq4.pod
38270 ____________________________________________________________________________
38271 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
38272         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
38273              From: Peter Prymmer <pvhp@forte.com>
38274              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
38275              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
38276      Branch: perl
38277            ! pod/perlfaq4.pod
38278 ____________________________________________________________________________
38279 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
38280         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
38281              From: Randall Gellens <randy@qualcomm.com>
38282              Date: Thu, 12 Jul 2001 16:56:23 -0700
38283              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
38284      Branch: perl
38285            ! Porting/repository.pod
38286 ____________________________________________________________________________
38287 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
38288         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
38289      Branch: perl
38290            ! thread.h
38291 ____________________________________________________________________________
38292 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
38293         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
38294              From: coral <coral@moonlight.crystalflame.net>
38295              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
38296              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
38297      Branch: perl
38298            ! thread.h
38299 ____________________________________________________________________________
38300 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
38301         Log: Metaconfig unit change for #11134.
38302      Branch: metaconfig
38303            + U/threads/d_pthread_atfork.U
38304 ____________________________________________________________________________
38305 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
38306         Log: Add HAS_PTHREAD_ATFORK.
38307      Branch: perl
38308            ! Configure NetWare/config.wc NetWare/config_H.wc
38309            ! Porting/Glossary Porting/config.sh Porting/config_H
38310            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
38311            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
38312            ! vos/config.ga.def vos/config.ga.h win32/config.bc
38313            ! win32/config.gc win32/config.vc win32/config_H.bc
38314            ! win32/config_H.gc win32/config_H.vc
38315 ____________________________________________________________________________
38316 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
38317         Log: Subject: [PATCH] File::Copy fails on tied handles
38318              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
38319              Date: Thu, 12 Jul 2001 15:18:51 -0700
38320              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
38321      Branch: perl
38322            ! lib/File/Copy.pm
38323 ____________________________________________________________________________
38324 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
38325         Log: Subject: [PATCH] Langinfo.t
38326              From: Nicholas Clark <nick@ccl4.org>
38327              Date: Thu, 12 Jul 2001 23:55:38 +0100
38328              Message-ID: <20010712235538.M5827@plum.flirble.org>
38329      Branch: perl
38330            ! ext/I18N/Langinfo/Langinfo.t
38331 ____________________________________________________________________________
38332 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
38333         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
38334              From: Peter Prymmer <pvhp@forte.com>
38335              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
38336              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
38337      Branch: perl
38338            ! pod/perl572delta.pod
38339 ____________________________________________________________________________
38340 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
38341         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
38342              From: Abhijit Menon-Sen <ams@wiw.org>
38343              Date: Fri, 13 Jul 2001 05:21:16 +0530
38344              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
38345      Branch: perl
38346            ! sv.c
38347 ____________________________________________________________________________
38348 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
38349         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
38350              From: Abhijit Menon-Sen <ams@wiw.org>
38351              Date: Fri, 13 Jul 2001 03:04:25 +0530
38352              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
38353      Branch: perl
38354            ! av.c
38355 ____________________________________________________________________________
38356 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
38357         Log: s/^M$//g
38358      Branch: perl
38359            ! win32/Makefile win32/makefile.mk
38360 ____________________________________________________________________________
38361 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
38362         Log: Update Changes.
38363      Branch: perl
38364            ! Changes patchlevel.h
38365 ____________________________________________________________________________
38366 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
38367         Log: Typo spotted by Philip Newton.
38368      Branch: perl
38369            ! pod/perl572delta.pod
38370 ____________________________________________________________________________
38371 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
38372         Log: Subject: [PATCH] fixes perl_clone of perl_clone
38373              From: Artur Bergman <artur@contiller.se>
38374              Date: Thu, 12 Jul 2001 20:57:09 +0200
38375              Message-ID: <B773BFA4.236B%artur@contiller.se>
38376      Branch: perl
38377            ! sv.c
38378 ____________________________________________________________________________
38379 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
38380         Log: Add README.uts from Hal Morris.
38381      Branch: perl
38382            + README.uts
38383            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
38384            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
38385 ____________________________________________________________________________
38386 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
38387         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
38388              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38389              Date: Thu, 12 Jul 2001 20:32:37 +0200
38390              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
38391      Branch: perl
38392            ! hints/aix.sh
38393 ____________________________________________________________________________
38394 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
38395         Log: Subject: Patch: document reg_data.what member
38396              From: Mark-Jason Dominus <mjd@plover.com>
38397              Message-ID: <20010712182532.14821.qmail@plover.com>
38398              Date: Thu, 12 Jul 2001 14:25:32 -0400
38399      Branch: perl
38400            ! regcomp.c regcomp.h
38401 ____________________________________________________________________________
38402 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
38403         Log: Subject: [PATCH] Perl_re_dup()
38404              From: Abhijit Menon-Sen <ams@wiw.org>
38405              Date: Thu, 12 Jul 2001 23:54:32 +0530
38406              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
38407      Branch: perl
38408            ! embed.h embed.pl perlapi.c proto.h sv.c
38409 ____________________________________________________________________________
38410 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
38411         Log: Regen Configure, modlib, toc.
38412      Branch: perl
38413            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38414            ! pod/perlmodlib.pod pod/perltoc.pod
38415 ____________________________________________________________________________
38416 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
38417         Log: The problem seems to be in PerlIO::Layer::->find() not
38418              accepting the ":encoding(blurflur)" arguments.
38419      Branch: perl
38420            ! lib/PerlIO.pm lib/open.pm
38421 ____________________________________________________________________________
38422 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
38423         Log: AIX doc update.
38424      Branch: perl
38425            ! README.aix pod/perl572delta.pod
38426 ____________________________________________________________________________
38427 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
38428         Log: Subject: AIX README update
38429              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38430              Date: Thu, 12 Jul 2001 19:28:30 +0200
38431              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
38432      Branch: perl
38433            ! README.aix
38434 ____________________________________________________________________________
38435 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
38436         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
38437              From: Norton Allen <allen@huarp.harvard.edu>
38438              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
38439              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
38440      Branch: perl
38441            ! ext/IO/lib/IO/t/io_unix.t
38442 ____________________________________________________________________________
38443 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
38444         Log: Subject: [PATCH README.qnx hints/qnx.sh]
38445              From: Norton Allen <allen@huarp.harvard.edu>
38446              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
38447              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
38448      Branch: perl
38449            ! README.qnx hints/qnx.sh
38450 ____________________________________________________________________________
38451 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
38452         Log: Subject: [patch] faster PM_GETRE
38453              From: Doug MacEachern <dougm@covalent.net>
38454              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
38455              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
38456      Branch: perl
38457            ! op.h
38458 ____________________________________________________________________________
38459 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
38460         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
38461              From: Doug MacEachern <dougm@covalent.net>
38462              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
38463              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
38464      Branch: perl
38465            ! op.c
38466 ____________________________________________________________________________
38467 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
38468         Log: Tell where the nice Estonian database is.
38469      Branch: perl
38470            ! lib/open.pm
38471 ____________________________________________________________________________
38472 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
38473         Log: Retract #11309 since #11310 is a better fix.
38474      Branch: perl
38475            ! t/lib/1_compile.t
38476 ____________________________________________________________________________
38477 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
38478         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
38479              change#11300 needs to return the status of failed win32_spawnvp())
38480              
38481              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
38482              splitting correctly; remove unused variables; 'require' at run time
38483              rather than 'use' at compile time for I18N::Langinfo, since it
38484              isn't everyware
38485      Branch: perl
38486            ! lib/open.pm win32/win32.c
38487 ____________________________________________________________________________
38488 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
38489         Log: Temporary workaround.
38490      Branch: perl
38491            ! t/lib/1_compile.t
38492 ____________________________________________________________________________
38493 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
38494         Log: UCD typo in #11306 and add also more known-to-be-tested
38495              modules to the skip list.
38496      Branch: perl
38497            ! t/lib/1_compile.t
38498 ____________________________________________________________________________
38499 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
38500         Log: Rename Unicode::UCD to UnicodeCD to avoid
38501              messups with case-insensitive filesystems.
38502      Branch: perl
38503            + lib/UnicodeCD.pm lib/UnicodeCD.t
38504            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
38505            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
38506 ____________________________________________________________________________
38507 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
38508         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
38509              From: daniel@biz.bitpusher.com
38510              Date: Wed, 11 Jul 2001 23:25:47 -0700
38511              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
38512      Branch: perl
38513            ! lib/Tie/Array.pm t/op/splice.t
38514 ____________________________________________________________________________
38515 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
38516         Log: Subject: [PATCH] More accurate line numbers in messages
38517              From: Paul Johnson <paul@pjcj.net>
38518              Date: Thu, 12 Jul 2001 04:14:11 +0200
38519              Message-ID: <20010712041411.A3467@pjcj.net>
38520              
38521              (With prototyping and multiplicity tweaks.)
38522      Branch: perl
38523            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
38524 ____________________________________________________________________________
38525 [ 11304] By: nick                                  on 2001/07/12  12:53:40
38526         Log: Integrate mainline
38527      Branch: perlio
38528           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
38529           !> regexec.c thread.h
38530 ____________________________________________________________________________
38531 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
38532         Log: Cut-and-pasto in #11298.
38533      Branch: perl
38534            ! ext/ByteLoader/bytecode.h
38535 ____________________________________________________________________________
38536 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
38537         Log: Update the AIX known problems section.
38538      Branch: perl
38539            ! pod/perl572delta.pod
38540 ____________________________________________________________________________
38541 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
38542         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
38543              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38544              Date: Thu, 12 Jul 2001 12:16:16 +0200
38545              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
38546      Branch: perl
38547            ! hints/aix.sh
38548 ____________________________________________________________________________
38549 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
38550         Log: Integrate perlio.
38551      Branch: perl
38552           !> makedef.pl win32/win32.c
38553 ____________________________________________________________________________
38554 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
38555         Log: Subject: [PATCH] fix for PMOP threadness failures
38556              From: Artur Bergman <artur@contiller.se>
38557              Date: Thu, 12 Jul 2001 09:48:06 +0200
38558              Message-ID: <B77322D6.22DD%artur@contiller.se>
38559      Branch: perl
38560            ! regexec.c
38561 ____________________________________________________________________________
38562 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
38563         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
38564              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
38565              Date: Thu, 12 Jul 2001 09:09:48 +0200
38566              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
38567              
38568              More parentheses to keep bcc happy.
38569      Branch: perl
38570            ! ext/ByteLoader/bytecode.h
38571 ____________________________________________________________________________
38572 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
38573         Log: Subject: Re: [patch] pthread_atfork bandaid
38574              From: Doug MacEachern <dougm@covalent.net>
38575              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
38576              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
38577      Branch: perl
38578            ! thread.h
38579 ____________________________________________________________________________
38580 [ 11296] By: nick                                  on 2001/07/12  11:55:48
38581         Log: Exclude reentrant_buffer from .def file
38582      Branch: perlio
38583            ! makedef.pl
38584 ____________________________________________________________________________
38585 [ 11295] By: nick                                  on 2001/07/12  11:11:44
38586         Log: Honour void-ness of my_exit()
38587      Branch: perlio
38588            ! win32/win32.c
38589 ____________________________________________________________________________
38590 [ 11294] By: nick                                  on 2001/07/12  07:51:04
38591         Log: Integrate mainline
38592      Branch: perlio
38593           +> uts/sprintf_wrap.c
38594           !> (integrate 35 files)
38595 ____________________________________________________________________________
38596 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
38597         Log: Retract #11289.
38598      Branch: perl
38599            ! embed.h embed.pl perl.c proto.h thread.h
38600 ____________________________________________________________________________
38601 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
38602         Log: Now the :locale pseudolayer *almost* works...
38603      Branch: perl
38604            ! lib/open.pm
38605 ____________________________________________________________________________
38606 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
38607         Log: Locale encoding tweaks.
38608      Branch: perl
38609            ! lib/open.pm
38610 ____________________________________________________________________________
38611 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
38612         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
38613              From: Mark-Jason Dominus <mjd@plover.com>
38614              Date: Thu, 12 Jul 2001 00:59:31 -0400
38615              Message-ID: <20010712045931.8543.qmail@plover.com>
38616              
38617              Remove the chmod/umask leading zero warning.
38618      Branch: perl
38619            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
38620            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
38621 ____________________________________________________________________________
38622 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
38623         Log: (Retracted by #11289.)
38624      Branch: perl
38625            ! embed.h embed.pl perl.c proto.h thread.h
38626 ____________________________________________________________________________
38627 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
38628         Log: Needed by #11283.
38629      Branch: perl
38630            ! intrpvar.h
38631 ____________________________________________________________________________
38632 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
38633         Log: Metaconfig unit change for #11286.
38634      Branch: metaconfig/U/perl
38635            ! patchlevel.U
38636 ____________________________________________________________________________
38637 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
38638         Log: Subject: Re: [PATCH Configure] perl -V broken
38639              From: Andy Dougherty <doughera@lafayette.edu>
38640              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
38641              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
38642      Branch: perl
38643            ! Configure myconfig.SH
38644 ____________________________________________________________________________
38645 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
38646         Log: Retract #11166 (and #11237).
38647      Branch: perl
38648            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
38649            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
38650            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
38651 ____________________________________________________________________________
38652 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
38653         Log: UTS tweaks for Hal Morris.
38654      Branch: perl
38655            + uts/sprintf_wrap.c
38656            ! MANIFEST hints/uts.sh perl.h
38657 ____________________________________________________________________________
38658 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
38659         Log: Subject: [PATCH] Use reentrant API glibc
38660              From: Artur Bergman <artur@contiller.se>
38661              Date: Thu, 12 Jul 2001 00:58:21 +0200
38662              Message-ID: <B772A6AD.2288%artur@contiller.se>
38663      Branch: perl
38664            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
38665            ! sv.c
38666 ____________________________________________________________________________
38667 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
38668         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
38669              From: barries <barries@slaysys.com>
38670              Date: Wed, 11 Jul 2001 15:11:46 -0400
38671              Message-ID: <20010711151146.G24560@jester.slaysys.com>
38672      Branch: perl
38673            ! pp_sys.c t/lib/warnings/doio win32/win32.c
38674 ____________________________________________________________________________
38675 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
38676         Log: Subject: [patch] pthread_atfork bandaid
38677              From: Doug MacEachern <dougm@covalent.net>
38678              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
38679              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
38680      Branch: perl
38681            ! miniperlmain.c perl.c
38682 ____________________________________________________________________________
38683 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
38684         Log: Subject: [patch] perl_clone leaks
38685              From: Doug MacEachern <dougm@covalent.net>
38686              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
38687              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
38688      Branch: perl
38689            ! sv.c
38690 ____________________________________________________________________________
38691 [ 11279] By: nick                                  on 2001/07/11  15:49:38
38692         Log: Integrate mainline
38693      Branch: perlio
38694           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
38695           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
38696           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
38697           +> lib/Term/ANSIColor/README
38698           !> (integrate 54 files)
38699 ____________________________________________________________________________
38700 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
38701         Log: Update Changes.
38702      Branch: perl
38703            ! Changes patchlevel.h
38704 ____________________________________________________________________________
38705 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
38706         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
38707              From: Peter Prymmer <pvhp@forte.com>
38708              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
38709              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
38710              
38711              Backport of embed.pl to 5.003.
38712      Branch: perl
38713            ! embed.pl
38714 ____________________________________________________________________________
38715 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
38716         Log: Subject: Re: POSIX test #14 on UTS 
38717              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
38718              Date: Wed, 11 Jul 2001 03:02:14 +0100
38719              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
38720      Branch: perl
38721            ! ext/POSIX/POSIX.t
38722 ____________________________________________________________________________
38723 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
38724         Log: Make the I32 an IV to preserve structure alignment and size.
38725      Branch: perl
38726            ! op.h
38727 ____________________________________________________________________________
38728 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
38729         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
38730              From: "Artur Bergman" <artur@contiller.se>
38731              Date: Wed, 11 Jul 2001 14:23:37 +0200
38732              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
38733              
38734              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
38735      Branch: perl
38736            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
38737            ! pod/perlapi.pod sv.c
38738 ____________________________________________________________________________
38739 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
38740         Log: Tweak until Pod::Parser gets updated.
38741      Branch: perl
38742            ! t/pod/special_seqs.xr
38743 ____________________________________________________________________________
38744 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
38745         Log: File::Spec usage tweak.
38746      Branch: perl
38747            ! lib/ExtUtils.t
38748 ____________________________________________________________________________
38749 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
38750         Log: Integrate #11263 from macperl; macos and macosx updates.
38751      Branch: perl
38752           !> pod/perlport.pod
38753 ____________________________________________________________________________
38754 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
38755         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
38756              From: Peter Prymmer <pvhp@forte.com>
38757              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
38758              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
38759      Branch: perl
38760            + ext/Time/HiRes/hints/dynixptx.pl
38761            ! MANIFEST hints/dynixptx.sh
38762 ____________________________________________________________________________
38763 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
38764         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
38765              From: Nicholas Clark <nick@ccl4.org>
38766              Date: Tue, 10 Jul 2001 23:17:43 +0100
38767              Message-ID: <20010710231742.B59620@plum.flirble.org>
38768      Branch: perl
38769            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
38770 ____________________________________________________________________________
38771 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
38772         Log: Subject: [DOC PATCH] Pluggable runops
38773              From: Paul Johnson <paul@pjcj.net>
38774              Date: Tue, 10 Jul 2001 21:53:28 +0200
38775              Message-ID: <20010710215328.B26577@pjcj.net>
38776      Branch: perl
38777            ! pod/perlguts.pod
38778 ____________________________________________________________________________
38779 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
38780         Log: Subject: [PATCH] Authors
38781              From: Artur Bergman <artur@contiller.se>
38782              Date: Tue, 10 Jul 2001 20:39:12 +0200
38783              Message-ID: <B771186F.21CD%artur@contiller.se>
38784      Branch: perl
38785            ! AUTHORS
38786 ____________________________________________________________________________
38787 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
38788         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
38789              From: Doug MacEachern <dougm@covalent.net>
38790              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
38791              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
38792      Branch: perl
38793            ! pp_ctl.c
38794 ____________________________________________________________________________
38795 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
38796         Log: Subject: doc patch; times() in scalar context
38797              From: mjd@plover.com
38798              Date: 10 Jul 2001 18:01:17 -0000
38799              Message-ID: <20010710180117.12477.qmail@plover.com>
38800      Branch: perl
38801            ! pod/perlfunc.pod
38802 ____________________________________________________________________________
38803 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
38804         Log: Subject: [PATCH] Small fix to pp_gmtime
38805              From: Artur Bergman <artur@contiller.se>
38806              Date: Tue, 10 Jul 2001 19:54:52 +0200
38807              Message-ID: <B7710E0B.21C5%artur@contiller.se>
38808      Branch: perl
38809            ! pp_sys.c
38810 ____________________________________________________________________________
38811 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
38812         Log: Integrate changes from mainline perl, add notes about
38813              Mac OS X and Mac OS.
38814      Branch: maint-5.6/macperl
38815            ! pod/perlport.pod
38816 ____________________________________________________________________________
38817 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
38818         Log: A proof of the dangers of package; ?
38819      Branch: perl
38820            ! t/lib/warnings/op
38821 ____________________________________________________________________________
38822 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
38823         Log: Regen toc and modlib.
38824      Branch: perl
38825            ! pod/perlmodlib.pod pod/perltoc.pod
38826 ____________________________________________________________________________
38827 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
38828         Log: Add compexcl(), casefold(), and casespec() interfaces;
38829              and make all interfaces to return hash references instead
38830              of hashes. 
38831      Branch: perl
38832            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
38833 ____________________________________________________________________________
38834 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
38835         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
38836              From: "Philip Newton" <Philip.Newton@gmx.net>
38837              Date: Tue, 10 Jul 2001 09:55:59 +0200
38838              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
38839              
38840              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
38841              From: "Philip Newton" <Philip.Newton@gmx.net>
38842              Date: Tue, 10 Jul 2001 09:56:37 +0200
38843              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
38844      Branch: perl
38845            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
38846            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
38847 ____________________________________________________________________________
38848 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
38849         Log: Subject: [patch] undef &xsub for 1,2
38850              From: Doug MacEachern <dougm@covalent.net>
38851              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
38852              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
38853              
38854              (This version of the patch with a comment from Gisle.)
38855      Branch: perl
38856            ! op.c
38857 ____________________________________________________________________________
38858 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
38859         Log: Mention package; deprecation and the Win32 problems.
38860      Branch: perl
38861            ! pod/perl572delta.pod
38862 ____________________________________________________________________________
38863 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
38864         Log: Subject: [PATCH] deprecate package with no arguments
38865              From: Robin Houston <robin@kitsite.com>
38866              Date: Tue, 10 Jul 2001 13:33:40 +0100
38867              Message-ID: <20010710133340.A13452@robin.kitsite.com>
38868      Branch: perl
38869            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
38870 ____________________________________________________________________________
38871 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
38872         Log: Upgrade to podlators 1.10.
38873      Branch: perl
38874            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
38875            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
38876            ! pod/pod2man.PL pod/pod2text.PL
38877 ____________________________________________________________________________
38878 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
38879         Log: Upgrade to Term::ANSIColor 1.04.
38880      Branch: perl
38881            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
38882            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
38883 ____________________________________________________________________________
38884 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
38885         Log: Integrate perlio (the right fix for the ":layer(args)")
38886      Branch: perl
38887           !> perlio.c
38888 ____________________________________________________________________________
38889 [ 11252] By: nick                                  on 2001/07/10  06:58:14
38890         Log: Fix open(...,"...:layer(xxx)",...)
38891              - use memEQ not strEQ as there is '(' not '\0'
38892      Branch: perlio
38893            ! perlio.c
38894 ____________________________________________________________________________
38895 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
38896         Log: Telling the number of tests helps.
38897      Branch: perl
38898            ! ext/PerlIO/t/encoding.t
38899 ____________________________________________________________________________
38900 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
38901         Log: Require I18N::Langinfo, not use.
38902      Branch: perl
38903            ! lib/open.pm
38904 ____________________________________________________________________________
38905 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
38906         Log: Add a test for for PerlIO ":encoding(...)" layer.
38907      Branch: perl
38908            + ext/PerlIO/t/encoding.t
38909            ! MANIFEST ext/Encode/Encode.pm
38910 ____________________________________________________________________________
38911 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
38912         Log: PerlIO ":encoding(foobar)" temporary fix.
38913              Not really correct, I think, since the change means
38914              that prefixes match.
38915      Branch: perl
38916            ! perlio.c
38917 ____________________________________________________________________________
38918 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
38919         Log: Update to Math::BigInt 1.36.  The biggest news is
38920              the separation of the backend; now the pure Perl
38921              implementation is in Math::BigInt::Calc, but one
38922              can plugin, say, Math::BigInt::BitVect, and get
38923              considerable speedup.
38924      Branch: perl
38925            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
38926            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
38927            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
38928            ! lib/Math/BigInt/t/mbimbf.t
38929 ____________________________________________________________________________
38930 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
38931         Log: Subject: Re: compatibility question
38932              From: Peter Prymmer <pvhp@forte.com>
38933              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
38934              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
38935      Branch: perl
38936            ! lib/ExtUtils/MM_VMS.pm
38937 ____________________________________________________________________________
38938 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
38939         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
38940              From: Norton Allen <allen@huarp.harvard.edu>
38941              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
38942              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
38943      Branch: perl
38944            ! ext/File/Glob/t/basic.t
38945 ____________________________________________________________________________
38946 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
38947         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
38948              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
38949              Date: Tue, 10 Jul 2001 00:29:55 +0900
38950              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
38951      Branch: perl
38952            + ext/Encode/Encode/HZ.enc
38953            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
38954            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
38955            ! ext/Encode/Encode/iso2022-jp.enc
38956            ! ext/Encode/Encode/iso2022-kr.enc
38957 ____________________________________________________________________________
38958 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
38959         Log: Add in all them there macos/ files.
38960      Branch: maint-5.6/macperl
38961            + (add 577 files)
38962 ____________________________________________________________________________
38963 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
38964         Log: Add the new modules to the list of having those own tests.
38965      Branch: perl
38966            ! t/lib/1_compile.t
38967 ____________________________________________________________________________
38968 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
38969         Log: Add INOUT to control both ways at the same time.
38970      Branch: perl
38971            ! lib/open.pm
38972 ____________________________________________________________________________
38973 [ 11240] By: nick                                  on 2001/07/09  16:33:50
38974         Log: Integrate mainline
38975      Branch: perlio
38976           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
38977           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
38978           !> (integrate 41 files)
38979 ____________________________________________________________________________
38980 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
38981         Log: More encoding mapping magic.
38982      Branch: perl
38983            ! lib/open.pm
38984 ____________________________________________________________________________
38985 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
38986         Log: Update Changes.
38987      Branch: perl
38988            ! Changes patchlevel.h
38989 ____________________________________________________________________________
38990 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
38991         Log: (Retracted by #11285).
38992              
38993              Subject: [PATCH] OPpCONST_OCTAL fixes
38994              From: Abhijit Menon-Sen <ams@wiw.org>
38995              Date: Mon, 9 Jul 2001 07:38:45 +0530
38996              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
38997      Branch: perl
38998            ! op.c
38999 ____________________________________________________________________________
39000 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
39001         Log: Add a pseudolayer ":locale" to the open pragma which
39002              will get the encoding from the locale.  Yet undocumented
39003              because I can't get the PerlIO :encoding(foobar) to work.
39004      Branch: perl
39005            ! ext/Encode/Encode.pm lib/open.pm
39006 ____________________________________________________________________________
39007 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
39008         Log: Add more encoding mappings.
39009      Branch: perl
39010            ! ext/Encode/Encode.pm
39011 ____________________________________________________________________________
39012 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
39013         Log: Document that using :encoding layer requires using Encode.
39014      Branch: perl
39015            ! ext/Encode/Encode.pm lib/PerlIO.pm
39016 ____________________________________________________________________________
39017 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
39018         Log: Netware tweak from Ananth Kesari.
39019      Branch: perl
39020            ! NetWare/netware.h
39021 ____________________________________________________________________________
39022 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
39023         Log: t/harness doesn't know about run/*.t
39024      Branch: perl
39025            ! t/harness
39026 ____________________________________________________________________________
39027 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
39028         Log: run/exit.t busted on windows
39029      Branch: perl
39030            ! t/run/exit.t
39031 ____________________________________________________________________________
39032 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
39033         Log: fix a couple of UCD.t tests that fail due to bad case
39034      Branch: perl
39035            ! lib/Unicode/UCD.t
39036 ____________________________________________________________________________
39037 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
39038         Log: test skip logic was broken
39039      Branch: perl
39040            ! ext/I18N/Langinfo/Langinfo.t
39041 ____________________________________________________________________________
39042 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
39043         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
39044              failure of ExtUtils.t#27 when built in debug mode)
39045      Branch: perl
39046            ! lib/ExtUtils/MM_Win32.pm
39047 ____________________________________________________________________________
39048 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
39049         Log: I18N::Langinfo is not available on windows
39050      Branch: perl
39051            ! win32/FindExt.pm
39052 ____________________________________________________________________________
39053 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
39054         Log: save a dTHX
39055      Branch: perl
39056            ! ext/POSIX/POSIX.xs
39057 ____________________________________________________________________________
39058 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
39059         Log: Update Changes.
39060      Branch: perl
39061            ! Changes patchlevel.h
39062 ____________________________________________________________________________
39063 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
39064         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
39065              as pointed out by Sarathy.
39066      Branch: perl
39067            ! ext/I18N/Langinfo/Langinfo.xs
39068 ____________________________________________________________________________
39069 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
39070         Log: Retract #11212.
39071      Branch: perl
39072            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
39073 ____________________________________________________________________________
39074 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
39075         Log: Bump up the VERSION of Cwd.xs.
39076      Branch: perl
39077            ! ext/Cwd/Makefile.PL
39078 ____________________________________________________________________________
39079 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
39080         Log: Retract #11220, the problem wasn't the missing leading zero.
39081              Here's the problem:
39082              $ ./perl -we 'chmod(oct("755"), ".")'
39083              Non-octal literal mode (493) specified at -e line 1.
39084              (Did you mean 0493 instead?)
39085      Branch: perl
39086            ! lib/ExtUtils/MM_Unix.pm
39087 ____________________________________________________________________________
39088 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
39089         Log: (Retracted by #11221)
39090              Change the PERM_RW and PERM_RWX to 0644 and 0755
39091              (add the leading zero).
39092      Branch: perl
39093            ! lib/ExtUtils/MM_Unix.pm
39094 ____________________________________________________________________________
39095 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
39096         Log: Integrate changes #11193, 11205, 11209 from macperl.
39097              
39098              Fix up AutoLoader to fudge for Mac paths in import().
39099              
39100              Allow symbols in try_symbol() to begin with "_".
39101              
39102              Small portability fix for Mac OS.
39103      Branch: perl
39104           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
39105 ____________________________________________________________________________
39106 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
39107         Log: Metaconfig unit change for #11217.
39108      Branch: metaconfig/U/perl
39109            ! Extensions.U
39110 ____________________________________________________________________________
39111 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
39112         Log: Detypo, problem noticed by Gerrit P. Haase.
39113      Branch: perl
39114            ! Configure config_h.SH
39115 ____________________________________________________________________________
39116 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
39117         Log: Cwd cleanups.
39118      Branch: perl
39119            ! ext/Cwd/Cwd.xs
39120 ____________________________________________________________________________
39121 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
39122         Log: Slight tweaks on #11213.
39123      Branch: perl
39124            ! toke.c
39125 ____________________________________________________________________________
39126 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
39127         Log: A missing dTHX noticed by Gerrit P. Haase.
39128      Branch: perl
39129            ! ext/POSIX/POSIX.xs
39130 ____________________________________________________________________________
39131 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
39132         Log: Subject: [PATCH toke.c] Simplify yytoke()
39133              From: Simon Cozens <simon@netthink.co.uk>
39134              Date: Sun, 8 Jul 2001 13:24:34 +0100
39135              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
39136              
39137              Split out pending_ident().
39138      Branch: perl
39139            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
39140 ____________________________________________________________________________
39141 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
39142         Log: (Retracted by #11223.)
39143              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
39144              Date: Wed, 05 Nov 1997 17:22:34 -0600
39145              From: Graham Barr <gbarr@ti.com>
39146              Message-Id: <3460FFBA.6DA51F46@ti.com>
39147      Branch: perl
39148            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
39149 ____________________________________________________________________________
39150 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
39151         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
39152      Branch: perl
39153            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
39154            ! pod/perllocale.pod
39155 ____________________________________________________________________________
39156 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
39157         Log: Really do the test under the C locale.
39158      Branch: perl
39159            ! ext/I18N/Langinfo/Langinfo.t
39160 ____________________________________________________________________________
39161 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
39162         Log: Small portability fix for Mac OS.
39163      Branch: maint-5.6/macperl
39164            ! lib/Cwd.pm
39165 ____________________________________________________________________________
39166 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
39167         Log: Metaconfig unit change for #11207.
39168      Branch: metaconfig/U/perl
39169            ! Extensions.U
39170 ____________________________________________________________________________
39171 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
39172         Log: Add I18N::Langinfo, which is basically a wrapper around
39173              nl_langinfo(), which is an additional way to query locale
39174              specific information.
39175      Branch: perl
39176            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
39177            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
39178            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
39179 ____________________________________________________________________________
39180 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
39181         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
39182              used in File::Find tests; replace with if.t.
39183      Branch: maint-5.6/macperl
39184            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
39185            ! t/pragma/warn/op
39186 ____________________________________________________________________________
39187 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
39188         Log: Allow symbols in try_symbol() to begin with "_".
39189      Branch: maint-5.6/macperl
39190            ! makedef.pl
39191 ____________________________________________________________________________
39192 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
39193         Log: Sync up the File::Find changes from the rewrite by
39194              Thomas Wegner, et al.
39195      Branch: maint-5.6/macperl
39196            + t/lib/filefind-taint.t
39197            ! lib/File/Find.pm t/lib/filefind.t
39198 ____________________________________________________________________________
39199 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
39200         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
39201              From: Thomas Wegner <wegner_thomas@yahoo.com>
39202              Date: Thu, 5 Jul 2001 20:31:25 +0200
39203              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
39204      Branch: maint-5.6/macperl
39205            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
39206 ____________________________________________________________________________
39207 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
39208         Log: Some more test portability fixes.
39209      Branch: maint-5.6/macperl
39210            ! t/lib/filecopy.t t/pragma/warn/pp_sys
39211 ____________________________________________________________________________
39212 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
39213         Log: The #11200 removed wrong (non-existent) target.  Duh.
39214      Branch: perl
39215            ! Makefile.SH
39216 ____________________________________________________________________________
39217 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
39218         Log: Zap the lib/re.pm before creating it.
39219      Branch: perl
39220            ! Makefile.SH
39221 ____________________________________________________________________________
39222 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
39223         Log: Another test.  Please ignore.
39224      Branch: maint-5.6/macperl
39225            ! README.macos
39226 ____________________________________________________________________________
39227 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
39228         Log: Portability fixes for a lot of tests, especially IO-related
39229              tests, and warnings, and the harness script.
39230      Branch: maint-5.6/macperl
39231            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
39232            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
39233            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
39234            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
39235            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
39236            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
39237            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
39238            ! t/pragma/warnings.t
39239 ____________________________________________________________________________
39240 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
39241         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
39242              From: Nicholas Clark <nick@ccl4.org>
39243              Date: Sat, 7 Jul 2001 21:00:17 +0100
39244              Message-ID: <20010707210017.H59620@plum.flirble.org>
39245      Branch: perl
39246            ! lib/h2xs.t
39247 ____________________________________________________________________________
39248 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
39249         Log: The UNICOS/mk SysV IPC problem has been fixed.
39250      Branch: perl
39251            ! pod/perl572delta.pod
39252 ____________________________________________________________________________
39253 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
39254         Log: Slight update tweaks on perlunicode.pod.
39255      Branch: perl
39256            ! pod/perlunicode.pod
39257 ____________________________________________________________________________
39258 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
39259         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
39260              From: Mark-Jason Dominus <mjd@plover.com>
39261              Date: Sat, 07 Jul 2001 13:04:04 -0400
39262              Message-ID: <20010707170404.32694.qmail@plover.com>
39263      Branch: perl
39264            ! ext/DB_File/DB_File.pm
39265 ____________________________________________________________________________
39266 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
39267         Log: Fix up AutoLoader to fudge for Mac paths in import().
39268      Branch: maint-5.6/macperl
39269            ! lib/AutoLoader.pm
39270 ____________________________________________________________________________
39271 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
39272         Log: Try to force the lib/re.pm to be there before entering
39273              the extensions builds, should help for parallel makes.
39274      Branch: perl
39275            ! Makefile.SH
39276 ____________________________________________________________________________
39277 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
39278         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
39279              From: Norton Allen <allen@huarp.harvard.edu>
39280              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
39281              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
39282      Branch: perl
39283            ! ext/POSIX/POSIX.xs
39284 ____________________________________________________________________________
39285 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
39286         Log: Subject: [PATCH] Re: op/arith.t
39287              From: Nicholas Clark <nick@ccl4.org>
39288              Date: Sat, 7 Jul 2001 13:04:54 +0100
39289              Message-ID: <20010707130454.D59620@plum.flirble.org>
39290      Branch: perl
39291            ! numeric.c toke.c
39292 ____________________________________________________________________________
39293 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
39294         Log: Subject: [PATCH] h2xs
39295              From: Nicholas Clark <nick@ccl4.org>
39296              Date: Fri, 6 Jul 2001 23:25:14 +0100
39297              Message-ID: <20010706232514.X59620@plum.flirble.org>
39298      Branch: perl
39299            ! utils/h2xs.PL
39300 ____________________________________________________________________________
39301 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
39302         Log: Subject: Re: bleedperl perl_alloc..free leakage
39303              From: Radu Greab <radu@netsoft.ro>
39304              Date: Fri, 6 Jul 2001 19:48:54 +0300
39305              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
39306              
39307              Leak-be-gone.
39308      Branch: perl
39309            ! op.c
39310 ____________________________________________________________________________
39311 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
39312         Log: Test again.  Please ignore.
39313      Branch: maint-5.6/macperl
39314            ! README.macos
39315 ____________________________________________________________________________
39316 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
39317         Log: Test.  Please ignore.
39318      Branch: maint-5.6/macperl
39319            ! README.macos
39320 ____________________________________________________________________________
39321 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
39322         Log: Include changes already sent in separately as patches,
39323              before branch was created.
39324      Branch: maint-5.6/macperl
39325            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
39326            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
39327            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
39328            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
39329            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
39330            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
39331            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
39332            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
39333            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
39334            ! t/pragma/strict.t
39335 ____________________________________________________________________________
39336 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
39337         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
39338              From: Norton Allen <allen@huarp.harvard.edu>
39339              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
39340              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
39341      Branch: perl
39342            ! utf8.h
39343 ____________________________________________________________________________
39344 [ 11183] By: nick                                  on 2001/07/06  16:27:40
39345         Log: Integrate mainline
39346      Branch: perlio
39347           +> (branch 42 files)
39348            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
39349            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
39350            - win32/bin/mdelete.bat
39351           !> (integrate 215 files)
39352 ____________________________________________________________________________
39353 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
39354         Log: The #11166 needed also these updated.
39355      Branch: perl
39356            ! lib/warnings.pm warnings.h
39357 ____________________________________________________________________________
39358 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
39359         Log: Update Changes.
39360      Branch: perl
39361            ! Changes patchlevel.h
39362 ____________________________________________________________________________
39363 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
39364         Log: Regen toc.
39365      Branch: perl
39366            ! pod/perltoc.pod
39367 ____________________________________________________________________________
39368 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
39369         Log: Nit from Abhijit.
39370      Branch: perl
39371            ! lib/CPAN.pm
39372 ____________________________________________________________________________
39373 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
39374         Log: Retract #11172.
39375      Branch: perl
39376            ! t/op/method.t
39377 ____________________________________________________________________________
39378 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
39379         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
39380              From: Norton Allen <allen@huarp.harvard.edu>
39381              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
39382              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
39383      Branch: perl
39384            ! lib/Cwd.pm
39385 ____________________________________________________________________________
39386 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
39387         Log: (Accidentally empty check-in.)
39388      Branch: perl
39389            ! utf8.h
39390 ____________________________________________________________________________
39391 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
39392         Log: Retract #11165 since Sarathy pointed out it'll not
39393              work properly under threads, the problem should be
39394              solved using "the savestack, either via SSNEW() or
39395              using a newSVpv()+SAVEFREESV() combo."
39396      Branch: perl
39397            ! ext/POSIX/POSIX.xs
39398 ____________________________________________________________________________
39399 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
39400         Log: Retract #11125 since NI-S pointed out it'll not work in
39401              cases where the extension has their own handcrafted INC
39402              et alia.
39403      Branch: perl
39404            ! lib/ExtUtils/MM_Unix.pm
39405 ____________________________________________________________________________
39406 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
39407         Log: Subject: RE: [PATCH] -I and MakeMaker again
39408              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
39409              Date: Fri, 6 Jul 2001 09:18:29 +0200
39410              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
39411      Branch: perl
39412            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
39413            ! lib/ExtUtils/MM_Win32.pm
39414 ____________________________________________________________________________
39415 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
39416         Log: (Retracted by #11178)
39417              Subject: [PATCH t/op/method.t] SUPER:: strangeness
39418              From: Piers Cawley <pdcawley@iterative-software.com>
39419              Date: 06 Jul 2001 10:49:01 +0100
39420              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
39421      Branch: perl
39422            ! t/op/method.t
39423 ____________________________________________________________________________
39424 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
39425         Log: VOS README update from Paul Green.
39426      Branch: perl
39427            ! README.vos
39428 ____________________________________________________________________________
39429 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
39430         Log: Subject: [PATCH README.qnx hints/qnx.sh]
39431              From: Norton Allen <allen@huarp.harvard.edu>
39432              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
39433              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
39434      Branch: perl
39435            ! README.qnx hints/qnx.sh
39436 ____________________________________________________________________________
39437 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
39438         Log: Subject: [PATCH] Doc patch for Tie::Hash
39439              From: Artur Bergman <artur@contiller.se>
39440              Date: Thu, 05 Jul 2001 22:51:18 +0200
39441              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
39442      Branch: perl
39443            ! lib/Tie/Hash.pm
39444 ____________________________________________________________________________
39445 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
39446         Log: Subject: [PATCH] perlfaq4.pod
39447              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
39448              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
39449              Date: Thu, 5 Jul 2001 18:44:10 +0100 
39450      Branch: perl
39451            ! pod/perlfaq4.pod
39452 ____________________________________________________________________________
39453 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
39454         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
39455              From: Robin Houston <robin@kitsite.com>
39456              Date: Thu, 5 Jul 2001 18:33:21 +0100
39457              Message-ID: <20010705183321.A27345@robin.kitsite.com>
39458      Branch: perl
39459            ! ext/B/B/Deparse.pm
39460 ____________________________________________________________________________
39461 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
39462         Log: (Retracted by #11285.)
39463              
39464              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
39465              From: Abhijit Menon-Sen <ams@wiw.org>
39466              Date: Fri, 6 Jul 2001 01:26:32 +0530
39467              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
39468      Branch: perl
39469            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
39470            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
39471            ! warnings.pl
39472 ____________________________________________________________________________
39473 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
39474         Log: (Retracted by #11175)
39475              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
39476              From: Norton Allen <allen@huarp.harvard.edu>
39477              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
39478              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
39479      Branch: perl
39480            ! ext/POSIX/POSIX.xs
39481 ____________________________________________________________________________
39482 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
39483         Log: Unterminated C< (noticed by Richard Hatch), and few other
39484              small Unicode doc tweaks.
39485      Branch: perl
39486            ! pod/perlretut.pod
39487 ____________________________________________________________________________
39488 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
39489         Log: More flexible argument understanding; add charblocks() and
39490              charscripts(); make charblock() and charscript() two-way;
39491              add charinrange(); separate the $Unicode::UCD::VERSION and
39492              the version of the Unicode by adding UnicodeVersion().
39493      Branch: perl
39494            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
39495 ____________________________________________________________________________
39496 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
39497         Log: Update Unicode::UCD on \p{In...}.
39498      Branch: perl
39499            ! lib/Unicode/UCD.pm
39500 ____________________________________________________________________________
39501 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
39502         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
39503              From: Norton Allen <allen@huarp.harvard.edu>
39504              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
39505              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
39506      Branch: perl
39507            ! lib/ExtUtils/MM_Unix.pm
39508 ____________________________________________________________________________
39509 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
39510         Log: POSIX-BC tweaks from Thomas Dorner.
39511      Branch: perl
39512            ! hints/posix-bc.sh perlio.h
39513 ____________________________________________________________________________
39514 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
39515         Log: Module updates for the delta.
39516      Branch: perl
39517            ! pod/perl572delta.pod
39518 ____________________________________________________________________________
39519 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
39520         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
39521              From: Norton Allen <allen@huarp.harvard.edu>
39522              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
39523              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
39524      Branch: perl
39525            ! ext/IO/lib/IO/t/io_sock.t
39526 ____________________________________________________________________________
39527 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
39528         Log: Subject: [PATCH perldiag.pod] Quick fixes
39529              From: Simon Cozens <simon@netthink.co.uk>
39530              Date: Wed, 4 Jul 2001 20:22:12 +0100
39531              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
39532      Branch: perl
39533            ! pod/perldiag.pod
39534 ____________________________________________________________________________
39535 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
39536         Log: (retracted by #13533)
39537              
39538              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
39539              From: Radu Greab <radu@netsoft.ro>
39540              Date: Wed, 4 Jul 2001 22:13:31 +0300
39541              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
39542      Branch: perl
39543            ! op.c sv.c t/op/pos.t
39544 ____________________________________________________________________________
39545 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
39546         Log: Subject: [PATCH] -I and MakeMaker again
39547              From: Michael G Schwern <schwern@pobox.com>
39548              Date: Wed, 4 Jul 2001 15:03:07 -0400
39549              Message-ID: <20010704150307.I20340@blackrider>
39550              
39551              (and retract #11145)
39552      Branch: perl
39553            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
39554            ! lib/ExtUtils/MakeMaker.pm
39555 ____________________________________________________________________________
39556 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
39557         Log: Subject: Re: PERFORCE change 11142 for review
39558              From: "Philip Newton" <Philip.Newton@gmx.net>
39559              Date: Wed, 4 Jul 2001 20:46:26 +0200
39560              Message-Id: <200107041841.VAA25380@taas.iki.fi>
39561      Branch: perl
39562            ! lib/ExtUtils/MakeMaker.pm
39563 ____________________________________________________________________________
39564 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
39565         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
39566              From: Jonathan Stowe <gellyfish@gellyfish.com>
39567              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
39568              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
39569      Branch: perl
39570            ! utils/pl2pm.PL
39571 ____________________________________________________________________________
39572 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
39573         Log: fix the binary compatibility issue when building with/without
39574              usemymalloc by exporting Perl_malloc() et al as simple wrappers
39575              around the system functions (this allows most extensions built
39576              using one mode to coexist with perls built in the other mode)
39577              
39578              XXX the Perl_mfree() wrapper might need to do return(free()) on
39579              platforms where Free_t isn't "void"
39580      Branch: perl
39581            ! embed.h embed.pl makedef.pl proto.h util.c
39582 ____________________________________________________________________________
39583 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
39584         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
39585              since it doesn't ensure threads other than the one calling fork()
39586              aren't holding any locks; the fix is to use pthread_atfork() to
39587              hold global locks
39588              
39589              building perl with -Dusemymalloc exacerbates the problem since
39590              Perl_malloc() holds a mutex, and perl's exec() calls New()
39591              
39592              XXX the code in win32thread.h may be needed on platforms that have
39593              no pthread_atfork()
39594      Branch: perl
39595            ! perl.c thread.h win32/win32thread.h
39596 ____________________________________________________________________________
39597 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
39598         Log: Integrate #11009 from maintperl.
39599      Branch: maint-5.6/macperl
39600           !> lib/ExtUtils/Manifest.pm
39601 ____________________________________________________________________________
39602 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
39603         Log: Flexing my Perforce muscles.
39604      Branch: maint-5.6/macperl
39605            ! README.macos
39606 ____________________________________________________________________________
39607 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
39608         Log: Update Changes.
39609      Branch: perl
39610            ! Changes patchlevel.h
39611 ____________________________________________________________________________
39612 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
39613         Log: Metaconfig unit change for #11146.
39614      Branch: metaconfig/U/perl
39615            ! d_fcntl_can_lock.U
39616 ____________________________________________________________________________
39617 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
39618         Log: Somehow the #ifdefs of the added code (in #11093) made
39619              HP-UX to fail the fcntl locking test, without the ifdefs
39620              the test seems to be working again.  Reason unknown:
39621              HP-UX cc doesn't complain either way.
39622      Branch: perl
39623            ! Configure
39624 ____________________________________________________________________________
39625 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
39626         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
39627      Branch: perl
39628            ! lib/ExtUtils/MM_Unix.pm
39629 ____________________________________________________________________________
39630 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
39631         Log: gcc -Wall nit.
39632      Branch: perl
39633            ! pp_hot.c
39634 ____________________________________________________________________________
39635 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
39636         Log: When removing tests updating the test count is a good idea, too.
39637      Branch: perl
39638            ! lib/Net/t/require.t
39639 ____________________________________________________________________________
39640 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
39641         Log: Document #11134 and add the new symbols to the list of
39642              of MakeMaker known ones.
39643      Branch: perl
39644            ! lib/ExtUtils/MakeMaker.pm
39645 ____________________________________________________________________________
39646 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
39647         Log: Microperl update.
39648      Branch: perl
39649            ! uconfig.h
39650 ____________________________________________________________________________
39651 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
39652         Log: Update the libnet tests as per #11138.
39653      Branch: perl
39654            - lib/Net/t/ph.t
39655            ! MANIFEST lib/Net/t/require.t
39656 ____________________________________________________________________________
39657 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
39658         Log: Regen toc and modlib.
39659      Branch: perl
39660            ! pod/perlmodlib.pod pod/perltoc.pod
39661 ____________________________________________________________________________
39662 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
39663         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
39664              Graham's request.
39665      Branch: perl
39666            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
39667            ! MANIFEST
39668 ____________________________________________________________________________
39669 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
39670         Log: Add the OS/390 harness results to the delta.
39671      Branch: perl
39672            ! pod/perl572delta.pod
39673 ____________________________________________________________________________
39674 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
39675         Log: Avoid the two study tests in OS/390 until the bug has been solved.
39676      Branch: perl
39677            ! t/op/study.t
39678 ____________________________________________________________________________
39679 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
39680         Log: DOS/DJGPP tweaks from Laszlo Molnar.
39681      Branch: perl
39682            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
39683 ____________________________________________________________________________
39684 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
39685         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
39686              From: Michael G Schwern <schwern@pobox.com>
39687              Date: Wed, 4 Jul 2001 00:01:16 -0400
39688              Message-ID: <20010704000116.C591@blackrider>
39689      Branch: perl
39690            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
39691 ____________________________________________________________________________
39692 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
39693         Log: The #11132 missed singleton characters (not part
39694              of a unilo..unihi range) in Unicode scripts.
39695      Branch: perl
39696            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
39697            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
39698            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
39699            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
39700            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
39701            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
39702            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
39703            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
39704            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
39705            ! lib/unicode/mktables.PL t/op/pat.t
39706 ____________________________________________________________________________
39707 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
39708         Log: Support preferentially the Unicode 'scripts' definition
39709              in the \p{In...} notation since according to Unicode the
39710              scripts concept is more natural for matching than using
39711              the somewhat artificial block names.  The block names are
39712              still available, though, and if there's a name conflict,
39713              the scripts one wins and the blocks one has to do with
39714              'Block' appended to its name.  For more information see
39715              
39716              http://www.unicode.org/unicode/reports/tr24/
39717      Branch: perl
39718            + lib/unicode/In/100.pl lib/unicode/In/101.pl
39719            + lib/unicode/In/102.pl lib/unicode/In/103.pl
39720            + lib/unicode/In/104.pl lib/unicode/In/105.pl
39721            + lib/unicode/In/106.pl lib/unicode/In/107.pl
39722            + lib/unicode/In/108.pl lib/unicode/In/109.pl
39723            + lib/unicode/In/110.pl lib/unicode/In/111.pl
39724            + lib/unicode/In/112.pl lib/unicode/In/113.pl
39725            + lib/unicode/In/114.pl lib/unicode/In/115.pl
39726            + lib/unicode/In/116.pl lib/unicode/In/117.pl
39727            + lib/unicode/In/118.pl lib/unicode/In/119.pl
39728            + lib/unicode/In/120.pl lib/unicode/In/121.pl
39729            + lib/unicode/In/122.pl lib/unicode/In/123.pl
39730            + lib/unicode/In/124.pl lib/unicode/In/125.pl
39731            + lib/unicode/In/126.pl lib/unicode/In/127.pl
39732            + lib/unicode/In/128.pl lib/unicode/In/129.pl
39733            + lib/unicode/In/130.pl lib/unicode/In/131.pl
39734            + lib/unicode/In/132.pl lib/unicode/In/133.pl
39735            + lib/unicode/In/134.pl lib/unicode/In/135.pl
39736            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
39737            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
39738            ! (edit 106 files)
39739 ____________________________________________________________________________
39740 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
39741         Log: Better document the difference between a block and a script.
39742      Branch: perl
39743            ! lib/Unicode/UCD.pm
39744 ____________________________________________________________________________
39745 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
39746         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
39747              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
39748              Date: Tue, 3 Jul 2001 15:04:23 -0500
39749              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
39750      Branch: perl
39751            ! lib/CPAN.pm
39752 ____________________________________________________________________________
39753 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
39754         Log: Add tests for charscript().
39755      Branch: perl
39756            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
39757 ____________________________________________________________________________
39758 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
39759         Log: Add charscript() to get the UTR#24 script names of characters.
39760      Branch: perl
39761            ! lib/Unicode/UCD.pm
39762 ____________________________________________________________________________
39763 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
39764         Log: Todo updates.
39765      Branch: perl
39766            ! pod/perltodo.pod
39767 ____________________________________________________________________________
39768 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
39769         Log: Unicode::UCD updates.
39770      Branch: perl
39771            ! lib/Unicode/UCD.pm
39772 ____________________________________________________________________________
39773 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
39774         Log: (Retracted by #11174)
39775              Subject: MakeMaker should pass through DEFINE and INC to subdirs
39776              From: Alan Burlison <Alan.Burlison@sun.com>
39777              Date: Tue, 03 Jul 2001 15:20:13 +0100
39778              Message-ID: <3B41D49D.A923D4F9@sun.com>
39779      Branch: perl
39780            ! lib/ExtUtils/MM_Unix.pm
39781 ____________________________________________________________________________
39782 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
39783         Log: Subject: Patch needed for UTS
39784              From: hom00@utsglobal.com (Hal Morris)
39785              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
39786              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
39787              
39788              Replace #11113 with a better version.
39789      Branch: perl
39790            ! perl.h
39791 ____________________________________________________________________________
39792 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
39793         Log: Subject: Re: POINTERRIGOR
39794              From: Andy Dougherty <doughera@lafayette.edu>
39795              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
39796              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
39797      Branch: perl
39798            ! util.c
39799 ____________________________________________________________________________
39800 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
39801         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
39802              From: "Philip Newton" <pnewton@gmx.de>
39803              Date: Tue, 3 Jul 2001 17:03:34 +0200
39804              Message-ID: <3B41FAE6.29564.660E117@localhost>
39805      Branch: perl
39806            ! pp_hot.c
39807 ____________________________________________________________________________
39808 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
39809         Log: Typos.
39810      Branch: perl
39811            ! INSTALL
39812 ____________________________________________________________________________
39813 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
39814         Log: Subject: [PATCH 5.6.1] debugger fixes
39815              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39816              Date: Tue, 3 Jul 2001 03:38:18 -0400
39817              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
39818              
39819              The $^S is working again.
39820      Branch: perl
39821            ! lib/perl5db.pl
39822 ____________________________________________________________________________
39823 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
39824         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
39825              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39826              Date: Tue, 3 Jul 2001 03:34:06 -0400
39827              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
39828      Branch: perl
39829            ! os2/OS2/Process/Process.pm
39830 ____________________________________________________________________________
39831 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
39832         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
39833              From: "Philip Newton" <Philip.Newton@gmx.net>
39834              Date: Tue, 3 Jul 2001 09:11:27 +0200
39835              Message-Id: <200107030706.KAA04596@taas.iki.fi>
39836      Branch: perl
39837            ! lib/FindBin.pm
39838 ____________________________________________________________________________
39839 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
39840         Log: Delta delta.
39841      Branch: perl
39842            ! pod/perl572delta.pod
39843 ____________________________________________________________________________
39844 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
39845         Log: Metaconfig unit change for 11115.
39846      Branch: metaconfig
39847            ! U/modified/libc.U
39848 ____________________________________________________________________________
39849 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
39850         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
39851              (from Richard Hatch) (this was the cause of pipes() and
39852              times() mysteriously not being found)
39853      Branch: perl
39854            ! Configure
39855 ____________________________________________________________________________
39856 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
39857         Log: Retract #10142, the real culprit found by Richard Hatch,
39858              coming soon to Configure near you.
39859      Branch: perl
39860            ! hints/aix.sh
39861 ____________________________________________________________________________
39862 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
39863         Log: (Replaced by #11124) UTS workaround from Hal Morris.
39864      Branch: perl
39865            ! perl.h
39866 ____________________________________________________________________________
39867 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
39868         Log: Subject: [PATCH] grok not grocking correctly
39869              From: Nicholas Clark <nick@ccl4.org>
39870              Date: Tue, 3 Jul 2001 00:19:08 +0100
39871              Message-ID: <20010703001908.H59620@plum.flirble.org>
39872      Branch: perl
39873            ! numeric.c
39874 ____________________________________________________________________________
39875 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
39876         Log: Subject: [PATCH Deparse.t] test just-posted patches
39877              From: Robin Houston <robin@kitsite.com>
39878              Date: Mon, 2 Jul 2001 23:46:15 +0100
39879              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
39880      Branch: perl
39881            ! ext/B/Deparse.t
39882 ____________________________________________________________________________
39883 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
39884         Log: Subject: [PATCH toke.c] autosplit into @F
39885              From: Robin Houston <robin@kitsite.com>
39886              Date: Mon, 2 Jul 2001 23:18:20 +0100
39887              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
39888      Branch: perl
39889            ! perl.c toke.c
39890 ____________________________________________________________________________
39891 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
39892         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
39893              From: Robin Houston <robin@kitsite.com>
39894              Date: Mon, 2 Jul 2001 23:00:48 +0100
39895              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
39896      Branch: perl
39897            ! ext/B/B/Deparse.pm
39898 ____________________________________________________________________________
39899 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
39900         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
39901              From: "Philip Newton" <Philip.Newton@gmx.net>
39902              Date: Mon, 2 Jul 2001 22:06:22 +0200
39903              (no Message-Id)
39904      Branch: perl
39905            ! ext/NDBM_File/hints/linux.pl
39906 ____________________________________________________________________________
39907 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
39908         Log: Subject: Re: Fixed pack problem - sort of
39909              From: Nicholas Clark <nick@ccl4.org>
39910              Date: Mon, 2 Jul 2001 20:59:20 +0100
39911              Message-ID: <20010702205919.F59620@plum.flirble.org>
39912      Branch: perl
39913            ! pp_pack.c t/op/pack.t
39914 ____________________________________________________________________________
39915 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
39916         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
39917              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39918              Date: Mon, 2 Jul 2001 15:45:41 -0400
39919              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
39920      Branch: perl
39921            ! os2/os2.c
39922 ____________________________________________________________________________
39923 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
39924         Log: (Mistaken retraction)
39925      Branch: perl
39926            ! utils/pl2pm.PL
39927 ____________________________________________________________________________
39928 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
39929         Log: Detypo in #11103.
39930      Branch: perl
39931            ! utils/pl2pm.PL
39932 ____________________________________________________________________________
39933 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
39934         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
39935              From: Jonathan Stowe <gellyfish@gellyfish.com>
39936              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
39937              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
39938      Branch: perl
39939            ! utils/pl2pm.PL
39940 ____________________________________________________________________________
39941 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
39942         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
39943              From: "Craig A. Berry" <craigberry@mac.com>
39944              Date: Mon, 02 Jul 2001 14:11:23 -0500
39945              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
39946      Branch: perl
39947            ! lib/Unicode/UCD.pm
39948 ____________________________________________________________________________
39949 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
39950         Log: Subject: [PATCH] Re: op/numconvert.t failures
39951              From: Nicholas Clark <nick@ccl4.org>
39952              Date: Mon, 2 Jul 2001 20:10:48 +0100
39953              Message-ID: <20010702201048.E59620@plum.flirble.org>
39954      Branch: perl
39955            ! t/op/numconvert.t
39956 ____________________________________________________________________________
39957 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
39958         Log: Update Changes.
39959      Branch: perl
39960            ! Changes patchlevel.h
39961 ____________________________________________________________________________
39962 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
39963         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
39964              The real fix must be more involved.  The line of code all the leaky
39965              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
39966              line of Perl_newPMOP().
39967      Branch: perl
39968            ! op.h
39969 ____________________________________________________________________________
39970 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
39971         Log: Based on
39972              
39973              Subject: Re: sizeof(struct sembuf)
39974              From: Nicholas Clark <nick@ccl4.org>
39975              Date: Sun, 1 Jul 2001 22:26:48 +0100
39976              Message-ID: <20010701222648.W59620@plum.flirble.org>
39977              
39978              but do semop() always the slow way.
39979      Branch: perl
39980            ! doio.c
39981 ____________________________________________________________________________
39982 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
39983         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
39984              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39985              Date: Tue, 03 Jul 2001 00:56:30 +0900
39986              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
39987      Branch: perl
39988            ! ext/Encode/Encode/Tcl.t
39989 ____________________________________________________________________________
39990 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
39991         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
39992              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39993              Date: Tue, 03 Jul 2001 00:55:46 +0900
39994              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
39995      Branch: perl
39996            ! ext/Encode/Encode/Tcl.pm
39997 ____________________________________________________________________________
39998 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
39999         Log: Regen api and toc.
40000      Branch: perl
40001            ! pod/perlapi.pod pod/perltoc.pod
40002 ____________________________________________________________________________
40003 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
40004         Log: Metaconfig unit change for #11093.
40005      Branch: metaconfig/U/perl
40006            ! d_fcntl_can_lock.U
40007 ____________________________________________________________________________
40008 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
40009         Log: The fcntl locking test may hang if NFS locking messed up;
40010              break out with alarm(10).
40011      Branch: perl
40012            ! Configure
40013 ____________________________________________________________________________
40014 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
40015         Log: Move the mdelete.bat from win32/bin to win32.
40016      Branch: perl
40017            ! MANIFEST
40018 ____________________________________________________________________________
40019 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
40020         Log: Typo in #11083.
40021      Branch: perl
40022            ! ext/Time/Piece/Piece.t
40023 ____________________________________________________________________________
40024 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
40025         Log: Netware tweaks from Guruprasad.
40026      Branch: perl
40027            - NetWare/perlsdio.h
40028            ! MANIFEST NetWare/Makefile NetWare/interface.c
40029            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
40030            ! perlsdio.h
40031 ____________________________________________________________________________
40032 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
40033         Log: Subject: Re: [PATH] shared -> unique;
40034              From: Abhijit Menon-Sen <ams@wiw.org>
40035              Date: Wed, 27 Jun 2001 03:51:27 +0530
40036              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
40037      Branch: perl
40038            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
40039 ____________________________________________________________________________
40040 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
40041         Log: Subject: Re: AIX / gcc-3.0
40042              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40043              Date: Mon, 02 Jul 2001 15:20:21 +0200
40044              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
40045      Branch: perl
40046            ! hints/aix.sh
40047 ____________________________________________________________________________
40048 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
40049         Log: Subject: Re: Bug report: split splits on wrong pattern
40050              From: Abhijit Menon-Sen <ams@wiw.org>
40051              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
40052              Date: Mon, 2 Jul 2001 16:31:33 +0530
40053      Branch: perl
40054            ! pp_ctl.c
40055 ____________________________________________________________________________
40056 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
40057         Log: Subject: [PATCH 5.6.1] test harness
40058              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40059              Date: Mon, 2 Jul 2001 06:29:21 -0400
40060              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
40061      Branch: perl
40062            ! lib/Test/Harness.pm
40063 ____________________________________________________________________________
40064 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
40065         Log: Subject: [PATCH 5.6.1] debugger goof
40066              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40067              Date: Mon, 2 Jul 2001 06:27:22 -0400
40068              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
40069      Branch: perl
40070            ! lib/perl5db.pl
40071 ____________________________________________________________________________
40072 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
40073         Log: Subject: [PATCH 5.6.1] OS/2 cwd
40074              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40075              Date: Mon, 2 Jul 2001 06:21:17 -0400
40076              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
40077      Branch: perl
40078            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
40079 ____________________________________________________________________________
40080 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
40081         Log: Make #11082 more OS/2-specific.
40082      Branch: perl
40083            ! ext/Time/Piece/Piece.t
40084 ____________________________________________________________________________
40085 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
40086         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
40087              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40088              Date: Mon, 2 Jul 2001 06:06:34 -0400
40089              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
40090      Branch: perl
40091            ! ext/Time/Piece/Piece.t
40092 ____________________________________________________________________________
40093 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
40094         Log: Subject: [PATCH B::Deparse] version number & changes
40095              From: Robin Houston <robin@kitsite.com>  
40096              Date: Sun, 1 Jul 2001 17:17:29 +0100
40097              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
40098      Branch: perl
40099            ! ext/B/B/Deparse.pm
40100 ____________________________________________________________________________
40101 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
40102         Log: Subject: a small fix.
40103              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
40104              Date: Mon, 2 Jul 2001 12:17:53 +0200
40105              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
40106      Branch: perl
40107            ! ext/Thread/Thread.xs
40108 ____________________________________________________________________________
40109 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
40110         Log: Subject: RE: perl@10907
40111              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
40112              Date: Mon, 2 Jul 2001 12:06:16 +0200
40113              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
40114              
40115              Borland C vs PerlIO.
40116      Branch: perl
40117            ! win32/config.bc win32/config_H.bc
40118 ____________________________________________________________________________
40119 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
40120         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
40121              From: "H.M. Brand" <merijn@l1.procura.nl>
40122              Date: Mon, 02 Jul 2001 11:18:57 +0200
40123              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
40124      Branch: perl
40125            ! t/op/write.t
40126 ____________________________________________________________________________
40127 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
40128         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
40129              From: Michael G Schwern <schwern@pobox.com>
40130              Date: Mon, 2 Jul 2001 00:26:24 -0400
40131              Message-ID: <20010702002624.A18302@blackrider>
40132      Branch: perl
40133            - ext/util/mkbootstrap
40134 ____________________________________________________________________________
40135 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
40136         Log: Subject: [PATCH op.h] v minor comment tweak
40137              From: Robin Houston <robin@puffinry.freeserve.co.uk>
40138              Date: Mon, 2 Jul 2001 00:42:01 +0100
40139              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
40140      Branch: perl
40141            ! op.h
40142 ____________________________________________________________________________
40143 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
40144         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
40145      Branch: perl
40146            ! pod/perlfunc.pod
40147 ____________________________________________________________________________
40148 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
40149         Log: Subject: Re: sizeof(struct sembuf)
40150              From: Nicholas Clark <nick@ccl4.org>
40151              Date: Sun, 1 Jul 2001 19:23:16 +0100
40152              Message-ID: <20010701192316.V59620@plum.flirble.org>
40153              
40154              s/signaling/signalling/
40155      Branch: perl
40156            ! pod/perlfunc.pod
40157 ____________________________________________________________________________
40158 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
40159         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
40160              From: "Philip Newton" <Philip.Newton@gmx.net>
40161              Date: Sun, 1 Jul 2001 09:37:56 +0200
40162              Message-Id: <200107010733.KAA03920@taas.iki.fi>
40163      Branch: perl
40164            ! pod/perlvar.pod
40165 ____________________________________________________________________________
40166 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
40167         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
40168              From: "Philip Newton" <Philip.Newton@gmx.net>
40169              Date: Sun, 1 Jul 2001 09:37:56 +0200
40170              Message-Id: <200107010733.KAA03925@taas.iki.fi>
40171      Branch: perl
40172            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
40173 ____________________________________________________________________________
40174 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
40175         Log: Metaconfig unit change for #11070.
40176      Branch: metaconfig
40177            ! U/compline/randfunc.U
40178 ____________________________________________________________________________
40179 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
40180         Log: Subject: [PATCH perlsnap] its --> it's --> its
40181              From: "Philip Newton" <Philip.Newton@gmx.net>
40182              Date: Sun, 1 Jul 2001 09:37:56 +0200
40183              Message-Id: <200107010733.KAA03914@taas.iki.fi>
40184      Branch: perl
40185            ! Porting/config_H
40186 ____________________________________________________________________________
40187 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
40188         Log: Sync with Sarathy; integrate with perlio.
40189      Branch: perl
40190           !> gv.c
40191 ____________________________________________________________________________
40192 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
40193         Log: regenerate win32/config_H.?c files
40194      Branch: perl
40195            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
40196 ____________________________________________________________________________
40197 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
40198         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
40199              naming discipline
40200              
40201              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
40202              because of this)
40203              
40204              fix a warning about "fd" being used without being set in Cwd.xs
40205      Branch: perl
40206            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
40207            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
40208            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
40209            ! win32/config.vc
40210 ____________________________________________________________________________
40211 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
40212         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
40213              within macro arguments") and warnings ("unary minus applied to
40214              unsigned type", among others)
40215      Branch: perl
40216            ! gv.c hv.c op.c pp.c sv.c toke.c
40217 ____________________________________________________________________________
40218 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
40219         Log: win32 fixes: more spurious CRs
40220      Branch: perl
40221            ! win32/mdelete.bat
40222 ____________________________________________________________________________
40223 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
40224         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
40225              from win32/bin (or it gets deleted by distclean); don't delete
40226              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
40227              NT (should be made Win9x specific, and added to makefile.mk)
40228      Branch: perl
40229           +> win32/mdelete.bat
40230            - win32/bin/mdelete.bat
40231            ! win32/Makefile win32/makefile.mk
40232 ____________________________________________________________________________
40233 [ 11063] By: nick                                  on 2001/07/01  18:54:09
40234         Log: Quick for for #ifdef mess
40235      Branch: perlio
40236            ! gv.c
40237 ____________________________________________________________________________
40238 [ 11062] By: nick                                  on 2001/07/01  18:47:42
40239         Log: Raw integrate - does not build #if mess in gv.c
40240      Branch: perlio
40241           !> (integrate 29 files)
40242 ____________________________________________________________________________
40243 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
40244         Log: Make 'compile' target a little less broken.
40245              Still very broken, though: -Wall warnings from
40246              the generated code, boot_Foo prototypes missing,
40247              can't autoload Fcntl::SEEK_CUR et alia, ...
40248      Branch: perl
40249            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
40250            ! utils/perlcc.PL x2p/Makefile.SH
40251 ____________________________________________________________________________
40252 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
40253         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
40254      Branch: perl
40255            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
40256            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
40257 ____________________________________________________________________________
40258 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
40259         Log: Update Changes.
40260      Branch: perl
40261            ! Changes patchlevel.h
40262 ____________________________________________________________________________
40263 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
40264         Log: Still one typo, regen toc.
40265      Branch: perl
40266            ! lib/Unicode/UCD.pm pod/perltoc.pod
40267 ____________________________________________________________________________
40268 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
40269         Log: Detypos and regen toc.
40270      Branch: perl
40271            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
40272 ____________________________________________________________________________
40273 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
40274         Log: VERSION tweak.
40275      Branch: perl
40276            ! ext/List/Util/lib/List/Util.pm
40277 ____________________________________________________________________________
40278 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
40279         Log: Attempt at plugging the leak under ithreads detected by Doug.
40280      Branch: perl
40281            ! op.h
40282 ____________________________________________________________________________
40283 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
40284         Log: gcc -Wall lint after #11051.
40285      Branch: perl
40286            ! pp_sys.c
40287 ____________________________________________________________________________
40288 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
40289         Log: Integrate perlio.
40290      Branch: perl
40291           !> lib/File/Find/taint.t
40292 ____________________________________________________________________________
40293 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
40294         Log: Don't use the v-strings for module VERSIONs.
40295      Branch: perl
40296            ! lib/Unicode/UCD.pm
40297 ____________________________________________________________________________
40298 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
40299         Log: Code cleanup based on turning off the -woffs in IRIX.
40300              Not all of the gripes cleaned up (hairy code in hv.c and
40301              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
40302              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
40303              to the IRIX hints)
40304      Branch: perl
40305            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
40306            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
40307            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
40308            ! regcomp.c sv.c
40309 ____________________________________________________________________________
40310 [ 11050] By: nick                                  on 2001/06/30  20:46:46
40311         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
40312      Branch: perlio
40313            ! lib/File/Find/taint.t
40314 ____________________________________________________________________________
40315 [ 11049] By: nick                                  on 2001/06/30  18:13:33
40316         Log: Integrate mainline
40317      Branch: perlio
40318           +> NetWare/nwstdio.h NetWare/perlsdio.h
40319           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
40320           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
40321           +> lib/Unicode/UCD.t t/run/exit.t
40322           !> (integrate 60 files)
40323 ____________________________________________________________________________
40324 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
40325         Log: Delta delta.
40326      Branch: perl
40327            ! pod/perl572delta.pod
40328 ____________________________________________________________________________
40329 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
40330         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
40331              by CPAN.pm, use rather _00.
40332      Branch: perl
40333            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
40334            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
40335            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
40336            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
40337            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
40338            ! lib/ExtUtils/Embed.pm lib/Test.pm
40339 ____________________________________________________________________________
40340 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
40341         Log: Add a simple Unicode character database interface, Unicode::UCD.
40342      Branch: perl
40343            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
40344            ! MANIFEST
40345 ____________________________________________________________________________
40346 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
40347         Log: Subject: [PATCH] op/numconver.t
40348              From: Nicholas Clark <nick@ccl4.org>
40349              Date: Sat, 30 Jun 2001 15:40:10 +0100
40350              Message-ID: <20010630154010.I59620@plum.flirble.org>
40351      Branch: perl
40352            ! t/op/numconvert.t
40353 ____________________________________________________________________________
40354 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
40355         Log: The $^N is now taken (by #11038).
40356      Branch: perl
40357            ! t/base/lex.t
40358 ____________________________________________________________________________
40359 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
40360         Log: The #11040 had slipped to a wrong function...
40361      Branch: perl
40362            ! sv.c
40363 ____________________________________________________________________________
40364 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
40365         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
40366              the Configure library symbol probe mysteriously finds all
40367              symbols but those of pipe() and times().
40368      Branch: perl
40369            ! hints/aix.sh
40370 ____________________________________________________________________________
40371 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
40372         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
40373              From: Nicholas Clark <nick@ccl4.org>
40374              Date: Fri, 29 Jun 2001 23:49:07 +0100
40375              Message-ID: <20010629234907.D59620@plum.flirble.org>
40376      Branch: perl
40377            ! lib/ExtUtils.t
40378 ____________________________________________________________________________
40379 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
40380         Log: Subject: [PATCH] weakref fix 2, not yet there
40381              From: Artur Bergman <artur@contiller.se>
40382              Date: Sat, 30 Jun 2001 01:18:16 +0200
40383              Message-ID: <B762D957.1CC9%artur@contiller.se>
40384      Branch: perl
40385            ! sv.c
40386 ____________________________________________________________________________
40387 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
40388         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
40389              From: Michael G Schwern <schwern@pobox.com>
40390              Date: Fri, 29 Jun 2001 19:39:11 -0400
40391              Message-ID: <20010629193910.D25304@blackrider>
40392      Branch: perl
40393            + t/run/exit.t
40394            ! MANIFEST
40395 ____________________________________________________________________________
40396 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
40397         Log: Add support for $^N, the most-recently closed group.
40398      Branch: perl
40399            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
40400            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
40401            ! thrdvar.h
40402 ____________________________________________________________________________
40403 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
40404         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
40405              From: lvirden@cas.org
40406              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
40407              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
40408              
40409              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
40410              From: lvirden@cas.org
40411              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
40412              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
40413      Branch: perl
40414            ! README.solaris
40415 ____________________________________________________________________________
40416 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
40417         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
40418              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
40419              Date: Sat, 30 Jun 2001 07:33:37 +0900
40420              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
40421              
40422              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
40423              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
40424              Date: Sat, 30 Jun 2001 21:38:14 +0900
40425              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
40426      Branch: perl
40427            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
40428            + ext/Encode/Encode/7bit-kr.enc
40429            ! MANIFEST ext/Encode/Encode/Tcl.pm
40430 ____________________________________________________________________________
40431 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
40432         Log: NetWare tweaks from Guruprasad.
40433      Branch: perl
40434            + NetWare/nwstdio.h NetWare/perlsdio.h
40435            ! MANIFEST NetWare/Makefile NetWare/config.wc
40436            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
40437            ! NetWare/t/Readme.txt
40438 ____________________________________________________________________________
40439 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
40440         Log: More module $VERSION bump-ups.
40441      Branch: perl
40442            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
40443            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
40444            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
40445 ____________________________________________________________________________
40446 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
40447         Log: Doc update due to #11032.
40448      Branch: perl
40449            ! pod/perl572delta.pod
40450 ____________________________________________________________________________
40451 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
40452         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
40453              From: Peter Prymmer <pvhp@forte.com>
40454              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
40455              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
40456      Branch: perl
40457            ! ext/Time/HiRes/HiRes.xs
40458 ____________________________________________________________________________
40459 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
40460         Log: -lpthreads missing in AIX.
40461      Branch: perl
40462            ! hints/aix.sh
40463 ____________________________________________________________________________
40464 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
40465         Log: Subject: [PATCH] CLONE && weakrefs
40466              From: Artur Bergman <artur@contiller.se>
40467              Date: Fri, 29 Jun 2001 17:02:00 +0200
40468              Message-ID: <B7626508.1CA0%artur@contiller.se>
40469      Branch: perl
40470            ! sv.c
40471 ____________________________________________________________________________
40472 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
40473         Log: Subject: Re: Bug report: split splits on wrong pattern
40474              From: Radu Greab <radu@netsoft.ro>
40475              Date: Wed, 27 Jun 2001 21:50:52 +0300
40476              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
40477      Branch: perl
40478            ! pp_ctl.c t/op/split.t
40479 ____________________________________________________________________________
40480 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
40481         Log: Metaconfig unit change for #11027.
40482      Branch: metaconfig/U/perl
40483            ! d_modfl.U
40484 ____________________________________________________________________________
40485 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
40486         Log: I thought this Configure glitch for AIX was just recently fixed?
40487      Branch: perl
40488            ! Configure
40489 ____________________________________________________________________________
40490 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
40491         Log: Update Changes.
40492      Branch: perl
40493            ! Changes patchlevel.h
40494 ____________________________________________________________________________
40495 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
40496         Log: Subject: Re: perl@10967, File::Find, and Cwd
40497              From: Mike Guy <mjtg@cam.ac.uk>
40498              Date: Fri, 29 Jun 2001 14:56:49 +0100
40499              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
40500      Branch: perl
40501            ! lib/File/Find/taint.t
40502 ____________________________________________________________________________
40503 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
40504         Log: Update the sv_pvprintify() spec.
40505      Branch: perl
40506            ! pod/perltodo.pod
40507 ____________________________________________________________________________
40508 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
40509         Log: Known test failures update.
40510      Branch: perl
40511            ! pod/perl572delta.pod
40512 ____________________________________________________________________________
40513 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
40514         Log: Based on
40515              
40516              Subject: [PATCH @11016] More );) fixes
40517              From: Richard Soderberg <rs@crystalflame.net>
40518              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
40519              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
40520      Branch: perl
40521            ! ext/Thread/Thread.xs ext/Thread/typemap
40522 ____________________________________________________________________________
40523 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
40524         Log: Subject: [PATCH @11016] Fixes compile errors in four files
40525              From: Richard Soderberg <rs@crystalflame.net>
40526              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
40527              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
40528      Branch: perl
40529            ! mg.c pp.c pp_hot.c util.c
40530 ____________________________________________________________________________
40531 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
40532         Log: AIX hints tweaking continues, from Merijn Brand.
40533      Branch: perl
40534            ! hints/aix.sh
40535 ____________________________________________________________________________
40536 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
40537         Log: HP-UX needs gccversion sooner, from Merijn Brand.
40538      Branch: perl
40539            ! hints/hpux.sh
40540 ____________________________________________________________________________
40541 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
40542         Log: Subject: [PATCH 5.6.1] OS/2 docs
40543              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40544              Date: Fri, 29 Jun 2001 02:34:12 -0400
40545              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
40546      Branch: perl
40547            ! README.os2 os2/Changes
40548 ____________________________________________________________________________
40549 [ 11017] By: nick                                  on 2001/06/29  10:20:30
40550         Log: Integrate mainline
40551      Branch: perlio
40552           +> (branch 37 files)
40553            - ext/ODBM_File/sdbm.t
40554           !> (integrate 211 files)
40555 ____________________________________________________________________________
40556 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
40557         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
40558              the modules found using a script written by Larry Schatzer Jr.
40559      Branch: perl
40560            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
40561            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
40562            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
40563            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
40564            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
40565            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
40566            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
40567            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
40568            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
40569            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
40570            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
40571            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
40572            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
40573            ! lib/constant.pm lib/fields.pm lib/strict.pm
40574 ____________________________________________________________________________
40575 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
40576         Log: The latest JPL from the anoncvs.
40577      Branch: perl
40578            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
40579 ____________________________________________________________________________
40580 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
40581         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
40582      Branch: perl
40583            ! t/op/pat.t
40584 ____________________________________________________________________________
40585 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
40586         Log: Worrying about insecure directories now is a bit too late.
40587      Branch: perl
40588            ! lib/File/Find/taint.t
40589 ____________________________________________________________________________
40590 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
40591         Log: Cannot DIE() in a void function,
40592              from Richard Hatch <rhatch@austin.ibm.com>.
40593      Branch: perl
40594            ! ext/IPC/SysV/SysV.xs
40595 ____________________________________________________________________________
40596 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
40597         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
40598              From: Peter Prymmer <pvhp@forte.com>
40599              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
40600              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
40601              
40602              (unfinished: time/hires tests 3, 5, 14 failing, but better
40603              than wholesale failure)
40604      Branch: perl
40605            ! ext/Time/HiRes/HiRes.xs
40606 ____________________________________________________________________________
40607 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
40608         Log: Subject: [PATCH 5.6.1] OS/2 improvements
40609              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40610              Date: Thu, 28 Jun 2001 16:03:14 -0400
40611              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
40612      Branch: perl
40613            + os2/os2_base.t
40614            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
40615            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
40616            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
40617            ! os2/os2ish.h
40618 ____________________________________________________________________________
40619 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
40620         Log: Subject: Incrementing Extutils::Manifest's $VERSION
40621              From: Michael G Schwern <schwern@pobox.com>
40622              Date: Thu, 28 Jun 2001 13:13:49 -0400
40623              Message-ID: <20010628131349.A14738@blackrider>
40624      Branch: maint-5.6/perl
40625            ! lib/ExtUtils/Manifest.pm
40626 ____________________________________________________________________________
40627 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
40628         Log: AIX tweak from Merijn Brand.
40629      Branch: perl
40630            ! hints/aix.sh
40631 ____________________________________________________________________________
40632 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
40633         Log: Create the macperl branch.
40634      Branch: maint-5.6/macperl
40635           +> (branch 1728 files)
40636 ____________________________________________________________________________
40637 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
40638         Log: Update Changes.
40639      Branch: perl
40640            ! Changes patchlevel.h
40641 ____________________________________________________________________________
40642 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
40643         Log: More Perforce lore.
40644      Branch: perl
40645            ! Porting/repository.pod
40646 ____________________________________________________________________________
40647 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
40648         Log: Metaconfig unit changes for #11003.
40649      Branch: metaconfig/U/perl
40650            + d_nl_langinfo.U i_langinfo.U
40651 ____________________________________________________________________________
40652 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
40653         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
40654              Expected not to exist in non-UNIX excepting in VMS, where
40655              according to a quick web survey they just might.
40656      Branch: perl
40657            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
40658            ! Porting/config_H config_h.SH configure.com epoc/config.sh
40659            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
40660            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
40661            ! win32/config.bc win32/config.gc win32/config.vc
40662 ____________________________________________________________________________
40663 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
40664         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
40665              in AIX is one is doing a 64-bit build.
40666      Branch: perl
40667            ! hints/aix.sh
40668 ____________________________________________________________________________
40669 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
40670         Log: Metaconfig unit changes for #11000.
40671      Branch: metaconfig/U/perl
40672            ! use64bits.U uselfs.U
40673 ____________________________________________________________________________
40674 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
40675         Log: Move use64bitint and use64bitall before uselargefiles.
40676      Branch: perl
40677            ! Configure
40678 ____________________________________________________________________________
40679 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
40680         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
40681              From: Robert Spier <rspier@pobox.com>
40682              Message-ID: <15162.41164.618712.841415@rls.cx>
40683              Date: Wed, 27 Jun 2001 23:13:16 -0400
40684      Branch: perl
40685            ! doio.c
40686 ____________________________________________________________________________
40687 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
40688         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
40689              From: Peter Prymmer <pvhp@forte.com>
40690              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
40691              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
40692      Branch: perl
40693            ! numeric.c
40694 ____________________________________________________________________________
40695 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
40696         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
40697              From: Peter Prymmer <pvhp@forte.com>
40698              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
40699              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
40700      Branch: perl
40701            ! configure.com ext/Digest/MD5/Makefile.PL
40702 ____________________________________________________________________________
40703 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
40704         Log: Update Changes.
40705      Branch: perl
40706            ! Changes patchlevel.h
40707 ____________________________________________________________________________
40708 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
40709         Log: Tiny EPOC updates.
40710      Branch: perl
40711            ! epoc/config.sh
40712 ____________________________________________________________________________
40713 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
40714         Log: The Test::More and Test::Simple tests required help
40715              thanks to our schizophrenic test scheme.
40716      Branch: perl
40717            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
40718            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
40719            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
40720            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
40721            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
40722 ____________________________________________________________________________
40723 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
40724         Log: Upgrade to Test::Simple 0.09.
40725      Branch: perl
40726            + lib/Test/Simple/Changes
40727            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
40728            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
40729            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
40730            ! lib/Test/Simple/t/plan_is_noplan.t
40731 ____________________________________________________________________________
40732 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
40733         Log: Upgrade to Test::More 0.07.
40734      Branch: perl
40735            + lib/Test/More/Changes
40736            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
40737            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
40738            ! lib/Test/More/t/skipall.t
40739 ____________________________________________________________________________
40740 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
40741         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
40742              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40743              Date: Wed, 27 Jun 2001 18:40:04 +0200
40744              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
40745      Branch: perl
40746            ! hints/hpux.sh
40747 ____________________________________________________________________________
40748 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
40749         Log: Subject: [PATCH README.qnx hints/qnx.sh]
40750              From: Norton Allen <allen@huarp.harvard.edu>
40751              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
40752              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
40753      Branch: perl
40754            ! README.qnx hints/qnx.sh
40755 ____________________________________________________________________________
40756 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
40757         Log: Subject: [PATCH] two little documentation nits
40758              From: Abhijit Menon-Sen <ams@wiw.org>
40759              Date: Wed, 27 Jun 2001 20:07:50 +0530
40760              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
40761      Branch: perl
40762            ! sv.c sv.h
40763 ____________________________________________________________________________
40764 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
40765         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
40766              From: Norton Allen <allen@huarp.harvard.edu>
40767              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
40768              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
40769      Branch: perl
40770            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
40771 ____________________________________________________________________________
40772 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
40773         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
40774              From: Michael G Schwern <schwern@pobox.com>
40775              Date: Wed, 27 Jun 2001 02:34:58 -0400
40776              Message-ID: <20010627023458.K23874@blackrider>
40777      Branch: perl
40778            ! vms/test.com
40779 ____________________________________________________________________________
40780 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
40781         Log: Add perl_clone_host() for Netware.
40782      Branch: perl
40783            ! NetWare/nw5.c
40784 ____________________________________________________________________________
40785 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
40786         Log: GCC 3.0 hints for HP-UX.
40787      Branch: perl
40788            ! hints/hpux.sh
40789 ____________________________________________________________________________
40790 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
40791         Log: In some Linux distributions the libndbm is broken
40792              (no null key support), therefore link with libgdbm
40793              (if available), since it has a working ndbm emulation,
40794              from Jonathan Stowe.
40795      Branch: perl
40796            + ext/NDBM_File/hints/linux.pl
40797            ! MANIFEST
40798 ____________________________________________________________________________
40799 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
40800         Log: Subject: [PATCH perl@10930] find.t hack for VMS
40801              From: "Craig A. Berry" <craigberry@mac.com>
40802              Date: Tue, 26 Jun 2001 23:40:25 -0500
40803              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
40804      Branch: perl
40805            ! lib/File/Find/find.t
40806 ____________________________________________________________________________
40807 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
40808         Log: AUTHORS updates.
40809      Branch: perl
40810            ! AUTHORS
40811 ____________________________________________________________________________
40812 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
40813         Log: Metaconfig unit change like #10980.
40814      Branch: metaconfig
40815            ! U/compline/d_stdstdio.U
40816 ____________________________________________________________________________
40817 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
40818         Log: "lose the it's", from Abhijit Menon-Sen.
40819              ("It's" not searched, pods not searched.)
40820      Branch: perl
40821            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
40822            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
40823            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
40824            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
40825            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
40826            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
40827 ____________________________________________________________________________
40828 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
40829         Log: "lose the looses", from Abhijit Menon-Sen.
40830      Branch: perl
40831            ! ext/B/B/Assembler.pm gv.c
40832 ____________________________________________________________________________
40833 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
40834         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
40835      Branch: perl
40836            ! hints/os390.sh
40837 ____________________________________________________________________________
40838 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
40839         Log: DEC C 5.3 on the VAX simply doesn't seem to like
40840              compiling the MD5 extension, disable it there for now,
40841              from Peter Prymmer.
40842      Branch: perl
40843            ! configure.com
40844 ____________________________________________________________________________
40845 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
40846         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
40847              From: Jonathan Stowe <gellyfish@gellyfish.com>
40848              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
40849              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
40850      Branch: perl
40851            ! pod/perlfaq3.pod
40852 ____________________________________________________________________________
40853 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
40854         Log: Subject: [PATCH 5.6.1] perlxs misprints
40855              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40856              Date: Tue, 26 Jun 2001 17:20:00 -0400
40857              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
40858      Branch: perl
40859            ! pod/perlxs.pod
40860 ____________________________________________________________________________
40861 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
40862         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
40863              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40864              Date: Tue, 26 Jun 2001 17:27:07 -0400
40865              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
40866      Branch: perl
40867            ! lib/ExtUtils/MM_Unix.pm
40868 ____________________________________________________________________________
40869 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
40870         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
40871              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40872              Date: Tue, 26 Jun 2001 17:23:24 -0400
40873              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
40874      Branch: perl
40875            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
40876 ____________________________________________________________________________
40877 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
40878         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
40879              by Olaf Flebbe.
40880      Branch: perl
40881            ! perl.h
40882 ____________________________________________________________________________
40883 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
40884         Log: Detypo.
40885      Branch: perl
40886            ! lib/Memoize/t/tie_sdbm.t
40887 ____________________________________________________________________________
40888 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
40889         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
40890      Branch: perl
40891            ! win32/perllib.c
40892 ____________________________________________________________________________
40893 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
40894         Log: Subject: [patch] perl_clone+CvFILE
40895              From: Doug MacEachern <dougm@covalent.net>
40896              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
40897              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
40898      Branch: perl
40899            ! sv.c
40900 ____________________________________________________________________________
40901 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
40902         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
40903              From: Mark-Jason Dominus <mjd@plover.com>
40904              Date: Tue, 26 Jun 2001 12:33:01 -0400
40905              Message-ID: <20010626163301.31298.qmail@plover.com>
40906      Branch: perl
40907            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
40908 ____________________________________________________________________________
40909 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
40910         Log: Update Changes.
40911      Branch: perl
40912            ! Changes patchlevel.h
40913 ____________________________________________________________________________
40914 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
40915         Log: Also catfile() needs now to explicitly exported.
40916      Branch: perl
40917            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
40918 ____________________________________________________________________________
40919 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
40920         Log: Regen toc.
40921      Branch: perl
40922            ! pod/perltoc.pod
40923 ____________________________________________________________________________
40924 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
40925         Log: Nonexistent pod command.
40926      Branch: perl
40927            ! pod/perl572delta.pod
40928 ____________________________________________________________________________
40929 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
40930         Log: Be more portable in the quest for tmpdir.
40931      Branch: perl
40932            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
40933 ____________________________________________________________________________
40934 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
40935         Log: Be more portable in finding out the home directory,
40936              and use File::Spec to do the concat.
40937              (Come to think of it, couldn't File::Spec provide
40938              for a ->homedir method?)
40939      Branch: perl
40940            ! lib/Net/Config.pm
40941 ____________________________________________________________________________
40942 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
40943         Log: Doc patch for #10959.
40944      Branch: perl
40945            ! pod/perlfunc.pod
40946 ____________________________________________________________________________
40947 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
40948         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
40949              From: "Philip Newton" <pnewton@gmx.de>
40950              Date: Tue, 26 Jun 2001 16:26:47 +0200
40951              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
40952      Branch: perl
40953            ! pod/perldata.pod
40954 ____________________________________________________________________________
40955 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
40956         Log: Subject: [PATH] shared -> unique;
40957              From: "Artur Bergman" <artur@contiller.se>
40958              Date: Tue, 26 Jun 2001 16:18:40 +0200
40959              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
40960              
40961              Because "shared" isn't: it's read-only.
40962      Branch: perl
40963            ! toke.c xsutils.c
40964 ____________________________________________________________________________
40965 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
40966         Log: Escape multiline croak messages.
40967      Branch: perl
40968            ! t/op/ver.t
40969 ____________________________________________________________________________
40970 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
40971         Log: No more pragma/*.t for minitest.
40972      Branch: perl
40973            ! Makefile.SH
40974 ____________________________________________________________________________
40975 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
40976         Log: AUTHORS updates.
40977      Branch: perl
40978            ! AUTHORS
40979 ____________________________________________________________________________
40980 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
40981         Log: delta updates.
40982      Branch: perl
40983            ! pod/perl572delta.pod
40984 ____________________________________________________________________________
40985 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
40986         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
40987              From: Artur Bergman <artur@contiller.se> 
40988              Date: Tue, 26 Jun 2001 15:32:53 +0200
40989              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
40990      Branch: perl
40991            ! makedef.pl sv.c sv.h win32/perllib.c
40992 ____________________________________________________________________________
40993 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
40994         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
40995              From: Jonathan Stowe <gellyfish@gellyfish.com>
40996              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
40997              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
40998              
40999              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
41000      Branch: perl
41001            + ext/Time/HiRes/hints/sco.pl
41002            ! MANIFEST
41003 ____________________________________________________________________________
41004 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
41005         Log: Subject: [PATCH 5.6.1] static build
41006              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41007              Date: Tue, 26 Jun 2001 04:22:25 -0400
41008              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
41009      Branch: perl
41010            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
41011            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
41012 ____________________________________________________________________________
41013 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
41014         Log: DJGPP patches from Laszlo Molnar.
41015      Branch: perl
41016            ! djgpp/djgpp.c perl.c util.c
41017 ____________________________________________________________________________
41018 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
41019         Log: Netware patches from Ananth Kesari.
41020      Branch: perl
41021            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
41022            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
41023            ! NetWare/nwtinfo.h
41024 ____________________________________________________________________________
41025 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
41026         Log: Detypo.
41027      Branch: perl
41028            ! ext/Errno/Errno_pm.PL
41029 ____________________________________________________________________________
41030 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
41031         Log: There seems to be two ways of spelling the $^O in *STEP.
41032      Branch: perl
41033            ! ext/Errno/Errno_pm.PL
41034 ____________________________________________________________________________
41035 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
41036         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
41037              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
41038      Branch: perl
41039            ! ext/Errno/Errno_pm.PL
41040 ____________________________________________________________________________
41041 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
41042         Log: Known bugs update.
41043      Branch: perl
41044            ! pod/perl572delta.pod
41045 ____________________________________________________________________________
41046 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
41047         Log: The default installation of Cygwin has 500 as root's uid.
41048      Branch: perl
41049            ! lib/User/pwent.t
41050 ____________________________________________________________________________
41051 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
41052         Log: Be even more relaxed (re-allow having only one entry).
41053      Branch: perl
41054            ! t/op/grent.t t/op/pwent.t
41055 ____________________________________________________________________________
41056 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
41057         Log: Test failure updates.
41058      Branch: perl
41059            ! pod/perl572delta.pod
41060 ____________________________________________________________________________
41061 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
41062         Log: MPE/iX test tweaks from Mark Bixby.
41063      Branch: perl
41064            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
41065            ! t/io/fs.t t/op/stat.t
41066 ____________________________________________________________________________
41067 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
41068         Log: Microperl findings.
41069      Branch: perl
41070            ! perl.h pp_sys.c
41071 ____________________________________________________________________________
41072 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
41073         Log: Touch uconfig.h.
41074      Branch: perl
41075            ! uconfig.h
41076 ____________________________________________________________________________
41077 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
41078         Log: Subject: [PATCH] Proposed fix for Pod::Man
41079              From: Rob Napier <rnapier@employees.org>
41080              Date: Mon, 25 Jun 2001 15:49:24 -0400
41081              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
41082              
41083              Cater for Solaris nroff brokenness (shortchanges daisywheel
41084              printers, but hey, we also no more support PDPs.)
41085      Branch: perl
41086            ! lib/Pod/Man.pm
41087 ____________________________________________________________________________
41088 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
41089         Log: Typo in #10937.
41090      Branch: perl
41091            ! ext/POSIX/sigaction.t
41092 ____________________________________________________________________________
41093 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
41094         Log: SIGCONT not trappable in VMS.
41095      Branch: perl
41096            ! ext/POSIX/sigaction.t
41097 ____________________________________________________________________________
41098 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
41099         Log: Subject: [DRAFT] Encode-Tcl.t
41100              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
41101              Date: Tue, 26 Jun 2001 03:38:08 +0900
41102              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
41103      Branch: perl
41104            + ext/Encode/Encode/Tcl.t
41105            ! MANIFEST ext/Encode/Encode/Tcl.pm
41106 ____________________________________________________________________________
41107 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
41108         Log: Because of #10932 retract also the perlfunc hunk of #10910.
41109      Branch: perl
41110            ! pod/perlfunc.pod
41111 ____________________________________________________________________________
41112 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
41113         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
41114              by Ilya Zakharevich in
41115              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
41116      Branch: perl
41117            ! XSUB.h
41118 ____________________________________________________________________________
41119 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
41120         Log: Typo in #10889.
41121      Branch: perl
41122            ! hints/uts.sh
41123 ____________________________________________________________________________
41124 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
41125         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
41126              From: Abhijit Menon-Sen <ams@wiw.org>
41127              Date: Mon, 25 Jun 2001 23:45:45 +0530
41128              Message-ID: <20010625234545.A5022@lustre.linux.in>
41129      Branch: perl
41130            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
41131 ____________________________________________________________________________
41132 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
41133         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
41134              From: Michael G Schwern <schwern@pobox.com>
41135              Date: Mon, 25 Jun 2001 14:35:51 -0400
41136              Message-ID: <20010625143551.H13819@blackrider>
41137      Branch: perl
41138            ! lib/Test.pm
41139 ____________________________________________________________________________
41140 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
41141         Log: Update Changes.
41142      Branch: perl
41143            ! Changes patchlevel.h
41144 ____________________________________________________________________________
41145 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
41146         Log: Regen toc and modlib.
41147      Branch: perl
41148            ! pod/perlmodlib.pod pod/perltoc.pod
41149 ____________________________________________________________________________
41150 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
41151         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
41152              for the benefit of C++ compilers, as suggested by Guruprasad.
41153      Branch: perl
41154            ! embed.pl proto.h
41155 ____________________________________________________________________________
41156 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
41157         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
41158              From: Jonathan Stowe <gellyfish@gellyfish.com>
41159              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
41160              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
41161      Branch: perl
41162            ! pod/perlfaq5.pod
41163 ____________________________________________________________________________
41164 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
41165         Log: Missed from #10925.
41166      Branch: perl
41167            ! gv.c
41168 ____________________________________________________________________________
41169 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
41170         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
41171              From: Robin Houston <robin@kitsite.com>
41172              Date: Sat, 19 May 2001 16:19:34 +0100
41173              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
41174      Branch: perl
41175            ! cv.h gv.h op.c
41176 ____________________________________________________________________________
41177 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
41178         Log: Netware README tweak.
41179      Branch: perl
41180            ! README.netware
41181 ____________________________________________________________________________
41182 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
41183         Log: Subject: [PATCH] Re: overload.t fails
41184              From: Abhijit Menon-Sen <ams@wiw.org>
41185              Date: Mon, 25 Jun 2001 14:52:20 +0530
41186              Message-ID: <20010625145220.A24114@lustre.linux.in>
41187      Branch: perl
41188            ! lib/overload.t
41189 ____________________________________________________________________________
41190 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
41191         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
41192              From: Mike Guy <mjtg@cam.ac.uk>
41193              Date: Mon, 25 Jun 2001 11:43:23 +0100
41194              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
41195      Branch: perl
41196            ! lib/Carp.pm
41197 ____________________________________________________________________________
41198 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
41199         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
41200              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41201              Date: Sun, 24 Jun 2001 05:17:05 -0400
41202              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
41203      Branch: perl
41204            ! os2/os2ish.h
41205 ____________________________________________________________________________
41206 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
41207         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
41208              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41209              Date: Mon, 25 Jun 2001 05:52:27 -0400
41210              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
41211      Branch: perl
41212            ! hints/os2.sh
41213 ____________________________________________________________________________
41214 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
41215         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
41216              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41217              Date: Mon, 25 Jun 2001 05:23:35 -0400
41218              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
41219      Branch: perl
41220            ! os2/os2.c
41221 ____________________________________________________________________________
41222 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
41223         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
41224              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41225              Date: Mon, 25 Jun 2001 05:04:32 -0400
41226              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
41227      Branch: perl
41228            ! os2/OS2/REXX/DLL/DLL.pm
41229 ____________________________________________________________________________
41230 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
41231         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
41232              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41233              Date: Mon, 25 Jun 2001 05:02:36 -0400
41234              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
41235      Branch: perl
41236            ! mg.c os2/dl_os2.c os2/os2.c
41237 ____________________________________________________________________________
41238 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
41239         Log: Subject: Re: [PATCH 5.6.1] misprints
41240              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41241              Date: Mon, 25 Jun 2001 04:50:50 -0400
41242              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
41243      Branch: perl
41244            ! os2/os2.c pp_sys.c
41245 ____________________________________________________________________________
41246 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
41247         Log: Add Test::More and Test::Simple to the delta.
41248      Branch: perl
41249            ! pod/perl572delta.pod
41250 ____________________________________________________________________________
41251 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
41252         Log: Add Test::More, from Michael G Schwern.
41253      Branch: perl
41254            + lib/Test/More.pm lib/Test/More/t/More.t
41255            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
41256            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
41257            + t/lib/Test/More/Catch.pm
41258            ! MANIFEST
41259 ____________________________________________________________________________
41260 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
41261         Log: Add Test::Simple from Michael G Schwern.
41262      Branch: perl
41263            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
41264            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
41265            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
41266            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
41267            + t/lib/Test/Simple/Catch.pm
41268            + t/lib/Test/Simple/sample_tests/death.plx
41269            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
41270            + t/lib/Test/Simple/sample_tests/extras.plx
41271            + t/lib/Test/Simple/sample_tests/five_fail.plx
41272            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
41273            + t/lib/Test/Simple/sample_tests/one_fail.plx
41274            + t/lib/Test/Simple/sample_tests/require.plx
41275            + t/lib/Test/Simple/sample_tests/success.plx
41276            + t/lib/Test/Simple/sample_tests/too_few.plx
41277            + t/lib/Test/Simple/sample_tests/two_fail.plx
41278            ! MANIFEST
41279 ____________________________________________________________________________
41280 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
41281         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
41282              From: "Craig A. Berry" <craigberry@mac.com>
41283              Date: Sun, 24 Jun 2001 23:41:36 -0500
41284              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
41285      Branch: perl
41286            ! pp_sys.c
41287 ____________________________________________________________________________
41288 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
41289         Log: Upgrade to Attribute::Handlers 0.70.
41290      Branch: perl
41291            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
41292            ! MANIFEST lib/Attribute/Handlers.pm
41293 ____________________________________________________________________________
41294 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
41295         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
41296              From: Abhijit Menon-Sen <ams@wiw.org>
41297              Date: Sat, 23 Jun 2001 05:17:44 +0530
41298              Message-ID: <20010623051744.A18583@lustre.linux.in>
41299              
41300              (Can't think of a good place to put tests.)
41301      Branch: perl
41302            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
41303 ____________________________________________________________________________
41304 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
41305         Log: Subject: [PATCH] t/op/pat.t typo fix
41306              From: Richard Soderberg <rs@crystalflame.net>
41307              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
41308              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
41309      Branch: perl
41310            ! t/op/pat.t
41311 ____________________________________________________________________________
41312 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
41313         Log: Move the pack warnings to their own file, as pointed
41314              out by Spider.
41315      Branch: perl
41316            + t/lib/warnings/pp_pack
41317            ! MANIFEST t/lib/warnings/pp
41318 ____________________________________________________________________________
41319 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
41320         Log: Update Changes.
41321      Branch: perl
41322            ! Changes patchlevel.h
41323 ____________________________________________________________________________
41324 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
41325         Log: Partially fix a problem noticed by IRIX compiler:
41326              the initialization of parse_start was bypassed by
41327              several gotos.  Now initialized to zero, which may
41328              not be the best choice.
41329      Branch: perl
41330            ! regcomp.c
41331 ____________________________________________________________________________
41332 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
41333         Log: Relax the group and password tests back to moaning only
41334              if no matches at all are found.  (Even with a small sample
41335              I could find many sites where there are, umm, anomalies in
41336              the said databases.)       
41337      Branch: perl
41338            ! t/op/grent.t t/op/pwent.t
41339 ____________________________________________________________________________
41340 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
41341         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
41342      Branch: perl
41343            ! pp_ctl.c
41344 ____________________________________________________________________________
41345 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
41346         Log: De-cut-and-pasto in #10902.
41347      Branch: perl
41348            ! pp_ctl.c
41349 ____________________________________________________________________________
41350 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
41351         Log: The #10771 didn't take?
41352      Branch: perl
41353            ! pp_ctl.c
41354 ____________________________________________________________________________
41355 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
41356         Log: Undo the filetests part of #10900, under multiplicity
41357              weird errors take place.
41358      Branch: perl
41359            ! pp_sys.c
41360 ____________________________________________________________________________
41361 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
41362         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
41363      Branch: perl
41364            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
41365 ____________________________________________________________________________
41366 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
41367         Log: (Replaced by #10922)
41368              
41369              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
41370              From: Tony Bowden <tony@kasei.com>
41371              Date: Sun, 24 Jun 2001 17:32:40 +0100
41372              Message-ID: <20010624173240.A16293@blackstar.co.uk>
41373              
41374              Document (well, mention) shortmess() and longmess()
41375              to rob people of their fun of reinventing the wheel.
41376      Branch: perl
41377            ! lib/Carp.pm
41378 ____________________________________________________________________________
41379 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
41380         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
41381              From: Brian Jepson <bjepson@oreilly.com>
41382              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
41383              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
41384      Branch: perl
41385            ! pp_sys.c
41386 ____________________________________________________________________________
41387 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
41388         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
41389              From: Robin Barker <rmb1@cise.npl.co.uk> 
41390              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
41391              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
41392      Branch: perl
41393            ! lib/CPAN.pm
41394 ____________________________________________________________________________
41395 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
41396         Log: Memoize patch from mjd.
41397      Branch: perl
41398            ! lib/Memoize/t/tie_storable.t
41399 ____________________________________________________________________________
41400 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
41401         Log: Spec the sv_pvprintify() a bit more.
41402      Branch: perl
41403            ! pod/perltodo.pod
41404 ____________________________________________________________________________
41405 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
41406         Log: Upgrade to Memoize 0.65.
41407      Branch: perl
41408            + lib/Memoize/t/array_confusion.t
41409            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
41410            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
41411            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
41412            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
41413            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
41414            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
41415            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
41416            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
41417            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
41418            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
41419            ! lib/Memoize/t/tie_storable.t
41420 ____________________________________________________________________________
41421 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
41422         Log: Metaconfig unit change for #10892.
41423      Branch: metaconfig
41424            ! U/modified/Options.U
41425 ____________________________________________________________________________
41426 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
41427         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
41428              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41429              Date: Sun, 24 Jun 2001 05:24:40 -0400
41430              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
41431      Branch: perl
41432            ! Configure hints/os2.sh
41433 ____________________________________________________________________________
41434 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
41435         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
41436              From: Mike Guy <mjtg@cam.ac.uk>
41437              Date: Sun, 24 Jun 2001 15:28:39 +0100
41438              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
41439              
41440              Fix an ancient (5.002) bug.
41441      Branch: perl
41442            ! lib/Carp/Heavy.pm
41443 ____________________________________________________________________________
41444 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
41445         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
41446              variables.
41447      Branch: perl
41448            ! pp_sys.c
41449 ____________________________________________________________________________
41450 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
41451         Log: Make UTS as per #10888.
41452      Branch: perl
41453            ! hints/uts.sh
41454 ____________________________________________________________________________
41455 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
41456         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
41457      Branch: perl
41458            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
41459            ! mpeix/mpeixish.h perl.h unixish.h
41460 ____________________________________________________________________________
41461 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
41462         Log: AUTHORS update.
41463      Branch: perl
41464            ! AUTHORS
41465 ____________________________________________________________________________
41466 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
41467         Log: Subject: Encode::Tcl for multibyte doesnot work
41468              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
41469              Date: Sun, 24 Jun 2001 22:48:21 +0900
41470              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
41471      Branch: perl
41472            ! ext/Encode/Encode/Tcl.pm
41473 ____________________________________________________________________________
41474 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
41475         Log: Subject: [PATCH] Remove tautology in error messages
41476              From: Mike Guy <mjtg@cam.ac.uk>
41477              Date: Sun, 24 Jun 2001 13:31:00 +0100
41478              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
41479      Branch: perl
41480            ! pp_sys.c
41481 ____________________________________________________________________________
41482 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
41483         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
41484      Branch: perl
41485            ! hints/darwin.sh
41486 ____________________________________________________________________________
41487 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
41488         Log: Subject: Re: [PATCH 5.6.1] test suite
41489              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41490              Date: Sun, 24 Jun 2001 05:47:05 -0400
41491              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
41492              
41493              Test suite fixes.
41494      Branch: perl
41495            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
41496 ____________________________________________________________________________
41497 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
41498         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
41499              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41500              Date: Sun, 24 Jun 2001 05:37:19 -0400
41501              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
41502      Branch: perl
41503            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
41504 ____________________________________________________________________________
41505 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
41506         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
41507              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41508              Date: Sun, 24 Jun 2001 05:34:50 -0400
41509              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
41510              
41511              Pacify compiler warnings.
41512      Branch: perl
41513            ! pp_sys.c
41514 ____________________________________________________________________________
41515 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
41516         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
41517              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41518              Date: Sun, 24 Jun 2001 05:21:18 -0400
41519              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
41520              
41521              Enable compression of executables during link time.
41522      Branch: perl
41523            ! hints/os2.sh
41524 ____________________________________________________________________________
41525 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
41526         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
41527              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41528              Date: Sun, 24 Jun 2001 05:15:11 -0400
41529              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
41530              
41531              Add ordinals to the export list for Perl DLL.
41532              (Breaks intra-version DLL compatibility.)
41533      Branch: perl
41534            ! makedef.pl
41535 ____________________________________________________________________________
41536 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
41537         Log: Allow (displaying and) re-editing the Subject in perlbug.
41538              Also abstract the Subject quality control into a function.
41539      Branch: perl
41540            ! utils/perlbug.PL
41541 ____________________________________________________________________________
41542 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
41543         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
41544      Branch: perl
41545            ! utils/perlbug.PL
41546 ____________________________________________________________________________
41547 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
41548         Log: Regen toc and modlib.
41549      Branch: perl
41550            ! pod/perlmodlib.pod pod/perltoc.pod
41551 ____________________________________________________________________________
41552 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
41553         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
41554              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
41555              attribute semantics as much as possible, or 'ntsec' which uses
41556              native NTFS semantics.)  (See also #10877.)
41557      Branch: perl
41558            ! perl.c
41559 ____________________________________________________________________________
41560 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
41561         Log: (Retracted by #11586)
41562              
41563              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
41564      Branch: perl
41565            ! lib/Test/Harness.pm
41566 ____________________________________________________________________________
41567 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
41568         Log: Just zap the -uPerlio.
41569      Branch: perl
41570            ! ext/B/Stash.t
41571 ____________________________________________________________________________
41572 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
41573         Log: Do not test PerlIO if PerlIO not used.
41574      Branch: perl
41575            ! ext/PerlIO/PerlIO.t
41576 ____________________________________________________________________________
41577 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
41578         Log: Regen perlapi.
41579      Branch: perl
41580            ! pod/perlapi.pod
41581 ____________________________________________________________________________
41582 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
41583         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
41584              From: Nicholas Clark <nick@ccl4.org>
41585              Date: Sat, 23 Jun 2001 22:55:47 +0100
41586              Message-ID: <20010623225547.Z98663@plum.flirble.org>
41587      Branch: perl
41588            ! numeric.c
41589 ____________________________________________________________________________
41590 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
41591         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
41592              From: Prymmer/Kahn <pvhp@best.com>
41593              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
41594              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
41595      Branch: perl
41596            ! lib/h2xs.t
41597 ____________________________________________________________________________
41598 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
41599         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
41600              cygwin does not taint cwd, just like win32.
41601      Branch: perl
41602            ! lib/File/Find/taint.t t/op/taint.t
41603 ____________________________________________________________________________
41604 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
41605         Log: Retract #10865, the patch should be unnecessary.
41606              (But seemingly helpful in Cygwin?  Strange.)
41607      Branch: perl
41608            ! lib/Memoize/t/tie_ndbm.t
41609 ____________________________________________________________________________
41610 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
41611         Log: Misplaced test file; plus Cygwin filesystem semantics.
41612      Branch: perl
41613            + ext/SDBM_File/sdbm.t
41614            - ext/ODBM_File/sdbm.t
41615            ! MANIFEST
41616 ____________________________________________________________________________
41617 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
41618         Log: (Retracted by #10867.)
41619      Branch: perl
41620            ! lib/Memoize/t/tie_ndbm.t
41621 ____________________________________________________________________________
41622 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
41623         Log: Metaconfig unit change for #10863.
41624      Branch: metaconfig/U/perl
41625            ! Extensions.U
41626 ____________________________________________________________________________
41627 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
41628         Log: In Cygwin do not build NDBM_File and ODBM_File unless
41629              -lndbm and -ldbm are available.
41630      Branch: perl
41631            ! Configure config_h.SH
41632 ____________________________________________________________________________
41633 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
41634         Log: More Cygwin filesystem semantics.
41635      Branch: perl
41636            ! t/io/fs.t t/op/stat.t
41637 ____________________________________________________________________________
41638 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
41639         Log: More DOSish permission semantics for Cygwin.
41640      Branch: perl
41641            ! lib/AnyDBM_File.t
41642 ____________________________________________________________________________
41643 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
41644         Log: Cygwin too has different permission semantics.
41645      Branch: perl
41646            ! ext/GDBM_File/gdbm.t
41647 ____________________________________________________________________________
41648 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
41649         Log: The group (and assumedly passwd) databases can have
41650              only one entry (this is the case in cygwin).
41651      Branch: perl
41652            ! t/op/grent.t t/op/pwent.t
41653 ____________________________________________________________________________
41654 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
41655         Log: Also in Cygwin use Socket to figure out domainname
41656              (if any) (avoids trying to call external 'domainname',
41657              which doesn't at the moment exist in Cygwin)
41658      Branch: perl
41659            ! lib/Net/Domain.pm
41660 ____________________________________________________________________________
41661 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
41662         Log: Remove also the lib$Foo.def, not just $Foo.def.
41663      Branch: perl
41664            ! lib/ExtUtils/MM_Unix.pm
41665 ____________________________________________________________________________
41666 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
41667         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
41668      Branch: perl
41669            ! unixish.h
41670 ____________________________________________________________________________
41671 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
41672         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
41673              to match the whole isprint(), only the space character.
41674      Branch: perl
41675            ! handy.h pod/perlre.pod t/op/pat.t
41676 ____________________________________________________________________________
41677 [ 10854] By: nick                                  on 2001/06/23  08:09:33
41678         Log: Integrate mainline
41679      Branch: perlio
41680           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
41681           !> lib/ExtUtils.t lib/File/Find/taint.t
41682           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
41683           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
41684           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
41685 ____________________________________________________________________________
41686 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
41687         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
41688              with its floats    in os390 and s390 (UTS).
41689      Branch: perl
41690            ! lib/Math/BigInt/t/bigintpm.t
41691 ____________________________________________________________________________
41692 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
41693         Log: Add also UTS (s390) to the non-IEEE float platforms.
41694      Branch: perl
41695            ! t/op/sprintf.t
41696 ____________________________________________________________________________
41697 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
41698         Log: Subject: RFC: what are applicable standards for exponent sizes?
41699              From: Peter Prymmer <pvhp@forte.com>
41700              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
41701              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
41702      Branch: perl
41703            ! t/op/sprintf.t
41704 ____________________________________________________________________________
41705 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
41706         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
41707              From: Peter Prymmer <pvhp@forte.com>
41708              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
41709              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
41710      Branch: perl
41711            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
41712 ____________________________________________________________________________
41713 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
41714         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
41715              From: Peter Prymmer <pvhp@forte.com>
41716              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
41717              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
41718      Branch: perl
41719            ! lib/ExtUtils.t
41720 ____________________________________________________________________________
41721 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
41722         Log: Retract #10845.
41723      Branch: perl
41724            ! lib/File/Find/taint.t
41725 ____________________________________________________________________________
41726 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
41727         Log: Yet another error message.
41728      Branch: perl
41729            ! t/op/mkdir.t
41730 ____________________________________________________________________________
41731 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
41732         Log: The croak message for nonexistent socket functions may vary.
41733      Branch: perl
41734            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
41735 ____________________________________________________________________________
41736 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
41737         Log: (Retracted by #10848.)
41738      Branch: perl
41739            ! lib/File/Find/taint.t
41740 ____________________________________________________________________________
41741 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
41742         Log: Integrate perlio.
41743      Branch: perl
41744           !> lib/File/Find/taint.t t/op/write.t
41745 ____________________________________________________________________________
41746 [ 10843] By: nick                                  on 2001/06/22  21:24:51
41747         Log: Back out debug in taint.t
41748      Branch: perlio
41749            ! lib/File/Find/taint.t
41750 ____________________________________________________________________________
41751 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
41752         Log: setitimer() does not exist in Unicos, despite of what
41753              Configure thinks, from Mark P. Lutz.
41754      Branch: perl
41755            ! hints/unicos.sh
41756 ____________________________________________________________________________
41757 [ 10841] By: nick                                  on 2001/06/22  21:19:36
41758         Log: Skip cwd test on Win32 ???
41759      Branch: perlio
41760            ! lib/File/Find/taint.t
41761 ____________________________________________________________________________
41762 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
41763         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
41764              and Tru64 gcc -Wall happy.
41765      Branch: perl
41766            ! mg.c
41767 ____________________________________________________________________________
41768 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
41769         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
41770      Branch: perl
41771            ! ext/IPC/SysV/Semaphore.pm
41772 ____________________________________________________________________________
41773 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
41774         Log: Metaconfig unit change for #10837.
41775      Branch: metaconfig/U/perl
41776            ! Cross.U
41777 ____________________________________________________________________________
41778 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
41779         Log: Cleanup of the cross-compilation unit.
41780      Branch: perl
41781            ! Configure
41782 ____________________________________________________________________________
41783 [ 10836] By: nick                                  on 2001/06/22  20:45:12
41784         Log: Skip |- based op/write.t on Win32 as well as VMS
41785      Branch: perlio
41786            ! t/op/write.t
41787 ____________________________________________________________________________
41788 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
41789         Log: Integrate perlio.
41790      Branch: perl
41791           !> util.c
41792 ____________________________________________________________________________
41793 [ 10834] By: nick                                  on 2001/06/22  20:41:54
41794         Log: Integrate mainline
41795      Branch: perlio
41796           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
41797           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
41798           !> vos/config.ga.h
41799 ____________________________________________________________________________
41800 [ 10833] By: nick                                  on 2001/06/22  20:22:58
41801         Log: Patcho fix.
41802      Branch: perlio
41803            ! util.c
41804 ____________________________________________________________________________
41805 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
41806         Log: Metaconfig unit changes for #10831.
41807      Branch: metaconfig
41808            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
41809 ____________________________________________________________________________
41810 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
41811         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
41812              From: Andy Dougherty <doughera@lafayette.edu>
41813              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
41814              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
41815      Branch: perl
41816            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41817            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
41818 ____________________________________________________________________________
41819 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
41820         Log: MPE/iX prototype nits from Mark Bixby.
41821      Branch: perl
41822            ! pp_sys.c
41823 ____________________________________________________________________________
41824 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
41825         Log: Detypo.
41826      Branch: perl
41827            ! util.c
41828 ____________________________________________________________________________
41829 [ 10828] By: nick                                  on 2001/06/22  15:33:37
41830         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
41831      Branch: perlio
41832           +> lib/h2xs.t
41833           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
41834           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
41835           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
41836           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
41837           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
41838           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
41839           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
41840           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
41841           !> vms/vmsish.h
41842 ____________________________________________________________________________
41843 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
41844         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
41845              Date: Fri, 22 Jun 2001 10:08:35 -0500
41846              From: "Craig A. Berry" <craigberry@mac.com>
41847              Message-Id: <a05101001b75908704194@[192.168.56.145]>
41848      Branch: perl
41849            ! vms/vms.c vms/vmsish.h
41850 ____________________________________________________________________________
41851 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
41852         Log: NetWare scripts tweak from Ananth Kesari.
41853      Branch: perl
41854            ! NetWare/t/NWScripts.pl
41855 ____________________________________________________________________________
41856 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
41857         Log: Update Changes.
41858      Branch: perl
41859            ! Changes patchlevel.h
41860 ____________________________________________________________________________
41861 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
41862         Log: Add .i and .s targets.
41863      Branch: perl
41864            ! Makefile.SH
41865 ____________________________________________________________________________
41866 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
41867         Log: Upgrade to Locale::Maketext 1.03.
41868      Branch: perl
41869            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
41870            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
41871 ____________________________________________________________________________
41872 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
41873         Log: Upgrade to I18N::LangTags 0.26.
41874      Branch: perl
41875            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
41876            ! lib/I18N/LangTags/test.pl
41877 ____________________________________________________________________________
41878 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
41879         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
41880              Philip Newton.
41881      Branch: perl
41882            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
41883            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
41884 ____________________________________________________________________________
41885 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
41886         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
41887              From: Prymmer/Kahn <pvhp@best.com>
41888              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
41889              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
41890      Branch: perl
41891            + lib/h2xs.t
41892            ! MANIFEST utils/h2xs.PL
41893 ____________________________________________________________________________
41894 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
41895         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
41896              From: Prymmer/Kahn <pvhp@best.com>
41897              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
41898              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
41899      Branch: perl
41900            ! lib/ExtUtils.t
41901 ____________________________________________________________________________
41902 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
41903         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
41904              From: Prymmer/Kahn <pvhp@best.com>
41905              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
41906              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
41907      Branch: perl
41908            ! t/pod/plainer.t
41909 ____________________________________________________________________________
41910 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
41911         Log: AUTHORS update.
41912      Branch: perl
41913            ! AUTHORS
41914 ____________________________________________________________________________
41915 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
41916         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
41917              From: "Craig A. Berry" <craigberry@mac.com>
41918              Date: Thu, 21 Jun 2001 18:20:38 -0500
41919              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
41920      Branch: perl
41921            ! ext/POSIX/POSIX.xs
41922 ____________________________________________________________________________
41923 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
41924         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
41925              From: "Craig A. Berry" <craigberry@mac.com>
41926              Date: Thu, 21 Jun 2001 09:58:52 -0500
41927              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
41928      Branch: perl
41929            ! ext/B/Deparse.t t/op/write.t
41930 ____________________________________________________________________________
41931 [ 10814] By: nick                                  on 2001/06/22  08:13:09
41932         Log: Integrate mainline.
41933      Branch: perlio
41934           !> (integrate 46 files)
41935 ____________________________________________________________________________
41936 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
41937         Log: Change the prefixes only if $prefix is unset,
41938              as originally patched by Marcel Grunauer.
41939      Branch: perl
41940            ! hints/darwin.sh hints/rhapsody.sh
41941 ____________________________________________________________________________
41942 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
41943         Log: Subject: Re: Patch for hints/darwin.sh
41944              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
41945              Date: Thu, 21 Jun 2001 11:23:46 -0700
41946              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
41947      Branch: perl
41948            ! hints/darwin.sh hints/rhapsody.sh
41949 ____________________________________________________________________________
41950 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
41951         Log: Add .PHONY targets for non-file targets,
41952              from Wilfredo Sánchez.  Should help saying
41953              "make install" on case-insensitive filesystems.
41954      Branch: perl
41955            ! Makefile.SH
41956 ____________________________________________________________________________
41957 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
41958         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
41959              From: Doug MacEachern <dougm@covalent.net>
41960              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
41961              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
41962              
41963              plus reword the getcwd() comment, plus use getcwd() buffer
41964              size minus one.
41965      Branch: perl
41966            ! util.c
41967 ____________________________________________________________________________
41968 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
41969         Log: More gprofing from Doug MacEachern.
41970      Branch: perl
41971            ! Makefile.SH
41972 ____________________________________________________________________________
41973 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
41974         Log: Metaconfig unit change for #10807.
41975      Branch: metaconfig/U/perl
41976            ! d_sfio.U
41977 ____________________________________________________________________________
41978 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
41979         Log: Tell that you are removing the unneeded -lsfio.
41980      Branch: perl
41981            ! Configure
41982 ____________________________________________________________________________
41983 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
41984         Log: More MPE/iX tweaks from Mark Bixby.
41985      Branch: perl
41986            ! perl.c t/op/magic.t
41987 ____________________________________________________________________________
41988 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
41989         Log: The fchdir() proto is supposed to live in <unistd.h>.
41990      Branch: perl
41991            ! ext/Cwd/Cwd.xs
41992 ____________________________________________________________________________
41993 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
41994         Log: This town is too small for the Cwd extension and me,
41995              it would seem...
41996      Branch: perl
41997            ! ext/Cwd/Cwd.xs
41998 ____________________________________________________________________________
41999 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
42000         Log: Metaconfig unit change for #10802.
42001      Branch: metaconfig/U/perl
42002            ! d_modfl.U
42003 ____________________________________________________________________________
42004 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
42005         Log: More d'ohs.
42006      Branch: perl
42007            ! Configure
42008 ____________________________________________________________________________
42009 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
42010         Log: Off-by-one.  I'm so classic.
42011      Branch: perl
42012            ! util.c
42013 ____________________________________________________________________________
42014 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
42015         Log: Update Changes.
42016      Branch: perl
42017            ! Changes patchlevel.h
42018 ____________________________________________________________________________
42019 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
42020         Log: Subject: Documentation patch for Net::FTP
42021              From: Marcel Grunauer <marcel@codewerk.com>
42022              Date: Wed, 20 Jun 2001 23:03:26 +0200
42023              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
42024      Branch: perl
42025            ! lib/Net/FTP.pm
42026 ____________________________________________________________________________
42027 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
42028         Log: Retract the #10417 mg.c and embed.pl parts because of
42029              strange SEGVs in 64bit x86 FreeBSD observed by
42030              Nicholas Clark.
42031      Branch: perl
42032            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
42033 ____________________________________________________________________________
42034 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
42035         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
42036      Branch: perl
42037            ! Configure NetWare/config.wc NetWare/config_H.wc
42038            ! Porting/Glossary Porting/config.sh Porting/config_H
42039            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
42040            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
42041            ! vos/config.ga.h win32/config.bc win32/config.gc
42042            ! win32/config.vc win32/config_H.bc win32/config_H.gc
42043            ! win32/config_H.vc
42044 ____________________________________________________________________________
42045 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
42046         Log: Cwd tweak from Doug MacEachern.
42047      Branch: perl
42048            ! ext/Cwd/Cwd.xs
42049 ____________________________________________________________________________
42050 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
42051         Log: Protect the fchdir() and lstat() with ifdefs.
42052              fchdir() needs a Configure probe.
42053      Branch: perl
42054            ! ext/Cwd/Cwd.xs
42055 ____________________________________________________________________________
42056 [ 10794] By: nick                                  on 2001/06/21  17:11:35
42057         Log: Integrate mainline
42058      Branch: perlio
42059           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
42060           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
42061           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
42062           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
42063           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
42064           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
42065           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
42066           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
42067            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
42068            - lib/File/Glob/case.t lib/File/Glob/global.t
42069            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
42070            - lib/File/Temp/posix.t lib/File/Temp/security.t
42071            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
42072            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
42073            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
42074            - lib/Text/Wrap/wrap.t
42075           !> (integrate 41 files)
42076 ____________________________________________________________________________
42077 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
42078         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
42079              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
42080              Date: Thu, 21 Jun 2001 13:04:54 -0500
42081              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
42082      Branch: perl
42083            ! ext/Cwd/Cwd.xs
42084 ____________________________________________________________________________
42085 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
42086         Log: Subject: [PATCH pod] overlong =item
42087              From: Robin Barker <rmb1@cise.npl.co.uk>
42088              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
42089              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
42090      Branch: perl
42091            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
42092            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
42093 ____________________________________________________________________________
42094 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
42095         Log: Subject: [PATCH perlio.c] format 
42096              From: Robin Barker <rmb1@cise.npl.co.uk>
42097              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
42098              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
42099      Branch: perl
42100            ! perlio.c
42101 ____________________________________________________________________________
42102 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
42103         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
42104              From: Radu Greab <radu@netsoft.ro>
42105              Date: Thu, 21 Jun 2001 19:06:02 +0300
42106              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
42107      Branch: perl
42108            ! pod/perlapi.pod sv.c
42109 ____________________________________________________________________________
42110 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
42111         Log: The metaconfig unit changes for #10788.
42112      Branch: metaconfig/U/perl
42113            ! Cross.U fflushall.U
42114 ____________________________________________________________________________
42115 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
42116         Log: Cross-configuration changes: make $from to rm the files
42117              before copying them over (this means that he rm can be
42118              removed from the fflushall test), create $targetmkdir      
42119              (not documented in install since it is supposed to internal
42120              use only), make $run to copy over the executable only if
42121              a stamp file .xok doesn't already exist (to avoid unnecessary
42122              copying of the executable)
42123      Branch: perl
42124            ! Configure Makefile.SH
42125 ____________________________________________________________________________
42126 [ 10787] By: nick                                  on 2001/06/21  14:16:18
42127         Log: Integrate mainline
42128      Branch: perlio
42129           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
42130           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
42131           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
42132            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
42133           !> (integrate 34 files)
42134 ____________________________________________________________________________
42135 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
42136         Log: Re-add the files as text.
42137      Branch: perl
42138            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
42139 ____________________________________________________________________________
42140 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
42141         Log: Delete the binary files.
42142      Branch: perl
42143            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
42144 ____________________________________________________________________________
42145 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
42146         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
42147              From: Andy Dougherty <doughera@lafayette.edu>
42148              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
42149              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
42150      Branch: perl
42151            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
42152            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
42153            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
42154            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
42155 ____________________________________________________________________________
42156 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
42157         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
42158              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
42159              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
42160              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
42161              
42162              Setting umask to something friendlier.
42163      Branch: perl
42164            ! installman installperl
42165 ____________________________________________________________________________
42166 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
42167         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
42168              Resort MANIFEST with sort -f, looks much better.
42169      Branch: perl
42170            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
42171            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
42172            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
42173            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
42174            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
42175            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
42176            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
42177            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
42178            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
42179            - lib/File/Glob/case.t lib/File/Glob/global.t
42180            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
42181            - lib/File/Temp/posix.t lib/File/Temp/security.t
42182            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
42183            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
42184            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
42185            - lib/Text/Wrap/wrap.t
42186            ! MANIFEST
42187 ____________________________________________________________________________
42188 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
42189         Log: Upgrade to I18N::LangTags 0.25.
42190      Branch: perl
42191            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
42192            ! lib/I18N/LangTags/List.pm
42193 ____________________________________________________________________________
42194 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
42195         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
42196              From: Richard Soderberg <rs@crystalflame.net>
42197              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
42198              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
42199      Branch: perl
42200            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
42201            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
42202 ____________________________________________________________________________
42203 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
42204         Log: Test obsoleted by change #10777.
42205      Branch: perl
42206            ! t/op/sub_lval.t
42207 ____________________________________________________________________________
42208 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
42209         Log: Case of confused test numbering.
42210      Branch: perl
42211            ! t/op/pat.t
42212 ____________________________________________________________________________
42213 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
42214         Log: Subject: Re: Opinion on undef lvalue
42215              From: Abhijit Menon-Sen <ams@wiw.org>
42216              Date: Sun, 17 Jun 2001 13:04:46 +0530
42217              Message-ID: <20010617130446.B27925@lustre.linux.in>
42218              
42219              Allow lvalue subs to return undef in array context.
42220      Branch: perl
42221            ! pp_hot.c
42222 ____________________________________________________________________________
42223 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
42224         Log: Just a guess that using the same hack for cygwin as
42225              for win32 might help.
42226      Branch: perl
42227            ! lib/File/Find/find.t
42228 ____________________________________________________________________________
42229 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
42230         Log: NetWare tweaks from Guruprasad.
42231      Branch: perl
42232            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
42233            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
42234            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
42235            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
42236 ____________________________________________________________________________
42237 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
42238         Log: Subject: Re: perl@10722: Bogus warnings on REs 
42239              From: Hugo <hv@crypt.compulink.co.uk>
42240              Date: Thu, 21 Jun 2001 09:51:17 +0100
42241              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
42242              
42243              Unroll to avoid a UTS compiler bug.
42244      Branch: perl
42245            ! regcomp.c
42246 ____________________________________________________________________________
42247 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
42248         Log: Subject: Re: [PATCH] Make /o work under i?threads
42249              From: Artur Bergman <artur@contiller.se>
42250              Date: Thu, 21 Jun 2001 14:38:03 +0200
42251              Message-ID: <B757B74A.184D%artur@contiller.se>
42252      Branch: perl
42253            ! t/op/pat.t
42254 ____________________________________________________________________________
42255 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
42256         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
42257              From: Artur Bergman <artur@contiller.se> 
42258              Date: Thu, 21 Jun 2001 14:27:33 +0200
42259              Message-ID: <B757B4D4.1849%artur@contiller.se>
42260              
42261              Plus extra parentheses.
42262      Branch: perl
42263            ! op.h
42264 ____________________________________________________________________________
42265 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
42266         Log: Subject: [PATCH] Make /o work under i?threads
42267              From: Richard Soderberg <rs@crystalflame.net>
42268              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
42269              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
42270      Branch: perl
42271            ! pp_ctl.c
42272 ____________________________________________________________________________
42273 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
42274         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
42275              From: Artur Bergman <artur@contiller.se>
42276              Date: Thu, 21 Jun 2001 14:04:54 +0200
42277              Message-ID: <B757AF86.1842%artur@contiller.se>
42278      Branch: perl
42279            ! op.h
42280 ____________________________________________________________________________
42281 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
42282         Log: Subject: Re: perl@10765: sv.c not OK on win32
42283              From: Artur Bergman <artur@contiller.se>
42284              Date: Thu, 21 Jun 2001 10:31:06 +0200
42285              Message-ID: <B7577D69.182C%artur@contiller.se>
42286      Branch: perl
42287            ! sv.c
42288 ____________________________________________________________________________
42289 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
42290         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
42291              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42292              Date: Thu, 21 Jun 2001 06:23:56 -0400
42293              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
42294              
42295              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
42296              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42297              Date: Thu, 21 Jun 2001 06:32:21 -0400
42298              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
42299      Branch: perl
42300            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
42301 ____________________________________________________________________________
42302 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
42303         Log: Subject: [PATCH] make syslog test more verbose
42304              From: Robert Spier <rspier@pobox.com>
42305              Date: Thu, 21 Jun 2001 00:54:32 -0400
42306              Message-ID: <15153.32264.295807.333073@rls.cx>
42307      Branch: perl
42308            ! ext/Sys/Syslog/syslog.t
42309 ____________________________________________________________________________
42310 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
42311         Log: Subject: op/study.t refinements
42312              From: Hugo <hv@crypt.compulink.co.uk>
42313              Date: Thu, 21 Jun 2001 00:29:07 +0100
42314              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
42315      Branch: perl
42316            ! t/op/study.t
42317 ____________________________________________________________________________
42318 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
42319         Log: Update Changes.
42320      Branch: perl
42321            ! Changes patchlevel.h
42322 ____________________________________________________________________________
42323 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
42324         Log: Subject: Re: [PATCH] djgpp updates
42325              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
42326              Date: Wed, 20 Jun 2001 10:05:15 +0200
42327              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
42328      Branch: perl
42329            ! djgpp/config.over
42330 ____________________________________________________________________________
42331 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
42332         Log: Fix for ID 20010619.002 "When building hash, hash keys that
42333              are function calls are not being called", from Abhijit.
42334      Branch: perl
42335            ! t/base/lex.t toke.c
42336 ____________________________________________________________________________
42337 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
42338         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
42339      Branch: perl
42340            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
42341            + lib/Locale/Maketext/test.pl
42342            - lib/Locale/Maketext.t
42343            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
42344            ! lib/Locale/Maketext/TPJ13.pod
42345 ____________________________________________________________________________
42346 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
42347         Log: Metaconfig unit change for #10760.
42348      Branch: metaconfig
42349            ! U/modified/Cppsym.U
42350 ____________________________________________________________________________
42351 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
42352         Log: Do not remove the ccsym* Cppsym* files since
42353              they are useful for metaconfig units coming after us.
42354              (This is the Configure nit mentioned in #10752.)
42355      Branch: perl
42356            ! Configure
42357 ____________________________________________________________________________
42358 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
42359         Log: Update to I18N::LangTags 0.24, from Sean Burke.
42360      Branch: perl
42361            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
42362            + lib/I18N/LangTags/README
42363            - lib/I18N/LangTags/List.pod
42364            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
42365 ____________________________________________________________________________
42366 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
42367         Log: Regen headers.
42368      Branch: perl
42369            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
42370            ! pod/perlapi.pod proto.h
42371 ____________________________________________________________________________
42372 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
42373         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
42374              From: Artur Bergman <artur@contiller.se>
42375              Date: Wed, 20 Jun 2001 11:31:32 +0200
42376              Message-ID: <B7563A14.17D8%artur@contiller.se>
42377      Branch: perl
42378            ! embed.pl hv.c intrpvar.h sv.c sv.h
42379 ____________________________________________________________________________
42380 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
42381         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
42382              From: Tim Sweetman <tim@aldigital.co.uk> 
42383              Date: Wed, 13 Jun 2001 14:25:17 +0100 
42384              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
42385      Branch: perl
42386            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
42387 ____________________________________________________________________________
42388 [ 10755] By: nick                                  on 2001/06/20  16:12:37
42389         Log: Integrate mainline
42390      Branch: perlio
42391           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
42392           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
42393           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
42394           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
42395           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
42396           !> t/op/study.t util.c
42397 ____________________________________________________________________________
42398 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
42399         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
42400              but not Makefile)
42401      Branch: maint-5.6/perl
42402            ! win32/Makefile
42403 ____________________________________________________________________________
42404 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
42405         Log: Security tweak on readlink().
42406      Branch: perl
42407            ! pp_sys.c
42408 ____________________________________________________________________________
42409 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
42410         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
42411      Branch: perl
42412            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
42413            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
42414            ! mpeix/relink t/op/pwent.t
42415 ____________________________________________________________________________
42416 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
42417         Log: Reinstate #10725 (with probe for alarm()).
42418      Branch: perl
42419            ! t/op/study.t
42420 ____________________________________________________________________________
42421 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
42422         Log: Replace our implementation of realpath() with OpenBSD's
42423              (src/lib/libc/stdlib/realpath.c 1.4).
42424      Branch: perl
42425            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
42426            ! pod/perldiag.pod proto.h util.c
42427 ____________________________________________________________________________
42428 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
42429         Log: Integrate perlio.
42430      Branch: perl
42431           !> perlio.c
42432 ____________________________________________________________________________
42433 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
42434         Log: No point in going into memory-saving contortions
42435              with getcwd() since there's a danger of buffer overflow.
42436              Also make the POSIX extension to use sv_getcwd().
42437              Finally, a missed proto.h fragment.
42438      Branch: perl
42439            ! ext/POSIX/POSIX.xs proto.h util.c
42440 ____________________________________________________________________________
42441 [ 10747] By: nick                                  on 2001/06/20  12:38:26
42442         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
42443      Branch: perlio
42444            ! perlio.c
42445 ____________________________________________________________________________
42446 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
42447         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
42448              From: Graham Barr <gbarr@pobox.com>
42449              Date: Wed, 20 Jun 2001 11:05:49 +0100
42450              Message-ID: <20010620110549.I19188@pobox.com>
42451              
42452              reported in        
42453              
42454              Subject: Bug in IO::Socket::INET module (repeat)
42455              From: "Harmon S. Nine" <hnine@netarx.com>
42456              Date: Tue, 19 Jun 2001 09:41:35 -0400
42457              Message-ID: <3B2F568F.8080605@netarx.com>
42458              
42459              The bug was that the IO::Socket::INET constructor
42460              did not allow a 'LocalPort' of 0.
42461      Branch: perl
42462            ! ext/IO/lib/IO/Socket/INET.pm
42463 ____________________________________________________________________________
42464 [ 10745] By: nick                                  on 2001/06/20  08:56:39
42465         Log: Integrate mainline.
42466      Branch: perlio
42467           !> (integrate 37 files)
42468 ____________________________________________________________________________
42469 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
42470         Log: After some reading I don't think we can blindly
42471              use systems' realpath().  Too many security problems,
42472              too many buggy implementations.
42473              
42474              TODO: the realpath() emulation code in util.c doesn't
42475              seem fully operational?  (readlink(), for example?)
42476      Branch: perl
42477            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
42478            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
42479            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
42480            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
42481            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
42482            ! win32/config_H.gc win32/config_H.vc
42483 ____________________________________________________________________________
42484 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
42485         Log: Metaconfig unit change for #10738.
42486      Branch: metaconfig
42487            ! U/compline/d_gconvert.U
42488 ____________________________________________________________________________
42489 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
42490         Log: Integrate change #10739 from maintperl:
42491              
42492              C<eval "/x$\r\n/x"> fails to compile correctly 
42493      Branch: perl
42494           !> t/op/pat.t toke.c
42495 ____________________________________________________________________________
42496 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
42497         Log: Retract #10725 (Hugo asked NOT to apply the patch)
42498      Branch: perl
42499            ! t/op/study.t
42500 ____________________________________________________________________________
42501 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
42502         Log: The test.third results were funnily named because of the
42503              new test scheme.
42504      Branch: perl
42505            ! t/TEST
42506 ____________________________________________________________________________
42507 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
42508         Log: C<eval "/x$\r\n/x"> fails to compile correctly
42509      Branch: maint-5.6/perl
42510            ! t/op/pat.t toke.c
42511 ____________________________________________________________________________
42512 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
42513         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
42514              From: Spider Boardman <spider@Orb.Nashua.NH.US>
42515              Date: Tue, 19 Jun 2001 19:15:40 -0400
42516              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
42517              
42518              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
42519              because "1e+129" being expected but "1.e+129" being returned.
42520              The culprit (at least in Tru64) is the use of gcvt().
42521      Branch: perl
42522            ! Configure
42523 ____________________________________________________________________________
42524 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
42525         Log: Subject: [PATCH perl@10722] test hunting on VMS
42526              From: "Craig A. Berry" <craigberry@mac.com>
42527              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
42528              Date: Tue, 19 Jun 2001 18:59:01 -0500
42529      Branch: perl
42530            ! vms/test.com
42531 ____________________________________________________________________________
42532 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
42533         Log: Subject: [PATCH] s/typos//
42534              From: Abhijit Menon-Sen <ams@wiw.org>
42535              Date: Wed, 20 Jun 2001 02:15:02 +0530
42536              Message-ID: <20010620021502.A14541@lustre.linux.in>
42537              
42538              Without the op.h s/bearword/bareword/ hunk, see
42539              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
42540      Branch: perl
42541            ! util.c
42542 ____________________________________________________________________________
42543 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
42544         Log: Metaconfig unit change for #10732 and #10733.
42545      Branch: metaconfig/U/perl
42546            ! fflushall.U
42547 ____________________________________________________________________________
42548 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
42549         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
42550              From: "Craig A. Berry" <craigberry@mac.com>
42551              Date: Tue, 19 Jun 2001 17:19:48 -0500
42552              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
42553      Branch: perl
42554            ! configure.com vms/descrip_mms.template
42555 ____________________________________________________________________________
42556 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
42557         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
42558              From: Spider Boardman <spider@Orb.Nashua.NH.US>
42559              Date: Tue, 19 Jun 2001 16:48:07 -0400
42560              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
42561              
42562              Further fixes to fflush(NULL) detection.
42563      Branch: perl
42564            ! Configure
42565 ____________________________________________________________________________
42566 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
42567         Log: AIX test -s hangs with non-existent files?
42568              (A genuine logic bug in Configure, but AIX also broken?)
42569      Branch: perl
42570            ! Configure
42571 ____________________________________________________________________________
42572 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
42573         Log: AUTHORS updates.
42574      Branch: perl
42575            ! AUTHORS
42576 ____________________________________________________________________________
42577 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
42578         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
42579              From: Spider Boardman <spider@Orb.Nashua.NH.US>
42580              Date: Tue, 19 Jun 2001 15:33:25 -0400
42581              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
42582      Branch: perl
42583            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
42584            ! t/lib/warnings/pp
42585 ____________________________________________________________________________
42586 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
42587         Log: Integrate perlio.
42588      Branch: perl
42589           !> lib/File/Find/find.t win32/distclean.bat
42590 ____________________________________________________________________________
42591 [ 10728] By: nick                                  on 2001/06/19  18:24:53
42592         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
42593      Branch: perlio
42594            ! lib/File/Find/find.t win32/distclean.bat
42595 ____________________________________________________________________________
42596 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
42597         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
42598              also add information how to find out whether one has PerlIO.
42599      Branch: perl
42600            ! pod/perlfunc.pod
42601 ____________________________________________________________________________
42602 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
42603         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
42604              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
42605              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
42606              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
42607      Branch: perl
42608            ! pod/perlfunc.pod
42609 ____________________________________________________________________________
42610 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
42611         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
42612              From: Hugo <hv@crypt.compulink.co.uk>
42613              Date: Tue, 19 Jun 2001 12:37:30 +0100
42614              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
42615      Branch: perl
42616            ! t/op/study.t
42617 ____________________________________________________________________________
42618 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
42619         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
42620              From: Hugo <hv@crypt.compulink.co.uk>
42621              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
42622              Date: Tue, 19 Jun 2001 13:15:17 +0100
42623      Branch: perl
42624            ! util.c
42625 ____________________________________________________________________________
42626 [ 10723] By: nick                                  on 2001/06/19  14:46:15
42627         Log: Integrate mainline
42628      Branch: perlio
42629           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
42630           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
42631           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
42632           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
42633           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
42634           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
42635            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
42636            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
42637            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
42638            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
42639            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
42640            - ext/Thread/unsync4.t
42641           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
42642           !> djgpp/config.over djgpp/fixpmain
42643           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
42644           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
42645           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
42646 ____________________________________________________________________________
42647 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
42648         Log: Update Changes.
42649      Branch: perl
42650            ! Changes patchlevel.h
42651 ____________________________________________________________________________
42652 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
42653         Log: The existence shall be MANIFESted.
42654      Branch: perl
42655            ! MANIFEST
42656 ____________________________________________________________________________
42657 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
42658         Log: The old libnet.cfg is first searched from the current directory,
42659              only then from the module path.
42660      Branch: perl
42661            ! utils/libnetcfg.PL
42662 ____________________________________________________________________________
42663 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
42664         Log: NetWare tweaks from Guruprasad.
42665      Branch: perl
42666            ! NetWare/Makefile NetWare/config.wc
42667 ____________________________________________________________________________
42668 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
42669         Log: Subject: [PATCH] djgpp updates
42670              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
42671              Date: Tue, 19 Jun 2001 10:59:06 +0200
42672              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
42673      Branch: perl
42674            ! djgpp/config.over djgpp/fixpmain
42675 ____________________________________________________________________________
42676 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
42677         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
42678              From: Prymmer/Kahn <pvhp@best.com>
42679              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
42680              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
42681      Branch: perl
42682            ! win32/Makefile
42683 ____________________________________________________________________________
42684 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
42685         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
42686              to happen right after the inclusion of <inttypes.h>,
42687              from Edward Moy.
42688      Branch: perl
42689            ! handy.h perl.h
42690 ____________________________________________________________________________
42691 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
42692         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
42693              From: Doug MacEachern <dougm@covalent.net>
42694              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
42695              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
42696      Branch: perl
42697            ! ext/DynaLoader/DynaLoader_pm.PL
42698 ____________________________________________________________________________
42699 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
42700         Log: Revert #10656 for performance reasons but leave in the
42701              use of Hv*() macros -- in comments, so that grepping the
42702              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
42703              suggested by Sarathy, also by Abhijit.)
42704      Branch: perl
42705            ! hv.c
42706 ____________________________________________________________________________
42707 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
42708         Log: Subject: [patch] .s MakeMaker suffix
42709              From: Doug MacEachern <dougm@covalent.net>
42710              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
42711              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
42712      Branch: perl
42713            ! lib/ExtUtils/MM_Unix.pm
42714 ____________________________________________________________________________
42715 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
42716         Log: One test lost in the big shuffle restored.
42717      Branch: perl
42718            + ext/IPC/SysV/ipcsysv.t
42719            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
42720 ____________________________________________________________________________
42721 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
42722         Log: Rename the old non-standard threads tests so that
42723              they won't be invoked.
42724      Branch: perl
42725            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
42726            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
42727            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
42728            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
42729            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
42730            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
42731            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
42732            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
42733            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
42734            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
42735            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
42736            - ext/Thread/unsync4.t
42737            ! MANIFEST
42738 ____________________________________________________________________________
42739 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
42740         Log: Integrate perlio.
42741      Branch: perl
42742           !> win32/config_sh.PL
42743 ____________________________________________________________________________
42744 [ 10709] By: nick                                  on 2001/06/19  08:18:18
42745         Log: Integrate mainline
42746      Branch: perlio
42747           +> (branch 40 files)
42748            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
42749            - lib/strict/subs lib/strict/vars lib/warnings/1global
42750            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
42751            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
42752            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
42753            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
42754            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
42755            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
42756            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
42757            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
42758            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
42759            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
42760            - lib/warnings/utf8 lib/warnings/util
42761           !> (integrate 57 files)
42762 ____________________________________________________________________________
42763 [ 10708] By: nick                                  on 2001/06/19  07:57:10
42764         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
42765      Branch: perlio
42766            ! win32/config_sh.PL
42767 ____________________________________________________________________________
42768 [ 10707] By: nick                                  on 2001/06/19  07:05:07
42769         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
42770      Branch: perl
42771            ! perly.c perly.y perly_c.diff vms/perly_c.vms
42772 ____________________________________________________________________________
42773 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
42774         Log: More perl572delta tweaks.
42775      Branch: perl
42776            ! pod/perl572delta.pod
42777 ____________________________________________________________________________
42778 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
42779         Log: Update perl572delta.
42780      Branch: perl
42781            ! pod/perl572delta.pod
42782 ____________________________________________________________________________
42783 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
42784         Log: VOS updates from Paul Green.
42785      Branch: perl
42786            ! vos/Changes vos/build.cm vos/perl.bind
42787 ____________________________________________________________________________
42788 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
42789         Log: Update the vos/config.*.* files.
42790      Branch: perl
42791            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
42792            ! vos/config.ga.h
42793 ____________________________________________________________________________
42794 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
42795         Log: Add a makefile for more painless adding of symbols to the
42796              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
42797              takes care of the adding)
42798      Branch: perl
42799            + vos/Makefile
42800 ____________________________________________________________________________
42801 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
42802         Log: Make libnetcfg by default display the libnet configuration,
42803              -c to change, add -i for old config, document all options,
42804              regen toc.
42805      Branch: perl
42806            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
42807 ____________________________________________________________________________
42808 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
42809         Log: gcc -Wall sweep.
42810      Branch: perl
42811            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
42812 ____________________________________________________________________________
42813 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
42814         Log: So there.
42815      Branch: perl
42816            ! universal.c
42817 ____________________________________________________________________________
42818 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
42819         Log: Document the need for sv_printify().
42820              
42821              Document that 'use utf8' has been considered.
42822              
42823              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
42824      Branch: perl
42825            ! pod/perltodo.pod universal.c
42826 ____________________________________________________________________________
42827 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
42828         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
42829              From: Nicholas Clark <nick@ccl4.org>
42830              Date: Mon, 18 Jun 2001 23:29:23 +0100
42831              Message-ID: <20010618232923.I98663@plum.flirble.org>
42832      Branch: perl
42833            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
42834            ! ext/Sys/Syslog/Makefile.PL
42835 ____________________________________________________________________________
42836 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
42837         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
42838              From: Scott.L.Miller@Compaq.com
42839              Date: Mon, 18 Jun 2001 10:12:27 -0500
42840              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
42841      Branch: perl
42842            ! lib/perl5db.pl pod/perldebug.pod
42843 ____________________________________________________________________________
42844 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
42845         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
42846              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
42847              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
42848              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
42849      Branch: perl
42850            ! lib/Carp/Heavy.pm
42851 ____________________________________________________________________________
42852 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
42853         Log: Subject: [PATCH] Documentation changes for CLONE
42854              From: Artur Bergman <artur@contiller.se>
42855              Date: Mon, 18 Jun 2001 22:06:37 +0200
42856              Message-ID: <B7542BEC.1719%artur@contiller.se>
42857      Branch: perl
42858            ! pod/perlmod.pod pod/perlsub.pod
42859 ____________________________________________________________________________
42860 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
42861         Log: Subject: Re: configure.com
42862              From: "Craig A. Berry" <craigberry@mac.com>
42863              Date: Mon, 18 Jun 2001 16:04:38 -0500
42864              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
42865      Branch: perl
42866            ! configure.com
42867 ____________________________________________________________________________
42868 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
42869         Log: Subject: PL_nullstash + perl_clone()
42870              From: Doug MacEachern <dougm@covalent.net>
42871              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
42872              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
42873      Branch: perl
42874            ! sv.c
42875 ____________________________________________________________________________
42876 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
42877         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
42878              From: davem@fdgroup.co.uk
42879              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
42880              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
42881      Branch: perl
42882            ! embed.pl pod/perlapi.pod
42883 ____________________________________________________________________________
42884 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
42885         Log: More cross-compilation defaults gleaned from -Dcc
42886              if it is CPU-OS-gcc.
42887      Branch: metaconfig
42888            ! U/modified/libc.U
42889      Branch: metaconfig/U/perl
42890            ! Cross.U
42891      Branch: perl
42892            ! Configure INSTALL
42893 ____________________________________________________________________________
42894 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
42895         Log: Update Changes.
42896      Branch: perl
42897            ! Changes patchlevel.h
42898 ____________________________________________________________________________
42899 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
42900         Log: Subject: [PATCH 5.7.1] sv.c documentation
42901              From: davem@fdgroup.co.uk
42902              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
42903              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
42904      Branch: perl
42905            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
42906            ! sv.c sv.h
42907 ____________________________________________________________________________
42908 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
42909         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
42910              From: "Jon Gunnip" <jongunnip@hotmail.com>
42911              Date: Sun, 17 Jun 2001 18:24:29 -0400
42912              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
42913      Branch: perl
42914            ! pod/perlvar.pod
42915 ____________________________________________________________________________
42916 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
42917         Log: Move the locale/strict/warnings helper files back
42918              under the t/lib; this way the amount of non-installabled
42919              stuff under lib/ stays smaller.
42920      Branch: perl
42921            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
42922            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
42923            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
42924            + t/lib/warnings/5nolint t/lib/warnings/6default
42925            + t/lib/warnings/7fatal t/lib/warnings/8signal
42926            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
42927            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
42928            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
42929            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
42930            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
42931            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
42932            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
42933            + t/lib/warnings/taint t/lib/warnings/toke
42934            + t/lib/warnings/universal t/lib/warnings/utf8
42935            + t/lib/warnings/util
42936            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
42937            - lib/strict/subs lib/strict/vars lib/warnings/1global
42938            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
42939            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
42940            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
42941            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
42942            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
42943            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
42944            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
42945            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
42946            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
42947            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
42948            - lib/warnings/utf8 lib/warnings/util
42949            ! MANIFEST installperl lib/locale.t lib/strict.t
42950 ____________________________________________________________________________
42951 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
42952         Log: Split off the pack/unpack code, from Nicholas Clark.
42953      Branch: perl
42954            + pp_pack.c
42955            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
42956            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
42957            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
42958 ____________________________________________________________________________
42959 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
42960         Log: Guard the SysV IPC tests against being invoked in
42961              SysV-IPC-less places.
42962      Branch: perl
42963            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
42964 ____________________________________________________________________________
42965 [ 10683] By: nick                                  on 2001/06/18  12:24:42
42966         Log: Integrate mainline (new test scheme now ok on Linux).
42967      Branch: perlio
42968           +> lib/warnings.t
42969           !> dump.c sv.c
42970 ____________________________________________________________________________
42971 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
42972         Log: Add the locale.c and numeric.c to the microperl sources.
42973      Branch: perl
42974            ! Makefile.micro win32/Makefile
42975 ____________________________________________________________________________
42976 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
42977         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
42978              From: Abhijit Menon-Sen <ams@wiw.org>
42979              Date: Mon, 18 Jun 2001 14:23:44 +0530
42980              Message-ID: <20010618142344.A13136@lustre.linux.in>
42981      Branch: perl
42982            ! dump.c
42983 ____________________________________________________________________________
42984 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
42985         Log: Subject: Re: [PATCH] more anonymous stash cleanups
42986              From: Abhijit Menon-Sen <ams@wiw.org>
42987              Date: Mon, 18 Jun 2001 15:50:32 +0530
42988              Message-ID: <20010618155032.A13223@lustre.linux.in>
42989              
42990              Plus the comment left in as suggested by NI-S.
42991      Branch: perl
42992            ! sv.c
42993 ____________________________________________________________________________
42994 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
42995         Log: One missed file.
42996      Branch: perl
42997            + lib/warnings.t
42998 ____________________________________________________________________________
42999 [ 10678] By: nick                                  on 2001/06/18  08:05:29
43000         Log: Integrate mainline (part2 - the deletes)
43001      Branch: perlio
43002            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
43003            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
43004            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
43005            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
43006            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
43007            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
43008            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
43009            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
43010            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
43011            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
43012            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
43013 ____________________________________________________________________________
43014 [ 10677] By: nick                                  on 2001/06/18  08:04:44
43015         Log: Integrate mainline (part1)
43016      Branch: perlio
43017           +> (branch 376 files)
43018            - (delete 219 files)
43019           !> (integrate 151 files)
43020 ____________________________________________________________________________
43021 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
43022         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
43023              No doubt I made some mistakes like missed some files or
43024              misnamed some files.  The naming rules were more or less:
43025              (1) if the module is from CPAN, follows its ways, be it
43026              t/*.t or test.pl.
43027              (2) otherwise if there are multiple tests for a module
43028              put them in a t/
43029              (3) otherwise if there's only one test put it in Module.t
43030              (4) helper files go to module/ (locale, strict, warnings)
43031              (5) use longer filenames now that we can (but e.g. the
43032              compat-0.6.t and the Text::Balanced test files still
43033              were renamed to be more civil against the 8.3 people)
43034              installperl was updated appropriately not to install the
43035              *.t files or the help files from under lib.
43036              
43037              TODO: some helper files still remain under t/ that could
43038              follow their 'masters'.  UPDATE: On second thoughts, why
43039              should they.  They can continue to live under t/lib, and
43040              in fact the locale/strict/warnings helpers that were moved
43041              could be moved back.  This way the amount of non-installable
43042              stuff under lib/ stays smaller.
43043      Branch: perl
43044            + (add 253 files)
43045            - (delete 254 files)
43046            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
43047 ____________________________________________________________________________
43048 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
43049         Log: The warning no more comes from util.c, it comes from numeric.c.
43050      Branch: perl
43051            ! README.tru64
43052 ____________________________________________________________________________
43053 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
43054         Log: Subject: Re: anyone good at casting spells?
43055              From: Spider Boardman <spider@Orb.Nashua.NH.US>
43056              Date: Sun, 17 Jun 2001 21:21:04 -0400
43057              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
43058      Branch: perl
43059            ! ext/POSIX/POSIX.xs hv.h
43060 ____________________________________________________________________________
43061 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
43062         Log: Protect the (original) thread tests against testing if no 5.005
43063              threads have been configured.
43064      Branch: perl
43065            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
43066            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
43067            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
43068            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
43069            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
43070            ! ext/Thread/unsync4.t
43071 ____________________________________________________________________________
43072 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
43073         Log: Try the new test scanning scheme on Text::Abbrev.
43074      Branch: perl
43075            + lib/Text/Abbrev.t
43076            - lib/Text/Abbrev/t/abbrev.t
43077            ! MANIFEST
43078 ____________________________________________________________________________
43079 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
43080         Log: Change the scan policy of the *.t and test.pl files,
43081              now the *.t do not need to live in a t/ directory.
43082      Branch: perl
43083            ! t/TEST t/harness
43084 ____________________________________________________________________________
43085 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
43086         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
43087              From: Ilmari Karonen <iltzu@sci.fi>
43088              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
43089              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
43090      Branch: perl
43091            ! pod/perlfaq7.pod
43092 ____________________________________________________________________________
43093 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
43094         Log: Quench the warnings from Tru64; the HP-UX is still
43095              broken because it really, REALLY, doesn't like the
43096              HvARRAY() being lvalue:
43097              
43098              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
43099              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
43100      Branch: perl
43101            ! hv.c
43102 ____________________________________________________________________________
43103 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
43104         Log: Integrate change #10667 from maintperl:
43105              
43106              change#10449 broke the special-case that makes lexicals inside the
43107              eval"" within DB::DB() visible
43108      Branch: perl
43109           !> op.c
43110 ____________________________________________________________________________
43111 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
43112         Log: change#10449 broke the special-case that makes lexicals inside the
43113              eval"" within DB::DB() visible
43114      Branch: maint-5.6/perl
43115            ! op.c
43116 ____________________________________________________________________________
43117 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
43118         Log: Still spurious output; indent the code a bit.
43119              
43120              TODO1: separate the utility functions like MkDir
43121              into a helper script?
43122              
43123              TODO2: I see a lot of repetition in the filepath()
43124              and dirpath() calls.
43125      Branch: perl
43126            ! t/lib/filefind.t t/lib/findtaint.t
43127 ____________________________________________________________________________
43128 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
43129         Log: Regen modlib, toc.
43130      Branch: perl
43131            ! pod/perlmodlib.pod pod/perltoc.pod
43132 ____________________________________________________________________________
43133 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
43134         Log: Add libnetcfg to perlutil.
43135      Branch: perl
43136            ! pod/perlutil.pod
43137 ____________________________________________________________________________
43138 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
43139         Log: Initial integration of libnet-1.0703.
43140              The Configure script renamed as libnetcfg, will be
43141              installed along other utilities.
43142      Branch: perl
43143            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
43144            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
43145            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
43146            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
43147            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
43148            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
43149            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
43150            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
43151            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
43152            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
43153            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
43154            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
43155            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
43156            + utils/libnetcfg.PL
43157            ! MANIFEST utils.lst utils/Makefile
43158 ____________________________________________________________________________
43159 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
43160         Log: Less potentially test-harness-confusing output.
43161      Branch: perl
43162            ! lib/Memoize/t/expire_module_t.t
43163 ____________________________________________________________________________
43164 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
43165         Log: The final print annoys make test.
43166      Branch: perl
43167            ! t/lib/filefind.t t/lib/findtaint.t
43168 ____________________________________________________________________________
43169 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
43170         Log: Add an option for handling dangling symbolic links.
43171      Branch: perl
43172            ! lib/File/Find.pm t/lib/filefind.t
43173 ____________________________________________________________________________
43174 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
43175         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
43176              From: Thomas Wegner <wegner_thomas@yahoo.com>
43177              Date: Sun, 17 Jun 2001 14:43:11 +0200
43178              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
43179      Branch: perl
43180            + t/lib/findtaint.t
43181            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
43182 ____________________________________________________________________________
43183 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
43184         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
43185              From: Jonathan Stowe <gellyfish@gellyfish.com>
43186              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
43187              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
43188      Branch: perl
43189            ! lib/ExtUtils/MM_Unix.pm
43190 ____________________________________________________________________________
43191 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
43192         Log: Subject: [PATCH] more anonymous stash cleanups
43193              From: Abhijit Menon-Sen <ams@wiw.org>
43194              Date: Sun, 17 Jun 2001 11:44:06 +0530
43195              Message-ID: <20010617114406.A25203@lustre.linux.in>
43196      Branch: perl
43197            ! op.c
43198 ____________________________________________________________________________
43199 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
43200         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
43201              From: Abhijit Menon-Sen <ams@wiw.org>
43202              Date: Sun, 17 Jun 2001 08:02:59 +0530
43203              Message-ID: <20010617080259.A28776@lustre.linux.in>
43204              
43205              Subject: [PATCH #2/7] xhv_eiter
43206              From: Abhijit Menon-Sen <ams@wiw.org>
43207              Date: Sun, 17 Jun 2001 08:13:18 +0530
43208              Message-ID: <20010617081318.B28776@lustre.linux.in>
43209              
43210              Subject: [PATCH #3/7] xhv_fill
43211              From: Abhijit Menon-Sen <ams@wiw.org>
43212              Date: Sun, 17 Jun 2001 08:25:16 +0530
43213              Message-ID: <20010617082516.C28776@lustre.linux.in>
43214              
43215              Subject: [PATCH #4/7] xhv_keys
43216              From: Abhijit Menon-Sen <ams@wiw.org>
43217              Date: Sun, 17 Jun 2001 08:36:17 +0530
43218              Message-ID: <20010617083617.D28776@lustre.linux.in>
43219              
43220              Subject: [PATCH #5/7] xhv_max
43221              From: Abhijit Menon-Sen <ams@wiw.org>
43222              Date: Sun, 17 Jun 2001 08:39:48 +0530
43223              Message-ID: <20010617083948.E28776@lustre.linux.in>
43224              
43225              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
43226              From: Abhijit Menon-Sen <ams@wiw.org>
43227              Date: Sun, 17 Jun 2001 08:51:11 +0530
43228              Message-ID: <20010617085111.F28776@lustre.linux.in>
43229      Branch: perl
43230            ! hv.c
43231 ____________________________________________________________________________
43232 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
43233         Log: Update Changes.
43234      Branch: perl
43235            ! Changes patchlevel.h
43236 ____________________________________________________________________________
43237 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
43238         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
43239              From: Abhijit Menon-Sen <ams@wiw.org>
43240              Date: Sat, 16 Jun 2001 07:41:19 +0530
43241              Message-ID: <20010616074119.A24720@lustre.linux.in>
43242      Branch: perl
43243            ! hv.c perl.c vms/vmsish.h win32/win32.h
43244 ____________________________________________________________________________
43245 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
43246         Log: Document tests failing when threaded, since we now have more.
43247      Branch: perl
43248            ! pod/perl572delta.pod
43249 ____________________________________________________________________________
43250 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
43251         Log: -Wall cleanup.
43252      Branch: perl
43253            ! ext/Thread/Thread.xs
43254 ____________________________________________________________________________
43255 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
43256         Log: pthread_attr_setstacksize() isn't absolutely necessary
43257              to call, only iff THREAD_CREATE_NEEDS_STACK.
43258      Branch: perl
43259            ! ext/Thread/Thread.xs
43260 ____________________________________________________________________________
43261 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
43262         Log: -Wall strays.
43263      Branch: perl
43264            ! perl.c util.c
43265 ____________________________________________________________________________
43266 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
43267         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
43268              (and INT64_MIN) brokenness.
43269      Branch: perl
43270            ! hints/darwin.sh perl.h
43271 ____________________________________________________________________________
43272 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
43273         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
43274              From: Nicholas Clark <nick@ccl4.org>
43275              Date: Sun, 17 Jun 2001 00:16:05 +0100
43276              Message-ID: <20010617001605.V98663@plum.flirble.org>
43277      Branch: perl
43278            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
43279            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
43280            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
43281 ____________________________________________________________________________
43282 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
43283         Log: Add perlnetware to docs; regen toc; supply skeleton
43284              docs for some Memoize submodules.
43285      Branch: perl
43286            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
43287            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
43288            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
43289            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
43290            ! win32/Makefile win32/makefile.mk
43291 ____________________________________________________________________________
43292 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
43293         Log: pod cleanup.
43294      Branch: perl
43295            ! README.netware
43296 ____________________________________________________________________________
43297 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
43298         Log: Integrate Memoize 0.64.  Few tweaks were required in
43299              the test scripts.  Note that the speed and expire*
43300              tests take several dozen seconds to run.
43301      Branch: perl
43302            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
43303            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
43304            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
43305            + lib/Memoize/README lib/Memoize/SDBM_File.pm
43306            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
43307            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
43308            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
43309            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
43310            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
43311            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
43312            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
43313            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
43314            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
43315            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
43316            ! MANIFEST t/lib/1_compile.t
43317 ____________________________________________________________________________
43318 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
43319         Log: Document the cross-compilation options.
43320      Branch: perl
43321            ! Cross/README INSTALL
43322 ____________________________________________________________________________
43323 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
43324         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
43325      Branch: perl
43326            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
43327            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
43328            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
43329            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
43330            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
43331            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
43332            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
43333            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
43334            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
43335            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
43336            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
43337            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
43338            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
43339            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
43340            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
43341            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
43342            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
43343            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
43344            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
43345            + lib/ExtUtils/MM_NW5.pm
43346            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
43347            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
43348            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
43349            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
43350            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
43351            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
43352            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
43353            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
43354            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
43355            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
43356            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
43357            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
43358            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
43359            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
43360            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
43361            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
43362            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
43363            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
43364            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
43365            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
43366            ! util.h x2p/a2py.c
43367 ____________________________________________________________________________
43368 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
43369         Log: Resort MANIFEST.
43370      Branch: perl
43371            ! MANIFEST
43372 ____________________________________________________________________________
43373 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
43374         Log: Integrate perlio.
43375      Branch: perl
43376           +> win32/win32io.c
43377           !> MANIFEST perlio.c perliol.h win32/makefile.mk
43378 ____________________________________________________________________________
43379 [ 10640] By: nick                                  on 2001/06/16  18:38:31
43380         Log: Disable :win32 layer as default till I get it working
43381      Branch: perlio
43382            ! MANIFEST perlio.c
43383 ____________________________________________________________________________
43384 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
43385         Log: Try the new scheme by moving the Text::Abbrev test
43386              to a new place under lib.
43387      Branch: perl
43388            + lib/Text/Abbrev/t/abbrev.t
43389            - t/lib/abbrev.t
43390            ! MANIFEST
43391 ____________________________________________________________________________
43392 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
43393         Log: Make the code even more dynamical so that testname
43394              suffix length can change.
43395      Branch: perl
43396            ! lib/Test/Harness.pm t/TEST
43397 ____________________________________________________________________________
43398 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
43399         Log: Allow for deeper t/ and also a single test.pl.
43400      Branch: perl
43401            ! t/TEST t/harness
43402 ____________________________________________________________________________
43403 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
43404         Log: #define fix from Nicholas Clark.
43405      Branch: perl
43406            ! ext/POSIX/POSIX.xs
43407 ____________________________________________________________________________
43408 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
43409         Log: Initialization is nice.
43410      Branch: perl
43411            ! lib/Test/Harness.pm
43412 ____________________________________________________________________________
43413 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
43414         Log: Make t/TEST and t/harness to test also the t/ tests
43415              under the main lib/ and ext/ directories.  Fix Test::Harness
43416              to dynamically change the width of its "foo/bar....ok" output.
43417      Branch: perl
43418            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
43419 ____________________________________________________________________________
43420 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
43421         Log: Subject: [PATCH] Re: perl@10611 
43422              From: Nicholas Clark <nick@ccl4.org>
43423              Date: Sat, 16 Jun 2001 16:52:47 +0100
43424              Message-ID: <20010616165247.O98663@plum.flirble.org>
43425              
43426              The .xs parts, too.
43427      Branch: perl
43428            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
43429            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
43430 ____________________________________________________________________________
43431 [ 10632] By: nick                                  on 2001/06/16  16:44:35
43432         Log: Work-in-progress win32 layer semi-functional, checking 
43433              for UNIX breakage.
43434      Branch: perlio
43435            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
43436 ____________________________________________________________________________
43437 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
43438         Log: Subject: [PATCH] Re: perl@10611 
43439              From: Nicholas Clark <nick@ccl4.org>
43440              Date: Sat, 16 Jun 2001 16:52:47 +0100
43441              Message-ID: <20010616165247.O98663@plum.flirble.org>
43442      Branch: perl
43443            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
43444            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
43445            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
43446            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
43447            ! lib/ExtUtils/Constant.pm
43448 ____________________________________________________________________________
43449 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
43450         Log: Metaconfig unit change for #10629.
43451      Branch: metaconfig
43452            ! U/modified/Finish.U
43453 ____________________________________________________________________________
43454 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
43455         Log: The extraction changed directories.
43456      Branch: perl
43457            ! Configure
43458 ____________________________________________________________________________
43459 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
43460         Log: Math::BigInt 1.35 from Tels.
43461      Branch: perl
43462            + t/lib/mbimbf.t
43463            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
43464            ! t/lib/bigfltpm.t t/lib/bigintpm.t
43465 ____________________________________________________________________________
43466 [ 10627] By: nick                                  on 2001/06/16  14:54:52
43467         Log: Work in progress UNIX-side edit of win32 PerLIO layer
43468      Branch: perlio
43469            + win32/win32io.c
43470            ! perlio.c win32/makefile.mk
43471 ____________________________________________________________________________
43472 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
43473         Log: Subject: [PATCH 5.6.1] os2/diff-configure
43474              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43475              Date: Fri, 15 Jun 2001 01:19:36 -0400
43476              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
43477              
43478              Empty all of it because I think #10624 made even the
43479              last patch hunk unnecessary.
43480      Branch: perl
43481            ! os2/diff.configure
43482 ____________________________________________________________________________
43483 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
43484         Log: Metaconfig unit change for 10624.
43485      Branch: metaconfig
43486            ! U/modified/libc.U
43487      Branch: perl
43488            ! config_h.SH
43489 ____________________________________________________________________________
43490 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
43491         Log: Move the initialization of libnames to the beginning so
43492              that can one 'seed' it (as OS/2 does.)
43493      Branch: perl
43494            ! Configure
43495 ____________________________________________________________________________
43496 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
43497         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
43498              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43499              Date: Fri, 15 Jun 2001 19:10:57 -0400
43500              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
43501      Branch: perl
43502            ! os2/OS2/REXX/DLL/DLL.pm
43503 ____________________________________________________________________________
43504 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
43505         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
43506              From: "Craig A. Berry" <craigberry@mac.com>
43507              Date: Fri, 15 Jun 2001 17:00:03 -0500
43508              Message-Id: <a05101007b750342599be@[172.16.52.1]>
43509      Branch: perl
43510            ! vms/descrip_mms.template
43511 ____________________________________________________________________________
43512 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
43513         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
43514              From: "Craig A. Berry" <craigberry@mac.com>
43515              Date: Fri, 15 Jun 2001 18:39:42 -0500
43516              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
43517      Branch: perl
43518            ! lib/File/Spec/VMS.pm t/lib/extutils.t
43519 ____________________________________________________________________________
43520 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
43521         Log: Integrate perlio.
43522      Branch: perl
43523           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
43524           !> t/io/utf8.t t/lib/io_scalar.t
43525 ____________________________________________________________________________
43526 [ 10619] By: nick                                  on 2001/06/15  21:05:19
43527         Log: Generated files
43528      Branch: perlio
43529            ! embed.h proto.h
43530 ____________________________________________________________________________
43531 [ 10618] By: nick                                  on 2001/06/15  20:27:42
43532         Log: Fix open.pm to work via XS-implemented method calls rather
43533              than *open::layers variables which caused all the HV/AV hassle.
43534      Branch: perlio
43535            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
43536            ! t/lib/io_scalar.t
43537 ____________________________________________________________________________
43538 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
43539         Log: Integrate perlio.
43540      Branch: perl
43541           !> lib/ExtUtils/Constant.pm
43542 ____________________________________________________________________________
43543 [ 10616] By: nick                                  on 2001/06/15  18:46:47
43544         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
43545      Branch: perlio
43546            ! lib/ExtUtils/Constant.pm
43547 ____________________________________________________________________________
43548 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
43549         Log: Integrate perlio.
43550      Branch: perl
43551           !> ext/Socket/Socket.xs
43552 ____________________________________________________________________________
43553 [ 10614] By: nick                                  on 2001/06/15  18:33:37
43554         Log: MULTIPLICITY fix for Socket.xs
43555      Branch: perlio
43556            ! ext/Socket/Socket.xs
43557 ____________________________________________________________________________
43558 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
43559         Log: Subject: Re: perl@10611
43560              From: Doug MacEachern <dougm@covalent.net>
43561              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
43562              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
43563      Branch: perl
43564            ! ext/Socket/Socket.xs
43565 ____________________________________________________________________________
43566 [ 10612] By: nick                                  on 2001/06/15  16:14:38
43567         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
43568      Branch: perlio
43569           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
43570           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
43571           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
43572           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
43573           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
43574           !> utils/h2ph.PL
43575 ____________________________________________________________________________
43576 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
43577         Log: Update Changes.
43578      Branch: perl
43579            ! Changes patchlevel.h
43580 ____________________________________________________________________________
43581 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
43582         Log: Upping the test count.
43583      Branch: perl
43584            ! t/lib/filefind.t
43585 ____________________________________________________________________________
43586 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
43587         Log: Integrate perlio.
43588      Branch: perl
43589           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
43590 ____________________________________________________________________________
43591 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
43592         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
43593              From: andreas.koenig@anima.de (Andreas J. Koenig)
43594              Date: 15 Jun 2001 13:30:39 +0200
43595              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
43596              
43597              Record the grim history.
43598      Branch: perl
43599            ! lib/File/Find.pm
43600 ____________________________________________________________________________
43601 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
43602         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
43603              From: Brian McCauley <nobull@mail.com>
43604              Date: 15 Jun 2001 07:51:26 +0100
43605              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
43606      Branch: perl
43607            ! lib/File/Find.pm t/lib/filefind.t
43608 ____________________________________________________________________________
43609 [ 10606] By: nick                                  on 2001/06/15  14:00:08
43610         Log: regen_config_h for Win32.
43611      Branch: perlio
43612            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43613 ____________________________________________________________________________
43614 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
43615         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
43616              From: Peter Prymmer <pvhp@forte.com>
43617              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
43618              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
43619      Branch: perl
43620            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
43621 ____________________________________________________________________________
43622 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
43623         Log: Some filesystems require writability for rename/unlink.
43624      Branch: perl
43625            ! opcode.pl
43626 ____________________________________________________________________________
43627 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
43628         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
43629              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
43630              Date: Fri, 15 Jun 2001 12:08:53 +0200
43631              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
43632      Branch: perl
43633            ! perlio.c
43634 ____________________________________________________________________________
43635 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
43636         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
43637              From: Mike Guy <mjtg@cam.ac.uk>
43638              Date: Fri, 15 Jun 2001 14:11:49 +0100
43639              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
43640      Branch: perl
43641            ! opcode.pl
43642 ____________________________________________________________________________
43643 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
43644         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
43645              From: Nicholas Clark <nick@ccl4.org>
43646              Date: Thu, 14 Jun 2001 23:52:56 +0100
43647              Message-ID: <20010614235256.G98663@plum.flirble.org>
43648      Branch: perl
43649            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
43650            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
43651 ____________________________________________________________________________
43652 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
43653         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
43654              From: Russ Allbery <rra@stanford.edu>
43655              Date: 14 Jun 2001 13:24:43 -0700
43656              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
43657      Branch: perl
43658            ! ext/GDBM_File/GDBM_File.pm
43659 ____________________________________________________________________________
43660 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
43661         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
43662              From: Nicholas Clark <nick@ccl4.org>
43663              Date: Thu, 14 Jun 2001 20:37:47 +0100
43664              Message-ID: <20010614203747.F98663@plum.flirble.org>
43665      Branch: perl
43666            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
43667            ! t/lib/gdbm.t
43668 ____________________________________________________________________________
43669 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
43670         Log: Integrate perlio.
43671      Branch: perl
43672           !> makedef.pl sv.c
43673 ____________________________________________________________________________
43674 [ 10597] By: nick                                  on 2001/06/15  11:08:13
43675         Log: Check that HVs with HvNAME() != NULL are really stashes before
43676              treating them as such. Also be more defensive on the GvCV.
43677              Win32 fork and dprof now working again. 
43678      Branch: perlio
43679            ! sv.c
43680 ____________________________________________________________________________
43681 [ 10596] By: nick                                  on 2001/06/15  10:11:20
43682         Log: Integrate mainline.
43683      Branch: perlio
43684           +> Cross/README
43685           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
43686           !> Porting/config_H config_h.SH configure.com epoc/config.sh
43687           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
43688           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
43689           !> vos/config.ga.h win32/config.bc win32/config.gc
43690           !> win32/config.vc win32/config_H.bc win32/config_H.gc
43691           !> win32/config_H.vc
43692 ____________________________________________________________________________
43693 [ 10595] By: nick                                  on 2001/06/15  09:37:17
43694         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
43695              - Win32 (VC++) now builds but fails:
43696              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
43697              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
43698              write.t    - open(...,"|-") not implemented on Win32 
43699      Branch: perlio
43700            ! makedef.pl
43701 ____________________________________________________________________________
43702 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
43703         Log: Integrate perlio.
43704      Branch: perl
43705           !> perlio.c win32/makefile.mk
43706 ____________________________________________________________________________
43707 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
43708         Log: Metaconfig unit changes for #10592.
43709      Branch: metaconfig
43710            + U/modified/i_varhdr.U U/modified/startsh.U
43711            - U/a_dvisory/crosscompile.U U/target/Target.U
43712            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
43713            ! U/compline/bitpbyte.U U/compline/byteorder.U
43714            ! U/compline/ccflags.U U/compline/charsize.U
43715            ! U/compline/d_casti32.U U/compline/d_castneg.U
43716            ! U/compline/d_closedir.U U/compline/d_fd_set.U
43717            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
43718            ! U/compline/d_keepsig.U U/compline/d_open3.U
43719            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
43720            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
43721            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
43722            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
43723            ! U/compline/doublesize.U U/compline/floatsize.U
43724            ! U/compline/nblock_io.U U/compline/orderlib.U
43725            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
43726            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
43727            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
43728            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
43729            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
43730            ! U/modified/spitshell.U U/threads/archname.U
43731            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
43732            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
43733            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
43734            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
43735            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
43736      Branch: metaconfig/U/perl
43737            + Cross.U
43738            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
43739            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
43740            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
43741            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
43742            ! stdio_streams.U uselfs.U
43743 ____________________________________________________________________________
43744 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
43745         Log: The first steps towards cross-compilation.
43746              
43747              Abstract execution of compiled test executables with $run,
43748              and abstract transfer of files with $to and $from.
43749              
43750              Under cross-compilation the $run, $to, and $from will point
43751              to appropriate wrapper scripts, by default ssh and scp,
43752              but also rsh, rcp, and cp are supported.  If not
43753              cross-compiling, they will be set to '', ':', and ':',
43754              respectively.
43755              
43756              With these patches I was able to get Configure for
43757              iPAQ ARM Linux on an Intel Linux about 95% right
43758              (only a few tests failed to execute or they produced
43759              incorrect results), and I was able to compile
43760              a functional miniperl.
43761              
43762              The symbol crosscompile renamed to be usecrosscompile,
43763              the corresponding C symbol from CROSSCOMPILE to
43764              USE_CROSS_COMPILE.
43765      Branch: perl
43766            ! Configure Cross/README Makefile.SH Porting/Glossary
43767            ! Porting/config.sh Porting/config_H config_h.SH configure.com
43768            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
43769            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
43770            ! vos/config.ga.def vos/config.ga.h win32/config.bc
43771            ! win32/config.gc win32/config.vc win32/config_H.bc
43772            ! win32/config_H.gc win32/config_H.vc
43773 ____________________________________________________________________________
43774 [ 10591] By: nick                                  on 2001/06/14  20:00:12
43775         Log: Steps along the road toward Win32 building again.
43776      Branch: perlio
43777            ! perlio.c win32/makefile.mk
43778 ____________________________________________________________________________
43779 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
43780         Log: Integrate perlio.
43781      Branch: perl
43782           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
43783 ____________________________________________________________________________
43784 [ 10589] By: nick                                  on 2001/06/14  13:54:07
43785         Log: Routine regen_config_h for Win32
43786      Branch: perlio
43787            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43788 ____________________________________________________________________________
43789 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
43790         Log: Integrate perlio.
43791      Branch: perl
43792           +> perlyline.pl
43793           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
43794 ____________________________________________________________________________
43795 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
43796         Log: A placeholder.
43797      Branch: perl
43798            + Cross/README
43799 ____________________________________________________________________________
43800 [ 10586] By: nick                                  on 2001/06/14  08:25:07
43801         Log: Add new step to run_byacc which:
43802              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
43803              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
43804      Branch: perlio
43805            + perlyline.pl
43806            ! MANIFEST Makefile.SH perly.c
43807 ____________________________________________________________________________
43808 [ 10585] By: nick                                  on 2001/06/14  08:22:29
43809         Log: Integrate mainline
43810      Branch: perlio
43811           +> locale.c numeric.c
43812           !> Changes cygwin/Makefile.SHs embed.h embed.pl
43813           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
43814           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
43815           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
43816           !> x2p/Makefile.SH
43817 ____________________________________________________________________________
43818 [ 10584] By: nick                                  on 2001/06/14  08:05:53
43819         Log: Hack to remove insecure directories from PATH so test will run.
43820      Branch: perlio
43821            ! t/lib/filefind.t
43822 ____________________________________________________________________________
43823 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
43824         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
43825      Branch: perl
43826            - t/lib/mbimbf.t
43827            ! MANIFEST
43828 ____________________________________________________________________________
43829 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
43830         Log: Detypo.
43831      Branch: perl
43832            ! x2p/Makefile.SH
43833 ____________________________________________________________________________
43834 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
43835         Log: de-$CONFIG continues.
43836      Branch: perl
43837            ! cygwin/Makefile.SHs x2p/Makefile.SH
43838 ____________________________________________________________________________
43839 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
43840         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
43841              From: Nicholas Clark <nick@ccl4.org>
43842              Date: Wed, 13 Jun 2001 21:20:13 +0100
43843              Message-ID: <20010613212013.D98663@plum.flirble.org>
43844      Branch: perl
43845            ! opcode.pl
43846 ____________________________________________________________________________
43847 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
43848         Log: Subject: splitting util.c
43849              From: Hugo <hv@crypt.compulink.co.uk>
43850              Date: Thu, 14 Jun 2001 00:41:08 +0100
43851              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
43852      Branch: perl
43853            + locale.c numeric.c
43854            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
43855            ! pod/perlapi.pod proto.h util.c
43856 ____________________________________________________________________________
43857 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
43858         Log: Upgrade to Math::BigInt 1.34 from Tels.
43859      Branch: perl
43860            + t/lib/mbimbf.t
43861            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
43862            ! t/lib/bigfltpm.t t/lib/bigintpm.t
43863 ____________________________________________________________________________
43864 [ 10577] By: nick                                  on 2001/06/13  19:02:48
43865         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
43866      Branch: perlio
43867           !> (integrate 125 files)
43868 ____________________________________________________________________________
43869 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
43870         Log: Update Changes.
43871      Branch: perl
43872            ! Changes patchlevel.h
43873 ____________________________________________________________________________
43874 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
43875         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
43876              From: "Craig A. Berry" <craigberry@mac.com>
43877              Date: Wed, 13 Jun 2001 13:24:28 -0500
43878              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
43879      Branch: perl
43880            ! ext/re/Makefile.PL
43881 ____________________________________________________________________________
43882 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
43883         Log: Mc.u.c. for #10573.
43884      Branch: metaconfig
43885            ! U/threads/usethreads.U
43886 ____________________________________________________________________________
43887 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
43888         Log: It would be also be good if I could type.
43889      Branch: perl
43890            ! Configure
43891 ____________________________________________________________________________
43892 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
43893         Log: Metaconfig unit change for #10571.
43894      Branch: metaconfig
43895            ! U/threads/usethreads.U
43896 ____________________________________________________________________________
43897 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
43898         Log: A non-empty default is a good thing.
43899      Branch: perl
43900            ! Configure
43901 ____________________________________________________________________________
43902 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
43903         Log: Metaconfig unit change for #10569.
43904      Branch: metaconfig
43905            ! U/threads/usethreads.U
43906 ____________________________________________________________________________
43907 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
43908         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
43909              extremely experimental, not even prompted for.
43910      Branch: perl
43911            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43912            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
43913            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
43914            ! win32/config.bc win32/config.gc win32/config.vc
43915 ____________________________________________________________________________
43916 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
43917         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
43918      Branch: perl
43919            ! pod/perlfaq6.pod
43920 ____________________________________________________________________________
43921 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
43922         Log: Integrate perlio; conflicts, accept Nick's versions.
43923      Branch: perl
43924           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
43925           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
43926 ____________________________________________________________________________
43927 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
43928         Log: Subject: Re: ext/ + -Wall
43929              From: Doug MacEachern <dougm@covalent.net>
43930              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
43931              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
43932      Branch: perl
43933            ! XSUB.h lib/ExtUtils/xsubpp perl.h
43934 ____________________________________________________________________________
43935 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
43936         Log: Similar logic as DB_File.xs, using the modern macros and
43937              defines them to older ones for older Perls where PERL_VERSION
43938              is not defined, from Doug MacEachern.
43939      Branch: perl
43940            ! ext/Storable/Storable.xs
43941 ____________________________________________________________________________
43942 [ 10564] By: nick                                  on 2001/06/13  15:22:01
43943         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
43944              and using that instead (name lookups are sequential search for now).
43945      Branch: perlio
43946            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
43947            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
43948 ____________________________________________________________________________
43949 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
43950         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
43951              From: "Richard Soderberg" <rs@crystalflame.net>
43952              Date: Sat, 26 May 2001 06:44:20 -0700
43953              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
43954      Branch: perl
43955            ! sv.c t/op/glob.t
43956 ____________________________________________________________________________
43957 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
43958         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
43959              From: "Craig A. Berry" <craigberry@mac.com>
43960              Date: Tue, 12 Jun 2001 23:55:26 -0500
43961              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
43962      Branch: perl
43963            ! ext/re/Makefile.PL ext/re/re.xs
43964 ____________________________________________________________________________
43965 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
43966         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
43967              suggested by NI-S.
43968      Branch: perl
43969            ! XSUB.h malloc.c perl.h
43970 ____________________________________________________________________________
43971 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
43972         Log: Regen toc.
43973      Branch: perl
43974            ! pod/perltoc.pod
43975 ____________________________________________________________________________
43976 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
43977         Log: Subject: [patch] perl.gprof control
43978              From: Doug MacEachern <dougm@covalent.net>
43979              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
43980              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
43981      Branch: perl
43982            ! miniperlmain.c perl.h
43983 ____________________________________________________________________________
43984 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
43985         Log: Subject: Re: ext/ + -Wall
43986              From: Doug MacEachern <dougm@covalent.net>
43987              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
43988              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
43989              
43990              Document ax and break up dXSARGS.
43991      Branch: perl
43992            ! XSUB.h pod/perlapi.pod
43993 ____________________________________________________________________________
43994 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
43995         Log: More AIX tweakage from Merijn.
43996      Branch: perl
43997            ! hints/aix.sh
43998 ____________________________________________________________________________
43999 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
44000         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
44001              From: "Craig A. Berry" <craigberry@mac.com>
44002              Date: Tue, 12 Jun 2001 22:57:45 -0500
44003              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
44004      Branch: perl
44005            ! vms/descrip_mms.template
44006 ____________________________________________________________________________
44007 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
44008         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
44009              From: "Craig A. Berry" <craigberry@mac.com>
44010              Date: Tue, 12 Jun 2001 22:21:39 -0500
44011              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
44012      Branch: perl
44013            ! configure.com util.c
44014 ____________________________________________________________________________
44015 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
44016         Log: New AIX dynaloading code from Jens-Uwe Mager.
44017              Does break binary compatibility.
44018      Branch: perl
44019            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
44020 ____________________________________________________________________________
44021 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
44022         Log: VMS DEC C compiler found nits by Peter Prymmer.
44023      Branch: perl
44024            ! util.c
44025 ____________________________________________________________________________
44026 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
44027         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
44028              From: Peter Prymmer <pvhp@forte.com>
44029              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
44030              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
44031      Branch: perl
44032            ! t/lib/filecomp.t
44033 ____________________________________________________________________________
44034 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
44035         Log: I wonder how many $CONFIGs still lurk in the shadows.
44036      Branch: perl
44037            ! pod/Makefile.SH x2p/cflags.SH
44038 ____________________________________________________________________________
44039 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
44040         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
44041      Branch: perl
44042            ! pod/checkpods.PL
44043 ____________________________________________________________________________
44044 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
44045         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
44046      Branch: perl
44047            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
44048 ____________________________________________________________________________
44049 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
44050         Log: Subject: [patch] rid local_patches warnings
44051              From: Doug MacEachern <dougm@covalent.net>
44052              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
44053              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
44054      Branch: perl
44055            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
44056 ____________________________________________________________________________
44057 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
44058         Log: Subject: Re: ext/ + -Wall
44059              From: Doug MacEachern <dougm@covalent.net>
44060              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
44061              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
44062      Branch: perl
44063            ! ext/attrs/attrs.xs
44064 ____________________________________________________________________________
44065 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
44066         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
44067              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
44068              Date: Tue, 12 Jun 2001 14:36:20 -0400
44069              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
44070      Branch: perl
44071            ! pod/perlretut.pod
44072 ____________________________________________________________________________
44073 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
44074         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
44075              From: Mike Guy <mjtg@cam.ac.uk>
44076              Date: Tue, 12 Jun 2001 19:10:31 +0100
44077              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
44078              
44079              Subject: Re: [ID 20010612.001] out of memory during regex compilation
44080              From: Mike Guy <mjtg@cam.ac.uk>
44081              Date: Tue, 12 Jun 2001 19:21:01 +0100
44082              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
44083      Branch: perl
44084            ! pod/perlop.pod
44085 ____________________________________________________________________________
44086 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
44087         Log: AIX tweaks from Merijn H. Brand.
44088      Branch: perl
44089            ! hints/aix.sh
44090 ____________________________________________________________________________
44091 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
44092         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
44093              From: "Brendan O'Dea" <bod@compusol.com.au>
44094              Date: Wed, 13 Jun 2001 05:16:47 +1000
44095              Message-ID: <20010613051647.A8945@compusol.com.au>
44096      Branch: maint-5.6/perl
44097            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
44098 ____________________________________________________________________________
44099 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
44100         Log: Subject: Small bcopy cleanup
44101              From: Andy Dougherty <doughera@lafayette.edu>
44102              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
44103              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
44104      Branch: perl
44105            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
44106 ____________________________________________________________________________
44107 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
44108         Log: Subject: [PATCH] Re: ext/ + -Wall
44109              From: Nicholas Clark <nick@ccl4.org>
44110              Date: Wed, 13 Jun 2001 00:04:30 +0100
44111              Message-ID: <20010613000430.M5901@plum.flirble.org>
44112      Branch: perl
44113            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
44114 ____________________________________________________________________________
44115 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
44116         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
44117              From: Nicholas Clark <nick@ccl4.org>
44118              Date: Tue, 12 Jun 2001 23:53:07 +0100
44119              Message-ID: <20010612235307.L5901@plum.flirble.org>
44120      Branch: perl
44121            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
44122 ____________________________________________________________________________
44123 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
44124         Log: MPE/iX tweaks from Mark Bixby.
44125      Branch: perl
44126            ! hints/mpeix.sh mpeix/mpeixish.h util.c
44127 ____________________________________________________________________________
44128 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
44129         Log: Update Changes.
44130      Branch: perl
44131            ! Changes patchlevel.h
44132 ____________________________________________________________________________
44133 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
44134         Log: One less -Wall whine (found under DEBUGGING).
44135      Branch: perl
44136            ! x2p/Makefile.SH x2p/a2p.c
44137 ____________________________________________________________________________
44138 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
44139         Log: s/case-independent/case-insensitive/g
44140      Branch: perl
44141            ! pod/perldebug.pod
44142 ____________________________________________________________________________
44143 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
44144         Log: As suggested in    
44145              
44146              Subject: Re: ext/ + -Wall
44147              From: Gurusamy Sarathy <gsar@ActiveState.com>
44148              Date: Mon, 11 Jun 2001 23:34:31 -0700
44149              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
44150      Branch: perl
44151            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
44152            ! perl.h
44153 ____________________________________________________________________________
44154 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
44155         Log: Subject: ext/ + -Wall
44156              From: Doug MacEachern <dougm@covalent.net>
44157              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
44158              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
44159      Branch: perl
44160            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
44161            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
44162            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
44163            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
44164            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
44165            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
44166            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
44167            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
44168            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
44169            ! lib/ExtUtils/xsubpp
44170 ____________________________________________________________________________
44171 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
44172         Log: Subject: [PATCH] anonymous stashes
44173              From: Abhijit Menon-Sen <ams@wiw.org>
44174              Date: Tue, 12 Jun 2001 12:47:04 +0530
44175              Message-ID: <20010612124704.A29029@lustre.linux.in>
44176      Branch: perl
44177            ! dump.c gv.c sv.c xsutils.c
44178 ____________________________________________________________________________
44179 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
44180         Log: One more test for $^S.
44181      Branch: perl
44182            ! t/op/magic.t
44183 ____________________________________________________________________________
44184 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
44185         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
44186              From: Abhijit Menon-Sen <ams@wiw.org>
44187              Date: Tue, 12 Jun 2001 17:35:55 +0530
44188              Message-ID: <20010612173555.A32426@lustre.linux.in>
44189      Branch: perl
44190            ! mg.c t/op/magic.t
44191 ____________________________________________________________________________
44192 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
44193         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
44194              From: Mike Guy <mjtg@cam.ac.uk>
44195              Date: Tue, 12 Jun 2001 13:14:15 +0100
44196              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
44197      Branch: perl
44198            ! pod/perlop.pod
44199 ____________________________________________________________________________
44200 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
44201         Log: AUTHORS updates.
44202      Branch: perl
44203            ! AUTHORS
44204 ____________________________________________________________________________
44205 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
44206         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
44207              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
44208              Content-Transfer-Encoding: 7bit
44209              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
44210      Branch: perl
44211            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
44212 ____________________________________________________________________________
44213 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
44214         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
44215              From: "Philip Newton" <Philip.Newton@gmx.net>
44216              Date: Mon, 11 Jun 2001 07:08:03 +0200
44217              Message-Id: <200106120802.LAA08992@taas.iki.fi>
44218      Branch: perl
44219            ! t/base/term.t
44220 ____________________________________________________________________________
44221 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
44222         Log: Cleanup the a2p.c for -Wall.
44223      Branch: perl
44224            ! x2p/Makefile.SH x2p/a2p.c
44225 ____________________________________________________________________________
44226 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
44227         Log: File::Find update for MacOS from Chris Nandor.
44228      Branch: perl
44229            ! lib/File/Find.pm t/lib/filefind.t
44230 ____________________________________________________________________________
44231 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
44232         Log: gcc -Wall nits picked out by a non-UNIX system
44233              (courtesy of Mark Bixby)
44234      Branch: perl
44235            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
44236            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
44237            ! pp_sys.c util.c
44238 ____________________________________________________________________________
44239 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
44240         Log: Metaconfig unit change for #10522.  (The d_modfl changes
44241              placate metalint.)
44242      Branch: metaconfig/U/perl
44243            ! d_modfl.U d_u32align.U
44244 ____________________________________________________________________________
44245 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
44246         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
44247              be "./try 2>&1 >/dev/null".
44248      Branch: perl
44249            ! Configure
44250 ____________________________________________________________________________
44251 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
44252         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
44253              From: "Craig A. Berry" <craigberry@mac.com>
44254              Date: Mon, 11 Jun 2001 14:00:32 -0500
44255              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
44256      Branch: perl
44257            ! configure.com
44258 ____________________________________________________________________________
44259 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
44260         Log: Move the full \p\P lists to perlunicode.
44261      Branch: perl
44262            ! pod/perlretut.pod pod/perlunicode.pod
44263 ____________________________________________________________________________
44264 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
44265         Log: VOS build tweak for 5.6.1 from Paul Green.
44266      Branch: maint-5.6/perl
44267            ! vos/build.cm
44268 ____________________________________________________________________________
44269 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
44270         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
44271              From: "Craig A. Berry" <craigberry@mac.com>
44272              Date: Fri, 8 Jun 2001 18:08:18 -0500
44273              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
44274      Branch: perl
44275            ! vms/vms.c
44276 ____________________________________________________________________________
44277 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
44278         Log: Update Changes.
44279      Branch: perl
44280            ! Changes patchlevel.h
44281 ____________________________________________________________________________
44282 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
44283         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
44284      Branch: perl
44285            ! vos/config.alpha.h vos/config.ga.h
44286 ____________________________________________________________________________
44287 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
44288         Log: VOS updates from Paul Green for @10476.
44289      Branch: perl
44290            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
44291            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44292            ! vos/config.ga.h vos/configure_perl.cm
44293 ____________________________________________________________________________
44294 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
44295         Log: Subject: [PATCH] Not many people know this ...
44296              From: Mike Guy <mjtg@cam.ac.uk>
44297              Date: Mon, 11 Jun 2001 14:55:15 +0100
44298              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
44299      Branch: perl
44300            ! pod/perldebug.pod
44301 ____________________________________________________________________________
44302 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
44303         Log: Add final commas to lists as suggested by Philip Newton.
44304      Branch: perl
44305            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
44306 ____________________________________________________________________________
44307 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
44308         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
44309              Date: Sun, 10 Jun 2001 23:35:38 -0400
44310              From: Chris Nandor <pudge@pobox.com>
44311              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
44312      Branch: perl
44313            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
44314            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
44315            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
44316            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
44317            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
44318            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
44319            ! t/op/write.t t/pragma/strict.t
44320 ____________________________________________________________________________
44321 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
44322         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
44323              From: Chris Nandor <pudge@pobox.com>
44324              Date: Mon, 11 Jun 2001 08:24:28 -0400
44325              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
44326      Branch: perl
44327            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
44328            ! t/lib/io_dir.t
44329 ____________________________________________________________________________
44330 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
44331         Log: One more run_byacc (a hand-tweaked version had slipped in).
44332      Branch: perl
44333            ! perly.c vms/perly_c.vms
44334 ____________________________________________________________________________
44335 [ 10509] By: nick                                  on 2001/06/11  07:49:15
44336         Log: Integrate mainline
44337      Branch: perlio
44338           !> Makefile.SH embed.h embed.pl global.sym
44339           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
44340           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
44341           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
44342           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
44343 ____________________________________________________________________________
44344 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
44345         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
44346              From: Mike Guy <mjtg@cam.ac.uk>
44347              Reply-To: mjtg@cam.ac.uk
44348              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
44349      Branch: perl
44350            ! lib/ExtUtils/Manifest.pm
44351 ____________________________________________________________________________
44352 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
44353         Log: Subject: [PATCH] ExtUtils::Constant
44354              From: Nicholas Clark <nick@ccl4.org>
44355              Date: Sun, 10 Jun 2001 23:25:41 +0100
44356              Message-ID: <20010610232540.C76396@plum.flirble.org>
44357      Branch: perl
44358            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
44359 ____________________________________________________________________________
44360 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
44361         Log: Integrate perlio.
44362      Branch: perl
44363           !> iperlsys.h
44364 ____________________________________________________________________________
44365 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
44366         Log: Move the grok_number and its lieutenant grok_numeric_radix
44367              from sv.c statics to util.c and public.
44368      Branch: perl
44369            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
44370            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
44371 ____________________________________________________________________________
44372 [ 10504] By: nick                                  on 2001/06/10  17:47:06
44373         Log: Fix (valid) -Wall warnings in perlio.c
44374      Branch: perlio
44375            ! iperlsys.h
44376 ____________________________________________________________________________
44377 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
44378         Log: Update perly_c.diff, update perly.fixer to edit away
44379              some of the -Wall noise.
44380      Branch: perl
44381            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
44382 ____________________________________________________________________________
44383 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
44384         Log: Check the version of byacc.
44385      Branch: perl
44386            ! Makefile.SH
44387 ____________________________________________________________________________
44388 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
44389         Log: Subject: [PATCH] perly.y overhaul
44390              From: Simon Cozens <simon@netthink.co.uk>
44391              Date: Sun, 10 Jun 2001 16:56:54 +0100
44392              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
44393              
44394              Plus make run_byacc.
44395      Branch: perl
44396            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
44397 ____________________________________________________________________________
44398 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
44399         Log: Integrate perlio.
44400      Branch: perl
44401           !> perlio.c perlsfio.h
44402 ____________________________________________________________________________
44403 [ 10499] By: nick                                  on 2001/06/10  15:01:08
44404         Log: Integrate mainline
44405      Branch: perlio
44406           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
44407           !> t/pragma/locale.t util.c
44408 ____________________________________________________________________________
44409 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
44410         Log: Put some meat on the perl572delta bones.  The list of
44411              selected bug fixes needs more work, as does still the
44412              whole document.
44413      Branch: perl
44414            ! pod/perl572delta.pod
44415 ____________________________________________________________________________
44416 [ 10497] By: nick                                  on 2001/06/10  12:27:51
44417         Log: Paper over a crack or two with USE_SFIO
44418      Branch: perlio
44419            ! perlio.c perlsfio.h
44420 ____________________________________________________________________________
44421 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
44422         Log: Update Changes.
44423      Branch: perl
44424            ! Changes patchlevel.h
44425 ____________________________________________________________________________
44426 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
44427         Log: Subject: Re: pragma/locale.t #107
44428              From: Hugo <hv@crypt.compulink.co.uk>
44429              Date: Sun, 10 Jun 2001 11:23:30 +0100
44430              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
44431              
44432              Encapsulate the scan of the decimal radix separator.
44433      Branch: perl
44434            ! embed.h embed.pl proto.h sv.c
44435 ____________________________________________________________________________
44436 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
44437         Log: Try to grok numbers both with the locale specific separator
44438              and with the usual "." (if different from the lss); add a test
44439              to locale.t to do also a little bit of math in addition to just
44440              equalness testing; remove extraneous logic as suggested in
44441              
44442              Subject: Re: pragma/locale.t #107
44443              From: Nicholas Clark <nick@ccl4.org>
44444              Date: Sat, 9 Jun 2001 22:37:36 +0100
44445              Message-ID: <20010609223735.Y76396@plum.flirble.org>
44446      Branch: perl
44447            ! sv.c t/pragma/locale.t
44448 ____________________________________________________________________________
44449 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
44450         Log: Metaconfig unit change for #10492.
44451      Branch: metaconfig/U/perl
44452            ! Extensions.U
44453 ____________________________________________________________________________
44454 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
44455         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
44456              From: Artur Bergman <artur@contiller.se> 
44457              Date: Sat, 09 Jun 2001 21:03:51 +0200
44458              Message-ID: <B7483FB6.1398%artur@contiller.se>
44459      Branch: perl
44460            ! Configure
44461 ____________________________________________________________________________
44462 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
44463         Log: Integrate perlio.
44464      Branch: perl
44465           !> perlsfio.h
44466 ____________________________________________________________________________
44467 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
44468         Log: Do locale specific separator if only in locale.
44469      Branch: perl
44470            ! util.c
44471 ____________________________________________________________________________
44472 [ 10489] By: nick                                  on 2001/06/09  19:13:25
44473         Log: Make XS/Typemap compile (but fail) with sfio
44474      Branch: perlio
44475            ! perlsfio.h
44476 ____________________________________________________________________________
44477 [ 10488] By: nick                                  on 2001/06/09  19:12:51
44478         Log: Re-integrate mainline
44479      Branch: perlio
44480           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
44481           !> proto.h sv.c util.c
44482 ____________________________________________________________________________
44483 [ 10487] By: nick                                  on 2001/06/09  16:26:29
44484         Log: Integrate mainline
44485      Branch: perlio
44486           !> (integrate 31 files)
44487 ____________________________________________________________________________
44488 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
44489         Log: Subject: [PATCH] New attempt to clone callack
44490              From: Artur Bergman <artur@contiller.se> 
44491              Date: Thu, 07 Jun 2001 11:52:16 +0200
44492              Message-ID: <B7451B6F.12B7%artur@contiller.se>
44493      Branch: perl
44494            ! embedvar.h intrpvar.h perlapi.h sv.c
44495 ____________________________________________________________________________
44496 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
44497         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
44498      Branch: perl
44499            ! embed.h embed.pl perl.h proto.h sv.c util.c
44500 ____________________________________________________________________________
44501 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
44502         Log: Subject: Re: pragma/locale.t #107
44503              From: Nicholas Clark <nick@ccl4.org>
44504              Date: Sat, 9 Jun 2001 16:26:10 +0100
44505              Message-ID: <20010609162609.V76396@plum.flirble.org>
44506              
44507              A missing NVification.
44508      Branch: perl
44509            ! sv.c
44510 ____________________________________________________________________________
44511 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
44512         Log: Redo the #10482, there already was a test script for formats.
44513      Branch: perl
44514            - t/io/format.t
44515            ! MANIFEST t/op/write.t
44516 ____________________________________________________________________________
44517 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
44518         Log: Twisted format testing, from Merijn.
44519      Branch: perl
44520            + t/io/format.t
44521            ! MANIFEST
44522 ____________________________________________________________________________
44523 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
44524         Log: More \p{In...} testing, combined with \N{...}.
44525      Branch: perl
44526            ! lib/utf8_heavy.pl t/op/pat.t
44527 ____________________________________________________________________________
44528 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
44529         Log: Metaconfig changes for #10479.
44530      Branch: metaconfig
44531            ! U/Glossary.patch
44532      Branch: metaconfig/U/perl
44533            ! d_modfl.U
44534 ____________________________________________________________________________
44535 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
44536         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
44537      Branch: perl
44538            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44539            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
44540            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
44541            ! win32/config.bc win32/config.gc win32/config.vc
44542 ____________________________________________________________________________
44543 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
44544         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
44545              From: "Craig A. Berry" <craigberry@mac.com>
44546              Date: Thu, 7 Jun 2001 14:27:20 -0500
44547              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
44548      Branch: perl
44549            ! vms/perlvms.pod
44550 ____________________________________________________________________________
44551 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
44552         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
44553              From: Gisle Aas <gisle@ActiveState.com>
44554              Date: 07 Jun 2001 17:04:29 -0700
44555              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
44556      Branch: perl
44557            ! ext/re/re.xs
44558 ____________________________________________________________________________
44559 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
44560         Log: Update Changes.
44561      Branch: perl
44562            ! Changes patchlevel.h
44563 ____________________________________________________________________________
44564 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
44565         Log: Regen Glossary et alia.
44566      Branch: perl
44567            ! Porting/Glossary Porting/config.sh Porting/config_H
44568 ____________________________________________________________________________
44569 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
44570         Log: Metaconfig unit changes for #10473.
44571      Branch: metaconfig/U/perl
44572            ! d_modfl.U
44573 ____________________________________________________________________________
44574 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
44575         Log: Harumph, also AIX will spill its guts (i.e. dump core)
44576              if an executable contains modfl() but it hasn't been
44577              compiled right (in the case of AIX, with cc -qlongdouble).
44578      Branch: perl
44579            ! Configure
44580 ____________________________________________________________________________
44581 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
44582         Log: integrate change#10471 from mainline
44583              
44584              in change#10451, check that CvOUTSIDE is a CV before looking in
44585              (it can apparently be SVt_NULL during global destruction)
44586      Branch: maint-5.6/perl
44587           !> op.c
44588 ____________________________________________________________________________
44589 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
44590         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
44591              (it can apparently be SVt_NULL during global destruction)
44592      Branch: perl
44593            ! op.c
44594 ____________________________________________________________________________
44595 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
44596         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
44597              From: Robin Barker <rmb1@cise.npl.co.uk>
44598              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
44599              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
44600      Branch: perl
44601            ! lib/diagnostics.pm pod/perldiag.pod
44602 ____________________________________________________________________________
44603 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
44604         Log: Subject: [PATCH perl@10439] long =item
44605              From: Robin Barker <rmb1@cise.npl.co.uk>
44606              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
44607              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
44608      Branch: perl
44609            ! README.amiga lib/Attribute/Handlers.pm
44610            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
44611 ____________________________________________________________________________
44612 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
44613         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
44614              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
44615              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
44616              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
44617      Branch: perl
44618            ! pod/perlguts.pod
44619 ____________________________________________________________________________
44620 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
44621         Log: Integrate perlio.
44622      Branch: perl
44623           !> sv.c
44624 ____________________________________________________________________________
44625 [ 10466] By: nick                                  on 2001/06/07  10:25:40
44626         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
44627              whitespace tweaks.
44628              Still coredumps in pragma/overload.t - what a nice hard fail that is...
44629      Branch: perlio
44630            ! sv.c
44631 ____________________________________________________________________________
44632 [ 10465] By: nick                                  on 2001/06/07  08:41:58
44633         Log: Raw integrate of mainline for S_grok_number debug
44634              (sv.c has MULTIPLICITY issues as well as whatever else ...)
44635      Branch: perlio
44636            - plan9/perlplan9.doc plan9/perlplan9.pod
44637           !> (integrate 46 files)
44638 ____________________________________________________________________________
44639 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
44640         Log: The proper prototyping for #10463.
44641      Branch: perl
44642            ! embed.h embed.pl proto.h sv.c
44643 ____________________________________________________________________________
44644 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
44645         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
44646              From: Nicholas Clark <nick@ccl4.org>
44647              Date: Thu, 7 Jun 2001 00:29:59 +0100
44648              Message-ID: <20010607002959.Z76396@plum.flirble.org>
44649      Branch: perl
44650            ! sv.c
44651 ____________________________________________________________________________
44652 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
44653         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
44654              From: "Craig A. Berry" <craigberry@mac.com>
44655              Date: Wed, 06 Jun 2001 17:54:30 -0500
44656              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
44657      Branch: perl
44658            ! vms/perlvms.pod
44659 ____________________________________________________________________________
44660 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
44661         Log: Podify the remaining README.platform files;
44662              merge README.plan9 and plan9/perlplan9.pod;
44663              delete plan9/perlplan9.* (the perlplan.doc needs to
44664              be regenerated in Plan 9); make the =head1 and =head2
44665              in the README.platform to be a little more verbose
44666              (skipped README.os2 not to anger Ilya) so that they
44667              look better in the toc; regen toc.
44668      Branch: perl
44669            - plan9/perlplan9.doc plan9/perlplan9.pod
44670            ! MANIFEST README.aix README.amiga README.apollo README.beos
44671            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
44672            ! README.hpux README.hurd README.machten README.macos
44673            ! README.micro README.mint README.mpeix README.os390
44674            ! README.plan9 README.qnx README.solaris README.threads
44675            ! README.tru64 README.vmesa README.vms README.vos README.win32
44676            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
44677            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
44678 ____________________________________________________________________________
44679 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
44680         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
44681              From: Mike Guy <mjtg@cam.ac.uk>
44682              Reply-To: mjtg@cam.ac.uk
44683              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
44684      Branch: perl
44685            ! pod/perlguts.pod
44686 ____________________________________________________________________________
44687 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
44688         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
44689              From: Mike Guy <mjtg@cam.ac.uk>
44690              Reply-To: mjtg@cam.ac.uk
44691              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
44692      Branch: perl
44693            ! pod/perlsec.pod
44694 ____________________________________________________________________________
44695 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
44696         Log: Disable long doubles from pre-5.0 Tru64s.
44697      Branch: perl
44698            ! README.tru64 hints/dec_osf.sh
44699 ____________________________________________________________________________
44700 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
44701         Log: The #10455 exposed that modfl() is fundamentally busted
44702              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
44703              testing it.
44704      Branch: perl
44705            ! hints/dec_osf.sh
44706 ____________________________________________________________________________
44707 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
44708         Log: Metaconfig unit change for #10455.
44709      Branch: metaconfig/U/perl
44710            ! d_modfl.U
44711 ____________________________________________________________________________
44712 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
44713         Log: Configure check for geborken modfl(), inspired by
44714              
44715              Subject: Re: [20010118.017] op/int.t failure 
44716              From: Hugo <hv@crypt.compulink.co.uk>
44717              Date: Tue, 05 Jun 2001 13:43:27 +0100
44718              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
44719      Branch: perl
44720            ! Configure
44721 ____________________________________________________________________________
44722 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
44723         Log: Integrate changes #10450 and #10451 from maintperl:
44724              
44725              optimize change#10448 slightly (don't repeat search in eval""s lexical
44726              scope, since that has already been searched)
44727              
44728              change#9108 needs subtler treatment for case of closures created
44729              within eval""
44730      Branch: perl
44731           !> op.c t/op/misc.t
44732 ____________________________________________________________________________
44733 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
44734         Log: MakeMaker magic to compile (when no dynamic loading)
44735              List/Util.xsc as (ListUtil.c and) ListUtil.o since
44736              POSIX-BC (BS2000) linker has an evil limitation of
44737              being unable to include in the same executable several
44738              object files with the same name - case-insensitively -
44739              because otherwise we conflict with util.c.
44740              Strictly speaking currently required only in POSIX-BC
44741              but probably will do no harm elsewhere where static
44742              linking is required.
44743      Branch: perl
44744            ! ext/List/Util/Makefile.PL
44745 ____________________________________________________________________________
44746 [ 10452] By: nick                                  on 2001/06/06  08:59:51
44747         Log: Integrate mainline.
44748      Branch: perlio
44749           +> lib/Attribute/Handlers/demo/Demo.pm
44750           +> lib/Attribute/Handlers/demo/Descriptions.pm
44751           +> lib/Attribute/Handlers/demo/MyClass.pm
44752           +> lib/Attribute/Handlers/demo/demo.pl
44753           +> lib/Attribute/Handlers/demo/demo2.pl
44754           +> lib/Attribute/Handlers/demo/demo3.pl
44755           +> lib/Attribute/Handlers/demo/demo4.pl
44756           +> lib/Attribute/Handlers/demo/demo_call.pl
44757           +> lib/Attribute/Handlers/demo/demo_chain.pl
44758           +> lib/Attribute/Handlers/demo/demo_cycle.pl
44759           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
44760           +> lib/Attribute/Handlers/demo/demo_phases.pl
44761           +> lib/Attribute/Handlers/demo/demo_range.pl
44762           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
44763           +> uts/strtol_wrap.c
44764           !> (integrate 91 files)
44765 ____________________________________________________________________________
44766 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
44767         Log: change#9108 needs subtler treatment for case of closures created
44768              within eval""
44769      Branch: maint-5.6/perl
44770            ! op.c t/op/misc.t
44771 ____________________________________________________________________________
44772 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
44773         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
44774              scope, since that has already been searched)
44775      Branch: maint-5.6/perl
44776            ! op.c
44777 ____________________________________________________________________________
44778 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
44779         Log: Integrate change #10448 from maintperl; lexicals
44780              outside an eval"" weren't resolved correctly inside a subroutine
44781              definition inside the eval"" if they were not already referenced
44782              in the toplevel of the eval""-ed code
44783      Branch: perl
44784           !> cop.h op.c pp_ctl.c t/op/misc.t
44785 ____________________________________________________________________________
44786 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
44787         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
44788              outside an eval"" weren't resolved correctly inside a subroutine
44789              definition inside the eval"" if they were not already referenced
44790              in the toplevel of the eval""-ed code
44791      Branch: maint-5.6/perl
44792            ! cop.h op.c pp_ctl.c t/op/misc.t
44793 ____________________________________________________________________________
44794 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
44795         Log: Subject: [PATCH] perl570delta.pod
44796              From: Peter Scott <Peter@PSDT.com> 
44797              Date: Tue, 05 Jun 2001 18:51:02 -0700
44798              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
44799      Branch: perl
44800            ! pod/perl570delta.pod
44801 ____________________________________________________________________________
44802 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
44803         Log: The fudge factor is no more needed.  I hope.
44804      Branch: perl
44805            ! t/lib/posix.t
44806 ____________________________________________________________________________
44807 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
44808         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
44809              From: Hugo <hv@crypt.compulink.co.uk>
44810              Date: Tue, 05 Jun 2001 12:58:19 +0100
44811              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
44812      Branch: perl
44813            ! util.c
44814 ____________________________________________________________________________
44815 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
44816         Log: Make up prototypes only for those who have the functions
44817              but not the prototypes.
44818      Branch: perl
44819            ! perl.h
44820 ____________________________________________________________________________
44821 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
44822         Log: Subject: Re: Not OK: perl@10439 on win32 
44823              From: Prymmer/Kahn <pvhp@best.com> 
44824              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
44825              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
44826      Branch: perl
44827            ! perl.h util.c
44828 ____________________________________________________________________________
44829 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
44830         Log: The metaconfig units changes for #10441.
44831      Branch: metaconfig
44832            ! U/modified/Extract.U U/modified/Extractall.U
44833            ! U/modified/Finish.U
44834 ____________________________________________________________________________
44835 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
44836         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
44837      Branch: perl
44838            ! Configure
44839 ____________________________________________________________________________
44840 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
44841         Log: Unnecessary fuzziness undone, noted by Mike Guy.
44842      Branch: perl
44843            ! t/op/tr.t
44844 ____________________________________________________________________________
44845 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
44846         Log: Update Changes.
44847      Branch: perl
44848            ! Changes patchlevel.h
44849 ____________________________________________________________________________
44850 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
44851         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
44852              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
44853              leakage patch.
44854      Branch: perl
44855            ! t/op/misc.t
44856 ____________________________________________________________________________
44857 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
44858         Log: Test case for #10433/#10424.
44859      Branch: perl
44860            ! t/op/misc.t
44861 ____________________________________________________________________________
44862 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
44863         Log: Subject: One fix for strtoul not setting errno
44864              From: hom00@utsglobal.com (Hal Morris)
44865              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
44866              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
44867      Branch: perl
44868            + uts/strtol_wrap.c
44869            ! MANIFEST hints/uts.sh
44870 ____________________________________________________________________________
44871 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
44872         Log: Metaconfig units changes for #10434.
44873      Branch: metaconfig
44874            ! U/modified/Cppsym.U
44875      Branch: metaconfig/U/perl
44876            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
44877            + d_syscallproto.U d_usleepproto.U
44878            ! longdblfio.U quadfio.U
44879 ____________________________________________________________________________
44880 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
44881         Log: Configure tweaks; add prototype probes, make the cpp symbols
44882              probe to cast, not whine; test for %Ld and %Lf before %lld and
44883              %llf because the L is the ANSI way.
44884      Branch: perl
44885            ! Configure config_h.SH configure.com epoc/config.sh
44886            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
44887            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
44888            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
44889 ____________________________________________________________________________
44890 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
44891         Log: Sigh.  This is what #10424 was supposed to check in.
44892      Branch: perl
44893            ! op.c sv.c sv.h
44894 ____________________________________________________________________________
44895 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
44896         Log: More verbose failure.
44897      Branch: perl
44898            ! t/op/ver.t
44899 ____________________________________________________________________________
44900 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
44901         Log: The .pm changes to go with #10428.
44902      Branch: perl
44903            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
44904            ! ext/Sys/Syslog/Syslog.pm
44905 ____________________________________________________________________________
44906 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
44907         Log: On second thoughts show to utf8 skippage message only
44908              on failures, it's too confusing otherwise,
44909      Branch: perl
44910            ! t/pragma/locale.t
44911 ____________________________________________________________________________
44912 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
44913         Log: Do not import anything from Encode.
44914      Branch: perl
44915            ! ext/MIME/Base64/QuotedPrint.pm
44916 ____________________________________________________________________________
44917 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
44918         Log: The #10402 didn't take.  Weird.
44919      Branch: perl
44920            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
44921            ! ext/Sys/Syslog/Syslog.xs
44922 ____________________________________________________________________________
44923 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
44924         Log: Eradicate traces of 'asciirange' re subpragma.
44925      Branch: perl
44926            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
44927            ! pod/perldiag.pod
44928 ____________________________________________________________________________
44929 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
44930         Log: use is a compile-time thing.
44931      Branch: perl
44932            ! ext/MIME/Base64/QuotedPrint.pm
44933 ____________________________________________________________________________
44934 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
44935         Log: Subject: [PATCH perl@10419] -Wall casting patch
44936              From: Robin Barker <rmb1@cise.npl.co.uk>
44937              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
44938              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
44939      Branch: perl
44940            ! ext/Devel/DProf/DProf.xs mg.c
44941 ____________________________________________________________________________
44942 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
44943         Log: Subject: [PATCH #2] introducing SVpad_TYPED
44944              From: Abhijit Menon-Sen <ams@wiw.org>
44945              Date: Mon, 4 Jun 2001 12:26:02 +0530
44946              Message-ID: <20010604122602.A5775@lustre.linux.in>
44947      Branch: perl
44948            ! op.c sv.c sv.h
44949 ____________________________________________________________________________
44950 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
44951         Log: testsuite for change#10192 (from Gisle Aas)
44952      Branch: perl
44953            + t/op/override.t
44954            ! MANIFEST
44955 ____________________________________________________________________________
44956 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
44957         Log: integrate changes#10414-10416 from mainline
44958              
44959              Potential buffer overrun if the radix separator is more than
44960              one byte.  Also, under locales, prefer the locale-specific
44961              separator over the old boring ".".
44962              
44963              "10.", that is, decimal numbers can have no decimal part at all.
44964              
44965              The non-locale places need love, too.
44966      Branch: maint-5.6/perl
44967           !> perl.h sv.c
44968 ____________________________________________________________________________
44969 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
44970         Log: Missed from #10420.
44971      Branch: perl
44972            ! epoc/config.sh
44973 ____________________________________________________________________________
44974 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
44975         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
44976              often this prototype goes with HAS_SETRESUID_PROTO.
44977      Branch: perl
44978            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44979            ! config_h.SH configure.com perl.h uconfig.h
44980 ____________________________________________________________________________
44981 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
44982         Log: Update Changes.
44983      Branch: perl
44984            ! Changes patchlevel.h
44985 ____________________________________________________________________________
44986 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
44987         Log: -Wall "subscript has type `char'" cleanup.
44988      Branch: perl
44989            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
44990 ____________________________________________________________________________
44991 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
44992         Log: Various "cast to pointer from integer of different size"
44993              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
44994              wide but I32 (int) only 32 bits wide).
44995              
44996              WARNING: the classnum and tagnum changes in Storable.xs
44997              may not be wise, they may be breaking binary compatibility
44998              (in 64-bit platforms), asked Raphael Manfredi about the changes.
44999      Branch: perl
45000            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
45001            ! mg.c proto.h
45002 ____________________________________________________________________________
45003 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
45004         Log: The non-locale places need love, too.
45005      Branch: perl
45006            ! perl.h
45007 ____________________________________________________________________________
45008 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
45009         Log: "10.", that is, decimal numbers can have no decimal part at all.
45010      Branch: perl
45011            ! perl.h
45012 ____________________________________________________________________________
45013 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
45014         Log: Potential buffer overrun if the radix separator is more than
45015              one byte.  Also, under locales, prefer the locale-specific
45016              separator over the old boring ".".
45017      Branch: perl
45018            ! perl.h sv.c
45019 ____________________________________________________________________________
45020 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
45021         Log: Integrate change #10412 from maintperl; locale is now
45022              per-cop, not per-op; plus retweak the locale.t to always
45023              list the skipped utf8 locales.
45024      Branch: perl
45025            ! t/pragma/locale.t
45026           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
45027           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
45028 ____________________________________________________________________________
45029 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
45030         Log: rationalize locale handling to fix the bugs uncovered by change#10394
45031              
45032              the major issue was that the runtime was looking at PL_hints rather
45033              than op_private to notice whether locale was enabled
45034              
45035              the secondary issue was that many locale-sensitive numeric ops didn't
45036              have HINT_LOCALE propagated into their op_private
45037              
45038              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
45039              instead of per-op, just like HINT_BYTE and the hints for lexical
45040              warnings (this makes the hint available to every op via PL_curcop)
45041              
45042              pragma/locale.t may need to be reworked with these fixes in mind
45043              (it currently passes its tests)
45044      Branch: maint-5.6/perl
45045            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
45046            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
45047 ____________________________________________________________________________
45048 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
45049         Log: More verbose debugging.
45050      Branch: perl
45051            ! t/pragma/locale.t
45052 ____________________________________________________________________________
45053 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
45054         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
45055              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
45056              Date: Sat, 2 Jun 2001 22:53:33 +0100
45057              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
45058      Branch: perl
45059            ! regcomp.c t/pragma/warn/regcomp
45060 ____________________________________________________________________________
45061 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
45062         Log: Mention that lexicalizing $a or $b is a bad idea if one
45063              wants to use sort().
45064      Branch: perl
45065            ! pod/perlvar.pod
45066 ____________________________________________________________________________
45067 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
45068         Log: Tweak the test to be happy if the accuracy is 'good enough'.
45069      Branch: perl
45070            ! t/lib/posix.t
45071 ____________________________________________________________________________
45072 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
45073         Log: Upgrade to Attribute::Handlers 0.70.
45074              
45075              NOTE: this unearthed the "too late for CHECK block" bug,
45076              that's why the 1_compile.t change.
45077      Branch: perl
45078            + lib/Attribute/Handlers/demo/Demo.pm
45079            + lib/Attribute/Handlers/demo/Descriptions.pm
45080            + lib/Attribute/Handlers/demo/MyClass.pm
45081            + lib/Attribute/Handlers/demo/demo.pl
45082            + lib/Attribute/Handlers/demo/demo2.pl
45083            + lib/Attribute/Handlers/demo/demo3.pl
45084            + lib/Attribute/Handlers/demo/demo4.pl
45085            + lib/Attribute/Handlers/demo/demo_call.pl
45086            + lib/Attribute/Handlers/demo/demo_chain.pl
45087            + lib/Attribute/Handlers/demo/demo_cycle.pl
45088            + lib/Attribute/Handlers/demo/demo_hashdir.pl
45089            + lib/Attribute/Handlers/demo/demo_phases.pl
45090            + lib/Attribute/Handlers/demo/demo_range.pl
45091            + lib/Attribute/Handlers/demo/demo_rawdata.pl
45092            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
45093            ! t/lib/attrhand.t
45094 ____________________________________________________________________________
45095 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
45096         Log: One less -Wall whine.
45097      Branch: perl
45098            ! regcomp.c
45099 ____________________________________________________________________________
45100 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
45101         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
45102      Branch: perl
45103           !> t/op/eval.t
45104 ____________________________________________________________________________
45105 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
45106         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
45107              aren't "normally" visible inside eval""s contained in subs unless
45108              a cloned reference to them already exists)
45109              
45110              strangely enough, t/harness didn't show this up as a failure
45111              (harness needs fixing?)
45112      Branch: maint-5.6/perl
45113            ! t/op/eval.t
45114 ____________________________________________________________________________
45115 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
45116         Log: Update to Text::Balanced 1.85.
45117      Branch: perl
45118            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
45119 ____________________________________________________________________________
45120 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
45121         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
45122              From: Nicholas Clark <nick@ccl4.org>
45123              Date: Sun, 3 Jun 2001 17:54:36 +0100
45124              Message-ID: <20010603175436.E76396@plum.flirble.org> 
45125      Branch: perl
45126            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
45127            ! ext/Sys/Syslog/Syslog.xs
45128 ____________________________________________________________________________
45129 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
45130         Log: Unused variables.
45131      Branch: perl
45132            ! util.c
45133 ____________________________________________________________________________
45134 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
45135         Log: Subject: [PATCH] APIfy op_clear 
45136              From: Simon Cozens <simon@netthink.co.uk>
45137              Date: Sun, 3 Jun 2001 13:51:46 +0100
45138              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
45139              
45140              (despite the subject line, op_null is APIfied by the patch)
45141      Branch: perl
45142            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
45143 ____________________________________________________________________________
45144 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
45145         Log: Subject: [PATCH] t/lib/extutils.t
45146              From: Nicholas Clark <nick@ccl4.org>
45147              Date: Sat, 2 Jun 2001 23:57:05 +0100
45148              Message-ID: <20010602235705.Q12698@plum.flirble.org>
45149      Branch: perl
45150            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
45151 ____________________________________________________________________________
45152 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
45153         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
45154              From: Prymmer/Kahn <pvhp@best.com>
45155              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
45156              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
45157      Branch: perl
45158            ! win32/Makefile win32/makefile.mk
45159 ____________________________________________________________________________
45160 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
45161         Log: Subject: Re: 'decimal digits' macro? 
45162              From: Hugo <hv@crypt.compulink.co.uk>
45163              Date: Sun, 03 Jun 2001 04:26:36 +0100
45164              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
45165      Branch: perl
45166            ! handy.h t/lib/posix.t t/op/tr.t
45167 ____________________________________________________________________________
45168 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
45169         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
45170              From: Hugo <hv@crypt.compulink.co.uk>
45171              Date: Sun, 03 Jun 2001 14:56:30 +0100
45172              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
45173      Branch: perl
45174            ! util.c
45175 ____________________________________________________________________________
45176 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
45177         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
45178      Branch: perl
45179           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
45180           !> vms/perly_c.vms
45181 ____________________________________________________________________________
45182 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
45183         Log: fix leakage of lexicals at file scope into subroutines that were
45184              declared before them; this appears to be a longstanding bug that
45185              meant that lexicals at file scope were never "deintroduced", meaning
45186              their scope range was never properly closed, and their visibility
45187              extended to all subsequent eval""s or requires
45188              
45189              added a test case
45190              
45191              seems to also fix a case of bogus duplicate warnings
45192      Branch: maint-5.6/perl
45193            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
45194            ! vms/perly_c.vms
45195 ____________________________________________________________________________
45196 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
45197         Log: More VMS tweaks from Craig A. Berry.
45198      Branch: perl
45199            ! configure.com t/lib/extutils.t
45200 ____________________________________________________________________________
45201 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
45202         Log: -Wall cleanup continues.
45203      Branch: perl
45204            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
45205            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
45206            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
45207            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
45208            ! run.c toke.c util.c
45209 ____________________________________________________________________________
45210 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
45211         Log: The metaconfig unit change for #10390.
45212      Branch: metaconfig/U/perl
45213            ! gccvers.U
45214 ____________________________________________________________________________
45215 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
45216         Log: Drop the -ansi from the default gcc flags.
45217              
45218              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
45219              that struct cannot be compared with a flat integer, such as STRLEN.
45220              The -ansi will also cause a lot of noise in Solaris because of:
45221              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
45222      Branch: perl
45223            ! Configure
45224 ____________________________________________________________________________
45225 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
45226         Log: Integrate perlio.
45227      Branch: perl
45228           !> pod/perlapi.pod util.c
45229 ____________________________________________________________________________
45230 [ 10388] By: nick                                  on 2001/06/02  08:01:12
45231         Log: Integrate mainline
45232      Branch: perlio
45233           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
45234           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
45235           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
45236           !> t/lib/1_compile.t t/lib/mimeqp.t
45237 ____________________________________________________________________________
45238 [ 10387] By: nick                                  on 2001/06/02  07:39:17
45239         Log: Tweak util.c's atof2 for MULTIPLICITY
45240      Branch: perlio
45241            ! util.c
45242 ____________________________________________________________________________
45243 [ 10386] By: nick                                  on 2001/06/02  07:38:33
45244         Log: Integrate mainline
45245      Branch: perlio
45246           !> (integrate 41 files)
45247 ____________________________________________________________________________
45248 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
45249         Log: Add Attribute::Handlers 0.61 from Damian Conway.
45250      Branch: perl
45251            + lib/Attribute/Handlers.pm t/lib/attrhand.t
45252            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
45253 ____________________________________________________________________________
45254 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
45255         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
45256              From: Peter Prymmer <pvhp@forte.com>
45257              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
45258              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
45259      Branch: perl
45260            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
45261 ____________________________________________________________________________
45262 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
45263         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
45264              From: Jeff Pinyan <jeffp@crusoe.net>
45265              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
45266              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
45267      Branch: perl
45268            ! lib/File/Find.pm
45269 ____________________________________________________________________________
45270 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
45271         Log: Subject: [PATCH perl@10381] configure.com tweaks
45272              From: "Craig A. Berry" <craigberry@mac.com>
45273              Date: Fri, 1 Jun 2001 13:55:43 -0500
45274              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
45275      Branch: perl
45276            ! configure.com
45277 ____________________________________________________________________________
45278 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
45279         Log: Update Changes.
45280      Branch: perl
45281            ! Changes patchlevel.h
45282 ____________________________________________________________________________
45283 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
45284         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
45285              From: Mike Guy <mjtg@cam.ac.uk>
45286              Date: Fri, 01 Jun 2001 18:17:02 +0100
45287              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
45288      Branch: perl
45289            ! lib/perl5db.pl
45290 ____________________________________________________________________________
45291 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
45292         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
45293              From: Hugo <hv@crypt.compulink.co.uk>
45294              Date: Thu, 31 May 2001 20:49:48 +0100
45295              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
45296      Branch: perl
45297            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
45298            ! util.c
45299 ____________________________________________________________________________
45300 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
45301         Log: Zero() is not available in x2p (or, rather, some of its
45302              implementations like memzero() might not be available.)
45303      Branch: perl
45304            ! x2p/hash.c
45305 ____________________________________________________________________________
45306 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
45307         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
45308              From: Michael G Schwern <schwern@pobox.com>
45309              Date: Fri, 1 Jun 2001 12:00:29 +0100
45310              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
45311              
45312              (But use Zero() instead of memset.)
45313      Branch: perl
45314            ! x2p/hash.c
45315 ____________________________________________________________________________
45316 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
45317         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
45318              From: Jeff Pinyan <jeffp@crusoe.net>
45319              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
45320              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
45321      Branch: perl
45322            ! pod/perldiag.pod regcomp.c t/op/pat.t
45323 ____________________________________________________________________________
45324 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
45325         Log: Retract #10324 and #10333; not needed.
45326      Branch: perl
45327            ! hints/irix_6.sh hints/linux.sh
45328 ____________________________________________________________________________
45329 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
45330         Log: The #10370 wasn't quite right.
45331      Branch: perl
45332            ! ext/XS/Typemap/Typemap.xs
45333 ____________________________________________________________________________
45334 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
45335         Log: The metaconfig units changes for #10372.
45336      Branch: metaconfig/U/perl
45337            + d_realpath.U d_sresgproto.U d_sresuproto.U
45338            ! gccvers.U i_db.U
45339 ____________________________________________________________________________
45340 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
45341         Log: Configure tweaks; record the Berkeley DB version,
45342              probe for realpath(), for setresuid() and setresgid()
45343              prototypes; use realpath() (try to be paranoid enough),
45344              use the setres[ug]id prototypes because glibc has the functions
45345              but not their prototypes; add -Wall -ansi to gcc ccflags;
45346              regen toc.
45347      Branch: perl
45348            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45349            ! config_h.SH configure.com epoc/config.sh
45350            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
45351            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
45352            ! vos/config.ga.def win32/config.bc win32/config.gc
45353            ! win32/config.vc
45354 ____________________________________________________________________________
45355 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
45356         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
45357              From: Michael G Schwern <schwern@pobox.com>
45358              Date: Fri, 1 Jun 2001 11:28:14 +0100
45359              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
45360      Branch: perl
45361            ! lib/attributes.pm xsutils.c
45362 ____________________________________________________________________________
45363 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
45364         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
45365              From: Tim Jenness <t.jenness@jach.hawaii.edu>
45366              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
45367              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
45368      Branch: perl
45369            ! ext/XS/Typemap/Typemap.xs
45370 ____________________________________________________________________________
45371 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
45372         Log: Subject: [patch] Cwd.xs optimizations/abstraction
45373              From: Doug MacEachern <dougm@covalent.net>
45374              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
45375              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
45376      Branch: perl
45377            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
45378            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
45379 ____________________________________________________________________________
45380 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
45381         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!])
45382              From: Nicholas Clark <nick@ccl4.org>
45383              Date: Thu, 31 May 2001 23:56:40 +0100
45384              Message-ID: <20010531235640.F12698@plum.flirble.org>
45385              
45386              Make the test work also under only static extensions
45387              (sh Configure -Uusedl fakes this nicely)
45388      Branch: perl
45389            ! t/lib/extutils.t
45390 ____________________________________________________________________________
45391 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
45392         Log: Subject: [PATCH hv.c] Eliminating trigraph
45393              From: Michael G Schwern <schwern@pobox.com>
45394              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
45395              Date: Fri, 1 Jun 2001 11:49:56 +0100
45396      Branch: perl
45397            ! hv.c
45398 ____________________________________________________________________________
45399 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
45400         Log: Subject: Re: [PATCH] Tests for File::Compare 
45401              From: "Philip Newton" <Philip.Newton@gmx.net>
45402              Date: Thu, 31 May 2001 19:44:05 +0200
45403              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
45404              
45405              Unnecessary "quotation marks".
45406      Branch: perl
45407            ! t/lib/filecomp.t
45408 ____________________________________________________________________________
45409 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
45410         Log: Integrate perlio.
45411      Branch: perl
45412           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
45413 ____________________________________________________________________________
45414 [ 10364] By: nick                                  on 2001/06/01  10:13:31
45415         Log: Cleanup dll.base and dll.exp created by GCC builds.
45416      Branch: perlio
45417            ! lib/ExtUtils/MM_Win32.pm
45418 ____________________________________________________________________________
45419 [ 10363] By: nick                                  on 2001/06/01  10:02:17
45420         Log: Make filecomp test work on CRLF platforms by adding binmode.
45421      Branch: perlio
45422            ! t/lib/filecomp.t
45423 ____________________________________________________________________________
45424 [ 10362] By: nick                                  on 2001/06/01  08:37:17
45425         Log: Integrate mainline
45426      Branch: perlio
45427           !> Changes Configure patchlevel.h perlio.c
45428 ____________________________________________________________________________
45429 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
45430         Log: panic:claustrophobia.
45431      Branch: perl
45432            ! perlio.c
45433 ____________________________________________________________________________
45434 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
45435         Log: Update Changes.
45436      Branch: perl
45437            ! Changes patchlevel.h
45438 ____________________________________________________________________________
45439 [ 10359] By: nick                                  on 2001/05/31  12:35:50
45440         Log: Integrate mainline.
45441      Branch: perlio
45442           +> t/lib/filecomp.t
45443           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
45444           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
45445 ____________________________________________________________________________
45446 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
45447         Log: Integrate perlio.
45448      Branch: perl
45449           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
45450           !> win32/config_H.vc
45451 ____________________________________________________________________________
45452 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
45453         Log: Metaconfig unit change for #10356.
45454      Branch: metaconfig
45455            ! U/installdirs/inc_version_list.U
45456 ____________________________________________________________________________
45457 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
45458         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
45459              (idea from Sarathy; implementation from Andy)
45460      Branch: perl
45461            ! Configure
45462 ____________________________________________________________________________
45463 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
45464         Log: More AUTHORS.
45465      Branch: perl
45466            ! AUTHORS
45467 ____________________________________________________________________________
45468 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
45469         Log: Subject: Re: [PATCH] Tests for File::Compare
45470              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
45471              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
45472              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
45473      Branch: perl
45474            + t/lib/filecomp.t
45475            ! MANIFEST t/lib/1_compile.t
45476 ____________________________________________________________________________
45477 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
45478         Log: Subject: [PATCH] DEBUG_* macro cleanups
45479              From: Abhijit Menon-Sen <ams@wiw.org>
45480              Date: Thu, 31 May 2001 12:16:22 +0530
45481              Message-ID: <20010531121622.B4829@lustre.linux.in>
45482              
45483              Subject: Re: [PATCH] DEBUG_* macro cleanups
45484              From: Abhijit Menon-Sen <ams@wiw.org>
45485              Date: Thu, 31 May 2001 13:57:01 +0530
45486              Message-ID: <20010531135701.A21775@lustre.linux.in>
45487              
45488              (The DEBUG_ definitions in perl.h changed to use the
45489              STMT_START and STMT_END.)
45490      Branch: perl
45491            ! perl.h pp_ctl.c sv.c toke.c
45492 ____________________________________________________________________________
45493 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
45494         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
45495              From: Abhijit Menon-Sen <ams@wiw.org>
45496              Date: Thu, 31 May 2001 08:27:55 +0530
45497              Message-ID: <20010531082755.A10018@lustre.linux.in>
45498      Branch: perl
45499            ! ext/Storable/Storable.xs gv.c perl.c
45500 ____________________________________________________________________________
45501 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
45502         Log: Subject: [PATCH] AUTHORS
45503              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
45504              Date: Thu, 31 May 2001 01:27:59 -0500
45505              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
45506              
45507              Subject: Re: [PATCH] AUTHORS
45508              From: "Philip Newton" <Philip.Newton@gmx.net>
45509              Date: Thu, 31 May 2001 10:08:06 +0200
45510              (Message-Id missing?)
45511      Branch: perl
45512            ! AUTHORS
45513 ____________________________________________________________________________
45514 [ 10350] By: nick                                  on 2001/05/31  11:40:43
45515         Log: win32 - dmake regen_config_h
45516      Branch: perlio
45517            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45518 ____________________________________________________________________________
45519 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
45520         Log: Subject: Re: [PATCH util.c] More warning cleanups.
45521              From: "Philip Newton" <Philip.Newton@gmx.net>
45522              Date: Thu, 31 May 2001 07:41:36 +0200
45523              Message-Id: <200105310538.IAA25458@taku.hut.fi>
45524              
45525              Undo C++-ism that snekt in.
45526      Branch: perl
45527            ! util.c
45528 ____________________________________________________________________________
45529 [ 10348] By: nick                                  on 2001/05/31  11:36:46
45530         Log: Tolerate Win32 numerics
45531      Branch: perlio
45532            ! t/pragma/warn/toke
45533 ____________________________________________________________________________
45534 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
45535         Log: Integrate perlio.
45536      Branch: perl
45537           !> perlio.c win32/win32.h
45538 ____________________________________________________________________________
45539 [ 10346] By: nick                                  on 2001/05/31  10:54:55
45540         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
45541              perlio.c change 10255.
45542      Branch: perlio
45543            ! perlio.c
45544 ____________________________________________________________________________
45545 [ 10345] By: nick                                  on 2001/05/31  10:01:57
45546         Log: Conditionally put back some "unused" dTHX which are used
45547              with PERL_IMPLICIT_SYS
45548      Branch: perlio
45549            ! perlio.c
45550 ____________________________________________________________________________
45551 [ 10344] By: nick                                  on 2001/05/31  10:00:59
45552         Log: Fix Win32 for new spelling IN_BYTES 
45553      Branch: perlio
45554            ! win32/win32.h
45555 ____________________________________________________________________________
45556 [ 10343] By: nick                                  on 2001/05/31  08:01:32
45557         Log: perlio.c -Wall cleaner under MULTIPLICITY
45558              - still minor noise with linux stdio
45559      Branch: perlio
45560            ! perlio.c
45561 ____________________________________________________________________________
45562 [ 10342] By: nick                                  on 2001/05/31  07:52:23
45563         Log: Integrate mainline.
45564      Branch: perlio
45565           !> (integrate 42 files)
45566 ____________________________________________________________________________
45567 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
45568         Log: AUTHORS updates.
45569      Branch: perl
45570            ! AUTHORS
45571 ____________________________________________________________________________
45572 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
45573         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
45574              From: Peter Prymmer <pvhp@forte.com>
45575              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
45576              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
45577      Branch: perl
45578            ! t/lib/md5-file.t
45579 ____________________________________________________________________________
45580 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
45581         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
45582              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
45583              to match the pragma name; various robustness cleanups.
45584      Branch: perl
45585            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
45586            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
45587 ____________________________________________________________________________
45588 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
45589         Log: More -Wall sweeping.
45590      Branch: perl
45591            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
45592            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
45593            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
45594            ! regcomp.c sv.c toke.c utf8.c
45595 ____________________________________________________________________________
45596 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
45597         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
45598              From: Nicholas Clark <nick@ccl4.org>
45599              Date: Wed, 30 May 2001 22:34:41 +0100
45600              Message-ID: <20010530223441.Y86445@plum.flirble.org>
45601      Branch: perl
45602            ! t/op/cmp.t
45603 ____________________________________________________________________________
45604 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
45605         Log: It's is not, it isn't ain't, and it's it's, not its,
45606              if you mean it is. If you don't, it's its. Then too,
45607              it's hers. It isn't her's. It isn't our's either.
45608              It's ours, and likewise yours and theirs.
45609              -- Oxford University Press, Edpress News
45610      Branch: perl
45611            ! lib/autouse.pm
45612 ____________________________________________________________________________
45613 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
45614         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
45615      Branch: perl
45616            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
45617            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
45618            ! x2p/str.c x2p/walk.c xsutils.c
45619 ____________________________________________________________________________
45620 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
45621         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
45622              From: Michael G Schwern <schwern@pobox.com>
45623              Date: Wed, 30 May 2001 17:10:38 +0100
45624              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
45625              
45626              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
45627              From: Abhijit Menon-Sen <ams@wiw.org>
45628              Date: Wed, 30 May 2001 23:16:13 +0530
45629              Message-ID: <20010530231613.A31933@lustre.linux.in>
45630      Branch: perl
45631            ! perl.c t/run/runenv.t
45632 ____________________________________________________________________________
45633 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
45634         Log: (Retracted by #10375.)
45635              
45636              IRIX hints patch from Merijn Broeren.
45637              
45638              TODO: (this and the earlier Linux hints patch) should be solved
45639              at Configure level.  Merijn: -ldb should not be used on any platform
45640              for perl, just when linking DBFile itself. Trying to be helpful here
45641              is counterproductive.
45642      Branch: perl
45643            ! hints/irix_6.sh
45644 ____________________________________________________________________________
45645 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
45646         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
45647              From: Nicholas Clark <nick@ccl4.org>
45648              Date: Wed, 30 May 2001 23:20:58 +0100
45649              Message-ID: <20010530232058.B86445@plum.flirble.org>
45650      Branch: perl
45651            ! doop.c
45652 ____________________________________________________________________________
45653 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
45654         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
45655              From: Michael G Schwern <schwern@pobox.com> 
45656              Date: Wed, 30 May 2001 15:24:20 +0100
45657              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
45658      Branch: perl
45659            ! t/pragma/autouse.t
45660 ____________________________________________________________________________
45661 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
45662         Log: The regex trick wasn't a good idea.
45663      Branch: perl
45664            ! pod/perlfaq4.pod
45665 ____________________________________________________________________________
45666 [ 10329] By: nick                                  on 2001/05/30  18:34:35
45667         Log: Integrate mainline
45668      Branch: perlio
45669           !> (integrate 40 files)
45670 ____________________________________________________________________________
45671 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
45672         Log: Update Changes.
45673      Branch: perl
45674            ! Changes patchlevel.h
45675 ____________________________________________________________________________
45676 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
45677         Log: The metaconfig unit change for #10325.
45678      Branch: metaconfig
45679            + U/modified/afs.U
45680 ____________________________________________________________________________
45681 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
45682         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
45683              is now wrong.
45684      Branch: perl
45685            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
45686 ____________________________________________________________________________
45687 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
45688         Log: Introduce $Config{afsroot}.
45689      Branch: perl
45690            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45691            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
45692            ! win32/config.gc win32/config.vc
45693 ____________________________________________________________________________
45694 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
45695         Log: (Retracted by #10375.)
45696              
45697              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
45698      Branch: perl
45699            ! hints/linux.sh
45700 ____________________________________________________________________________
45701 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
45702         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
45703              (Also Configure tweaks needed; coming up soon.)
45704      Branch: perl
45705            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
45706 ____________________________________________________________________________
45707 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
45708         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
45709              From: Michael G Schwern <schwern@pobox.com>
45710              Date: Sun, 27 May 2001 10:29:43 +0100
45711              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
45712      Branch: perl
45713            ! lib/perl5db.pl
45714 ____________________________________________________________________________
45715 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
45716         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
45717              and Abhijit Menon-Sen.
45718      Branch: perl
45719            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
45720            ! perl.c pp_sys.c regcomp.c
45721 ____________________________________________________________________________
45722 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
45723         Log: Fix the BOOT section to call myU2time properly.
45724      Branch: perl
45725            ! ext/Time/HiRes/HiRes.xs
45726 ____________________________________________________________________________
45727 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
45728         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
45729              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
45730              Date: Wed, 30 May 2001 09:44:29 -0400
45731              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
45732              
45733              Detypo; plus add one more trick.
45734      Branch: perl
45735            ! pod/perlfaq4.pod
45736 ____________________________________________________________________________
45737 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
45738         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)
45739              From: Michael G Schwern <schwern@pobox.com>
45740              Date: Wed, 30 May 2001 14:39:06 +0100
45741              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
45742      Branch: perl
45743            ! lib/autouse.pm t/pragma/autouse.t
45744 ____________________________________________________________________________
45745 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
45746         Log: Subject: Re: AIX and gcc (moving targets)
45747              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45748              Date: Wed, 30 May 2001 15:25:08 +0200
45749              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
45750      Branch: perl
45751            ! ext/Time/HiRes/HiRes.xs
45752 ____________________________________________________________________________
45753 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
45754         Log: Subject: [PATCH t/TEST] sorting tests
45755              From: Michael G Schwern <schwern@pobox.com>
45756              Date: Wed, 30 May 2001 10:24:02 +0100
45757              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
45758      Branch: perl
45759            ! t/TEST
45760 ____________________________________________________________________________
45761 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
45762         Log: Subject: [ID 20010529.002] typos in man page perlre
45763              From: bart@cg681574-a.adubn1.nj.home.com 
45764              Date: Tue, 29 May 2001 13:58:59 -0500
45765              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
45766      Branch: perl
45767            ! pod/perlre.pod
45768 ____________________________________________________________________________
45769 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
45770         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
45771              From: "Craig A. Berry" <craigberry@mac.com>
45772              Date: Tue, 29 May 2001 23:23:45 -0500
45773              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
45774      Branch: perl
45775            ! t/lib/extutils.t t/pragma/autouse.t
45776 ____________________________________________________________________________
45777 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
45778         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)
45779              From: David Dyck <dcd@tc.fluke.com>
45780              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
45781              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
45782      Branch: perl
45783            ! t/lib/filefind.t
45784 ____________________________________________________________________________
45785 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
45786         Log: AIX hints update for gcc from Merijn H. Brand.
45787      Branch: perl
45788            ! hints/aix.sh
45789 ____________________________________________________________________________
45790 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
45791         Log: Retract #10295 and #10296: a more generic solution
45792              is needed (there's something funny with gcc on AIX).
45793      Branch: perl
45794            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
45795 ____________________________________________________________________________
45796 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
45797         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
45798              From: Hugo <hv@crypt.compulink.co.uk>
45799              Date: Wed, 30 May 2001 11:59:19 +0100
45800              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
45801              
45802              localizing $@ has unfortunate semantics - if you die past
45803              a local $@, the die message is lost.
45804      Branch: perl
45805            ! lib/utf8_heavy.pl
45806 ____________________________________________________________________________
45807 [ 10309] By: nick                                  on 2001/05/30  08:23:02
45808         Log: Integrate mainline (autouse works again.)
45809      Branch: perlio
45810           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
45811           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
45812           !> pod/perlvar.pod t/op/cmp.t
45813 ____________________________________________________________________________
45814 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
45815         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
45816              From: David Dyck <dcd@tc.fluke.com>
45817              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
45818              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
45819      Branch: perl
45820            ! lib/File/Find.pm
45821 ____________________________________________________________________________
45822 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
45823         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
45824              From: Nicholas Clark <nick@ccl4.org>
45825              Date: Tue, 29 May 2001 23:16:09 +0100
45826              Message-ID: <20010529231609.U86445@plum.flirble.org>
45827              
45828              Make the test output slightly clearer by distinguishing
45829              between '' and undef.
45830      Branch: perl
45831            ! t/op/cmp.t
45832 ____________________________________________________________________________
45833 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
45834         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
45835              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45836              Date: Tue, 29 May 2001 19:15:19 -0400
45837              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
45838      Branch: perl
45839            ! hints/os2.sh
45840 ____________________________________________________________________________
45841 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
45842         Log: Subject: perlvar.pod addition
45843              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
45844              Date: Fri, 25 May 2001 20:23:12 +0200
45845              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
45846              
45847              Subject: Re: perlvar.pod addition
45848              From: "Abigail" <abigail@foad.org> 
45849              Date: Fri, 25 May 2001 22:00:39 +0200
45850              Message-ID: <20010525200039.28029.qmail@foad.org>
45851              
45852              Mention $a and $b in perlvar.
45853      Branch: perl
45854            ! pod/perlvar.pod
45855 ____________________________________________________________________________
45856 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
45857         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
45858              From: Jeff Pinyan <jeffp@crusoe.net>
45859              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
45860              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
45861      Branch: perl
45862            ! pod/perlvar.pod
45863 ____________________________________________________________________________
45864 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
45865         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
45866              From: Jeff Pinyan <jeffp@crusoe.net>
45867              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
45868              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
45869      Branch: perl
45870            ! pod/perlfaq6.pod
45871 ____________________________________________________________________________
45872 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
45873         Log: Mention Time::localtime and Time::gmtime.
45874      Branch: perl
45875            ! ext/Time/Piece/Piece.pm
45876 ____________________________________________________________________________
45877 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
45878         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
45879              From: Michael G Schwern <schwern@pobox.com>
45880              Date: Tue, 29 May 2001 18:51:32 +0100
45881              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
45882      Branch: perl
45883            ! pod/perlfaq4.pod
45884 ____________________________________________________________________________
45885 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
45886         Log: Retract #10243.
45887      Branch: perl
45888            ! lib/autouse.pm
45889 ____________________________________________________________________________
45890 [ 10299] By: nick                                  on 2001/05/29  18:41:19
45891         Log: Post weekend integrate mainline (fails one test pragma/autouse).
45892      Branch: perlio
45893           +> (branch 29 files)
45894           !> (integrate 91 files)
45895 ____________________________________________________________________________
45896 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
45897         Log: Update Changes.
45898      Branch: perl
45899            ! Changes patchlevel.h
45900 ____________________________________________________________________________
45901 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
45902         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
45903              before Perl_load_module/Perl_call_method and restore the value
45904              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
45905      Branch: perl
45906            ! utf8.c
45907 ____________________________________________________________________________
45908 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
45909         Log: Subject: Re: AIX and gcc (moving targets)
45910              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45911              Date: Tue, 29 May 2001 17:59:40 +0200
45912              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
45913      Branch: perl
45914            ! ext/Storable/Makefile.PL
45915 ____________________________________________________________________________
45916 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
45917         Log: Subject: Re: AIX and gcc (moving targets)
45918              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45919              Date: Tue, 29 May 2001 12:32:57 +0200
45920              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
45921      Branch: perl
45922            ! ext/POSIX/Makefile.PL
45923 ____________________________________________________________________________
45924 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
45925         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
45926              From: Michael G Schwern <schwern@pobox.com>
45927              Date: Tue, 29 May 2001 09:53:29 +0100
45928              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
45929              
45930              (#10280 retracted)
45931      Branch: perl
45932            ! lib/Test/Harness.pm t/lib/test-harness.t
45933 ____________________________________________________________________________
45934 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
45935         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
45936              From: Michael G Schwern <schwern@pobox.com>
45937              Date: Tue, 29 May 2001 09:19:52 +0100
45938              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
45939      Branch: perl
45940            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
45941            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
45942            + t/lib/Test/todo.t
45943            ! MANIFEST lib/Test.pm t/TEST
45944 ____________________________________________________________________________
45945 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
45946         Log: From: Michael G Schwern <schwern@pobox.com>
45947              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
45948              Date: Tue, 29 May 2001 08:26:09 +0100
45949              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
45950      Branch: perl
45951            ! t/TEST
45952 ____________________________________________________________________________
45953 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
45954         Log: Add tests for Time::gmtime and Time::localtime.
45955      Branch: perl
45956            + t/lib/time-gmtime.t t/lib/time-localtime.t
45957            ! MANIFEST t/lib/1_compile.t
45958 ____________________________________________________________________________
45959 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
45960         Log: Add test for File::stat.
45961      Branch: perl
45962            + t/lib/filestat.t
45963            ! MANIFEST t/lib/1_compile.t
45964 ____________________________________________________________________________
45965 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
45966         Log: Add test for Net::servent.
45967      Branch: perl
45968            + t/lib/net-sent.t
45969            ! MANIFEST t/lib/1_compile.t
45970 ____________________________________________________________________________
45971 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
45972         Log: Add test for Net::protoent.
45973      Branch: perl
45974            + t/lib/net-pent.t
45975            ! MANIFEST t/lib/1_compile.t
45976 ____________________________________________________________________________
45977 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
45978         Log: Add test for Net::netent.
45979      Branch: perl
45980            + t/lib/net-nent.t
45981            ! MANIFEST t/lib/1_compile.t
45982 ____________________________________________________________________________
45983 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
45984         Log: Add test for User::grent.  Portability doubtful.
45985      Branch: perl
45986            + t/lib/user-grent.t
45987            ! MANIFEST t/lib/1_compile.t
45988 ____________________________________________________________________________
45989 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
45990         Log: Add test for User::pwent.
45991              Probably will fall down somewhere for portability reasons.
45992      Branch: perl
45993            + t/lib/user-pwent.t
45994            ! MANIFEST t/lib/1_compile.t
45995 ____________________________________________________________________________
45996 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
45997         Log: Metaconfig units changes for #10283.
45998      Branch: metaconfig
45999            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
46000            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
46001            ! U/installdirs/sitescript.U U/modified/Signal.U
46002 ____________________________________________________________________________
46003 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
46004         Log: Subject: [PATCH 5.6.1] signal names in Configure
46005              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46006              Date: Tue, 29 May 2001 03:52:25 -0400
46007              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
46008              
46009              Subject: [PATCH 5.6.1] older perl in Configure
46010              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46011              Date: Tue, 29 May 2001 03:55:40 -0400
46012              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
46013              
46014              Subject: [PATCH 5.6.1] goofs in Configure
46015              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46016              Date: Tue, 29 May 2001 04:13:07 -0400
46017              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
46018              
46019              Configure portability tweaks.
46020      Branch: perl
46021            ! Configure
46022 ____________________________________________________________________________
46023 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
46024         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
46025              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46026              Date: Tue, 29 May 2001 04:07:06 -0400
46027              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
46028      Branch: perl
46029            ! os2/os2.c
46030 ____________________________________________________________________________
46031 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
46032         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
46033              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46034              Date: Tue, 29 May 2001 04:01:38 -0400
46035              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
46036      Branch: perl
46037            ! hints/os2.sh os2/Makefile.SHs
46038 ____________________________________________________________________________
46039 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
46040         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
46041              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46042              Date: Tue, 29 May 2001 03:50:18 -0400
46043              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
46044      Branch: perl
46045            ! lib/Test/Harness.pm
46046 ____________________________________________________________________________
46047 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
46048         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
46049      Branch: perl
46050            ! lib/utf8_heavy.pl
46051 ____________________________________________________________________________
46052 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
46053         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
46054              From: Hugo <hv@crypt.compulink.co.uk>
46055              Date: Tue, 29 May 2001 03:03:45 +0100
46056              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
46057              
46058              Explanation why the $@ always gets the UTF8 flag when under use utf8--
46059              because we told it to have the flag when under use utf8.
46060      Branch: perl
46061            ! pp_ctl.c
46062 ____________________________________________________________________________
46063 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
46064         Log: At least a partial fix for 20010528.004.
46065      Branch: perl
46066            ! lib/utf8_heavy.pl
46067 ____________________________________________________________________________
46068 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
46069         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
46070              From: Nicholas Clark <nick@ccl4.org> 
46071              Date: Mon, 28 May 2001 23:39:38 +0100
46072              Message-ID: <20010528233938.M86445@plum.flirble.org>
46073              
46074              More portable non-zero UV.
46075      Branch: perl
46076            ! t/lib/extutils.t
46077 ____________________________________________________________________________
46078 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
46079         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
46080              From: Nicholas Clark <nick@ccl4.org>
46081              Date: Mon, 28 May 2001 22:46:09 +0100
46082              Message-ID: <20010528224608.L86445@plum.flirble.org>
46083              
46084              Test also "make clean".
46085      Branch: perl
46086            ! t/lib/extutils.t
46087 ____________________________________________________________________________
46088 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
46089         Log: Subject: Re: Would -Wno-unused -Wall be better?
46090              From: Michael G Schwern <schwern@pobox.com>
46091              Date: Tue, 29 May 2001 00:55:54 +0100
46092              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
46093      Branch: perl
46094            ! pp.h
46095 ____________________________________________________________________________
46096 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
46097         Log: Add a test for 20010528.007, fixed in #10272.
46098      Branch: perl
46099            ! t/op/misc.t toke.c
46100 ____________________________________________________________________________
46101 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
46102         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
46103              From: Hugo <hv@crypt.compulink.co.uk>
46104              Date: Tue, 29 May 2001 00:23:23 +0100
46105              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
46106      Branch: perl
46107            ! toke.c
46108 ____________________________________________________________________________
46109 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
46110         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
46111              From: Michael G Schwern <schwern@pobox.com>
46112              Date: Tue, 29 May 2001 00:42:59 +0100
46113              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
46114      Branch: perl
46115            ! t/pragma/autouse.t
46116 ____________________________________________________________________________
46117 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
46118         Log: Some shells seemingly arrange the signal handlers differently
46119              (bug id 20010521.004).
46120      Branch: perl
46121            ! t/lib/sigaction.t
46122 ____________________________________________________________________________
46123 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
46124         Log: Regen perlmodlib.
46125      Branch: perl
46126            ! pod/perlmodlib.pod
46127 ____________________________________________________________________________
46128 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
46129         Log: Update Changes.
46130      Branch: perl
46131            ! Changes patchlevel.h
46132 ____________________________________________________________________________
46133 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
46134         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
46135              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
46136              Date: Mon, 28 May 2001 14:56:35 -0500
46137              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
46138      Branch: perl
46139            ! pod/perlnewmod.pod
46140 ____________________________________________________________________________
46141 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
46142         Log: Regen toc.
46143      Branch: perl
46144            ! pod/perltoc.pod
46145 ____________________________________________________________________________
46146 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
46147         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
46148              From: "Richard Soderberg" <rs@crystalflame.net>
46149              Date: Mon, 28 May 2001 12:31:23 -0700
46150              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
46151      Branch: perl
46152            ! t/op/splice.t
46153 ____________________________________________________________________________
46154 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
46155         Log: The #10260 was too bold: locales and utf8 still do not mix.
46156      Branch: perl
46157            ! t/pragma/locale.t
46158 ____________________________________________________________________________
46159 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
46160         Log: Subject: [PATCH] Pod nitpicks
46161              From: "Richard Soderberg" <rs@crystalflame.net>
46162              Date: Mon, 28 May 2001 10:08:58 -0700
46163              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
46164      Branch: perl
46165            ! pod/perl571delta.pod pod/perlapi.pod sv.h
46166 ____________________________________________________________________________
46167 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
46168         Log: Upgrade to I18N::LangTags 0.22.
46169      Branch: perl
46170            + lib/I18N/LangTags/List.pod
46171            ! MANIFEST lib/I18N/LangTags.pm
46172 ____________________________________________________________________________
46173 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
46174         Log: A slightly more serious bug found by -Mutf8; op/misc and
46175              lib/complex dumped core.
46176      Branch: perl
46177            ! regexec.c
46178 ____________________________________________________________________________
46179 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
46180         Log: Various buglets shaken out by -Mutf8.
46181      Branch: perl
46182            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
46183            ! t/pragma/locale.t
46184 ____________________________________________________________________________
46185 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
46186         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
46187      Branch: perl
46188            ! t/lib/carp.t
46189 ____________________________________________________________________________
46190 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
46191         Log: Subject: [PATCH] todo patch
46192              From: Artur Bergman <artur@contiller.se> 
46193              Date: Mon, 28 May 2001 17:03:51 +0200
46194              Message-ID: <B7383577.F34%artur@contiller.se>
46195      Branch: perl
46196            ! pod/perltodo.pod
46197 ____________________________________________________________________________
46198 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
46199         Log: Subject: typo in perlguts.pod
46200              From: "John P. Linderman" <jpl@research.att.com>
46201              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
46202              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
46203      Branch: perl
46204            ! pod/perlguts.pod
46205 ____________________________________________________________________________
46206 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
46207         Log: Subject: AIX and gcc (moving targets)
46208              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46209              Date: Mon, 28 May 2001 12:54:04 +0200
46210              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
46211      Branch: perl
46212            ! hints/aix.sh
46213 ____________________________________________________________________________
46214 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
46215         Log: Subject: Re: perlio + multiple perl_alloc..destruct
46216              From: Doug MacEachern <dougm@covalent.net>
46217              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
46218              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
46219      Branch: perl
46220            ! perlio.c
46221 ____________________________________________________________________________
46222 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
46223         Log: The #10251 wasn't quite up-to-the-code.
46224      Branch: perl
46225            ! t/op/misc.t
46226 ____________________________________________________________________________
46227 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
46228         Log: Test case for bug 20010526.004, fixed in #10252.
46229      Branch: perl
46230            ! t/op/taint.t
46231 ____________________________________________________________________________
46232 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
46233         Log: Subject: Re: [ID 20010526.004] Taint looses value
46234              From: Hugo <hv@crypt.compulink.co.uk>
46235              Date: Sun, 27 May 2001 20:39:32 +0100
46236              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
46237      Branch: perl
46238            ! sv.c
46239 ____________________________________________________________________________
46240 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
46241         Log: Test case for 20010422.005, fixed by #10250.
46242      Branch: perl
46243            ! t/op/misc.t
46244 ____________________________________________________________________________
46245 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
46246         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
46247              From: Spider Boardman <spider@Orb.Nashua.NH.US>
46248              Date: Mon, 28 May 2001 06:39:12 -0400
46249              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
46250      Branch: perl
46251            ! toke.c
46252 ____________________________________________________________________________
46253 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
46254         Log: Linerewrapping.
46255      Branch: perl
46256            ! lib/open.pm
46257 ____________________________________________________________________________
46258 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
46259         Log: Updates on the modules list.
46260      Branch: perl
46261            ! t/lib/1_compile.t
46262 ____________________________________________________________________________
46263 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
46264         Log: Add a test for PerlIO.
46265              
46266              (I probably got the crlf/raw thing wrong for clrfy platforms...)
46267      Branch: perl
46268            + t/lib/perlio.t
46269            ! MANIFEST lib/PerlIO.pm
46270 ____________________________________________________________________________
46271 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
46272         Log: Add a test for carp et alia.
46273      Branch: perl
46274            + t/lib/carp.t
46275            ! MANIFEST
46276 ____________________________________________________________________________
46277 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
46278         Log: Adding the new test would be swell.
46279      Branch: perl
46280            + t/pragma/autouse.t
46281 ____________________________________________________________________________
46282 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
46283         Log: Add a test for the autouse pragma.
46284      Branch: perl
46285            ! MANIFEST
46286 ____________________________________________________________________________
46287 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
46288         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
46289              From: dLux <dlux@spam.sch.bme.hu>
46290              Date: Sun, 27 May 2001 16:14:26 +0200
46291              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
46292      Branch: perl
46293            ! lib/autouse.pm
46294 ____________________________________________________________________________
46295 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
46296         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
46297              From: "Richard Soderberg" <rs@crystalflame.net>
46298              Date: Mon, 28 May 2001 03:56:36 -0700
46299              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
46300      Branch: perl
46301            ! utils/dprofpp.PL
46302 ____________________________________________________________________________
46303 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
46304         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
46305              From: "Stephen P. Potter" <spp@spotter.yi.org>
46306              Date: Tue, 22 May 2001 11:40:25 -0400
46307              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
46308              
46309              Subject: Re: [ID 20010522.003] Time::Local module bug
46310              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
46311              Date: Tue, 22 May 2001 11:50:19 -0400
46312              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
46313      Branch: perl
46314            ! lib/Time/Local.pm
46315 ____________________________________________________________________________
46316 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
46317         Log: The PERL_DL_NONLAZY can have whitespace in front.
46318      Branch: perl
46319            ! t/lib/extutils.t
46320 ____________________________________________________________________________
46321 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
46322         Log: Document strftime() and strptime().
46323      Branch: perl
46324            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
46325 ____________________________________________________________________________
46326 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
46327         Log: Make Time::Piece::strptime() to be a function, not a method.
46328      Branch: perl
46329            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
46330 ____________________________________________________________________________
46331 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
46332         Log: Tweak the test to be more portable.
46333      Branch: perl
46334            ! t/lib/extutils.t
46335 ____________________________________________________________________________
46336 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
46337         Log: Subject: PATCH: Re: Re: Attributes that tie
46338              From: Leon Brocard <acme@astray.com>
46339              Date: Sun, 27 May 2001 12:37:29 +0100
46340              Message-ID: <20010527123729.A22663@ns0.astray.com>
46341              
46342              Document that variable attributes are not currently usable
46343              for tieing.  (An ugly limitation that should be fixed.)
46344      Branch: perl
46345            ! lib/attributes.pm
46346 ____________________________________________________________________________
46347 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
46348         Log: Microperl tweaks.
46349      Branch: perl
46350            ! Makefile.micro uconfig.h uconfig.sh
46351 ____________________________________________________________________________
46352 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
46353         Log: Add make target for microperl (kind of silly, but convenient).
46354      Branch: perl
46355            ! Makefile.SH
46356 ____________________________________________________________________________
46357 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
46358         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
46359              for microperl.)
46360      Branch: perl
46361            ! doio.c
46362 ____________________________________________________________________________
46363 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
46364         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
46365              From: rspier@pobox.com (Robert Spier)
46366              Date: Sat, 26 May 2001 20:05:23 -0400
46367              Message-ID: <15120.17603.148648.12430@rls.cx>
46368              
46369              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
46370              From: rspier@pobox.com (Robert Spier)
46371              Date: Sun, 27 May 2001 00:23:12 -0400
46372              Message-ID: <15120.33072.511966.767230@rls.cx>
46373      Branch: perl
46374            ! doio.c pod/perlfunc.pod
46375 ____________________________________________________________________________
46376 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
46377         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
46378      Branch: perl
46379            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
46380 ____________________________________________________________________________
46381 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
46382         Log: Add README.tru64.
46383      Branch: perl
46384            + README.tru64
46385 ____________________________________________________________________________
46386 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
46387         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
46388      Branch: perl
46389            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
46390            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
46391            ! MANIFEST
46392 ____________________________________________________________________________
46393 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
46394         Log: Integrate I18N::LangTags from Sean Burke.
46395              
46396              TODO: the language list from RFC 3066 needs to be integrated
46397              and made available somehow.  The list is included in the
46398              I18N-LangTags 0.21 distribution, but it is undocumented
46399              and unconnected to the module.
46400      Branch: perl
46401            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
46402            ! MANIFEST
46403 ____________________________________________________________________________
46404 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
46405         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
46406              envisioned by Sarathy.
46407      Branch: perl
46408            ! t/op/ver.t toke.c
46409 ____________________________________________________________________________
46410 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
46411         Log: Subject: [ID 20010525.001] Pod typo nits fixed
46412              From: lvirden@cas.org
46413              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
46414              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
46415              
46416              minus the perlsolaris decimation plus the
46417              
46418              Subject: Re: [ID 20010525.001] Pod typo nits fixed
46419              From: "Philip Newton" <Philip.Newton@gmx.net>
46420              Date: Fri, 25 May 2001 18:05:55 +0200
46421              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
46422      Branch: perl
46423            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
46424            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
46425            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
46426            ! pod/perlutil.pod pod/perlxstut.pod
46427 ____________________________________________________________________________
46428 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
46429         Log: return clauses are nice.
46430      Branch: perl
46431            ! sv.c
46432 ____________________________________________________________________________
46433 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
46434         Log: Subject: change 10199 backwards?
46435              From: Doug MacEachern <dougm@covalent.net>
46436              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
46437              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
46438      Branch: perl
46439            ! sv.c
46440 ____________________________________________________________________________
46441 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
46442         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
46443              From: Hugo <hv@crypt.compulink.co.uk>
46444              Date: Sat, 26 May 2001 17:05:12 +0100
46445              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
46446      Branch: perl
46447            + t/op/gmagic.t
46448            ! MANIFEST doop.c embed.h embed.pl global.sym
46449            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
46450            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
46451 ____________________________________________________________________________
46452 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
46453         Log: Regen headers for #10221.
46454      Branch: perl
46455            ! global.sym objXSUB.h perlapi.c
46456 ____________________________________________________________________________
46457 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
46458         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
46459              From: Juha Laiho <juha.laiho@Elma.Net>
46460              Date: Thu, 3 May 2001 09:51:30 +0300
46461              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
46462      Branch: perl
46463            ! embed.pl
46464 ____________________________________________________________________________
46465 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
46466         Log: Subject: Re: [PATCH] Re: stability of sort()?
46467              From: "John P. Linderman" <jpl@research.att.com>
46468              Date: Sat, 26 May 2001 13:27:19 -0400
46469              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
46470      Branch: perl
46471            ! pod/perlfunc.pod
46472 ____________________________________________________________________________
46473 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
46474         Log: Integrate perlio.
46475      Branch: perl
46476           !> pod/perlguts.pod
46477 ____________________________________________________________________________
46478 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
46479         Log: Subject: [PATCH perl@10210] PerlIO for VMS
46480              From: "Craig A. Berry" <craigberry@mac.com>
46481              Date: Sat, 26 May 2001 09:34:11 -0500
46482              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
46483      Branch: perl
46484            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
46485            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
46486            ! vms/vmsish.h
46487 ____________________________________________________________________________
46488 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
46489         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
46490              From: David Dyck <dcd@tc.fluke.com>
46491              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
46492              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
46493      Branch: perl
46494            ! lib/perl5db.pl
46495 ____________________________________________________________________________
46496 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
46497         Log: Subject: utf8 regexp tests
46498              From: Hugo <hv@crypt.compulink.co.uk>
46499              Date: Fri, 25 May 2001 22:35:01 +0100
46500              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
46501      Branch: perl
46502            ! t/op/regexp.t
46503 ____________________________________________________________________________
46504 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
46505         Log: Subject: [PATCH] Re: stability of sort()?
46506              From: Nicholas Clark <nick@ccl4.org>
46507              Date: Fri, 25 May 2001 22:40:19 +0100
46508              Message-ID: <20010525224019.B86445@plum.flirble.org>
46509      Branch: perl
46510            ! pod/perlfunc.pod
46511 ____________________________________________________________________________
46512 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
46513         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
46514              From: John Peacock <jpeacock@rowman.com>
46515              Date: Thu, 24 May 2001 22:14:01 -0400
46516              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
46517      Branch: perl
46518            ! mg.c scope.c sv.c
46519 ____________________________________________________________________________
46520 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
46521         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
46522              From: Nicholas Clark <nick@ccl4.org>
46523              Date: Sun, 20 May 2001 19:24:13 +0100
46524              Message-ID: <20010520192413.G83222@plum.flirble.org>
46525      Branch: perl
46526            + lib/ExtUtils/Constant.pm t/lib/extutils.t
46527            ! MANIFEST utils/h2xs.PL
46528 ____________________________________________________________________________
46529 [ 10212] By: nick                                  on 2001/05/26  09:49:28
46530         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
46531              add a few more notes there on use of mortals on the stack.
46532      Branch: perlio
46533            ! pod/perlguts.pod
46534 ____________________________________________________________________________
46535 [ 10211] By: nick                                  on 2001/05/26  09:05:36
46536         Log: Integrate mainline
46537      Branch: perlio
46538           +> t/lib/fcntl.t t/pragma/vars.t
46539           !> (integrate 49 files)
46540 ____________________________________________________________________________
46541 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
46542         Log: Update Changes.
46543      Branch: perl
46544            ! Changes patchlevel.h
46545 ____________________________________________________________________________
46546 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
46547         Log: Based on
46548              
46549              Subject: [PATCH pp.c] Wrapping pack("C",256)
46550              From: Simon Cozens <simon@netthink.co.uk>
46551              Date: Sat, 12 May 2001 17:58:41 +0100
46552              Message-ID: <20010512175841.A6132@netthink.co.uk>
46553      Branch: perl
46554            ! pod/perldiag.pod pp.c t/pragma/warn/pp
46555 ____________________________________________________________________________
46556 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
46557         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
46558              From: "Brendan O'Dea" <bod@compusol.com.au>
46559              Date: Fri, 25 May 2001 11:18:29 +1000
46560              Message-ID: <20010525111829.A28411@compusol.com.au>
46561              
46562              (Slightly modified.)
46563      Branch: perl
46564            ! lib/Term/Cap.pm
46565 ____________________________________________________________________________
46566 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
46567         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
46568              From: Hugo <hv@crypt.compulink.co.uk>
46569              Date: Fri, 25 May 2001 02:13:25 +0100
46570              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
46571      Branch: perl
46572            ! t/op/misc.t
46573 ____________________________________________________________________________
46574 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
46575         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
46576              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
46577              Date: Fri, 25 May 2001 10:25:36 +0900
46578              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
46579      Branch: perl
46580            ! regcomp.c regexec.c
46581 ____________________________________________________________________________
46582 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
46583         Log: Subject: [PATCH #2] stash autovivification and method call error messages
46584              From: Ilmari Karonen <iltzu@sci.fi>
46585              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
46586              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
46587      Branch: perl
46588            ! gv.c pp_hot.c t/op/method.t
46589 ____________________________________________________________________________
46590 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
46591         Log: Add make target and documentation for gprof profiling.
46592      Branch: perl
46593            ! Makefile.SH pod/perlhack.pod
46594 ____________________________________________________________________________
46595 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
46596         Log: Subject: Don't think about UTF8 
46597              From: Mike Guy <mjtg@cam.ac.uk> 
46598              Date: Tue, 22 May 2001 14:35:39 +0100
46599              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
46600      Branch: perl
46601            ! sv.h
46602 ____________________________________________________________________________
46603 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
46604         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
46605              From: Geraint A Edwards <gedge@serf.org> 
46606              Date: Thu, 24 May 2001 22:51:24 +0100
46607              Message-Id: <20010524225124.A34981@cymru.serf.org>
46608      Branch: perl
46609            ! x2p/find2perl.PL
46610 ____________________________________________________________________________
46611 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
46612         Log: DB_File has its own attribute story.
46613      Branch: perl
46614            ! ext/DB_File/DB_File.xs
46615 ____________________________________________________________________________
46616 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
46617         Log: Subject: Re: Making perl with -Wall
46618              From: Andy Dougherty <doughera@lafayette.edu>
46619              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
46620              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
46621      Branch: perl
46622            ! perl.h
46623 ____________________________________________________________________________
46624 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
46625         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
46626              From: "Richard Soderberg" <rs@crystalflame.net>
46627              Date: Thu, 24 May 2001 08:58:16 -0700
46628              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
46629      Branch: perl
46630            ! sv.c
46631 ____________________________________________________________________________
46632 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
46633         Log: IV/UV casting fixes from Nicholas Clark.
46634      Branch: perl
46635            ! perl.h pp_sys.c util.c
46636 ____________________________________________________________________________
46637 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
46638         Log: Subject: Re: Making perl with -Wall
46639              From: Michael G Schwern <schwern@pobox.com>
46640              Date: Thu, 24 May 2001 15:40:28 +0100
46641              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
46642      Branch: perl
46643            ! malloc.c perl.h
46644 ____________________________________________________________________________
46645 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
46646         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
46647              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46648              Date: Tue, 22 May 2001 11:49:37 +0200
46649              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
46650      Branch: metaconfig
46651            ! U/modified/Oldsym.U
46652      Branch: metaconfig/U/perl
46653            ! patchlevel.U
46654      Branch: perl
46655            ! Configure config_h.SH myconfig.SH
46656 ____________________________________________________________________________
46657 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
46658         Log: Under versiononly install also the scripts with the version suffix.
46659              (e.g. .../bin/h2xs5.7.1)
46660      Branch: perl
46661            ! installperl
46662 ____________________________________________________________________________
46663 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
46664         Log: Subject: [PATCH] Stop segfault in mg.c:636
46665              From: "Richard Soderberg" <rs@crystalflame.net>
46666              Date: Thu, 24 May 2001 05:51:52 -0700
46667              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
46668      Branch: perl
46669            ! mg.c
46670 ____________________________________________________________________________
46671 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
46672         Log: Iteration continues; hopefully convergently.
46673      Branch: perl
46674            ! t/lib/b-stash.t
46675 ____________________________________________________________________________
46676 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
46677         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
46678              From: Gisle Aas <gisle@ActiveState.com>
46679              Date: 23 May 2001 16:13:10 -0700
46680              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
46681      Branch: perl
46682            ! op.c toke.c
46683 ____________________________________________________________________________
46684 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
46685         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
46686              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
46687              Date: Thu, 24 May 2001 05:05:22 -0500
46688              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
46689      Branch: perl
46690            ! lib/dumpvar.pl lib/perl5db.pl
46691 ____________________________________________________________________________
46692 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
46693         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
46694              From: David Dyck <dcd@tc.fluke.com>
46695              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
46696              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
46697      Branch: perl
46698            ! lib/perl5db.pl
46699 ____________________________________________________________________________
46700 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
46701         Log: Tiny pod nits on READMEs, mostly whitespace issues.
46702      Branch: perl
46703            ! README.amiga README.dos README.macos README.mpeix README.vmesa
46704            ! README.win32
46705 ____________________________________________________________________________
46706 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
46707         Log: The DG/UX part of the 20010521.005.
46708      Branch: perl
46709            ! README.dgux
46710 ____________________________________________________________________________
46711 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
46712         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
46713              From: Hugo <hv@crypt.compulink.co.uk>
46714              Date: Mon, 21 May 2001 16:32:02 +0100
46715              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
46716      Branch: perl
46717            ! regcomp.c t/op/misc.t
46718 ____________________________________________________________________________
46719 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
46720         Log: Subject: [PATCH] Extra UNIVERSAL tests
46721              From: Mike Guy <mjtg@cam.ac.uk>
46722              Date: Wed, 23 May 2001 12:29:20 +0100
46723              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
46724      Branch: perl
46725            ! t/op/universal.t
46726 ____________________________________________________________________________
46727 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
46728         Log: Subject: [PATCH] Remove EQ keyword
46729              From: Mike Guy <mjtg@cam.ac.uk>
46730              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
46731              Date: Wed, 23 May 2001 11:17:29 +0100
46732      Branch: perl
46733            ! keywords.h keywords.pl
46734 ____________________________________________________________________________
46735 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
46736         Log: Subject: [PATCH] lib/perl5db.pl
46737              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
46738              Date: Wed, 23 May 2001 02:18:03 -0500
46739              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
46740      Branch: perl
46741            ! lib/perl5db.pl
46742 ____________________________________________________________________________
46743 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
46744         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
46745              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
46746              Date: Tue, 22 May 2001 23:34:41 -0500
46747              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
46748      Branch: perl
46749            ! lib/Term/Cap.pm
46750 ____________________________________________________________________________
46751 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
46752         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
46753              From: davem@fdgroup.co.uk
46754              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
46755              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
46756      Branch: perl
46757            ! emacs/e2ctags.pl
46758 ____________________________________________________________________________
46759 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
46760         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
46761              From: Michael G Schwern <schwern@pobox.com>
46762              Date: Tue, 22 May 2001 14:15:09 +0100
46763              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
46764      Branch: perl
46765            ! lib/vars.pm
46766 ____________________________________________________________________________
46767 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
46768         Log: Subject: [PATCH lib/vars.pm] Odd code nit
46769              From: Michael G Schwern <schwern@pobox.com>
46770              Date: Tue, 22 May 2001 14:14:28 +0100
46771              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
46772      Branch: perl
46773            ! lib/vars.pm
46774 ____________________________________________________________________________
46775 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
46776         Log: Use the new use vars feature.
46777      Branch: perl
46778            ! t/lib/b-stash.t
46779 ____________________________________________________________________________
46780 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
46781         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
46782              From: Mike Guy <mjtg@cam.ac.uk>
46783              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
46784              Date: Tue, 22 May 2001 13:11:39 +0100
46785      Branch: perl
46786            + t/pragma/vars.t
46787            ! MANIFEST lib/vars.pm t/lib/1_compile.t
46788 ____________________________________________________________________________
46789 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
46790         Log: -qlongdouble considered harmful by Merijn.
46791      Branch: perl
46792            ! hints/aix.sh
46793 ____________________________________________________________________________
46794 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
46795         Log: Update Changes.
46796      Branch: perl
46797            ! Changes patchlevel.h
46798 ____________________________________________________________________________
46799 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
46800         Log: Add a test of its very own for Fcntl.  Hopefully portable.
46801      Branch: perl
46802            + t/lib/fcntl.t
46803            ! MANIFEST
46804 ____________________________________________________________________________
46805 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
46806         Log: Must be trickier for 'minitest' not to die.
46807      Branch: perl
46808            ! t/op/taint.t
46809 ____________________________________________________________________________
46810 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
46811         Log: Can't declare other people's variables.
46812      Branch: perl
46813            ! t/lib/b-stash.t
46814 ____________________________________________________________________________
46815 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
46816         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
46817      Branch: perl
46818            ! doio.c t/op/taint.t
46819 ____________________________________________________________________________
46820 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
46821         Log: The OS/2 variable needs to be declared.
46822      Branch: perl
46823            ! t/lib/b-stash.t
46824 ____________________________________________________________________________
46825 [ 10170] By: nick                                  on 2001/05/20  16:48:29
46826         Log: Integrate mainline
46827      Branch: perlio
46828           !> (integrate 41 files)
46829 ____________________________________________________________________________
46830 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
46831         Log: Small perlsec updates: clarify the taintedness of filename
46832              globbing; suggest using Scalar::Util::tainted().
46833      Branch: perl
46834            ! pod/perlsec.pod
46835 ____________________________________________________________________________
46836 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
46837         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
46838              From: Dave Mitchell <davem@fdgroup.co.uk>
46839              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
46840              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
46841      Branch: perl
46842            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
46843            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
46844            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
46845            ! xsutils.c
46846 ____________________________________________________________________________
46847 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
46848         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
46849              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46850              Date: Sat, 19 May 2001 04:08:46 -0400
46851              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
46852      Branch: perl
46853            ! lib/ExtUtils/Mksymlists.pm makedef.pl
46854 ____________________________________________________________________________
46855 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
46856         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
46857              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46858              Date: Sat, 19 May 2001 04:30:45 -0400
46859              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
46860      Branch: perl
46861            ! os2/os2.c
46862 ____________________________________________________________________________
46863 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
46864         Log: Subject: [PATCH 5.6.1] build bugs OS/2
46865              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46866              Date: Sat, 19 May 2001 04:35:28 -0400
46867              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
46868      Branch: perl
46869            ! os2/Makefile.SHs os2/os2.c
46870 ____________________________________________________________________________
46871 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
46872         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
46873              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46874              Date: Sat, 19 May 2001 04:04:23 -0400
46875              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
46876              
46877              (In bleadperl patched b-stash.t instead of b.t)
46878      Branch: perl
46879            ! t/lib/b-stash.t t/lib/bigfltpm.t
46880 ____________________________________________________________________________
46881 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
46882         Log: Subject: [PATCH 5.6.1] perl5db
46883              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46884              Date: Sat, 19 May 2001 03:49:09 -0400
46885              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
46886      Branch: perl
46887            ! lib/perl5db.pl
46888 ____________________________________________________________________________
46889 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
46890         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
46891              From: Gisle Aas <gisle@ActiveState.com>
46892              Date: 18 May 2001 14:24:51 -0700
46893              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
46894      Branch: perl
46895            ! pp_ctl.c
46896 ____________________________________________________________________________
46897 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
46898         Log: Subject: [PATCH] Chomp should not always stringify
46899              From: Gisle Aas <gisle@ActiveState.com>
46900              Date: 18 May 2001 07:55:25 -0700
46901              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
46902      Branch: perl
46903            ! doop.c t/op/chop.t
46904 ____________________________________________________________________________
46905 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
46906         Log: Integrate perlio.
46907      Branch: perl
46908           !> pod/perlfunc.pod
46909 ____________________________________________________________________________
46910 [ 10159] By: nick                                  on 2001/05/20  09:39:46
46911         Log: Document some more of open's features.
46912      Branch: perlio
46913            ! pod/perlfunc.pod
46914 ____________________________________________________________________________
46915 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
46916         Log: back out change#10153 (it has compatibility issues such as the
46917              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
46918              benefit for 5.6.x doesn't seem worth the risk)
46919      Branch: maint-5.6/perl
46920            ! toke.c
46921 ____________________________________________________________________________
46922 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
46923         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
46924      Branch: perl
46925            ! x2p/s2p.PL
46926 ____________________________________________________________________________
46927 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
46928         Log: Update Changes.
46929      Branch: perl
46930            ! Changes patchlevel.h
46931 ____________________________________________________________________________
46932 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
46933         Log: Integrate change #10144 from maintperl.
46934              
46935              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
46936      Branch: perl
46937           !> win32/config.bc win32/config.gc win32/config.vc
46938           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
46939 ____________________________________________________________________________
46940 [ 10154] By: nick                                  on 2001/05/18  07:23:03
46941         Log: Integrate mainline.
46942      Branch: perlio
46943           +> README.dgux t/lib/i18n-collate.t utils.lst
46944           !> (integrate 49 files)
46945 ____________________________________________________________________________
46946 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
46947         Log: Integrate change #7224 from mainline into maintperl.
46948              
46949              Allow @+ and @- to be doublequoted, from Simon Cozens. 
46950              (Approved by Larry, see Tom's comment in 20000830.005.)
46951      Branch: maint-5.6/perl
46952           !> toke.c
46953 ____________________________________________________________________________
46954 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
46955         Log: Subject: [PATCH bleadperl] small lookbehind fix
46956              From: Hugo <hv@crypt.compulink.co.uk>
46957              Date: Fri, 18 May 2001 00:07:19 +0100
46958              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
46959      Branch: perl
46960            ! regexec.c
46961 ____________________________________________________________________________
46962 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
46963         Log: Detypos.
46964      Branch: perl
46965            ! installman utils.lst
46966 ____________________________________________________________________________
46967 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
46968         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
46969              in 20001222.001.
46970      Branch: perl
46971            ! t/lib/glob-basic.t
46972 ____________________________________________________________________________
46973 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
46974         Log: Subject: [PATCH] Test for bug 20010515.004
46975              From: Benjamin Sugars <bsugars@canoe.ca>
46976              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
46977              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
46978      Branch: perl
46979            ! t/op/misc.t
46980 ____________________________________________________________________________
46981 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
46982         Log: Integrate #10145 from maintperl.
46983              
46984              fix for ID 20010515.004 (needs test)
46985      Branch: perl
46986           !> pp_hot.c
46987 ____________________________________________________________________________
46988 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
46989         Log: Thinko noticed by Doug MacEachern.
46990      Branch: perl
46991            ! thread.h
46992 ____________________________________________________________________________
46993 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
46994         Log: Subject: Re: [PATCH] HERE mark in regex
46995              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
46996              Date: Thu, 17 May 2001 12:20:33 -0400
46997              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
46998      Branch: perl
46999            ! t/op/re_tests
47000 ____________________________________________________________________________
47001 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
47002         Log: fix for ID 20010515.004 (needs test)
47003      Branch: maint-5.6/perl
47004            ! pp_hot.c
47005 ____________________________________________________________________________
47006 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
47007         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
47008      Branch: maint-5.6/perl
47009            ! win32/config.bc win32/config.gc win32/config.vc
47010            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
47011 ____________________________________________________________________________
47012 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
47013         Log: Macrofy the getspecific (and use it also in util.c)
47014      Branch: perl
47015            ! thread.h util.c
47016 ____________________________________________________________________________
47017 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
47018         Log: Use the unchecked thread-specific key fetch also in Tru64.
47019      Branch: perl
47020            ! thread.h
47021 ____________________________________________________________________________
47022 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
47023         Log: Subject: [PATCH 5.6.1]Quick thread speedup
47024              From: Dan Sugalski <dan@sidhe.org> 
47025              Date: Wed, 16 May 2001 18:05:19 -0400
47026              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
47027      Branch: perl
47028            ! thread.h util.c
47029 ____________________________________________________________________________
47030 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
47031         Log: I think this is quite enough testing for a deprecated feature.
47032      Branch: perl
47033            + t/lib/i18n-collate.t
47034            ! MANIFEST t/lib/1_compile.t
47035 ____________________________________________________________________________
47036 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
47037         Log: More HP-UX lore from Jeff Okamoto.
47038      Branch: perl
47039            ! README.hpux
47040 ____________________________________________________________________________
47041 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
47042         Log: Sort utils.lst for easier maintenance.
47043      Branch: perl
47044            ! utils.lst
47045 ____________________________________________________________________________
47046 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
47047         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
47048              From: Tim Jenness <t.jenness@jach.hawaii.edu>
47049              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
47050              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
47051              
47052              Add pod2latex to utils.lst.
47053      Branch: perl
47054            ! MANIFEST utils.lst
47055 ____________________________________________________________________________
47056 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
47057         Log: Subject: Re: [PATCH] HERE mark in regex
47058              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
47059              Date: Wed, 16 May 2001 13:04:43 -0400
47060              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
47061      Branch: perl
47062            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
47063            ! t/op/regmesg.t t/pragma/warn/regcomp
47064 ____________________________________________________________________________
47065 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
47066         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
47067              From: Simon Cozens <simon@netthink.co.uk>
47068              Date: Wed, 16 May 2001 18:02:08 +0100
47069              Message-ID: <20010516180208.A6458@netthink.co.uk>
47070      Branch: perl
47071            ! installman utils.lst
47072 ____________________________________________________________________________
47073 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
47074         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
47075              From: "Philip Newton" <pnewton@gmx.de>
47076              Date: Tue, 15 May 2001 15:09:30 +0200
47077              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
47078              
47079              Test case for #10128.
47080      Branch: perl
47081            ! t/pragma/warn/pp_hot
47082 ____________________________________________________________________________
47083 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
47084         Log: Update Changes.
47085      Branch: perl
47086            ! Changes patchlevel.h
47087 ____________________________________________________________________________
47088 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
47089         Log: Deprecate pseudo-hashes.
47090      Branch: perl
47091            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
47092 ____________________________________________________________________________
47093 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
47094         Log: HP-UX hints update from Merijn.
47095      Branch: perl
47096            ! hints/hpux.sh
47097 ____________________________________________________________________________
47098 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
47099         Log: README.hpux update from Merijn.
47100      Branch: perl
47101            ! README.hpux
47102 ____________________________________________________________________________
47103 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
47104         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
47105              From: Simon Cozens <simon@netthink.co.uk>
47106              Date: Wed, 16 May 2001 15:57:55 +0100
47107              Message-ID: <20010516155755.A4728@netthink.co.uk>
47108      Branch: perl
47109            + utils.lst
47110            ! MANIFEST installman installperl
47111 ____________________________________________________________________________
47112 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
47113         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
47114              From: "Philip Newton" <pnewton@gmx.de>
47115              Date: Tue, 15 May 2001 16:31:05 +0200
47116              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
47117              
47118              Fix PERL_Y2KWARN test to check before rather than after appending.
47119      Branch: perl
47120            ! pp_hot.c
47121 ____________________________________________________________________________
47122 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
47123         Log: Regen Porting stuff.
47124      Branch: perl
47125            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47126            ! config_h.SH
47127 ____________________________________________________________________________
47128 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
47129         Log: Metaconfig unit change for #10125.
47130      Branch: metaconfig
47131            ! U/modified/Oldconfig.U
47132 ____________________________________________________________________________
47133 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
47134         Log: Use OSVERS.
47135      Branch: perl
47136            ! Configure config_h.SH perl.c
47137 ____________________________________________________________________________
47138 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
47139         Log: Regen toc.
47140      Branch: perl
47141            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
47142 ____________________________________________________________________________
47143 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
47144         Log: Adding the README.dgux to the MANIFEST would be a good idea.
47145      Branch: perl
47146            ! MANIFEST
47147 ____________________________________________________________________________
47148 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
47149         Log: Move the stack desire definition to thread.h.
47150      Branch: perl
47151            ! ext/Thread/Thread.xs thread.h
47152 ____________________________________________________________________________
47153 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
47154         Log: DG-UX threading patches, including a README.dgux,
47155              from Takis Psarogiannakopoulos.
47156      Branch: perl
47157            + README.dgux
47158            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
47159 ____________________________________________________________________________
47160 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
47161         Log: Subject: [PATCH B::Deparse] More on /x regexes
47162              From: Robin Houston <robin@kitsite.com>
47163              Date: Tue, 15 May 2001 19:09:35 +0100
47164              Message-ID: <20010515190935.A27268@penderel>
47165      Branch: perl
47166            ! ext/B/B/Deparse.pm
47167 ____________________________________________________________________________
47168 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
47169         Log: Document that the core time() may be rounding rather
47170              than truncating, would have saved at least my confusion.
47171      Branch: perl
47172            ! ext/Time/HiRes/HiRes.pm
47173 ____________________________________________________________________________
47174 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
47175         Log: Subject: perl-current/t/time-hires.t
47176              From: John Peacock <jpeacock@rowman.com>
47177              Date: Fri, 11 May 2001 14:09:41 -0400
47178              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
47179      Branch: perl
47180            ! t/lib/time-hires.t
47181 ____________________________________________________________________________
47182 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
47183         Log: Subject: [PATCH dump.c] Op private flags
47184              From: Simon Cozens <simon@netthink.co.uk>
47185              Date: Sun, 13 May 2001 20:20:36 +0100
47186              Message-ID: <20010513202036.A21896@netthink.co.uk>
47187      Branch: perl
47188            ! dump.c
47189 ____________________________________________________________________________
47190 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
47191         Log: Upgrade to Switch 2.03.
47192      Branch: perl
47193            ! lib/Switch.pm
47194 ____________________________________________________________________________
47195 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
47196         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
47197              to PERL_CONFIG_SH and use it consistently.
47198      Branch: maint-5.6/perl
47199           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
47200           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
47201           !> myconfig.SH writemain.SH
47202 ____________________________________________________________________________
47203 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
47204         Log: Metaconfig units changes for #10113.
47205      Branch: metaconfig
47206            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
47207 ____________________________________________________________________________
47208 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
47209         Log: The problem described in 20010514.031 still wasn't
47210              fully cured, there were remnants of $CONFIG when
47211              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
47212              to avoid future conflicts.
47213      Branch: perl
47214            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
47215            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
47216            ! myconfig.SH writemain.SH
47217 ____________________________________________________________________________
47218 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
47219         Log: Half of #10107 got lost.
47220      Branch: perl
47221            ! ext/B/B/Deparse.pm
47222 ____________________________________________________________________________
47223 [ 10111] By: nick                                  on 2001/05/15  08:39:14
47224         Log: Integrate mainline.
47225      Branch: perlio
47226           +> ext/POSIX/hints/uts.pl
47227            - Todo Todo-5.6 t/camel-III/vstring.t
47228           !> (integrate 48 files)
47229 ____________________________________________________________________________
47230 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
47231         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
47232              From: Robin Houston <robin@kitsite.com>
47233              Date: Mon, 14 May 2001 22:27:08 +0100
47234              Message-ID: <20010514222708.A22963@penderel>
47235      Branch: perl
47236            ! t/TestInit.pm
47237 ____________________________________________________________________________
47238 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
47239         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
47240              From: Robin Houston <robin@kitsite.com>
47241              Date: Mon, 14 May 2001 22:16:43 +0100
47242              Message-ID: <20010514221643.A22437@penderel>
47243      Branch: perl
47244            ! ext/B/B/Deparse.pm
47245 ____________________________________________________________________________
47246 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
47247         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
47248              From: Robin Houston <robin@kitsite.com>
47249              Date: Mon, 14 May 2001 22:03:44 +0100
47250              Message-ID: <20010514220344.A20643@penderel>
47251      Branch: perl
47252            ! ext/B/B/Deparse.pm
47253 ____________________________________________________________________________
47254 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
47255         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
47256              From: Robin Houston <robin@kitsite.com>
47257              Date: Mon, 14 May 2001 22:10:07 +0100
47258              Message-ID: <20010514221007.A21118@penderel>
47259      Branch: perl
47260            ! ext/B/B/Deparse.pm
47261 ____________________________________________________________________________
47262 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
47263         Log: Fix for 20010514.037; substr() didn't invalidate the locale
47264              collation magic.
47265      Branch: perl
47266            ! pp.c
47267 ____________________________________________________________________________
47268 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
47269         Log: Update Changes.
47270      Branch: perl
47271            ! Changes patchlevel.h
47272 ____________________________________________________________________________
47273 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
47274         Log: Retract #10094.
47275      Branch: perl
47276            ! lib/Pod/Text.pm
47277 ____________________________________________________________________________
47278 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
47279         Log: Integrate change #10100 from maintperl.
47280              
47281              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
47282              bug ID 20010514.027)
47283      Branch: perl
47284           !> mg.c pp_ctl.c
47285 ____________________________________________________________________________
47286 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
47287         Log: Document the deprecatedness of suidperl.
47288      Branch: perl
47289            ! INSTALL pod/perlfaq1.pod
47290 ____________________________________________________________________________
47291 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
47292         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
47293              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
47294              Date: Mon, 14 May 2001 09:38:59 -0400
47295              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
47296      Branch: perl
47297            ! lib/ExtUtils/MM_Unix.pm
47298 ____________________________________________________________________________
47299 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
47300         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
47301              bug ID 20010514.027)
47302              
47303              TODO: this needs a testsuite addition
47304      Branch: maint-5.6/perl
47305            ! mg.c pp_ctl.c
47306 ____________________________________________________________________________
47307 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
47308         Log: More DWIMminess for Class::Struct: calling the array or hash
47309              accessors only with one argument, an array or a hash reference,
47310              sets the underlying array or hash.  This mirrors nicely also
47311              the usage in the constructor.
47312              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
47313      Branch: perl
47314            ! lib/Class/Struct.pm t/lib/class-struct.t
47315 ____________________________________________________________________________
47316 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
47317         Log: Reference cmp'ing should go through the whole stringification
47318              process shebang, as pointed out by Sarathy in #10091.
47319      Branch: perl
47320            ! pp.c
47321 ____________________________________________________________________________
47322 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
47323         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
47324              From: Simon Cozens <simon@netthink.co.uk>
47325              Date: Sat, 12 May 2001 16:36:27 +0100
47326              Message-ID: <20010512163627.A5522@netthink.co.uk>
47327              
47328              with some additions salvaged from Todo and Todo-5.6 before
47329              retiring them.
47330      Branch: perl
47331            - Todo Todo-5.6
47332            ! MANIFEST pod/perltodo.pod
47333 ____________________________________________________________________________
47334 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
47335         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
47336              From: "Golubev I. N." <gin@mo.msk.ru>
47337              Date: Mon, 07 May 2001 14:33:34 (GMT)
47338              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
47339      Branch: perl
47340            ! perl.h
47341 ____________________________________________________________________________
47342 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
47343         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
47344              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
47345              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
47346              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
47347      Branch: perl
47348            ! lib/ExtUtils/MM_Unix.pm
47349 ____________________________________________________________________________
47350 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
47351         Log: (Retracted by #10104.)
47352              
47353              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
47354              From: barries <barries@slaysys.com>
47355              Date: Sat, 12 May 2001 01:28:10 -0400
47356              Message-ID: <20010512012810.B26358@jester.slaysys.com>
47357      Branch: perl
47358            ! lib/Pod/Text.pm
47359 ____________________________________________________________________________
47360 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
47361         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
47362              From: Mike Guy <mjtg@cam.ac.uk>
47363              Date: Sat, 12 May 2001 19:24:33 +0100
47364              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
47365      Branch: perl
47366            ! lib/AutoSplit.pm
47367 ____________________________________________________________________________
47368 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
47369         Log: Yet another HP-UX hints tweak from Merijn.
47370      Branch: perl
47371            ! hints/hpux.sh
47372 ____________________________________________________________________________
47373 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
47374         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
47375              isn't defined (changes#9366,9368,9370 from mainline without the
47376              pp_scmp() change)
47377      Branch: maint-5.6/perl
47378            ! pp.c pp.h pp_hot.c
47379 ____________________________________________________________________________
47380 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
47381         Log: The sorting seems to happen now automatically.
47382      Branch: perl
47383            ! t/lib/glob-basic.t
47384 ____________________________________________________________________________
47385 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
47386         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
47387              From: Benjamin Sugars <bsugars@canoe.ca>
47388              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
47389              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
47390      Branch: perl
47391            ! pod/perlfunc.pod
47392 ____________________________________________________________________________
47393 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
47394         Log: Subject: Re: undef(&foo) does not work for XS functions
47395              From: Doug MacEachern <dougm@covalent.net>
47396              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
47397              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
47398      Branch: perl
47399            ! op.c
47400 ____________________________________________________________________________
47401 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
47402         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
47403              From: Peter Prymmer <pvhp@forte.com>
47404              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
47405              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
47406      Branch: perl
47407            ! t/op/append.t
47408 ____________________________________________________________________________
47409 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
47410         Log: Update Changes.
47411      Branch: perl
47412            ! Changes patchlevel.h
47413 ____________________________________________________________________________
47414 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
47415         Log: Remove the 'asciir' re subpragma.  Should instead implement
47416              the 'physical vs logical' range scheme:
47417              
47418              \xAA-\xCC is a native physical range, you want that range of
47419              codepoints in your native encoding.  In EBCDIC the codepoints
47420              in the gaps (between i-j and r-s) should be included.
47421              
47422              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
47423              codepoints in Unicode.
47424              
47425              a-z is a logical range, you want that range of 'logical' codepoints
47426              in your native encoding.  In EBCDIC the codepoints in the gaps
47427              (between i-j and r-s) should not be included.
47428              
47429              Mixed cases (a-\xAA, etc) should either be errors, or maybe
47430              the 'logical' endpoints should be converted to native/Unicode
47431              codepoints, and the range handled as a physical range.
47432              
47433              'Logical endpoints' are to be recognized only in the A-Z, a-z,
47434              and 0-9 ranges.  Probably a warning should be given for mixed
47435              cases like A-z or a-9 (since such expressions are encoding
47436              dependent), with a recommendation to use physical ranges.
47437      Branch: perl
47438            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
47439            ! t/op/regexp.t
47440 ____________________________________________________________________________
47441 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
47442         Log: Make the test to cleanup the test directory tree
47443              both before and after the testing so that we always
47444              have a clean slate to work with.
47445      Branch: perl
47446            ! t/lib/filefind.t
47447 ____________________________________________________________________________
47448 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
47449         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
47450              From: Jon Eveland <jweveland@yahoo.com>
47451              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
47452              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
47453      Branch: perl
47454            ! pod/perlfunc.pod
47455 ____________________________________________________________________________
47456 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
47457         Log: Merge the camel-III/vstring.t with op/ver.t.
47458      Branch: perl
47459            - t/camel-III/vstring.t
47460            ! MANIFEST t/TEST t/harness t/op/ver.t
47461 ____________________________________________________________________________
47462 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
47463         Log: Add test.deparse make target.
47464      Branch: perl
47465            ! Makefile.SH
47466 ____________________________________________________________________________
47467 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
47468         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
47469              From: Robin Houston <robin@kitsite.com>
47470              Date: Fri, 11 May 2001 12:02:22 +0100
47471              Message-ID: <20010511120222.A11529@penderel>
47472      Branch: perl
47473            ! ext/B/B/Deparse.pm t/op/method.t
47474 ____________________________________________________________________________
47475 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
47476         Log: A nicely working combination for UTS from Hal Morris.
47477      Branch: perl
47478            + ext/POSIX/hints/uts.pl
47479            ! MANIFEST hints/uts.sh
47480 ____________________________________________________________________________
47481 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
47482         Log: i_ieeefp=undef for UTS.
47483      Branch: perl
47484            ! hints/uts.sh
47485 ____________________________________________________________________________
47486 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
47487         Log: Subject: RE: rand(0) is rand(1)
47488              From: Larry Shatzer <lshatzer@islanddata.com>
47489              Date: Thu, 10 May 2001 11:09:27 -0700
47490              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
47491      Branch: perl
47492            ! pod/perlfunc.pod
47493 ____________________________________________________________________________
47494 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
47495         Log: Subject: [patch] make op_{clear,null} public
47496              From: Doug MacEachern <dougm@covalent.net>
47497              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
47498              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
47499      Branch: perl
47500            ! embed.h embed.pl op.c proto.h
47501 ____________________________________________________________________________
47502 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
47503         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
47504              From: Robin Houston <robin@kitsite.com>
47505              Date: Thu, 10 May 2001 18:54:59 +0100
47506              Message-ID: <20010510185459.A5995@penderel>
47507      Branch: perl
47508            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
47509 ____________________________________________________________________________
47510 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
47511         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
47512              From: Robin Houston <robin@kitsite.com>
47513              Date: Thu, 10 May 2001 12:56:39 +0100
47514              Message-ID: <20010510125639.A2119@penderel>
47515      Branch: perl
47516            ! ext/B/B/Deparse.pm
47517 ____________________________________________________________________________
47518 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
47519         Log: Retract #10070, not ready yet.
47520      Branch: perl
47521            ! ext/B/B/Deparse.pm
47522 ____________________________________________________________________________
47523 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
47524         Log: The metaconfig unit change for #10071.
47525      Branch: metaconfig
47526            ! U/modified/mallocsrc.U
47527 ____________________________________________________________________________
47528 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
47529         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
47530      Branch: perl
47531            ! Configure
47532 ____________________________________________________________________________
47533 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
47534         Log: (Retracted by #10073)
47535              
47536              Subject: Re: [PATCH t/TEST] B::Deparse tester 
47537              From: Hugo <hv@crypt.compulink.co.uk>
47538              Date: Thu, 10 May 2001 05:48:09 +0100
47539              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
47540      Branch: perl
47541            ! ext/B/B/Deparse.pm
47542 ____________________________________________________________________________
47543 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
47544         Log: Add a for(func()) test.
47545      Branch: perl
47546            ! t/cmd/for.t
47547 ____________________________________________________________________________
47548 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
47549         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
47550              From: Robin Houston <robin@kitsite.com>
47551              Date: Thu, 10 May 2001 13:50:08 +0100
47552              Message-ID: <20010510135008.A2454@penderel>
47553      Branch: perl
47554            ! ext/B/B/Deparse.pm
47555 ____________________________________________________________________________
47556 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
47557         Log: A thinko in #10065.
47558      Branch: perl
47559            ! hv.c
47560 ____________________________________________________________________________
47561 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
47562         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
47563              From: Robin Houston <robin@kitsite.com>
47564              Date: Thu, 10 May 2001 02:10:34 +0100
47565              Message-ID: <20010510021034.A19421@penderel>
47566      Branch: perl
47567            ! ext/B/B.xs ext/B/B/Deparse.pm
47568 ____________________________________________________________________________
47569 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
47570         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
47571              From: Doug MacEachern <dougm@covalent.net>
47572              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
47573              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
47574      Branch: perl
47575            ! hv.c
47576 ____________________________________________________________________________
47577 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
47578         Log: One more workaround for the UTS compiler from Hal Morris.
47579      Branch: perl
47580            ! perl.h
47581 ____________________________________________________________________________
47582 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
47583         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
47584              From: Robin Houston <robin@kitsite.com>
47585              Date: Thu, 10 May 2001 01:02:08 +0100
47586              Message-ID: <20010510010208.A18200@penderel>
47587      Branch: perl
47588            ! ext/B/B/Debug.pm
47589 ____________________________________________________________________________
47590 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
47591         Log: Subject: [PATCH] Simplify deb_curcv() a bit
47592              From: Benjamin Sugars <bsugars@canoe.ca>
47593              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
47594              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
47595      Branch: perl
47596            ! run.c
47597 ____________________________________________________________________________
47598 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
47599         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
47600              From: Benjamin Sugars <bsugars@canoe.ca>
47601              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
47602              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
47603      Branch: perl
47604            ! t/lib/io_scalar.t
47605 ____________________________________________________________________________
47606 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
47607         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
47608              From: Peter Prymmer <pvhp@forte.com>
47609              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
47610              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
47611      Branch: perl
47612            ! t/lib/md5-file.t
47613 ____________________________________________________________________________
47614 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
47615         Log: Subject: [PATCH t/TEST] B::Deparse tester
47616              From: Robin Houston <robin@kitsite.com>
47617              Date: Wed, 9 May 2001 19:17:50 +0100
47618              Message-ID: <20010509191750.A16940@penderel>
47619      Branch: perl
47620            ! ext/B/O.pm t/TEST
47621 ____________________________________________________________________________
47622 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
47623         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
47624              From: Jeff Pinyan <jeffp@crusoe.net>
47625              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
47626              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
47627      Branch: perl
47628            ! lib/Pod/Html.pm
47629 ____________________________________________________________________________
47630 [ 10057] By: nick                                  on 2001/05/09  18:37:56
47631         Log: Integrate mainline.
47632      Branch: perlio
47633           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
47634           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
47635 ____________________________________________________________________________
47636 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
47637         Log: Update Changes.
47638      Branch: perl
47639            ! Changes patchlevel.h
47640 ____________________________________________________________________________
47641 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
47642         Log: Integrate perlio.
47643      Branch: perl
47644           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
47645 ____________________________________________________________________________
47646 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
47647         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
47648              From: Benjamin Sugars <bsugars@canoe.ca>
47649              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
47650              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
47651      Branch: perl
47652            ! perlio.c
47653 ____________________________________________________________________________
47654 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
47655         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
47656              From: Benjamin Sugars <bsugars@canoe.ca>
47657              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
47658              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
47659      Branch: perl
47660            ! ext/PerlIO/Scalar/Scalar.xs
47661 ____________________________________________________________________________
47662 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
47663         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
47664              From: Jeff Pinyan <jeffp@crusoe.net>
47665              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
47666              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
47667      Branch: perl
47668            ! lib/Pod/Html.pm
47669 ____________________________________________________________________________
47670 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
47671         Log: EPOC tweak from Olaf Flebbe.
47672      Branch: perl
47673            ! epoc/epocish.h
47674 ____________________________________________________________________________
47675 [ 10050] By: nick                                  on 2001/05/09  14:37:57
47676         Log: win32, regen_config_h
47677      Branch: perlio
47678            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
47679 ____________________________________________________________________________
47680 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
47681         Log: Integrate perlio.
47682      Branch: perl
47683           !> pp_sys.c
47684 ____________________________________________________________________________
47685 [ 10048] By: nick                                  on 2001/05/09  11:59:50
47686         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
47687              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
47688      Branch: perlio
47689            ! pp_sys.c
47690 ____________________________________________________________________________
47691 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
47692         Log: Integrate perlio.
47693      Branch: perl
47694           !> run.c
47695 ____________________________________________________________________________
47696 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
47697         Log: Subject: Re: Less warnings during configure
47698              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47699              Date: Wed, 09 May 2001 13:12:49 +0200
47700              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
47701      Branch: perl
47702            ! hints/hpux.sh
47703 ____________________________________________________________________________
47704 [ 10045] By: nick                                  on 2001/05/09  09:56:59
47705         Log: MULTIPLICITY/DEBUGGING build fix.
47706      Branch: perlio
47707            ! run.c
47708 ____________________________________________________________________________
47709 [ 10044] By: nick                                  on 2001/05/09  09:46:37
47710         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
47711      Branch: perlio
47712           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
47713            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
47714           !> (integrate 65 files)
47715 ____________________________________________________________________________
47716 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
47717         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
47718              From: Robin Houston <robin@kitsite.com>
47719              Date: Tue, 8 May 2001 19:38:00 +0100
47720              Message-ID: <20010508193800.A4389@penderel>
47721              
47722              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
47723              From: Robin Houston <robin@kitsite.com>
47724              Date: Tue, 8 May 2001 20:03:57 +0100
47725              Message-ID: <20010508200357.A4614@penderel>
47726              
47727              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
47728              From: Robin Houston <robin@kitsite.com>
47729              Date: Wed, 9 May 2001 00:12:05 +0100
47730              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
47731      Branch: perl
47732            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
47733 ____________________________________________________________________________
47734 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
47735         Log: Retract #10031.
47736      Branch: perl
47737            ! pod/perlfunc.pod
47738 ____________________________________________________________________________
47739 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
47740         Log: The metaconfig unit changes for #10040.
47741      Branch: metaconfig/U/perl
47742            ! Checkcc.U d_dlsymun.U dlsrc.U
47743 ____________________________________________________________________________
47744 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
47745         Log: The Configure half of
47746              
47747              Subject: Less warnings during configure
47748              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47749              Date: Tue, 08 May 2001 08:44:02 +0200
47750              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
47751      Branch: perl
47752            ! Configure
47753 ____________________________________________________________________________
47754 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
47755         Log: Subject: Less warnings during configure
47756              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47757              Date: Tue, 08 May 2001 08:44:02 +0200
47758              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
47759      Branch: perl
47760            ! hints/hpux.sh
47761 ____________________________________________________________________________
47762 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
47763         Log: Don't forget to whine about \d__\d.
47764      Branch: perl
47765            ! t/pragma/warn/toke toke.c
47766 ____________________________________________________________________________
47767 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
47768         Log: Allow underscores also in the exponent part.
47769      Branch: perl
47770            ! t/pragma/warn/toke toke.c
47771 ____________________________________________________________________________
47772 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
47773         Log: CodeMagicCD doesn't look like an *I*DE.
47774      Branch: perl
47775            ! pod/perlfaq3.pod
47776 ____________________________________________________________________________
47777 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
47778         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
47779              to be consistently down).
47780      Branch: perl
47781            ! pod/perlfaq3.pod
47782 ____________________________________________________________________________
47783 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
47784         Log: Upgrade to Text::Balanced 1.84.
47785      Branch: perl
47786            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
47787 ____________________________________________________________________________
47788 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
47789         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
47790              From: Benjamin Sugars <bsugars@canoe.ca>
47791              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
47792              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
47793      Branch: perl
47794            ! run.c
47795 ____________________________________________________________________________
47796 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
47797         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
47798              From: Peter Prymmer <pvhp@forte.com>
47799              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
47800              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
47801      Branch: perl
47802            ! t/pod/plainer.t
47803 ____________________________________________________________________________
47804 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
47805         Log: (Retracted by #10042)
47806              
47807              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
47808              From: "Philip Newton" <pnewton@gmx.de>
47809              Date: Tue, 8 May 2001 09:18:10 +0200
47810              Message-ID: <3AF7B9D2.28861.603732@localhost>
47811      Branch: perl
47812            ! pod/perlfunc.pod
47813 ____________________________________________________________________________
47814 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
47815         Log: Subject: [PATCH B::Deparse] Document known bugs
47816              From: Robin Houston <robin@kitsite.com>
47817              Date: Tue, 8 May 2001 01:53:34 +0100
47818              Message-ID: <20010508015334.A32394@penderel>
47819      Branch: perl
47820            ! ext/B/B/Deparse.pm
47821 ____________________________________________________________________________
47822 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
47823         Log: Subject: Re: Perl book, magazine and website updates.
47824              From: "Philip Newton" <pnewton@gmx.de>
47825              Date: Mon, 7 May 2001 17:03:58 +0200
47826              Message-ID: <3AF6D57E.5387.1E29930@localhost>
47827      Branch: perl
47828            ! pod/perlfaq2.pod
47829 ____________________________________________________________________________
47830 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
47831         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
47832              From: Peter Prymmer <pvhp@forte.com>
47833              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
47834              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
47835      Branch: perl
47836            ! t/io/fflush.t
47837 ____________________________________________________________________________
47838 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
47839         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
47840              From: Robin Houston <robin@kitsite.com>
47841              Date: Tue, 8 May 2001 01:14:55 +0100
47842              Message-ID: <20010508011455.A32162@penderel>
47843      Branch: perl
47844            ! ext/B/B/Deparse.pm
47845 ____________________________________________________________________________
47846 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
47847         Log: Typo in #10025.
47848      Branch: perl
47849            ! hints/uts.sh
47850 ____________________________________________________________________________
47851 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
47852         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
47853      Branch: perl
47854            ! hints/uts.sh
47855 ____________________________________________________________________________
47856 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
47857         Log: Subject: Re: [ID 20010506.045] question about hash syntax
47858              From: Peter Scott <Peter@PSDT.com>
47859              Date: Sun, 06 May 2001 13:10:40 -0700
47860              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
47861      Branch: perl
47862            ! pod/perl56delta.pod
47863 ____________________________________________________________________________
47864 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
47865         Log: Configure should figure out the list of dynamic extensions
47866              just fine in UTS-- and in fact it does, as reported by Hal Morris.
47867      Branch: perl
47868            ! hints/uts.sh
47869 ____________________________________________________________________________
47870 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
47871         Log: Update Changes.
47872      Branch: perl
47873            ! Changes patchlevel.h
47874 ____________________________________________________________________________
47875 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
47876         Log: Subject: [PATCH regcomp.c] Insecure regexes
47877              From: Robin Houston <robin@kitsite.com>
47878              Date: Mon, 7 May 2001 21:56:12 +0100
47879              Message-ID: <20010507215612.A31114@penderel>
47880      Branch: perl
47881            ! regcomp.c
47882 ____________________________________________________________________________
47883 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
47884         Log: Drop the foobar.perl.com references for now until Simon
47885              gets them sorted out.
47886      Branch: perl
47887            ! pod/perlfaq2.pod
47888 ____________________________________________________________________________
47889 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
47890         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
47891              From: Prymmer/Kahn <pvhp@best.com>
47892              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
47893              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
47894      Branch: perl
47895            ! lib/Devel/SelfStubber.pm
47896 ____________________________________________________________________________
47897 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
47898         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
47899              From: Prymmer/Kahn <pvhp@best.com>
47900              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
47901              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
47902      Branch: perl
47903            ! win32/Makefile
47904 ____________________________________________________________________________
47905 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
47906         Log: s/WebTechnique's/WebTechniques/
47907      Branch: perl
47908            ! pod/perlfaq2.pod
47909 ____________________________________________________________________________
47910 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
47911         Log: Llama 3 updates from Randal.
47912      Branch: perl
47913            ! pod/perlfaq2.pod
47914 ____________________________________________________________________________
47915 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
47916         Log: Subject: [PATCH] Help -Dt show correct pad variables
47917              From: Benjamin Sugars <ben.sugars@home.com>
47918              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
47919              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
47920      Branch: perl
47921            ! embed.h embed.pl proto.h run.c
47922 ____________________________________________________________________________
47923 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
47924         Log: Subject: [PATCH] Document C<our $foo : shared>
47925              From: Benjamin Sugars <ben.sugars@home.com>
47926              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
47927              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
47928      Branch: perl
47929            ! pod/perlfunc.pod
47930 ____________________________________________________________________________
47931 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
47932         Log: Subject: [PATCH B::Deparse] undefined folded constants
47933              From: Robin Houston <robin@kitsite.com>
47934              Date: Sun, 6 May 2001 17:19:09 +0100
47935              Message-ID: <20010506171909.A7046@penderel>
47936      Branch: perl
47937            ! ext/B/B/Deparse.pm
47938 ____________________________________________________________________________
47939 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
47940         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
47941              From: Robin Houston <robin@kitsite.com>
47942              Message-ID: <20010506164654.A6848@penderel>
47943              Date: Sun, 6 May 2001 16:46:54 +0100
47944      Branch: perl
47945            ! ext/B/B/Deparse.pm
47946 ____________________________________________________________________________
47947 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
47948         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
47949              From: Robin Houston <robin@kitsite.com>
47950              Date: Sun, 6 May 2001 14:47:02 +0100
47951              Message-ID: <20010506144702.A6308@penderel>
47952      Branch: perl
47953            ! t/op/my_stash.t
47954 ____________________________________________________________________________
47955 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
47956         Log: Subject: Perl book, magazine and website updates.
47957              From: Simon Cozens <simon@netthink.co.uk>
47958              Date: Sun, 6 May 2001 16:55:36 +0100
47959              Message-ID: <20010506165536.A1795@netthink.co.uk>
47960      Branch: perl
47961            ! pod/perlbook.pod pod/perlfaq2.pod
47962 ____________________________________________________________________________
47963 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
47964         Log: Tweaks on the Tru64 prof options.
47965      Branch: perl
47966            ! pod/perlhack.pod
47967 ____________________________________________________________________________
47968 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
47969         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
47970              From: Robin Houston <robin@kitsite.com>
47971              Date: Sun, 6 May 2001 14:40:51 +0100
47972              Message-ID: <20010506144051.A6279@penderel>
47973      Branch: perl
47974            ! t/pod/testp2pt.pl
47975 ____________________________________________________________________________
47976 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
47977         Log: Subject: [PATCH B::Deparse] scoping
47978              From: Robin Houston <robin@kitsite.com>
47979              Date: Sun, 6 May 2001 14:36:56 +0100
47980              Message-ID: <20010506143656.A4006@penderel>
47981      Branch: perl
47982            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
47983 ____________________________________________________________________________
47984 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
47985         Log: Document the undefinedness of bitshifting out of range.
47986      Branch: perl
47987            ! pod/perlop.pod
47988 ____________________________________________________________________________
47989 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
47990         Log: Retract #10003 and update the IDE descriptions a bit.
47991      Branch: perl
47992            ! pod/perlfaq3.pod
47993 ____________________________________________________________________________
47994 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
47995         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
47996              From: Prymmer/Kahn <pvhp@best.com>
47997              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
47998              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
47999      Branch: perl
48000            ! win32/Makefile win32/buildext.pl win32/config.bc
48001            ! win32/config.gc win32/config.vc
48002 ____________________________________________________________________________
48003 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
48004         Log: (Retracted by #10005.)
48005      Branch: perl
48006            ! pod/perlfaq3.pod
48007 ____________________________________________________________________________
48008 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
48009         Log: It's "psed", not "sed".
48010      Branch: perl
48011            ! x2p/s2p.PL
48012 ____________________________________________________________________________
48013 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
48014         Log: Update Changes.
48015      Branch: perl
48016            ! Changes patchlevel.h
48017 ____________________________________________________________________________
48018 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
48019         Log: Subject: Re: bleadperl make install fails due to "psed"
48020              From: andreas.koenig@anima.de (Andreas J. Koenig)
48021              Date: 05 May 2001 18:23:28 +0200
48022              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
48023      Branch: perl
48024            ! x2p/Makefile.SH x2p/s2p.PL
48025 ____________________________________________________________________________
48026 [  9999] By: jhi                                   on 2001/05/05  18:28:09
48027         Log: AUTHORS updates.
48028      Branch: perl
48029            ! AUTHORS
48030 ____________________________________________________________________________
48031 [  9998] By: jhi                                   on 2001/05/05  18:16:00
48032         Log: Updates on the pods related to the modules included since 5.6.
48033              
48034              TODO: perltodo really could use major updating.
48035      Branch: perl
48036            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
48037            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
48038            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
48039            ! pod/perlsyn.pod pod/perltodo.pod
48040 ____________________________________________________________________________
48041 [  9997] By: jhi                                   on 2001/05/05  17:35:17
48042         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
48043              from Kurt Skauen.
48044      Branch: perl
48045            + hints/atheos.sh
48046            ! MANIFEST
48047 ____________________________________________________________________________
48048 [  9996] By: jhi                                   on 2001/05/05  17:25:00
48049         Log: Add preemptive #undefs for some of the shorter and more prone
48050              to collision regcomp.h #defines.  (Background: the MASK collided
48051              with a system header #define in Rhapsody.)
48052      Branch: perl
48053            ! regcomp.h
48054 ____________________________________________________________________________
48055 [  9995] By: jhi                                   on 2001/05/05  13:24:21
48056         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
48057              From: Nicholas Clark <nick@ccl4.org>
48058              Date: Sat, 5 May 2001 14:46:39 +0100
48059              Message-ID: <20010505144639.O53513@plum.flirble.org>
48060              
48061              Add a test for the constants (if any) being processed correctly.
48062      Branch: perl
48063            ! utils/h2xs.PL
48064 ____________________________________________________________________________
48065 [  9994] By: jhi                                   on 2001/05/05  02:11:03
48066         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
48067              From: Peter Prymmer <pvhp@forte.com>
48068              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
48069              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
48070      Branch: perl
48071            ! t/lib/b-stash.t
48072 ____________________________________________________________________________
48073 [  9993] By: jhi                                   on 2001/05/05  02:03:49
48074         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
48075              From: Peter Prymmer <pvhp@forte.com>
48076              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
48077              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
48078      Branch: perl
48079            ! perlio.c vms/vmsish.h
48080 ____________________________________________________________________________
48081 [  9992] By: jhi                                   on 2001/05/04  17:21:12
48082         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
48083              From: Robin Barker <rmb1@cise.npl.co.uk>
48084              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
48085              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
48086      Branch: perl
48087            + t/pod/plainer.t
48088            ! MANIFEST
48089 ____________________________________________________________________________
48090 [  9991] By: jhi                                   on 2001/05/04  16:47:45
48091         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
48092              From: Robin Barker <rmb1@cise.npl.co.uk>
48093              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
48094              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
48095      Branch: perl
48096            ! regcomp.c
48097 ____________________________________________________________________________
48098 [  9990] By: jhi                                   on 2001/05/04  14:37:20
48099         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
48100              From: Prymmer/Kahn <pvhp@best.com>
48101              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
48102              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
48103      Branch: perl
48104            ! t/lib/b-stash.t
48105 ____________________________________________________________________________
48106 [  9989] By: jhi                                   on 2001/05/04  14:03:58
48107         Log: Introduce perl572delta, update Todo, add the missing
48108              mention about signal safety since 5.7.1 (though this
48109              requires verification and more details.)
48110      Branch: perl
48111            + pod/perl572delta.pod
48112            ! MANIFEST Todo pod/perl571delta.pod
48113 ____________________________________________________________________________
48114 [  9988] By: jhi                                   on 2001/05/04  12:41:51
48115         Log: Subject: [PATCH perl@9944] long =item
48116              From: Robin Barker <rmb1@cise.npl.co.uk>
48117              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
48118              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
48119      Branch: perl
48120            ! ext/Time/HiRes/HiRes.pm
48121 ____________________________________________________________________________
48122 [  9987] By: jhi                                   on 2001/05/04  12:39:19
48123         Log: The #9901 had removed one line essential for EBCDIC.
48124      Branch: perl
48125            ! regcomp.c
48126 ____________________________________________________________________________
48127 [  9986] By: jhi                                   on 2001/05/04  12:30:23
48128         Log: Subject: cygwin/Makefile.SHs INSTALL patch
48129              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
48130              Date: Mon, 08 Jan 2001 04:59:21 +0200
48131              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
48132      Branch: perl
48133            ! cygwin/Makefile.SHs
48134 ____________________________________________________________________________
48135 [  9985] By: jhi                                   on 2001/05/04  03:51:39
48136         Log: Encode/IO doc tweaks.
48137      Branch: perl
48138            ! ext/Encode/Encode.pm
48139 ____________________________________________________________________________
48140 [  9984] By: jhi                                   on 2001/05/04  03:29:34
48141         Log: Remove GDBM_File from the dynamic extensions for UTS,
48142              GDBM is not a standard feature.
48143      Branch: perl
48144            ! hints/uts.sh
48145 ____________________________________________________________________________
48146 [  9983] By: jhi                                   on 2001/05/04  03:22:59
48147         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
48148      Branch: perl
48149            ! pod/perlretut.pod
48150 ____________________________________________________________________________
48151 [  9982] By: jhi                                   on 2001/05/03  23:21:03
48152         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
48153              From: Benjamin Sugars <bsugars@canoe.ca>
48154              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
48155              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
48156      Branch: perl
48157            ! dump.c
48158 ____________________________________________________________________________
48159 [  9981] By: jhi                                   on 2001/05/03  23:20:05
48160         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
48161              From: Benjamin Sugars <bsugars@canoe.ca>
48162              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
48163              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
48164      Branch: perl
48165            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
48166 ____________________________________________________________________________
48167 [  9980] By: jhi                                   on 2001/05/03  23:15:29
48168         Log: Integrate perlio.
48169      Branch: perl
48170           !> ext/Encode/Encode.pm
48171 ____________________________________________________________________________
48172 [  9979] By: jhi                                   on 2001/05/03  16:54:59
48173         Log: Install psed man page.
48174      Branch: perl
48175            ! installman
48176 ____________________________________________________________________________
48177 [  9978] By: jhi                                   on 2001/05/03  16:45:58
48178         Log: Remove unused files; noted by Sarathy.
48179      Branch: perl
48180            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
48181            ! MANIFEST
48182 ____________________________________________________________________________
48183 [  9977] By: jhi                                   on 2001/05/03  16:42:30
48184         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
48185              From: Andy Dougherty <doughera@lafayette.edu>
48186              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
48187              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
48188      Branch: perl
48189            ! INSTALL
48190 ____________________________________________________________________________
48191 [  9976] By: nick                                  on 2001/05/03  16:40:42
48192         Log: Allow $answer = encode($object,$text); like it says in docs.
48193      Branch: perlio
48194            ! ext/Encode/Encode.pm
48195 ____________________________________________________________________________
48196 [  9975] By: nick                                  on 2001/05/03  16:22:30
48197         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
48198              to be in scope (fair enough), and also a package variable (our) for eval to see it.
48199      Branch: perlio
48200            ! ext/Encode/Encode.pm
48201 ____________________________________________________________________________
48202 [  9974] By: nick                                  on 2001/05/03  15:48:17
48203         Log: Integrate mainline.
48204      Branch: perlio
48205           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
48206           +> t/lib/filter-simple.t t/lib/next.t
48207           !> (integrate 70 files)
48208 ____________________________________________________________________________
48209 [  9973] By: jhi                                   on 2001/05/03  13:09:09
48210         Log: Update Changes.
48211      Branch: perl
48212            ! Changes patchlevel.h
48213 ____________________________________________________________________________
48214 [  9972] By: jhi                                   on 2001/05/03  12:58:33
48215         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
48216              From: Prymmer/Kahn <pvhp@best.com>
48217              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
48218              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
48219      Branch: perl
48220            ! t/io/fflush.t
48221 ____________________________________________________________________________
48222 [  9971] By: jhi                                   on 2001/05/03  12:57:26
48223         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
48224              From: Prymmer/Kahn <pvhp@best.com>
48225              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
48226              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
48227      Branch: perl
48228            ! win32/FindExt.pm
48229 ____________________________________________________________________________
48230 [  9970] By: jhi                                   on 2001/05/03  02:42:46
48231         Log: Can't croak sans thread context, from Doug MacEachern.
48232      Branch: perl
48233            ! toke.c
48234 ____________________________________________________________________________
48235 [  9969] By: jhi                                   on 2001/05/03  01:23:48
48236         Log: Subject: Random input test and Perl
48237              From: Ilya Zakharevich <ilya@math.berkeley.edu>
48238              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
48239              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
48240      Branch: perl
48241            ! toke.c
48242 ____________________________________________________________________________
48243 [  9968] By: jhi                                   on 2001/05/02  22:17:21
48244         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
48245              From: Peter Prymmer <pvhp@forte.com>
48246              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
48247              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
48248      Branch: perl
48249            ! pod/perlfunc.pod pod/perlport.pod
48250 ____________________________________________________________________________
48251 [  9967] By: jhi                                   on 2001/05/02  20:12:45
48252         Log: Workaround for UTS compiler casting bug from Hal Morris.
48253      Branch: perl
48254            ! perl.h
48255 ____________________________________________________________________________
48256 [  9966] By: jhi                                   on 2001/05/02  18:31:37
48257         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
48258              From: Dan Sugalski <dan@sidhe.org>
48259              Date: Wed, 02 May 2001 15:23:22 -0400
48260              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
48261      Branch: perl
48262            ! perl.c vms/vms.c
48263 ____________________________________________________________________________
48264 [  9965] By: jhi                                   on 2001/05/02  18:21:29
48265         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
48266      Branch: perl
48267            ! pod/perlfunc.pod
48268 ____________________________________________________________________________
48269 [  9964] By: jhi                                   on 2001/05/02  18:15:01
48270         Log: Document large files in INSTALL, document also the %x
48271              limitation if not use64bitint, closes bug 20010326.007.
48272      Branch: perl
48273            ! INSTALL
48274 ____________________________________________________________________________
48275 [  9963] By: jhi                                   on 2001/05/02  17:24:47
48276         Log: perlmodlib tweaks; regen pods.
48277      Branch: perl
48278            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
48279            ! pod/perltoc.pod
48280 ____________________________________________________________________________
48281 [  9962] By: jhi                                   on 2001/05/02  17:14:00
48282         Log: Fix for a segfault, from Marc Lehmann.
48283      Branch: perl
48284            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
48285 ____________________________________________________________________________
48286 [  9961] By: jhi                                   on 2001/05/02  15:55:53
48287         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
48288              From: "Philip Newton" <pnewton@gmx.de>
48289              Date: Wed, 2 May 2001 18:39:03 +0200
48290              Message-ID: <3AF05447.15525.173B588@localhost>
48291      Branch: perl
48292            ! pod/perlop.pod
48293 ____________________________________________________________________________
48294 [  9960] By: jhi                                   on 2001/05/02  15:35:37
48295         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
48296              From: Dan Sugalski <dan@sidhe.org>
48297              Date: Wed, 02 May 2001 11:37:27 -0400
48298              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
48299      Branch: perl
48300            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
48301            ! thread.h vms/vms.c vms/vmsish.h
48302 ____________________________________________________________________________
48303 [  9959] By: jhi                                   on 2001/05/02  15:21:08
48304         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
48305              From: Benjamin Sugars <bsugars@canoe.ca>
48306              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
48307              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
48308      Branch: perl
48309            ! ext/PerlIO/Scalar/Scalar.xs
48310 ____________________________________________________________________________
48311 [  9958] By: jhi                                   on 2001/05/02  15:15:53
48312         Log: Bug in #9915, spotted by Mike Guy.
48313      Branch: perl
48314            ! installperl
48315 ____________________________________________________________________________
48316 [  9957] By: jhi                                   on 2001/05/02  13:26:01
48317         Log: Add a test for not griping about references as array
48318              indices if the reference has magic in it (overloaded
48319              methods).
48320      Branch: perl
48321            ! pod/perldiag.pod t/pragma/warn/pp_hot
48322 ____________________________________________________________________________
48323 [  9956] By: jhi                                   on 2001/05/02  13:07:01
48324         Log: Retracted a bit too much in #9952.
48325      Branch: perl
48326            ! t/pragma/sub_lval.t
48327 ____________________________________________________________________________
48328 [  9955] By: jhi                                   on 2001/05/02  13:05:38
48329         Log: Test for #9952.
48330      Branch: perl
48331            ! t/op/tie.t
48332 ____________________________________________________________________________
48333 [  9954] By: jhi                                   on 2001/05/02  11:48:18
48334         Log: Additional note on the encoding example: one cannot
48335              convert string constants in-place.
48336      Branch: perl
48337            ! ext/Encode/Encode.pm
48338 ____________________________________________________________________________
48339 [  9953] By: jhi                                   on 2001/05/02  11:43:51
48340         Log: Note that if you have recent enough Perl you already
48341              have Filter::Util::Call.
48342      Branch: perl
48343            ! lib/Filter/Simple.pm
48344 ____________________________________________________________________________
48345 [  9952] By: jhi                                   on 2001/05/02  11:31:53
48346         Log: Retract changes #8254 and #8255, causes coredump in
48347              'tie FH, "main"', reported by Abigail, culprit found by
48348              Benjamin Sugars.  Mirrors maintperl change #9950.
48349      Branch: perl
48350            ! op.c t/pragma/sub_lval.t
48351 ____________________________________________________________________________
48352 [  9951] By: jhi                                   on 2001/05/02  11:14:29
48353         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
48354      Branch: perl
48355            + t/lib/MyFilter.pm
48356 ____________________________________________________________________________
48357 [  9950] By: gsar                                  on 2001/05/02  03:17:11
48358         Log: revert integration of changes#8254,8255 in change#8620 (causes
48359              a coredump in C<tie FH, 'foo'>; the idea itself may need better
48360              rationalization)
48361      Branch: maint-5.6/perl
48362            ! op.c t/pragma/sub_lval.t
48363 ____________________________________________________________________________
48364 [  9949] By: gsar                                  on 2001/05/02  02:56:32
48365         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
48366              
48367              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
48368              
48369              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
48370      Branch: maint-5.6/perl
48371           !> hints/svr5.sh
48372 ____________________________________________________________________________
48373 [  9948] By: gsar                                  on 2001/05/02  02:49:15
48374         Log: pod/find.t breaks on VMS (from Craig Berry)
48375      Branch: maint-5.6/perl
48376            ! t/pod/find.t
48377 ____________________________________________________________________________
48378 [  9947] By: jhi                                   on 2001/05/02  02:43:09
48379         Log: Add an encoding conversion example.
48380      Branch: perl
48381            ! ext/Encode/Encode.pm
48382 ____________________________________________________________________________
48383 [  9946] By: jhi                                   on 2001/05/02  01:34:22
48384         Log: Another coat of paint but still nowhere finished.
48385              Need to decide on the semantics of strptime(): should
48386              strptime() be a function instead of a method?  To do
48387              the week/monthname-strptiming the i18n/l10n bullet needs
48388              to be bitten with gusto.
48389      Branch: perl
48390            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
48391 ____________________________________________________________________________
48392 [  9945] By: jhi                                   on 2001/05/01  23:40:52
48393         Log: Update Changes.
48394      Branch: perl
48395            ! Changes patchlevel.h
48396 ____________________________________________________________________________
48397 [  9944] By: jhi                                   on 2001/05/01  23:33:37
48398         Log: Add known-to-be-tested modules to the list-to-be-skipped.
48399      Branch: perl
48400            ! t/lib/1_compile.t
48401 ____________________________________________________________________________
48402 [  9943] By: jhi                                   on 2001/05/01  23:24:40
48403         Log: Subject: BorlandC++ fix
48404              From: "Vadim Konovalov" <watman@inbox.ru>
48405              Date: Mon, 30 Apr 2001 20:12:26 -0700
48406              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
48407      Branch: perl
48408            ! win32/makefile.mk
48409 ____________________________________________________________________________
48410 [  9942] By: jhi                                   on 2001/05/01  23:18:02
48411         Log: Update to Filter::Simple 0.60, create a test for it.
48412      Branch: perl
48413            + t/lib/filter-simple.t
48414            ! MANIFEST lib/Filter/Simple.pm
48415 ____________________________________________________________________________
48416 [  9941] By: jhi                                   on 2001/05/01  19:47:24
48417         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
48418              From: Hugo <hv@crypt.compulink.co.uk>
48419              Date: Tue, 01 May 2001 20:12:20 +0100
48420              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
48421      Branch: perl
48422            ! pp_hot.c t/op/re_tests
48423 ____________________________________________________________________________
48424 [  9940] By: jhi                                   on 2001/05/01  19:42:16
48425         Log: Integrate perlio.
48426      Branch: perl
48427           !> lib/base.pm t/lib/fields.t
48428 ____________________________________________________________________________
48429 [  9939] By: jhi                                   on 2001/05/01  19:39:51
48430         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
48431              From: Benjamin Sugars <bsugars@canoe.ca>
48432              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
48433              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
48434      Branch: perl
48435            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
48436 ____________________________________________________________________________
48437 [  9938] By: jhi                                   on 2001/05/01  19:34:09
48438         Log: Add NEXT, a pseudo-class for method redispatching.
48439              <Damian>NEXT.pm probably offers more bang-for-buck
48440              than anything else I've ever written.</Damian>
48441      Branch: perl
48442            + lib/NEXT.pm t/lib/next.t
48443            ! MANIFEST
48444 ____________________________________________________________________________
48445 [  9937] By: jhi                                   on 2001/05/01  19:21:41
48446         Log: Update to Switch 2.02.
48447      Branch: perl
48448            ! lib/Switch.pm t/lib/switch.t
48449 ____________________________________________________________________________
48450 [  9936] By: nick                                  on 2001/05/01  19:09:21
48451         Log: Fix for base.pm clobbering $VERSION
48452      Branch: perlio
48453            ! lib/base.pm
48454 ____________________________________________________________________________
48455 [  9935] By: nick                                  on 2001/05/01  18:54:38
48456         Log: Test for base.pm clobbering $VERSION.
48457      Branch: perlio
48458            ! t/lib/fields.t
48459 ____________________________________________________________________________
48460 [  9934] By: jhi                                   on 2001/05/01  18:39:10
48461         Log: Add information about Scalar::Util::blessed.
48462      Branch: perl
48463            ! pod/perlobj.pod
48464 ____________________________________________________________________________
48465 [  9933] By: jhi                                   on 2001/05/01  18:33:51
48466         Log: Subject: Extra UNIVERSAL documentation
48467              From: Mike Guy <mjtg@cam.ac.uk>
48468              Date: Tue, 01 May 2001 20:12:11 +0100
48469              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
48470      Branch: perl
48471            ! pod/perlobj.pod
48472 ____________________________________________________________________________
48473 [  9932] By: jhi                                   on 2001/05/01  18:26:54
48474         Log: Subject: Autoflush in tests as appropriate
48475              From: Mike Guy <mjtg@cam.ac.uk>
48476              Date: Tue, 01 May 2001 20:05:31 +0100
48477              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
48478      Branch: perl
48479            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
48480            ! t/op/taint.t
48481 ____________________________________________________________________________
48482 [  9931] By: jhi                                   on 2001/05/01  18:02:29
48483         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
48484              From: Benjamin Sugars <bsugars@canoe.ca>
48485              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
48486              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
48487      Branch: perl
48488            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
48489 ____________________________________________________________________________
48490 [  9930] By: jhi                                   on 2001/05/01  15:12:26
48491         Log: Subject: Re: Finally got a round tuit
48492              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48493              Date: Tue, 01 May 2001 14:14:10 +0200
48494              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
48495              
48496              The -DP part, slightly modified.
48497      Branch: perl
48498            ! perl.c
48499 ____________________________________________________________________________
48500 [  9929] By: jhi                                   on 2001/05/01  14:17:15
48501         Log: Subject: Re: Finally got a round tuit
48502              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48503              Date: Tue, 01 May 2001 16:34:06 +0200
48504              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
48505              
48506              cpp and optimization tweaks for HP-UX.
48507      Branch: perl
48508            ! hints/hpux.sh
48509 ____________________________________________________________________________
48510 [  9928] By: jhi                                   on 2001/05/01  13:24:20
48511         Log: Tune the scan_num() comments to reality.
48512      Branch: perl
48513            ! toke.c
48514 ____________________________________________________________________________
48515 [  9927] By: jhi                                   on 2001/05/01  13:14:01
48516         Log: Subject: [PATCH B::Deparse] optimised sort
48517              From: Robin Houston <robin@kitsite.com>
48518              Date: Tue, 1 May 2001 14:07:12 +0100
48519              Message-ID: <20010501140712.A4266@penderel>
48520      Branch: perl
48521            ! ext/B/B/Deparse.pm
48522 ____________________________________________________________________________
48523 [  9926] By: jhi                                   on 2001/05/01  13:10:53
48524         Log: Subject: [PATCH t/lib/b-deparse.t] 
48525              From: Robin Houston <robin@kitsite.com>
48526              Date: Tue, 1 May 2001 13:37:42 +0100
48527              Message-ID: <20010501133742.A4082@penderel>
48528      Branch: perl
48529            ! t/lib/b-deparse.t
48530 ____________________________________________________________________________
48531 [  9925] By: jhi                                   on 2001/05/01  13:10:13
48532         Log: Subject: [PATCH B::Deparse] for(;;), sort
48533              From: Robin Houston <robin@kitsite.com>
48534              Date: Tue, 1 May 2001 13:35:00 +0100
48535              Message-ID: <20010501133500.A4061@penderel>
48536      Branch: perl
48537            ! ext/B/B/Deparse.pm
48538 ____________________________________________________________________________
48539 [  9924] By: jhi                                   on 2001/05/01  13:09:22
48540         Log: Subject: [PATCH B::Deparse] do, warn, use
48541              From: Robin Houston <robin@kitsite.com>
48542              Date: Tue, 1 May 2001 13:31:03 +0100
48543              Message-ID: <20010501133103.A4041@penderel>
48544      Branch: perl
48545            ! ext/B/B/Deparse.pm
48546 ____________________________________________________________________________
48547 [  9923] By: jhi                                   on 2001/05/01  11:45:36
48548         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
48549              From: Benjamin Sugars <ben.sugars@home.com>
48550              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
48551              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
48552      Branch: perl
48553            + t/io/fflush.t
48554            ! MANIFEST
48555 ____________________________________________________________________________
48556 [  9922] By: jhi                                   on 2001/05/01  11:35:42
48557         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
48558              From: Peter Prymmer <pvhp@forte.com>
48559              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
48560              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
48561      Branch: perl
48562            ! t/lib/selfstubber.t
48563 ____________________________________________________________________________
48564 [  9921] By: jhi                                   on 2001/04/30  16:34:33
48565         Log: Subject: [PATCH B::Concise] suppress warning
48566              From: Robin Houston <robin@kitsite.com>
48567              Date: Mon, 30 Apr 2001 16:09:49 +0100
48568              Message-ID: <20010430160949.A25086@penderel>
48569      Branch: perl
48570            ! ext/B/B/Concise.pm
48571 ____________________________________________________________________________
48572 [  9920] By: jhi                                   on 2001/04/30  13:56:04
48573         Log: Strip the *markers* from #9919.
48574      Branch: perl
48575            ! pod/perlfaq.pod pod/perlfaq5.pod
48576 ____________________________________________________________________________
48577 [  9919] By: jhi                                   on 2001/04/30  13:54:04
48578         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
48579              From: Gwyn Judd <b.judd@xtra.co.nz>
48580              Date: Sun, 29 Apr 2001 01:47:49 +1200
48581              Message-ID: <20010429014749.A4418@thislove>
48582      Branch: perl
48583            ! pod/perlfaq.pod pod/perlfaq5.pod
48584 ____________________________________________________________________________
48585 [  9918] By: jhi                                   on 2001/04/30  13:13:54
48586         Log: More_tweakage.
48587      Branch: perl
48588            ! pod/perldata.pod pod/perldiag.pod
48589 ____________________________________________________________________________
48590 [  9917] By: jhi                                   on 2001/04/30  13:01:27
48591         Log: Update Changes.
48592      Branch: perl
48593            ! Changes patchlevel.h
48594 ____________________________________________________________________________
48595 [  9916] By: jhi                                   on 2001/04/30  12:57:03
48596         Log: T_w_e_a_k_a_g_e.
48597      Branch: perl
48598            ! pod/perldata.pod pod/perldiag.pod
48599 ____________________________________________________________________________
48600 [  9915] By: jhi                                   on 2001/04/30  12:39:29
48601         Log: Install s2p also as psed.
48602              
48603              TODO: psed documentation?
48604      Branch: perl
48605            ! installperl
48606 ____________________________________________________________________________
48607 [  9914] By: jhi                                   on 2001/04/30  12:29:21
48608         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
48609              From: Jens Hamisch <jens@Strawberry.COM>
48610              Date: Fri, 27 Apr 2001 17:00:36 +0200
48611              Message-ID: <20010427170036.K1372@Strawberry.COM>
48612              
48613              SOCKS5_VERSION_NAME is the right symbol to detect
48614              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
48615              function called socks5_init() is available, and even that is
48616              not universal, most SOCKS5 installations use SOCKSinit()).
48617      Branch: perl
48618            ! perlio.c
48619 ____________________________________________________________________________
48620 [  9913] By: jhi                                   on 2001/04/30  12:22:15
48621         Log: Allow a zero timeout on IO::Socket accept and connect--
48622              though one really shouldn't do that.  Based on
48623              
48624              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
48625              From: "John Holdsworth" <coldwave@bigfoot.com>
48626              Date: Sun, 4 Feb 2001 12:48:18 +0100
48627              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
48628      Branch: perl
48629            ! ext/IO/lib/IO/Socket.pm
48630 ____________________________________________________________________________
48631 [  9912] By: jhi                                   on 2001/04/30  11:27:27
48632         Log: Save the spot of regprev (see #9911) for binary compatibility;
48633              regen API.
48634      Branch: perl
48635            ! embedvar.h perlapi.h thrdvar.h
48636 ____________________________________________________________________________
48637 [  9911] By: jhi                                   on 2001/04/30  11:22:03
48638         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
48639              From: Hugo <hv@crypt.compulink.co.uk>
48640              Date: Sun, 29 Apr 2001 17:09:30 +0100
48641              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
48642      Branch: perl
48643            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
48644 ____________________________________________________________________________
48645 [  9910] By: jhi                                   on 2001/04/30  11:15:12
48646         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
48647              a dummy for PL_numeric_radix); no pressing reason to break
48648              binary compatibility; regen API.
48649      Branch: perl
48650            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
48651            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
48652 ____________________________________________________________________________
48653 [  9909] By: jhi                                   on 2001/04/30  10:56:08
48654         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
48655              From: Walt Mankowski <waltman@netaxs.com>
48656              Date: Sun, 29 Apr 2001 21:53:48 -0400
48657              Message-ID: <20010429215348.A3971@netaxs.com>
48658      Branch: perl
48659            ! pod/perlfunc.pod
48660 ____________________________________________________________________________
48661 [  9908] By: jhi                                   on 2001/04/30  10:49:40
48662         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
48663      Branch: perl
48664            ! t/lib/selfstubber.t
48665 ____________________________________________________________________________
48666 [  9907] By: nick                                  on 2001/04/30  09:26:50
48667         Log: Integrate mainline.
48668      Branch: perlio
48669           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
48670 ____________________________________________________________________________
48671 [  9906] By: jhi                                   on 2001/04/29  23:24:20
48672         Log: Abigail spotted a thinko in #9905.
48673      Branch: perl
48674            ! pod/perldiag.pod
48675 ____________________________________________________________________________
48676 [  9905] By: jhi                                   on 2001/04/29  15:55:39
48677         Log: Changed the underscore/undebar syntax in numeric constants;
48678              now any grouping will do, as long as the underscores are not
48679              consecutive (so "zero-grouping" is out), and they do not begin
48680              or end the integer or fractional parts.
48681      Branch: perl
48682            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
48683 ____________________________________________________________________________
48684 [  9904] By: nick                                  on 2001/04/29  15:43:22
48685         Log: Integrate mainline.
48686      Branch: perlio
48687           +> (branch 98 files)
48688            - lib/unicode/Block.pl
48689            - lib/unicode/In/AlphabeticPresentationForms.pl
48690            - lib/unicode/In/Arabic.pl
48691            - lib/unicode/In/ArabicPresentationForms-A.pl
48692            - lib/unicode/In/ArabicPresentationForms-B.pl
48693            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
48694            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
48695            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
48696            - lib/unicode/In/BopomofoExtended.pl
48697            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
48698            - lib/unicode/In/CJKCompatibility.pl
48699            - lib/unicode/In/CJKCompatibilityForms.pl
48700            - lib/unicode/In/CJKCompatibilityIdeographs.pl
48701            - lib/unicode/In/CJKRadicalsSupplement.pl
48702            - lib/unicode/In/CJKSymbolsandPunctuation.pl
48703            - lib/unicode/In/CJKUnifiedIdeographs.pl
48704            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
48705            - lib/unicode/In/Cherokee.pl
48706            - lib/unicode/In/CombiningDiacriticalMarks.pl
48707            - lib/unicode/In/CombiningHalfMarks.pl
48708            - lib/unicode/In/CombiningMarksforSymbols.pl
48709            - lib/unicode/In/ControlPictures.pl
48710            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
48711            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
48712            - lib/unicode/In/EnclosedAlphanumerics.pl
48713            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
48714            - lib/unicode/In/Ethiopic.pl
48715            - lib/unicode/In/GeneralPunctuation.pl
48716            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
48717            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
48718            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
48719            - lib/unicode/In/HalfwidthandFullwidthForms.pl
48720            - lib/unicode/In/HangulCompatibilityJamo.pl
48721            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
48722            - lib/unicode/In/Hebrew.pl
48723            - lib/unicode/In/HighPrivateUseSurrogates.pl
48724            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
48725            - lib/unicode/In/IPAExtensions.pl
48726            - lib/unicode/In/IdeographicDescriptionCharacters.pl
48727            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
48728            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
48729            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
48730            - lib/unicode/In/Latin-1Supplement.pl
48731            - lib/unicode/In/LatinExtended-A.pl
48732            - lib/unicode/In/LatinExtended-B.pl
48733            - lib/unicode/In/LatinExtendedAdditional.pl
48734            - lib/unicode/In/LetterlikeSymbols.pl
48735            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
48736            - lib/unicode/In/MathematicalOperators.pl
48737            - lib/unicode/In/MiscellaneousSymbols.pl
48738            - lib/unicode/In/MiscellaneousTechnical.pl
48739            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
48740            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
48741            - lib/unicode/In/OpticalCharacterRecognition.pl
48742            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
48743            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
48744            - lib/unicode/In/SmallFormVariants.pl
48745            - lib/unicode/In/SpacingModifierLetters.pl
48746            - lib/unicode/In/Specials.pl
48747            - lib/unicode/In/SuperscriptsandSubscripts.pl
48748            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
48749            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
48750            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
48751            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
48752            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
48753           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
48754           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
48755           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
48756           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
48757           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
48758           !> utf8.c win32/Makefile
48759 ____________________________________________________________________________
48760 [  9903] By: jhi                                   on 2001/04/29  14:30:53
48761         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
48762              From: Prymmer/Kahn <pvhp@best.com>
48763              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
48764              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
48765      Branch: perl
48766            ! win32/Makefile
48767 ____________________________________________________________________________
48768 [  9902] By: jhi                                   on 2001/04/29  02:52:44
48769         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
48770              From: "Abigail" <abigail@foad.org>
48771              Date: Sun, 29 Apr 2001 03:14:25 +0200
48772              Message-ID: <20010429011425.24503.qmail@foad.org>
48773      Branch: perl
48774            ! ext/IO/lib/IO/Seekable.pm
48775 ____________________________________________________________________________
48776 [  9901] By: jhi                                   on 2001/04/29  02:04:46
48777         Log: In character classes one couldn't have 0x80..0xff characters
48778              at the left hand side if there were 0x100.. characters in the
48779              character class.
48780      Branch: perl
48781            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
48782            ! t/op/pat.t utf8.c
48783 ____________________________________________________________________________
48784 [  9900] By: jhi                                   on 2001/04/28  22:55:04
48785         Log: Forgot the latest mktables.PL from #9899.
48786      Branch: perl
48787            ! lib/unicode/mktables.PL
48788 ____________________________________________________________________________
48789 [  9899] By: jhi                                   on 2001/04/28  22:53:28
48790         Log: Explain the \p{} and \P{} error message better and
48791              have prettier prettyprint in In.pl.
48792      Branch: perl
48793            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
48794            ! pod/perldiag.pod
48795 ____________________________________________________________________________
48796 [  9898] By: jhi                                   on 2001/04/28  21:03:34
48797         Log: Add one possible explanation for the "Invalid [] range" error.
48798      Branch: perl
48799            ! pod/perldiag.pod
48800 ____________________________________________________________________________
48801 [  9897] By: jhi                                   on 2001/04/28  17:18:26
48802         Log: Add a level of indirection to the implementation of \p{InFoo}
48803              so that we don't have to have long filenames.  (Nothing changes
48804              in the user interface.)   The indirection is defined in
48805              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
48806              Also rename some the character classes by removing '-' from
48807              the classnames, and finally renamed Block.pl as Blocks.pl.
48808      Branch: perl
48809            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
48810            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
48811            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
48812            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
48813            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
48814            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
48815            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
48816            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
48817            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
48818            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
48819            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
48820            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
48821            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
48822            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
48823            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
48824            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
48825            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
48826            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
48827            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
48828            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
48829            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
48830            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
48831            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
48832            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
48833            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
48834            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
48835            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
48836            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
48837            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
48838            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
48839            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
48840            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
48841            + lib/unicode/In/94.pl lib/unicode/In/95.pl
48842            - lib/unicode/Block.pl
48843            - lib/unicode/In/AlphabeticPresentationForms.pl
48844            - lib/unicode/In/Arabic.pl
48845            - lib/unicode/In/ArabicPresentationForms-A.pl
48846            - lib/unicode/In/ArabicPresentationForms-B.pl
48847            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
48848            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
48849            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
48850            - lib/unicode/In/BopomofoExtended.pl
48851            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
48852            - lib/unicode/In/CJKCompatibility.pl
48853            - lib/unicode/In/CJKCompatibilityForms.pl
48854            - lib/unicode/In/CJKCompatibilityIdeographs.pl
48855            - lib/unicode/In/CJKRadicalsSupplement.pl
48856            - lib/unicode/In/CJKSymbolsandPunctuation.pl
48857            - lib/unicode/In/CJKUnifiedIdeographs.pl
48858            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
48859            - lib/unicode/In/Cherokee.pl
48860            - lib/unicode/In/CombiningDiacriticalMarks.pl
48861            - lib/unicode/In/CombiningHalfMarks.pl
48862            - lib/unicode/In/CombiningMarksforSymbols.pl
48863            - lib/unicode/In/ControlPictures.pl
48864            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
48865            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
48866            - lib/unicode/In/EnclosedAlphanumerics.pl
48867            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
48868            - lib/unicode/In/Ethiopic.pl
48869            - lib/unicode/In/GeneralPunctuation.pl
48870            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
48871            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
48872            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
48873            - lib/unicode/In/HalfwidthandFullwidthForms.pl
48874            - lib/unicode/In/HangulCompatibilityJamo.pl
48875            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
48876            - lib/unicode/In/Hebrew.pl
48877            - lib/unicode/In/HighPrivateUseSurrogates.pl
48878            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
48879            - lib/unicode/In/IPAExtensions.pl
48880            - lib/unicode/In/IdeographicDescriptionCharacters.pl
48881            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
48882            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
48883            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
48884            - lib/unicode/In/Latin-1Supplement.pl
48885            - lib/unicode/In/LatinExtended-A.pl
48886            - lib/unicode/In/LatinExtended-B.pl
48887            - lib/unicode/In/LatinExtendedAdditional.pl
48888            - lib/unicode/In/LetterlikeSymbols.pl
48889            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
48890            - lib/unicode/In/MathematicalOperators.pl
48891            - lib/unicode/In/MiscellaneousSymbols.pl
48892            - lib/unicode/In/MiscellaneousTechnical.pl
48893            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
48894            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
48895            - lib/unicode/In/OpticalCharacterRecognition.pl
48896            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
48897            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
48898            - lib/unicode/In/SmallFormVariants.pl
48899            - lib/unicode/In/SpacingModifierLetters.pl
48900            - lib/unicode/In/Specials.pl
48901            - lib/unicode/In/SuperscriptsandSubscripts.pl
48902            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
48903            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
48904            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
48905            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
48906            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
48907            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
48908            ! pod/perlunicode.pod
48909 ____________________________________________________________________________
48910 [  9896] By: jhi                                   on 2001/04/28  14:33:17
48911         Log: Update the information on shared library path on HP-UX.
48912      Branch: perl
48913            ! INSTALL
48914 ____________________________________________________________________________
48915 [  9895] By: jhi                                   on 2001/04/28  14:32:30
48916         Log: Because #9894 seems to do the trick, this workaround can be removed.
48917      Branch: perl
48918            ! t/lib/selfstubber.t
48919 ____________________________________________________________________________
48920 [  9894] By: jhi                                   on 2001/04/28  14:26:13
48921         Log: For PerlIO flush the children's file handles (on fork/exec/system).
48922      Branch: perl
48923            ! perl.h
48924 ____________________________________________________________________________
48925 [  9893] By: jhi                                   on 2001/04/28  14:23:15
48926         Log: Test tweak for #9891.
48927      Branch: perl
48928            ! t/lib/b-deparse.t
48929 ____________________________________________________________________________
48930 [  9892] By: jhi                                   on 2001/04/28  14:10:13
48931         Log: New HP-UX hints from Merijn.
48932      Branch: perl
48933            ! hints/hpux.sh
48934 ____________________________________________________________________________
48935 [  9891] By: jhi                                   on 2001/04/28  14:07:27
48936         Log: Subject: [PATCH B::Deparse] non-block scopes
48937              From: Robin Houston <robin@kitsite.com>
48938              Date: Fri, 27 Apr 2001 19:15:14 +0100
48939              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
48940      Branch: perl
48941            ! ext/B/B/Deparse.pm
48942 ____________________________________________________________________________
48943 [  9890] By: nick                                  on 2001/04/27  19:41:25
48944         Log: Integrate mainline
48945      Branch: perlio
48946           +> t/lib/selfstubber.t
48947           !> (integrate 50 files)
48948 ____________________________________________________________________________
48949 [  9889] By: jhi                                   on 2001/04/27  18:23:46
48950         Log: Subject: Re: selfstubber test fail on bleadperl
48951              From: Mike Guy <mjtg@cam.ac.uk>
48952              Date: Fri, 27 Apr 2001 19:31:18 +0100
48953              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
48954      Branch: perl
48955            ! t/lib/selfstubber.t
48956 ____________________________________________________________________________
48957 [  9888] By: jhi                                   on 2001/04/27  16:20:54
48958         Log: Test tweak for #9886.
48959      Branch: perl
48960            ! t/lib/b-deparse.t
48961 ____________________________________________________________________________
48962 [  9887] By: jhi                                   on 2001/04/27  16:16:33
48963         Log: Buffering issue at least in Solaris (even with perlio).
48964      Branch: perl
48965            ! t/lib/selfstubber.t
48966 ____________________________________________________________________________
48967 [  9886] By: jhi                                   on 2001/04/27  14:59:23
48968         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
48969              From: Robin Houston <robin@kitsite.com>
48970              Date: Fri, 27 Apr 2001 16:53:20 +0100
48971              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
48972      Branch: perl
48973            ! ext/B/B/Deparse.pm
48974 ____________________________________________________________________________
48975 [  9885] By: jhi                                   on 2001/04/27  14:23:51
48976         Log: Update Changes.
48977      Branch: perl
48978            ! Changes patchlevel.h
48979 ____________________________________________________________________________
48980 [  9884] By: jhi                                   on 2001/04/27  14:14:12
48981         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
48982              From: "Philip Newton" <pnewton@gmx.de>
48983              Date: Fri, 27 Apr 2001 16:40:13 +0200
48984              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
48985      Branch: perl
48986            ! pod/perldata.pod
48987 ____________________________________________________________________________
48988 [  9883] By: jhi                                   on 2001/04/27  13:28:19
48989         Log: Add LOG_PERROR; prettify the "removed".
48990      Branch: perl
48991            ! ext/Sys/Syslog/Syslog.xs
48992 ____________________________________________________________________________
48993 [  9882] By: jhi                                   on 2001/04/27  13:13:18
48994         Log: h2xs tweaks: use NV instead of double, "quote" the removed
48995              prefixes for clarity (especially when nothing is removed),
48996              slight pod reformats.
48997      Branch: perl
48998            ! utils/h2xs.PL
48999 ____________________________________________________________________________
49000 [  9881] By: jhi                                   on 2001/04/27  12:58:48
49001         Log: Don't bother creating existing directories.
49002      Branch: perl
49003            ! utils/h2xs.PL
49004 ____________________________________________________________________________
49005 [  9880] By: jhi                                   on 2001/04/27  12:45:39
49006         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
49007              From: Mike Schilli <m@perlmeister.com>
49008              Date: Wed, 25 Apr 2001 01:29:21 -0700
49009              Message-id: <3AE68AE1.6A981723@perlmeister.com>
49010      Branch: perl
49011            ! utils/h2xs.PL
49012 ____________________________________________________________________________
49013 [  9879] By: jhi                                   on 2001/04/27  12:40:55
49014         Log: break is not yet Perl.  Added the template license also to README.
49015      Branch: perl
49016            ! utils/h2xs.PL
49017 ____________________________________________________________________________
49018 [  9878] By: jhi                                   on 2001/04/27  03:08:20
49019         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
49020              From: Tim Jenness <t.jenness@jach.hawaii.edu>
49021              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
49022              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
49023      Branch: perl
49024            ! t/lib/xs-typemap.t
49025 ____________________________________________________________________________
49026 [  9877] By: jhi                                   on 2001/04/26  23:54:40
49027         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
49028              From: "Abigail" <abigail@foad.org>
49029              Date: Fri, 27 Apr 2001 01:44:28 +0200
49030              Message-ID: <20010426234428.19786.qmail@foad.org>
49031      Branch: perl
49032            ! utils/h2xs.PL
49033 ____________________________________________________________________________
49034 [  9876] By: jhi                                   on 2001/04/26  23:52:06
49035         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
49036              From: Peter Prymmer <pvhp@forte.com>
49037              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
49038              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
49039      Branch: perl
49040            ! t/lib/selfstubber.t
49041 ____________________________________________________________________________
49042 [  9875] By: jhi                                   on 2001/04/26  23:48:10
49043         Log: Deparse nits.
49044      Branch: perl
49045            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
49046 ____________________________________________________________________________
49047 [  9874] By: jhi                                   on 2001/04/26  22:46:05
49048         Log: Document ANYOF_CLASS.
49049      Branch: perl
49050            ! regcomp.h
49051 ____________________________________________________________________________
49052 [  9873] By: jhi                                   on 2001/04/26  22:35:03
49053         Log: Subject: Re: [PATCH @9846] dumping ANYOF
49054              From: Hugo <hv@crypt.compulink.co.uk>
49055              Date: Thu, 26 Apr 2001 23:33:38 +0100
49056              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
49057      Branch: perl
49058            ! regcomp.c regcomp.h
49059 ____________________________________________________________________________
49060 [  9872] By: jhi                                   on 2001/04/26  22:34:31
49061         Log: Subject: [PATCH] more for Devel::SelfStubber
49062              From: Nicholas Clark <nick@ccl4.org>
49063              Date: Fri, 27 Apr 2001 00:13:52 +0100
49064              Message-ID: <20010427001351.K88186@plum.flirble.org>
49065      Branch: perl
49066            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
49067 ____________________________________________________________________________
49068 [  9871] By: jhi                                   on 2001/04/26  21:59:17
49069         Log: Subject: [PATCH B::Deparse] formats must be flush left
49070              From: Robin Houston <robin@kitsite.com>
49071              Date: Thu, 26 Apr 2001 23:54:29 +0100
49072              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
49073      Branch: perl
49074            ! ext/B/B/Deparse.pm
49075 ____________________________________________________________________________
49076 [  9870] By: jhi                                   on 2001/04/26  21:57:37
49077         Log: If some of the constants are prefixes of others,
49078              the prefixes may never get recognized.  (See 20010426.006.)
49079      Branch: perl
49080            ! utils/h2xs.PL
49081 ____________________________________________________________________________
49082 [  9869] By: jhi                                   on 2001/04/26  21:50:42
49083         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
49084              From: Chris Bongaarts <cab@tc.umn.edu>
49085              Date: Thu, 26 Apr 2001 17:10:31 -0500
49086              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
49087      Branch: perl
49088            ! ext/Sys/Syslog/Syslog.xs
49089 ____________________________________________________________________________
49090 [  9868] By: jhi                                   on 2001/04/26  21:35:12
49091         Log: Further cuts and more docs from Graham Barr.
49092      Branch: perl
49093            ! ext/List/Util/lib/List/Util.pm
49094            ! ext/List/Util/lib/Scalar/Util.pm
49095 ____________________________________________________________________________
49096 [  9867] By: jhi                                   on 2001/04/26  21:18:57
49097         Log: Subject: [PATCH 5.7.1] DB_File-1.77
49098              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
49099              Date: Thu, 26 Apr 2001 22:37:53 +0100
49100              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
49101      Branch: perl
49102            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
49103            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
49104 ____________________________________________________________________________
49105 [  9866] By: jhi                                   on 2001/04/26  21:12:31
49106         Log: Subject: [PATCH B::Deparse] fix easy bugs
49107              From: Robin Houston <robin@kitsite.com>
49108              Date: Thu, 26 Apr 2001 23:03:33 +0100
49109              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
49110      Branch: perl
49111            ! ext/B/B/Deparse.pm
49112 ____________________________________________________________________________
49113 [  9865] By: jhi                                   on 2001/04/26  20:26:13
49114         Log: Update Changes.
49115      Branch: perl
49116            ! Changes patchlevel.h
49117 ____________________________________________________________________________
49118 [  9864] By: jhi                                   on 2001/04/26  19:27:48
49119         Log: Dethinko from Robin Houston.
49120      Branch: perl
49121            ! ext/B/B/Deparse.pm
49122 ____________________________________________________________________________
49123 [  9863] By: jhi                                   on 2001/04/26  19:10:35
49124         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
49125              From: Robin Houston <robin@kitsite.com>
49126              Date: Thu, 26 Apr 2001 21:08:32 +0100
49127              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
49128      Branch: perl
49129            ! ext/B/B/Deparse.pm
49130 ____________________________________________________________________________
49131 [  9862] By: jhi                                   on 2001/04/26  19:04:23
49132         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
49133              From: Robin Houston <robin@kitsite.com>
49134              Date: Thu, 26 Apr 2001 20:52:50 +0100
49135              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
49136      Branch: perl
49137            ! ext/B/B/Deparse.pm
49138 ____________________________________________________________________________
49139 [  9861] By: jhi                                   on 2001/04/26  18:56:14
49140         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
49141              From: Mike Guy <mjtg@cam.ac.uk>
49142              Date: Thu, 26 Apr 2001 14:22:40 +0100
49143              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
49144      Branch: perl
49145            ! pod/perlobj.pod
49146 ____________________________________________________________________________
49147 [  9860] By: jhi                                   on 2001/04/26  18:46:42
49148         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
49149              From: Robin Houston <robin@kitsite.com>
49150              Date: Thu, 26 Apr 2001 20:34:29 +0100
49151              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
49152              
49153              Hashes do not interpolate.
49154      Branch: perl
49155            ! ext/B/B/Deparse.pm
49156 ____________________________________________________________________________
49157 [  9859] By: jhi                                   on 2001/04/26  18:43:51
49158         Log: Subject: The Time::Piece conspiracy unmasked!!!
49159              From: Mike Guy <mjtg@cam.ac.uk>
49160              Date: Thu, 26 Apr 2001 19:02:50 +0100
49161              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
49162              
49163              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
49164              From: Mike Guy <mjtg@cam.ac.uk>
49165              Date: Thu, 26 Apr 2001 19:08:21 +0100
49166              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
49167              
49168              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
49169              From: Graham Barr <gbarr@pobox.com>
49170              Date: Thu, 26 Apr 2001 19:12:03 +0100
49171              Message-ID: <20010426191203.A70835@pobox.com>
49172              
49173              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
49174      Branch: perl
49175            ! ext/List/Util/lib/List/Util.pm
49176            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
49177 ____________________________________________________________________________
49178 [  9858] By: jhi                                   on 2001/04/26  18:17:42
49179         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
49180              From: Robin Houston <robin@kitsite.com>
49181              Date: Thu, 26 Apr 2001 16:09:35 +0100
49182              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
49183      Branch: perl
49184            ! t/comp/proto.t
49185 ____________________________________________________________________________
49186 [  9857] By: jhi                                   on 2001/04/26  18:04:59
49187         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
49188              From: barries <barries@slaysys.com>
49189              Date: Thu, 26 Apr 2001 12:01:10 -0400
49190              Message-ID: <20010426120110.E29698@jester.slaysys.com>
49191      Branch: perl
49192            ! pod/perldiag.pod
49193 ____________________________________________________________________________
49194 [  9856] By: jhi                                   on 2001/04/26  18:03:33
49195         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
49196              Date: Thu, 26 Apr 2001 17:13:41 +0100
49197              From: Robin Houston <robin@kitsite.com>
49198              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
49199              
49200              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
49201              From: Robin Houston <robin@kitsite.com>
49202              Date: Thu, 26 Apr 2001 18:44:29 +0100
49203              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
49204      Branch: perl
49205            ! ext/B/B/Deparse.pm
49206 ____________________________________________________________________________
49207 [  9855] By: jhi                                   on 2001/04/26  17:56:04
49208         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
49209              From: Robin Houston <robin@kitsite.com>
49210              Date: Thu, 26 Apr 2001 17:04:08 +0100
49211              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
49212      Branch: perl
49213            ! ext/B/B/Deparse.pm
49214 ____________________________________________________________________________
49215 [  9854] By: jhi                                   on 2001/04/26  17:47:26
49216         Log: Subject: Re: Short test case for undef %stash:: crash
49217              From: Benjamin Sugars <bsugars@canoe.ca> 
49218              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
49219              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
49220              Changed and moved the perldiag entry.
49221      Branch: perl
49222            ! gv.c pod/perldiag.pod
49223 ____________________________________________________________________________
49224 [  9853] By: jhi                                   on 2001/04/26  14:35:16
49225         Log: Beginnings of strptime().  Do not touch the wet paint.
49226      Branch: perl
49227            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
49228 ____________________________________________________________________________
49229 [  9852] By: jhi                                   on 2001/04/26  13:17:21
49230         Log: Retract #9851, core dumps from pod2man.
49231      Branch: perl
49232            ! regcomp.c
49233 ____________________________________________________________________________
49234 [  9851] By: jhi                                   on 2001/04/26  11:54:41
49235         Log: (Retracted by #9852.)
49236              
49237              Subject: [PATCH @9846] dumping ANYOF
49238              From: Hugo <hv@crypt.compulink.co.uk>
49239              Date: Thu, 26 Apr 2001 05:32:38 +0100
49240              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
49241      Branch: perl
49242            ! regcomp.c
49243 ____________________________________________________________________________
49244 [  9850] By: jhi                                   on 2001/04/26  02:34:44
49245         Log: If ccflags was empty the _previous_ $* containing all the
49246              environment variables and Configure variables was used,
49247              which lead, among other bad things, into $ccflags being your
49248              uname -a output, which lead into test compile with cc failing,
49249              which lead into gcc being selected, which didn't work that well
49250              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
49251              with large files, et cetera.
49252      Branch: perl
49253            ! hints/hpux.sh
49254 ____________________________________________________________________________
49255 [  9849] By: jhi                                   on 2001/04/26  01:44:57
49256         Log: Make selfstubber test more portable.
49257      Branch: perl
49258            ! t/lib/selfstubber.t
49259 ____________________________________________________________________________
49260 [  9848] By: jhi                                   on 2001/04/26  00:50:26
49261         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
49262              From: Benjamin Sugars <ben.sugars@home.com>
49263              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
49264              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
49265      Branch: perl
49266            ! ext/Cwd/Cwd.xs
49267 ____________________________________________________________________________
49268 [  9847] By: jhi                                   on 2001/04/26  00:46:58
49269         Log: Subject: [PATCH: perl@9841] VMS updates
49270              From: Peter Prymmer <pvhp@forte.com>
49271              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
49272              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
49273      Branch: perl
49274            ! README.vms configure.com vms/descrip_mms.template
49275            ! vms/ext/filespec.t
49276 ____________________________________________________________________________
49277 [  9846] By: jhi                                   on 2001/04/26  00:11:56
49278         Log: re 'debug' was broken by #9084.
49279      Branch: perl
49280            ! ext/re/re.xs
49281 ____________________________________________________________________________
49282 [  9845] By: jhi                                   on 2001/04/25  22:33:17
49283         Log: Subject: [PATCH] test for Devel::SelfStubber
49284              From: Nicholas Clark <nick@ccl4.org>
49285              Date: Thu, 26 Apr 2001 00:00:54 +0100
49286              Message-ID: <20010426000054.D89026@plum.flirble.org>
49287      Branch: perl
49288            + t/lib/selfstubber.t
49289            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
49290 ____________________________________________________________________________
49291 [  9844] By: jhi                                   on 2001/04/25  22:29:32
49292         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
49293              From: Paul Johnson <paul@pjcj.net>
49294              Date: Thu, 26 Apr 2001 00:46:08 +0200
49295              Message-ID: <20010426004608.H2338@pjcj.net>
49296      Branch: perl
49297            ! ext/B/B/Concise.pm
49298 ____________________________________________________________________________
49299 [  9843] By: jhi                                   on 2001/04/25  22:28:28
49300         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
49301              From: Peter Prymmer <pvhp@forte.com>
49302              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
49303              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
49304      Branch: perl
49305            ! ext/Cwd/Cwd.xs
49306 ____________________________________________________________________________
49307 [  9842] By: jhi                                   on 2001/04/25  20:58:12
49308         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
49309              From: John Peacock <jpeacock@rowman.com>
49310              Date: Wed, 25 Apr 2001 17:30:26 -0400
49311              Message-ID: <3AE741F2.B3217464@rowman.com>
49312      Branch: perl
49313            ! lib/Math/BigInt.pm t/lib/bigintpm.t
49314 ____________________________________________________________________________
49315 [  9841] By: jhi                                   on 2001/04/25  20:07:05
49316         Log: Update Changes.
49317      Branch: perl
49318            ! Changes patchlevel.h
49319 ____________________________________________________________________________
49320 [  9840] By: jhi                                   on 2001/04/25  19:56:51
49321         Log: Yet another HP-UX hints version from Merijn.
49322      Branch: perl
49323            ! hints/hpux.sh
49324 ____________________________________________________________________________
49325 [  9839] By: jhi                                   on 2001/04/25  19:53:04
49326         Log: abs_path() didn't terminate the filename correctly,
49327              in DIRNAMLENless systems like HP-UX this would fail.
49328      Branch: perl
49329            ! ext/Cwd/Cwd.xs
49330 ____________________________________________________________________________
49331 [  9838] By: jhi                                   on 2001/04/25  16:37:26
49332         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
49333              From: Mike Guy <mjtg@cam.ac.uk>
49334              Date: Wed, 25 Apr 2001 18:31:47 +0100
49335              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
49336      Branch: perl
49337            ! op.c
49338 ____________________________________________________________________________
49339 [  9837] By: jhi                                   on 2001/04/25  16:21:53
49340         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
49341              From: Jon Eveland <jweveland@yahoo.com>
49342              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
49343              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
49344      Branch: perl
49345            ! lib/perl5db.pl
49346 ____________________________________________________________________________
49347 [  9836] By: jhi                                   on 2001/04/25  14:17:50
49348         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
49349              From: "Philip Newton" <pnewton@gmx.de>
49350              Date: Wed, 25 Apr 2001 17:05:58 +0200
49351              Message-ID: <3AE703F6.3234.1833C45@localhost>
49352      Branch: perl
49353            ! Porting/patching.pod
49354 ____________________________________________________________________________
49355 [  9835] By: jhi                                   on 2001/04/25  13:58:07
49356         Log: It would seem that both ar and full_ar need to be overridden
49357              for HP-UX to avoid the GNU ar.
49358      Branch: perl
49359            ! hints/hpux.sh
49360 ____________________________________________________________________________
49361 [  9834] By: jhi                                   on 2001/04/25  13:50:40
49362         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
49363              From: "Philip Newton" <pnewton@gmx.de>
49364              Date: Wed, 25 Apr 2001 16:09:23 +0200
49365              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
49366              
49367              Detypo.
49368      Branch: perl
49369            ! t/op/misc.t
49370 ____________________________________________________________________________
49371 [  9833] By: jhi                                   on 2001/04/25  12:36:11
49372         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
49373      Branch: perl
49374            ! hints/hpux.sh
49375 ____________________________________________________________________________
49376 [  9832] By: jhi                                   on 2001/04/25  12:33:36
49377         Log: New version of HP-UX hints from Merijn.
49378      Branch: perl
49379            ! hints/hpux.sh
49380 ____________________________________________________________________________
49381 [  9831] By: jhi                                   on 2001/04/25  03:39:45
49382         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
49383      Branch: perl
49384            ! hints/hpux.sh
49385 ____________________________________________________________________________
49386 [  9830] By: jhi                                   on 2001/04/25  02:53:25
49387         Log: The tzname[] bit is not needed by util.c -- and causes
49388              heartburn in VMS (and it missing was probably the cause of
49389              the Mac OS X trouble).  Ouch.
49390      Branch: perl
49391            ! ext/POSIX/POSIX.xs util.c
49392 ____________________________________________________________________________
49393 [  9829] By: jhi                                   on 2001/04/25  00:10:06
49394         Log: Metaconfig unit change for #9828.
49395      Branch: metaconfig
49396            ! U/compline/ccflags.U
49397 ____________________________________________________________________________
49398 [  9828] By: jhi                                   on 2001/04/25  00:04:18
49399         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
49400              (which is actually the reason for the change, we need to pass
49401              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
49402              EP/IX, OS/2, and TitanOS, based on the hints files.
49403      Branch: perl
49404            ! Configure config_h.SH
49405 ____________________________________________________________________________
49406 [  9827] By: jhi                                   on 2001/04/24  23:49:20
49407         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
49408              the $cat must have an absolute path.
49409      Branch: perl
49410            ! makedepend.SH
49411 ____________________________________________________________________________
49412 [  9826] By: jhi                                   on 2001/04/24  23:40:53
49413         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
49414      Branch: perl
49415            ! README.amiga
49416 ____________________________________________________________________________
49417 [  9825] By: jhi                                   on 2001/04/24  23:35:35
49418         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
49419              From: "Philip Newton" <pnewton@gmx.de>
49420              Date: Tue, 24 Apr 2001 18:52:49 +0200
49421              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
49422      Branch: perl
49423            ! x2p/find2perl.PL
49424 ____________________________________________________________________________
49425 [  9824] By: jhi                                   on 2001/04/24  23:33:07
49426         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
49427              Some gcc specifics dropped out due to extensive rewriting;
49428              will be put back later as needed.
49429      Branch: perl
49430            ! hints/hpux.sh
49431 ____________________________________________________________________________
49432 [  9823] By: jhi                                   on 2001/04/24  23:27:57
49433         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
49434      Branch: perl
49435            ! ext/POSIX/POSIX.xs
49436 ____________________________________________________________________________
49437 [  9822] By: jhi                                   on 2001/04/24  23:25:21
49438         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
49439              From: Tim Jenness <t.jenness@jach.hawaii.edu>
49440              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
49441              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
49442      Branch: perl
49443            ! ext/XS/Typemap/Typemap.xs
49444 ____________________________________________________________________________
49445 [  9821] By: jhi                                   on 2001/04/24  23:24:10
49446         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
49447              From: "Abigail" <abigail@foad.org>
49448              Date: Tue, 24 Apr 2001 23:12:03 +0200
49449              Message-ID: <20010424211203.7901.qmail@foad.org>
49450      Branch: perl
49451            ! pod/perlport.pod
49452 ____________________________________________________________________________
49453 [  9820] By: jhi                                   on 2001/04/24  23:23:15
49454         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
49455              From: Matt Sergeant <matt@sergeant.org>
49456              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
49457              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
49458      Branch: perl
49459            ! pod/perlfaq4.pod
49460 ____________________________________________________________________________
49461 [  9819] By: nick                                  on 2001/04/24  18:49:43
49462         Log: Integrate mainline.
49463      Branch: perlio
49464           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
49465           !> (integrate 37 files)
49466 ____________________________________________________________________________
49467 [  9818] By: jhi                                   on 2001/04/24  14:35:23
49468         Log: Update Changes.
49469      Branch: perl
49470            ! Changes patchlevel.h
49471 ____________________________________________________________________________
49472 [  9817] By: jhi                                   on 2001/04/24  14:09:17
49473         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
49474              From: "Philip Newton" <pnewton@gmx.de>
49475              Date: Tue, 24 Apr 2001 12:58:12 +0200
49476              Message-ID: <3AE57864.8304.B77A0A@localhost> 
49477              
49478              plus add CPAN to the list of modules that have their own tests.
49479      Branch: perl
49480            ! t/lib/1_compile.t
49481 ____________________________________________________________________________
49482 [  9816] By: jhi                                   on 2001/04/24  14:07:03
49483         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
49484              From: Michael G Schwern <schwern@pobox.com>
49485              Date: Sat, 21 Apr 2001 22:35:00 +0100
49486              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
49487      Branch: perl
49488            ! t/lib/1_compile.t
49489 ____________________________________________________________________________
49490 [  9815] By: jhi                                   on 2001/04/24  13:54:32
49491         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
49492              From: Robin Houston <robin@kitsite.com>
49493              Date: Tue, 24 Apr 2001 15:51:18 +0100
49494              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
49495      Branch: perl
49496            ! ext/B/B/Deparse.pm
49497 ____________________________________________________________________________
49498 [  9814] By: jhi                                   on 2001/04/24  13:17:34
49499         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
49500              From: Bill Glicker <billg@burrelles.com>
49501              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
49502              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
49503      Branch: perl
49504            ! hints/svr5.sh
49505 ____________________________________________________________________________
49506 [  9813] By: jhi                                   on 2001/04/24  12:54:23
49507         Log: Prevent path disclosure (probing for existence of filenames)
49508              using suidperl; bug id 20010322.218.
49509      Branch: perl
49510            ! perl.c pod/perldiag.pod
49511 ____________________________________________________________________________
49512 [  9812] By: jhi                                   on 2001/04/24  12:08:36
49513         Log: Retract #9811.
49514      Branch: perl
49515            ! ext/POSIX/POSIX.xs
49516 ____________________________________________________________________________
49517 [  9811] By: jhi                                   on 2001/04/24  11:57:35
49518         Log: (Retracted by #9812.)
49519      Branch: perl
49520            ! ext/POSIX/POSIX.xs
49521 ____________________________________________________________________________
49522 [  9810] By: jhi                                   on 2001/04/24  03:32:35
49523         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
49524      Branch: perl
49525            ! util.c
49526 ____________________________________________________________________________
49527 [  9809] By: jhi                                   on 2001/04/24  03:16:13
49528         Log: The Math::BigFloat::import() was broken.
49529              (Fixes bug id 20010422.002.)
49530      Branch: perl
49531            ! lib/Math/BigFloat.pm
49532 ____________________________________________________________________________
49533 [  9808] By: jhi                                   on 2001/04/24  01:11:40
49534         Log: Additional dependencies; should help for parallel makes
49535              not to fail on missing lib/lib.pm or lib/re.pm.
49536      Branch: perl
49537            ! Makefile.SH
49538 ____________________________________________________________________________
49539 [  9807] By: jhi                                   on 2001/04/24  00:57:01
49540         Log: Update the test failure disclaimer.
49541      Branch: perl
49542            ! t/pragma/warn/pp_hot
49543 ____________________________________________________________________________
49544 [  9806] By: jhi                                   on 2001/04/24  00:54:04
49545         Log: Add make target "install-all" which is alias for "install"
49546              to cater for case-preserving filesystems like HFS+.
49547      Branch: perl
49548            ! INSTALL Makefile.SH
49549 ____________________________________________________________________________
49550 [  9805] By: jhi                                   on 2001/04/24  00:47:28
49551         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
49552              From: Peter Prymmer <pvhp@forte.com>
49553              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
49554              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
49555              
49556              (Ken William's message forwarded from macosx@perl.org)
49557      Branch: perl
49558            ! hints/darwin.sh
49559 ____________________________________________________________________________
49560 [  9804] By: jhi                                   on 2001/04/23  23:57:35
49561         Log: Cut-and-pasto.
49562      Branch: perl
49563            ! perlio.c
49564 ____________________________________________________________________________
49565 [  9803] By: jhi                                   on 2001/04/23  23:52:25
49566         Log: More PerlIO robustness.
49567      Branch: perl
49568            ! perlio.c
49569 ____________________________________________________________________________
49570 [  9802] By: jhi                                   on 2001/04/23  23:43:35
49571         Log: Make the "STD* opened only for ..." errors more consistent.
49572      Branch: perl
49573            ! doio.c
49574 ____________________________________________________________________________
49575 [  9801] By: jhi                                   on 2001/04/23  23:34:26
49576         Log: Test case for #9800.
49577      Branch: perl
49578            ! t/op/misc.t
49579 ____________________________________________________________________________
49580 [  9800] By: jhi                                   on 2001/04/23  23:14:43
49581         Log: Avoid coredump on 'close STDERR; die' by making
49582              the PerlIO calls more robust.  Also use SETERRNO()
49583              instead of errno = to be more VMS-ready.
49584      Branch: perl
49585            ! perlio.c
49586 ____________________________________________________________________________
49587 [  9799] By: jhi                                   on 2001/04/23  21:41:10
49588         Log: Subject: test for ID 20010423.002
49589              From: Robin Houston <robin@kitsite.com>
49590              Date: Mon, 23 Apr 2001 16:52:21 +0100
49591              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
49592      Branch: perl
49593            ! t/op/avhv.t
49594 ____________________________________________________________________________
49595 [  9798] By: jhi                                   on 2001/04/23  21:40:07
49596         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
49597              From: David Dyck <dcd@tc.fluke.com>
49598              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
49599              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
49600      Branch: perl
49601            ! installperl
49602 ____________________________________________________________________________
49603 [  9797] By: jhi                                   on 2001/04/23  21:37:56
49604         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
49605              From: Benjamin Sugars <bsugars@canoe.ca>
49606              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
49607              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
49608      Branch: perl
49609            ! ext/Cwd/Cwd.xs lib/Cwd.pm
49610 ____________________________________________________________________________
49611 [  9796] By: jhi                                   on 2001/04/23  21:29:24
49612         Log: Synchronize h2xs and pod2man some more on the documentation
49613              templates they propose.
49614      Branch: perl
49615            ! pod/pod2man.PL utils/h2xs.PL
49616 ____________________________________________________________________________
49617 [  9795] By: jhi                                   on 2001/04/23  17:30:40
49618         Log: Add one more naughty test for base64; make encoding logic cleaner.
49619      Branch: perl
49620            ! t/lib/mimeb64.t
49621 ____________________________________________________________________________
49622 [  9794] By: jhi                                   on 2001/04/23  13:51:32
49623         Log: Update Changes.
49624      Branch: perl
49625            ! Changes patchlevel.h
49626 ____________________________________________________________________________
49627 [  9793] By: jhi                                   on 2001/04/23  13:44:18
49628         Log: Duplicate lines.
49629      Branch: perl
49630            ! MANIFEST
49631 ____________________________________________________________________________
49632 [  9792] By: jhi                                   on 2001/04/23  13:39:13
49633         Log: Subject: Re: PATCH 5.7.1
49634              From: Mark-Jason Dominus <mjd@plover.com>
49635              Date: Mon, 23 Apr 2001 10:30:21 -0400
49636              Message-ID: <20010423143021.17335.qmail@plover.com>
49637      Branch: perl
49638            ! perl.h sv.c
49639 ____________________________________________________________________________
49640 [  9791] By: jhi                                   on 2001/04/23  13:32:40
49641         Log: Add the CPAN.pm 1.59_54 tests.
49642      Branch: perl
49643            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
49644            ! MANIFEST
49645 ____________________________________________________________________________
49646 [  9790] By: jhi                                   on 2001/04/23  13:21:55
49647         Log: Subject: Deparse nit
49648              From: Robin Houston <robin@kitsite.com>
49649              Date: Mon, 23 Apr 2001 12:38:20 +0100
49650              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
49651      Branch: perl
49652            ! ext/B/B/Deparse.pm
49653 ____________________________________________________________________________
49654 [  9789] By: jhi                                   on 2001/04/23  13:19:07
49655         Log: Subject: [PATCH] bug 20010423.002
49656              From: Robin Houston <robin@kitsite.com>
49657              Date: Mon, 23 Apr 2001 13:12:30 +0100
49658              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
49659      Branch: perl
49660            ! pp.c
49661 ____________________________________________________________________________
49662 [  9788] By: jhi                                   on 2001/04/23  13:02:49
49663         Log: Subject: PATCH [5.7.1] hv.c unused #define
49664              From: Mark-Jason Dominus <mjd@plover.com>
49665              Date: Sun, 22 Apr 2001 14:17:49 -0400
49666              Message-ID: <20010422181749.26976.qmail@plover.com>
49667      Branch: perl
49668            ! hv.c
49669 ____________________________________________________________________________
49670 [  9787] By: jhi                                   on 2001/04/23  13:02:02
49671         Log: Subject: PATCH 5.7.1
49672              From: Mark-Jason Dominus <mjd@plover.com>
49673              Date: Sun, 22 Apr 2001 15:12:57 -0400
49674              Message-ID: <20010422191258.6539.qmail@plover.com>
49675              
49676              plus Sarathy's STMT_START + STMT_END suggestion.
49677      Branch: perl
49678            ! perl.h
49679 ____________________________________________________________________________
49680 [  9786] By: jhi                                   on 2001/04/23  12:53:25
49681         Log: Fix for
49682              
49683              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
49684              From: dLux <dlux@spam.sch.bme.hu>
49685              Date: Mon, 23 Apr 2001 01:25:26 +0200
49686              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
49687              
49688              (SvGROW really does return a char *.)
49689      Branch: perl
49690            ! pod/perlapi.pod sv.h
49691 ____________________________________________________________________________
49692 [  9785] By: jhi                                   on 2001/04/23  04:34:04
49693         Log: Time::Piece work continues.  $t->day removed since
49694              I think it's too confusing.  Now has normal and
49695              abbreviated length weekday names and month names,
49696              the names change with _names(), not _list().
49697              Now has strftime() in Perl, _strftime() is
49698              the libc version (to which strftime() falls back
49699              if it doesn't know the format.  To do: the reverse
49700              of strftime, strptime(), and the localisation of both.
49701      Branch: perl
49702            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
49703            ! t/lib/time-piece.t
49704 ____________________________________________________________________________
49705 [  9784] By: jhi                                   on 2001/04/23  02:41:46
49706         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
49707              From: andreas.koenig@anima.de (Andreas J. Koenig)
49708              Date: 23 Apr 2001 05:20:55 +0200
49709              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
49710      Branch: perl
49711            ! t/pragma/overload.t
49712 ____________________________________________________________________________
49713 [  9783] By: jhi                                   on 2001/04/22  23:32:42
49714         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
49715              From: Robin Houston <robin@kitsite.com>
49716              Date: Mon, 23 Apr 2001 00:38:18 +0100
49717              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
49718      Branch: perl
49719            ! ext/B/B/Deparse.pm
49720 ____________________________________________________________________________
49721 [  9782] By: jhi                                   on 2001/04/22  20:55:43
49722         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
49723              From: Simon Cozens <simon@netthink.co.uk>
49724              Date: Sun, 22 Apr 2001 18:47:25 +0100
49725              Message-ID: <20010422184725.A14411@netthink.co.uk>
49726      Branch: perl
49727            ! sv.c t/pragma/overload.t
49728 ____________________________________________________________________________
49729 [  9781] By: jhi                                   on 2001/04/22  20:52:13
49730         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
49731              From: Robin Houston <robin@kitsite.com>
49732              Date: Sun, 22 Apr 2001 22:14:50 +0100
49733              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
49734      Branch: perl
49735            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
49736 ____________________________________________________________________________
49737 [  9780] By: nick                                  on 2001/04/22  20:40:31
49738         Log: Integrate mainline.
49739      Branch: perlio
49740           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
49741           +> t/lib/b-stash.t
49742           !> (integrate 38 files)
49743 ____________________________________________________________________________
49744 [  9779] By: jhi                                   on 2001/04/22  15:16:03
49745         Log: Subject: IO::Socket::INET patch
49746              From: andrew deryabin <djsf@technarchy.ru>
49747              Date: Sat, 21 Apr 2001 17:46:52 +0400
49748              Message-ID: <20010421174652.B1426@technarchy>
49749      Branch: perl
49750            ! ext/IO/lib/IO/Socket/INET.pm
49751 ____________________________________________________________________________
49752 [  9778] By: jhi                                   on 2001/04/22  15:14:33
49753         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
49754              From: Mark-Jason Dominus <mjd@plover.com>
49755              Date: Sat, 21 Apr 2001 21:27:49 -0400
49756              Message-ID: <20010422012749.27024.qmail@plover.com>
49757      Branch: perl
49758            ! regcomp.c
49759 ____________________________________________________________________________
49760 [  9777] By: jhi                                   on 2001/04/22  15:10:51
49761         Log: Subject: Re: Regex debugger patch 
49762              From: Mark-Jason Dominus <mjd@plover.com>
49763              Date: Sat, 21 Apr 2001 21:48:51 -0400
49764              Message-ID: <20010422014851.27165.qmail@plover.com>
49765      Branch: perl
49766            ! pod/perldebguts.pod
49767 ____________________________________________________________________________
49768 [  9776] By: jhi                                   on 2001/04/22  15:09:48
49769         Log: Subject: Re: Regex debugger patch
49770              From: Mark-Jason Dominus <mjd@plover.com>
49771              Date: Sat, 21 Apr 2001 14:24:39 -0400
49772              Message-ID: <20010421182439.16508.qmail@plover.com>
49773              
49774              Regex debugger backend.
49775      Branch: perl
49776            ! regcomp.c regexp.h
49777 ____________________________________________________________________________
49778 [  9775] By: jhi                                   on 2001/04/21  16:45:40
49779         Log: Subject: [PATCH] Typo in utf8.h
49780              From: Jesús Quiroga <jquiroga@pobox.com>
49781              Date: Sat, 21 Apr 2001 19:25:33 +0200
49782              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
49783      Branch: perl
49784            ! utf8.h
49785 ____________________________________________________________________________
49786 [  9774] By: jhi                                   on 2001/04/21  16:43:52
49787         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
49788              From: Joe Orton <jorton@redhat.com>
49789              Date: Tue, 17 Apr 2001 15:50:43 +0100
49790              Message-Id: <20010417155043.D19132@eu.c2.net>
49791      Branch: perl
49792            ! hints/svr5.sh
49793 ____________________________________________________________________________
49794 [  9773] By: jhi                                   on 2001/04/21  15:30:15
49795         Log: Subject: Patch utils/h2xs.PL
49796              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
49797              Date: Sat, 21 Apr 2001 10:32:16 -0500
49798              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
49799              
49800              Add MAILING list and LICENSE templates.
49801      Branch: perl
49802            ! utils/h2xs.PL
49803 ____________________________________________________________________________
49804 [  9772] By: jhi                                   on 2001/04/21  15:28:36
49805         Log: Subject: perlfaq2.patch for 5.7.1
49806              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
49807              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
49808              Date: Fri, 20 Apr 2001 16:42:19 -0500
49809              
49810              rm an extra tab, a blurb about the xx.cpan to clarify
49811              which countries actually have that and dejanews is history
49812              as well as most of that nonsensical entry.
49813      Branch: perl
49814            ! pod/perlfaq2.pod
49815 ____________________________________________________________________________
49816 [  9771] By: jhi                                   on 2001/04/21  15:27:17
49817         Log: Subject: perlfaq1.patch for 5.7.1
49818              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
49819              Date: Fri, 20 Apr 2001 16:57:36 -0500
49820              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
49821              
49822              Evil URLs must die. Especially when they are broken.
49823      Branch: perl
49824            ! pod/perlfaq1.pod
49825 ____________________________________________________________________________
49826 [  9770] By: jhi                                   on 2001/04/21  15:23:38
49827         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
49828              From: Michael G Schwern <schwern@pobox.com>
49829              Date: Sat, 21 Apr 2001 16:11:12 +0100
49830              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
49831      Branch: perl
49832            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
49833            + t/lib/b-stash.t
49834            ! MANIFEST ext/B/B.pm t/lib/b.t
49835 ____________________________________________________________________________
49836 [  9769] By: jhi                                   on 2001/04/21  15:03:32
49837         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
49838              From: Michael G Schwern <schwern@pobox.com>
49839              Date: Sat, 21 Apr 2001 09:48:00 +0100
49840              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
49841      Branch: perl
49842            ! utils/h2ph.PL
49843 ____________________________________________________________________________
49844 [  9768] By: jhi                                   on 2001/04/21  14:33:49
49845         Log: PerlIO and Encode doc cleanup and tweaks.
49846      Branch: perl
49847            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
49848            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
49849 ____________________________________________________________________________
49850 [  9767] By: jhi                                   on 2001/04/21  12:40:16
49851         Log: Integrate perlio.
49852      Branch: perl
49853           !> doio.c
49854 ____________________________________________________________________________
49855 [  9766] By: nick                                  on 2001/04/20  18:28:35
49856         Log: Avoid core dump on
49857              open(STDOUT,">",\$foo);
49858      Branch: perlio
49859            ! doio.c
49860 ____________________________________________________________________________
49861 [  9765] By: jhi                                   on 2001/04/20  13:23:43
49862         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
49863              From: Robin Houston <robin@kitsite.com>
49864              Date: Fri, 20 Apr 2001 14:29:22 +0100
49865              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
49866      Branch: perl
49867            ! ext/B/B.pm ext/B/B/Deparse.pm
49868 ____________________________________________________________________________
49869 [  9764] By: jhi                                   on 2001/04/20  13:19:33
49870         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
49871              From: Peter Prymmer <pvhp@forte.com>
49872              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
49873              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
49874      Branch: perl
49875            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
49876            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
49877            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
49878            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
49879 ____________________________________________________________________________
49880 [  9763] By: jhi                                   on 2001/04/20  12:36:39
49881         Log: Subject: Re: A new PerlIO coredump
49882              From: Nick Ing-Simmons <nik@tiuk.ti.com>
49883              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
49884              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
49885      Branch: perl
49886            ! doio.c
49887 ____________________________________________________________________________
49888 [  9762] By: jhi                                   on 2001/04/19  23:02:30
49889         Log: Update Changes.
49890      Branch: perl
49891            ! Changes patchlevel.h
49892 ____________________________________________________________________________
49893 [  9761] By: jhi                                   on 2001/04/19  22:59:19
49894         Log: More cleanup cleanup.
49895      Branch: perl
49896            ! Makefile.SH win32/Makefile win32/makefile.mk
49897 ____________________________________________________________________________
49898 [  9760] By: jhi                                   on 2001/04/19  22:50:31
49899         Log: lib/Time is non-empty, let's not rmdir it.
49900      Branch: perl
49901            ! Makefile.SH
49902 ____________________________________________________________________________
49903 [  9759] By: jhi                                   on 2001/04/19  22:36:51
49904         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
49905              From: Robin Houston <robin@kitsite.com>
49906              Date: Fri, 20 Apr 2001 00:18:53 +0100
49907              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
49908      Branch: perl
49909            ! ext/B/B/Deparse.pm
49910 ____________________________________________________________________________
49911 [  9758] By: jhi                                   on 2001/04/19  22:36:00
49912         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
49913              From: Peter Prymmer <pvhp@forte.com>
49914              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
49915              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
49916      Branch: perl
49917            ! ext/Cwd/Cwd.xs
49918 ____________________________________________________________________________
49919 [  9757] By: nick                                  on 2001/04/19  18:53:54
49920         Log: Blind (untested) integrate of mainline.
49921      Branch: perlio
49922           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
49923           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
49924           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
49925           !> (integrate 53 files)
49926 ____________________________________________________________________________
49927 [  9756] By: jhi                                   on 2001/04/19  16:59:23
49928         Log: Document and test Time::Piece.
49929      Branch: perl
49930            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
49931            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
49932 ____________________________________________________________________________
49933 [  9755] By: jhi                                   on 2001/04/19  12:13:29
49934         Log: A better fix for the \x{12345678} trouble from NI-S.
49935      Branch: perl
49936            ! utf8.c
49937 ____________________________________________________________________________
49938 [  9754] By: jhi                                   on 2001/04/19  11:56:07
49939         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
49940              From: Robin Houston <robin@kitsite.com>
49941              Date: Wed, 18 Apr 2001 17:58:33 +0100
49942              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
49943      Branch: perl
49944            ! ext/B/B/Deparse.pm op.c
49945 ____________________________________________________________________________
49946 [  9753] By: jhi                                   on 2001/04/19  04:21:52
49947         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
49948              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
49949              Date: Thu, 19 Apr 2001 01:11:41 -0400
49950              Message-ID: <20010419011141.A5798@cpan.org>
49951      Branch: perl
49952            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
49953 ____________________________________________________________________________
49954 [  9752] By: jhi                                   on 2001/04/19  02:41:10
49955         Log: The new time utils need to be thread-aware, too.
49956      Branch: perl
49957            ! util.c
49958 ____________________________________________________________________________
49959 [  9751] By: jhi                                   on 2001/04/19  02:26:47
49960         Log: Compilation nit noticed by AIX compiler.
49961      Branch: perl
49962            ! perlio.c
49963 ____________________________________________________________________________
49964 [  9750] By: jhi                                   on 2001/04/19  02:20:06
49965         Log: The new time utils need to be public.
49966      Branch: perl
49967            ! embed.pl
49968 ____________________________________________________________________________
49969 [  9749] By: jhi                                   on 2001/04/19  01:42:39
49970         Log: Regen toc.
49971      Branch: perl
49972            ! pod/perltoc.pod
49973 ____________________________________________________________________________
49974 [  9748] By: jhi                                   on 2001/04/19  01:41:10
49975         Log: Add Time::Piece, a slight rewrite of Time::Object,
49976              from Matt Sergeant.
49977      Branch: perl
49978            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
49979            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
49980            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
49981            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
49982            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
49983            ! win32/makefile.mk
49984 ____________________________________________________________________________
49985 [  9747] By: jhi                                   on 2001/04/19  00:55:35
49986         Log: The new metaconfig unit from strftime.
49987      Branch: metaconfig/U/perl
49988            + d_strftime.U
49989 ____________________________________________________________________________
49990 [  9746] By: jhi                                   on 2001/04/19  00:54:54
49991         Log: Move the strftime() wrapper from POSIX.xs to util.c
49992              as my_strftime(), requires HAS_STRFTIME.
49993      Branch: perl
49994            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49995            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
49996            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
49997            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
49998            ! vos/config.ga.h win32/config.bc win32/config.gc
49999            ! win32/config.vc
50000 ____________________________________________________________________________
50001 [  9745] By: jhi                                   on 2001/04/18  23:11:03
50002         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
50003              in preparation of Time::Piece.
50004      Branch: perl
50005            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
50006 ____________________________________________________________________________
50007 [  9744] By: jhi                                   on 2001/04/18  22:33:12
50008         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
50009              From: Peter Prymmer <pvhp@forte.com>
50010              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
50011              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
50012      Branch: perl
50013            ! t/lib/exporter.t
50014 ____________________________________________________________________________
50015 [  9743] By: jhi                                   on 2001/04/18  22:32:23
50016         Log: Subject: Fwd: pod2html leaves cache files lying around?
50017              From: Rajesh Vaidheeswarran <rv@gnu.org>
50018              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
50019              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
50020      Branch: perl
50021            ! lib/Pod/Html.pm
50022 ____________________________________________________________________________
50023 [  9742] By: jhi                                   on 2001/04/18  20:31:49
50024         Log: Update Changes.
50025      Branch: perl
50026            ! Changes patchlevel.h
50027 ____________________________________________________________________________
50028 [  9741] By: jhi                                   on 2001/04/18  20:23:02
50029         Log: Declare hints only if needed.
50030      Branch: perl
50031            ! ext/B/B/Deparse.pm
50032 ____________________________________________________________________________
50033 [  9740] By: jhi                                   on 2001/04/18  19:06:05
50034         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
50035              bug noticed by Robin Houston; basically the code of detecting
50036              value wraparound was acting differently under different compilers
50037              and platforms.  The workaround is to remove the overflow check
50038              for now, a real fix would be to do the overflow (portably) right.
50039      Branch: perl
50040            ! t/op/pat.t utf8.c
50041 ____________________________________________________________________________
50042 [  9739] By: jhi                                   on 2001/04/18  19:01:23
50043         Log: Subject: [PATCH B::Deparse] some pragma support
50044              From: Robin Houston <robin@kitsite.com>
50045              Date: Wed, 18 Apr 2001 19:32:12 +0100
50046              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
50047      Branch: perl
50048            ! ext/B/B/Deparse.pm
50049 ____________________________________________________________________________
50050 [  9738] By: jhi                                   on 2001/04/18  15:16:37
50051         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
50052              From: Benjamin Sugars <bsugars@canoe.ca>
50053              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
50054              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
50055      Branch: perl
50056            ! t/op/glob.t
50057 ____________________________________________________________________________
50058 [  9737] By: jhi                                   on 2001/04/18  13:24:50
50059         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
50060              From: Tim Jenness <t.jenness@jach.hawaii.edu>
50061              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
50062              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
50063      Branch: perl
50064            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
50065            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
50066 ____________________________________________________________________________
50067 [  9736] By: jhi                                   on 2001/04/18  04:15:14
50068         Log: The #9735 also changes the subtest 12.
50069      Branch: perl
50070            ! t/lib/b.t
50071 ____________________________________________________________________________
50072 [  9735] By: jhi                                   on 2001/04/18  03:55:17
50073         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
50074              From: David Dyck <dcd@tc.fluke.com>
50075              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
50076              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
50077      Branch: perl
50078            ! ext/B/B/Deparse.pm
50079 ____________________________________________________________________________
50080 [  9734] By: jhi                                   on 2001/04/18  03:54:11
50081         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
50082              From: Gisle Aas <gisle@ActiveState.com>
50083              Date: 17 Apr 2001 19:06:45 -0700
50084              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
50085      Branch: perl
50086            ! pp_hot.c t/op/misc.t
50087 ____________________________________________________________________________
50088 [  9733] By: jhi                                   on 2001/04/17  22:25:22
50089         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
50090              From: "Abigail" <abigail@foad.org>
50091              Date: Wed, 18 Apr 2001 01:17:46 +0200
50092              Message-ID: <20010417231746.21657.qmail@foad.org>
50093      Branch: perl
50094            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
50095 ____________________________________________________________________________
50096 [  9732] By: jhi                                   on 2001/04/17  20:47:56
50097         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
50098              From: Robin Houston <robin@kitsite.com>
50099              Date: Tue, 17 Apr 2001 22:37:42 +0100
50100              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
50101      Branch: perl
50102            ! ext/B/B/Deparse.pm
50103 ____________________________________________________________________________
50104 [  9731] By: nick                                  on 2001/04/17  20:46:35
50105         Log: Re-sync for t/lib/b.t fix
50106      Branch: perlio
50107           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
50108 ____________________________________________________________________________
50109 [  9730] By: jhi                                   on 2001/04/17  20:45:29
50110         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
50111              From: Robin Houston <robin@kitsite.com>
50112              Date: Tue, 17 Apr 2001 22:29:36 +0100
50113              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
50114      Branch: perl
50115            ! ext/B/B.xs ext/B/B/Deparse.pm
50116 ____________________________________________________________________________
50117 [  9729] By: jhi                                   on 2001/04/17  20:43:11
50118         Log: Subject: Deparse - parenthesise args to undeclared subs
50119              From: Robin Houston <robin@kitsite.com>
50120              Date: Tue, 17 Apr 2001 21:31:05 +0100
50121              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
50122      Branch: perl
50123            ! ext/B/B/Deparse.pm
50124 ____________________________________________________________________________
50125 [  9728] By: jhi                                   on 2001/04/17  18:57:30
50126         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
50127              From: Benjamin Sugars <ben.sugars@home.com>
50128              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
50129              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
50130      Branch: perl
50131            ! t/lib/cwd.t
50132 ____________________________________________________________________________
50133 [  9727] By: jhi                                   on 2001/04/17  18:20:20
50134         Log: Subject: [PATCH B::Deparse] ambient pragmas
50135              From: Robin Houston <robin@kitsite.com>
50136              Date: Tue, 17 Apr 2001 20:01:59 +0100
50137              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
50138      Branch: perl
50139            ! ext/B/B/Deparse.pm t/lib/b.t
50140 ____________________________________________________________________________
50141 [  9726] By: nick                                  on 2001/04/17  16:33:51
50142         Log: Integrate mainline (t/lib/b.t fails test 2...)
50143      Branch: perlio
50144           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
50145           +> ext/List/Util/README ext/List/Util/Util.xs
50146           +> ext/List/Util/lib/List/Util.pm
50147           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
50148           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
50149           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
50150           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
50151           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
50152           !> (integrate 31 files)
50153 ____________________________________________________________________________
50154 [  9725] By: jhi                                   on 2001/04/17  12:14:24
50155         Log: Subject: multiple B::* changes
50156              From: Robin Houston <robin@kitsite.com>
50157              Date: Thu, 12 Apr 2001 20:12:27 +0100
50158              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
50159      Branch: perl
50160            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
50161 ____________________________________________________________________________
50162 [  9724] By: jhi                                   on 2001/04/17  11:59:05
50163         Log: Thread-awareness from Doug MacEachern.
50164      Branch: perl
50165            ! ext/List/Util/Util.xs
50166 ____________________________________________________________________________
50167 [  9723] By: jhi                                   on 2001/04/17  11:57:41
50168         Log: Make the test more portable.
50169      Branch: perl
50170            ! t/lib/cwd.t
50171 ____________________________________________________________________________
50172 [  9722] By: jhi                                   on 2001/04/17  11:53:50
50173         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
50174              From: Benjamin Sugars <ben.sugars@home.com>
50175              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
50176              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
50177      Branch: perl
50178            ! t/lib/cwd.t
50179 ____________________________________________________________________________
50180 [  9721] By: jhi                                   on 2001/04/17  11:52:17
50181         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
50182              From: Benjamin Sugars <bsugars@canoe.ca>
50183              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
50184              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
50185      Branch: perl
50186            ! op.c
50187 ____________________________________________________________________________
50188 [  9720] By: jhi                                   on 2001/04/17  11:35:42
50189         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
50190              From: Chris Nandor <pudge@pobox.com>
50191              Date: Tue, 17 Apr 2001 00:30:49 -0400
50192              Message-Id: <p05100207b701768712de@[10.0.1.177]>
50193      Branch: perl
50194            ! ext/File/Glob/bsd_glob.c gv.c
50195 ____________________________________________________________________________
50196 [  9719] By: jhi                                   on 2001/04/17  11:32:13
50197         Log: Subject: [PATCH] Tweten->West
50198              From: Casey West <casey@geeknest.com>
50199              Date: Mon, 16 Apr 2001 12:11:22 -0400
50200              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
50201      Branch: perl
50202            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
50203            ! pod/perltie.pod
50204 ____________________________________________________________________________
50205 [  9718] By: jhi                                   on 2001/04/16  03:22:52
50206         Log: Update Changes.
50207      Branch: perl
50208            ! Changes patchlevel.h
50209 ____________________________________________________________________________
50210 [  9717] By: jhi                                   on 2001/04/16  03:06:28
50211         Log: Regen toc.
50212      Branch: perl
50213            ! pod/perltoc.pod
50214 ____________________________________________________________________________
50215 [  9716] By: jhi                                   on 2001/04/16  02:58:42
50216         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
50217              From: Prymmer/Kahn <pvhp@best.com>
50218              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
50219              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
50220      Branch: perl
50221            ! utf8.c
50222 ____________________________________________________________________________
50223 [  9715] By: jhi                                   on 2001/04/15  23:40:35
50224         Log: Subject: Re: Net::Ping patch, adds stream protocol
50225              From: bronson@rinspin.com (Scott Bronson)
50226              Date: Tue, 10 Apr 2001 23:58:33 -0700
50227              Message-ID: <20010410235833.N29719@rinspin.com>
50228      Branch: perl
50229            ! lib/Net/Ping.pm
50230 ____________________________________________________________________________
50231 [  9714] By: jhi                                   on 2001/04/15  23:31:46
50232         Log: Printing out the ok messages helps successful testing.
50233      Branch: perl
50234            ! t/lib/time-hires.t
50235 ____________________________________________________________________________
50236 [  9713] By: jhi                                   on 2001/04/15  21:43:24
50237         Log: Update Douglas Wegscheid's email.
50238      Branch: perl
50239            ! AUTHORS
50240 ____________________________________________________________________________
50241 [  9712] By: jhi                                   on 2001/04/15  21:40:41
50242         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
50243              From: Michael G Schwern <schwern@pobox.com>
50244              Date: Sat, 14 Apr 2001 22:40:50 +0100
50245              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
50246      Branch: perl
50247            + t/lib/exporter.t
50248            ! MANIFEST lib/Exporter/Heavy.pm
50249 ____________________________________________________________________________
50250 [  9711] By: jhi                                   on 2001/04/15  21:39:21
50251         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
50252              From: Michael G Schwern <schwern@pobox.com>
50253              Date: Sat, 14 Apr 2001 22:13:59 +0100
50254              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
50255      Branch: perl
50256            ! t/op/loopctl.t
50257 ____________________________________________________________________________
50258 [  9710] By: jhi                                   on 2001/04/15  21:30:19
50259         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
50260              From: Michael G Schwern <schwern@pobox.com>
50261              Date: Sat, 14 Apr 2001 22:05:32 +0100
50262              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
50263      Branch: perl
50264            ! t/pragma/warnings.t
50265 ____________________________________________________________________________
50266 [  9709] By: jhi                                   on 2001/04/15  19:34:09
50267         Log: Integrate changes #9706,9707 from maintperl into mainline.
50268              
50269              change#7210 broke .packlist generation
50270              
50271              ExtUtils::Installed doesn't quote regex metacharacters in paths
50272              before using them in match; also make it work for dosish platforms
50273      Branch: perl
50274           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
50275 ____________________________________________________________________________
50276 [  9708] By: jhi                                   on 2001/04/15  19:31:01
50277         Log: Test also the scalar aspect of getitimer().
50278      Branch: perl
50279            ! t/lib/time-hires.t
50280 ____________________________________________________________________________
50281 [  9707] By: gsar                                  on 2001/04/15  17:24:20
50282         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
50283              before using them in match; also make it work for dosish platforms
50284      Branch: maint-5.6/perl
50285            ! lib/ExtUtils/Installed.pm
50286 ____________________________________________________________________________
50287 [  9706] By: gsar                                  on 2001/04/15  17:21:59
50288         Log: change#7210 broke .packlist generation (listed only filename
50289              rather than fully qualified path name)
50290      Branch: maint-5.6/perl
50291            ! lib/ExtUtils/Install.pm
50292 ____________________________________________________________________________
50293 [  9705] By: jhi                                   on 2001/04/15  12:36:33
50294         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
50295      Branch: perl
50296            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
50297            ! t/lib/time-hires.t
50298 ____________________________________________________________________________
50299 [  9704] By: jhi                                   on 2001/04/15  10:49:08
50300         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
50301              From: Prymmer/Kahn <pvhp@best.com>
50302              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
50303              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
50304      Branch: perl
50305            ! lib/utf8.pm pod/perlebcdic.pod
50306 ____________________________________________________________________________
50307 [  9703] By: jhi                                   on 2001/04/15  02:26:26
50308         Log: I keep forgetting to sort MANIFEST.
50309      Branch: perl
50310            ! MANIFEST
50311 ____________________________________________________________________________
50312 [  9702] By: jhi                                   on 2001/04/15  02:07:47
50313         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
50314              Now we have blessed, reftype, tainted, first, reduce, ...
50315      Branch: perl
50316            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
50317            + ext/List/Util/README ext/List/Util/Util.xs
50318            + ext/List/Util/lib/List/Util.pm
50319            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
50320            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
50321            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
50322            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
50323            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
50324            ! MANIFEST
50325 ____________________________________________________________________________
50326 [  9701] By: jhi                                   on 2001/04/14  15:05:25
50327         Log: Subject: RE: dprofpp.pl updates 
50328              From: Carl Eklof <CEklof@endeca.com>
50329              Date: Thu, 12 Apr 2001 18:45:46 -0400
50330              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
50331      Branch: perl
50332            ! utils/dprofpp.PL
50333 ____________________________________________________________________________
50334 [  9700] By: jhi                                   on 2001/04/14  14:44:55
50335         Log: Do not just blindly add CR.
50336      Branch: perl
50337            ! Porting/makerel
50338 ____________________________________________________________________________
50339 [  9699] By: jhi                                   on 2001/04/13  13:17:01
50340         Log: Update Changes.
50341      Branch: perl
50342            ! Changes patchlevel.h
50343 ____________________________________________________________________________
50344 [  9698] By: jhi                                   on 2001/04/13  12:44:48
50345         Log: Integrate perlio.
50346      Branch: perl
50347           !> ext/PerlIO/Scalar/Scalar.xs
50348 ____________________________________________________________________________
50349 [  9697] By: jhi                                   on 2001/04/13  12:29:15
50350         Log: Add more debug output to the test.
50351      Branch: perl
50352            ! t/lib/cwd.t
50353 ____________________________________________________________________________
50354 [  9696] By: nick                                  on 2001/04/13  10:14:29
50355         Log: Fix core dump on binmode($fh,'Scalar')
50356      Branch: perlio
50357            ! ext/PerlIO/Scalar/Scalar.xs
50358 ____________________________________________________________________________
50359 [  9695] By: nick                                  on 2001/04/13  09:05:42
50360         Log: Integrate mainline
50361      Branch: perlio
50362           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
50363           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
50364           +> t/lib/time-hires.t
50365           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
50366           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
50367           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
50368           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
50369           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
50370           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
50371           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
50372 ____________________________________________________________________________
50373 [  9694] By: jhi                                   on 2001/04/12  22:23:35
50374         Log: Integrate change #9693 from maintperl into mainline.
50375              
50376              $VERSION and Version() on the same line provokes a warning from
50377              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
50378      Branch: perl
50379           !> lib/Devel/SelfStubber.pm
50380 ____________________________________________________________________________
50381 [  9693] By: gsar                                  on 2001/04/12  21:55:56
50382         Log: $VERSION and Version() on the same line provokes a warning from
50383              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
50384      Branch: maint-5.6/perl
50385            ! lib/Devel/SelfStubber.pm
50386 ____________________________________________________________________________
50387 [  9692] By: jhi                                   on 2001/04/12  13:54:00
50388         Log: This is at least 5.005.
50389      Branch: perl
50390            ! ext/Time/HiRes/HiRes.xs
50391 ____________________________________________________________________________
50392 [  9691] By: jhi                                   on 2001/04/12  13:37:20
50393         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
50394      Branch: perl
50395            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
50396            ! win32/Makefile win32/makefile.mk
50397 ____________________________________________________________________________
50398 [  9690] By: jhi                                   on 2001/04/12  01:34:46
50399         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
50400      Branch: perl
50401            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
50402            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
50403            + t/lib/time-hires.t
50404            ! MANIFEST
50405 ____________________________________________________________________________
50406 [  9689] By: jhi                                   on 2001/04/12  00:28:39
50407         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
50408              From: Gisle Aas <gisle@ActiveState.com>
50409              Date: 11 Apr 2001 16:36:11 -0700
50410              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
50411      Branch: perl
50412            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
50413 ____________________________________________________________________________
50414 [  9688] By: jhi                                   on 2001/04/12  00:27:39
50415         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
50416              From: Gisle Aas <gisle@ActiveState.com>
50417              Date: 11 Apr 2001 11:13:24 -0700
50418              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
50419      Branch: perl
50420            ! ext/MIME/Base64/Base64.xs
50421 ____________________________________________________________________________
50422 [  9687] By: jhi                                   on 2001/04/11  19:51:47
50423         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
50424      Branch: perl
50425            ! Todo-5.6
50426 ____________________________________________________________________________
50427 [  9686] By: jhi                                   on 2001/04/11  16:54:25
50428         Log: Subject: [PATCH opcode.pl] Documentation of table format
50429              From: Simon Cozens <simon@netthink.co.uk>
50430              Date: Wed, 11 Apr 2001 12:59:31 +0100
50431              Message-ID: <20010411125931.A25681@netthink.co.uk>
50432      Branch: perl
50433            ! opcode.pl
50434 ____________________________________________________________________________
50435 [  9685] By: jhi                                   on 2001/04/11  16:53:15
50436         Log: Subject: [PATCH] prototype("CORE::recv")
50437              From: Simon Cozens <simon@netthink.co.uk>
50438              Date: Wed, 11 Apr 2001 13:24:35 +0100
50439              Message-ID: <20010411132435.A26169@netthink.co.uk>
50440      Branch: perl
50441            ! pp.c t/comp/proto.t
50442 ____________________________________________________________________________
50443 [  9684] By: jhi                                   on 2001/04/11  16:47:13
50444         Log: FAQ (and AUTHORS) update from Dan Carson: the information
50445              was several years obsolete, Term::Readkey has been updated
50446              to have the functionality.
50447      Branch: perl
50448            ! AUTHORS pod/perlfaq5.pod
50449 ____________________________________________________________________________
50450 [  9683] By: jhi                                   on 2001/04/11  12:15:46
50451         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
50452              From: Calle Dybedahl <calle@lysator.liu.se>
50453              Date: 10 Apr 2001 16:44:16 +0200
50454              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
50455      Branch: perl
50456            ! ext/MIME/Base64/Base64.xs
50457 ____________________________________________________________________________
50458 [  9682] By: jhi                                   on 2001/04/11  12:12:26
50459         Log: A more minimal fix for 20010410.006 from Hugo.
50460      Branch: perl
50461            ! regexec.c
50462 ____________________________________________________________________________
50463 [  9681] By: jhi                                   on 2001/04/11  11:34:23
50464         Log: Integrate changes #9678,9679 from maintline into mainperl.
50465              
50466              addendum to change#9676
50467              
50468              up $File::Glob::VERSION; add a note pointing out the version of
50469              the OpenBSD glob bsd_glob.c resembles
50470      Branch: perl
50471           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
50472           !> ext/File/Glob/bsd_glob.h
50473 ____________________________________________________________________________
50474 [  9680] By: jhi                                   on 2001/04/11  11:30:38
50475         Log: Bad test numbering in integrate in #9677.
50476              Fixes ID 20010411.001.
50477      Branch: perl
50478            ! t/op/pat.t
50479 ____________________________________________________________________________
50480 [  9679] By: gsar                                  on 2001/04/11  03:38:40
50481         Log: up $File::Glob::VERSION; add a note pointing out the version of
50482              the OpenBSD glob bsd_glob.c resembles
50483      Branch: maint-5.6/perl
50484            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
50485            ! ext/File/Glob/bsd_glob.h
50486 ____________________________________________________________________________
50487 [  9678] By: gsar                                  on 2001/04/11  03:09:48
50488         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
50489              revision 1.8.10.1 found here:
50490              
50491              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
50492      Branch: maint-5.6/perl
50493            ! ext/File/Glob/bsd_glob.c
50494 ____________________________________________________________________________
50495 [  9677] By: jhi                                   on 2001/04/11  02:54:39
50496         Log: Integrate changes #9675,9676 from maintperl into mainline.
50497              
50498              fix for bug 20010410.006, undo change#7115
50499              
50500              port the OpenBSD glob() security patch
50501      Branch: perl
50502           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
50503           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
50504           !> t/op/pat.t
50505 ____________________________________________________________________________
50506 [  9676] By: gsar                                  on 2001/04/11  02:19:02
50507         Log: port the glob() security patch found at:
50508              
50509              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
50510              
50511              CERT advisory for the issue is here:
50512              
50513              http://www.cert.org/advisories/CA-2001-07.html
50514              
50515              Note that the security scare is only relevant for those who are
50516              foolish enough to build suidperl (which is now officially discouraged)
50517      Branch: maint-5.6/perl
50518            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
50519            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
50520 ____________________________________________________________________________
50521 [  9675] By: gsar                                  on 2001/04/10  23:52:11
50522         Log: fix for bug 20010410.006
50523              
50524              undo change#7115 (came into maint-5.6 as change#8156)
50525              
50526              add tests to keep it from coming back
50527      Branch: maint-5.6/perl
50528            ! regexec.c t/op/pat.t
50529 ____________________________________________________________________________
50530 [  9674] By: nick                                  on 2001/04/10  20:39:31
50531         Log: Integrate mainline
50532      Branch: perlio
50533           +> Porting/testall.atom
50534           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
50535           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
50536           !> t/lib/lc-uk.t t/pod/find.t
50537 ____________________________________________________________________________
50538 [  9673] By: nick                                  on 2001/04/10  18:46:14
50539         Log: Integrate against change 9670 aka perl-5.7.1
50540      Branch: perlio
50541           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
50542           !> (integrate 53 files)
50543 ____________________________________________________________________________
50544 [  9672] By: jhi                                   on 2001/04/10  13:45:01
50545         Log: Add a script for doing cumulative profile of the test suite.
50546              (Requires ATOM, that is, Tru64.)
50547      Branch: perl
50548            + Porting/testall.atom
50549            ! MANIFEST
50550 ____________________________________________________________________________
50551 [  9671] By: jhi                                   on 2001/04/10  12:38:53
50552         Log: Missing std block.
50553      Branch: perl
50554            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
50555            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
50556            ! t/pod/find.t
50557 ____________________________________________________________________________
50558 [  9670] By: jhi                                   on 2001/04/10  01:25:58
50559         Log: This is 5.7.1.
50560      Branch: perl
50561            ! patchlevel.h
50562 ____________________________________________________________________________
50563 [  9669] By: jhi                                   on 2001/04/10  01:09:14
50564         Log: Update Changes.
50565      Branch: perl
50566            ! Changes patchlevel.h
50567 ____________________________________________________________________________
50568 [  9668] By: jhi                                   on 2001/04/10  01:00:38
50569         Log: Regen toc.
50570      Branch: perl
50571            ! pod/perltoc.pod
50572 ____________________________________________________________________________
50573 [  9667] By: jhi                                   on 2001/04/10  00:52:16
50574         Log: Update perlhist.
50575      Branch: perl
50576            ! pod/perlhist.pod
50577 ____________________________________________________________________________
50578 [  9666] By: jhi                                   on 2001/04/09  23:38:59
50579         Log: Slight wording tweaks from Damian to #9658.
50580      Branch: perl
50581            ! pod/perlobj.pod
50582 ____________________________________________________________________________
50583 [  9665] By: jhi                                   on 2001/04/09  19:56:06
50584         Log: Subject: [PATCH perlutil.pod] Nit
50585              From: Simon Cozens <simon@netthink.co.uk>
50586              Date: Mon, 9 Apr 2001 20:29:44 +0100
50587              Message-ID: <20010409202944.A14796@the.earth.li>
50588      Branch: perl
50589            ! pod/perlutil.pod
50590 ____________________________________________________________________________
50591 [  9664] By: jhi                                   on 2001/04/09  19:54:42
50592         Log: Subject: Re: perl571delta.pod@9631
50593              From: Mike Guy <mjtg@cam.ac.uk>
50594              Date: Mon, 09 Apr 2001 18:09:14 +0100
50595              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
50596      Branch: perl
50597            ! pod/perl571delta.pod
50598 ____________________________________________________________________________
50599 [  9663] By: jhi                                   on 2001/04/09  13:43:35
50600         Log: Update Changes.
50601      Branch: perl
50602            ! Changes patchlevel.h
50603 ____________________________________________________________________________
50604 [  9662] By: jhi                                   on 2001/04/09  13:24:46
50605         Log: tweak tweak.
50606      Branch: perl
50607            ! AUTHORS pod/perl571delta.pod
50608 ____________________________________________________________________________
50609 [  9661] By: jhi                                   on 2001/04/09  13:15:13
50610         Log: Thinko in manual patch applying.
50611      Branch: perl
50612            ! sv.c
50613 ____________________________________________________________________________
50614 [  9660] By: jhi                                   on 2001/04/09  13:07:53
50615         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
50616              From: Robin Barker <rmb1@cise.npl.co.uk> 
50617              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
50618              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
50619              
50620              (This corrects the case where the "isn't numeric" string contains \0s
50621              and is longer than the temporary buffer, and contains \0 at the point
50622              the string would be truncated by "...".) 
50623      Branch: perl
50624            ! sv.c
50625 ____________________________________________________________________________
50626 [  9659] By: jhi                                   on 2001/04/09  12:57:41
50627         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
50628      Branch: perl
50629            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
50630            ! t/lib/cgi-function.t t/lib/cgi-html.t
50631 ____________________________________________________________________________
50632 [  9658] By: jhi                                   on 2001/04/09  12:48:47
50633         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
50634              From: Ilmari Karonen <iltzu@sci.fi>
50635              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
50636              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
50637              
50638              Rearrange and rewrite the Method Invocation section
50639              to explain the concepts in nicer order.
50640      Branch: perl
50641            ! pod/perlobj.pod
50642 ____________________________________________________________________________
50643 [  9657] By: jhi                                   on 2001/04/09  12:35:58
50644         Log: Upgrade to podlators 1.09, from Russ Allbery.
50645      Branch: perl
50646            ! lib/Pod/Man.pm lib/Pod/Text.pm
50647 ____________________________________________________________________________
50648 [  9656] By: jhi                                   on 2001/04/09  12:31:53
50649         Log: perl571delta.
50650      Branch: perl
50651            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
50652 ____________________________________________________________________________
50653 [  9655] By: jhi                                   on 2001/04/09  12:20:09
50654         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
50655              From: Prymmer/Kahn <pvhp@best.com>
50656              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
50657              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
50658      Branch: perl
50659            ! lib/utf8.pm pod/perlunicode.pod
50660 ____________________________________________________________________________
50661 [  9654] By: gsar                                  on 2001/04/09  03:38:33
50662         Log: here lies 5.6.1
50663      Branch: maint-5.6/perl
50664            ! Changes
50665 ____________________________________________________________________________
50666 [  9653] By: jhi                                   on 2001/04/09  03:25:24
50667         Log: Update perlhist.
50668      Branch: perl
50669            ! pod/perlhist.pod
50670 ____________________________________________________________________________
50671 [  9652] By: jhi                                   on 2001/04/09  03:18:49
50672         Log: perl571delta tweaking continues.
50673      Branch: perl
50674            ! pod/perl571delta.pod
50675 ____________________________________________________________________________
50676 [  9651] By: gsar                                  on 2001/04/09  03:11:19
50677         Log: update Changes, patchlevel.h &c.
50678      Branch: maint-5.6/perl
50679            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
50680            ! pod/perltoc.pod
50681 ____________________________________________________________________________
50682 [  9650] By: jhi                                   on 2001/04/09  02:40:24
50683         Log: Integrate the perlfork half of #9513 from maintperl into mainline
50684              (the perlunicode half is obsolete)
50685      Branch: perl
50686            ! pod/perlfork.pod
50687 ____________________________________________________________________________
50688 [  9649] By: gsar                                  on 2001/04/09  02:35:43
50689         Log: tweak perldelta as suggested by Jarkko
50690      Branch: maint-5.6/perl
50691            ! pod/perldelta.pod
50692 ____________________________________________________________________________
50693 [  9648] By: jhi                                   on 2001/04/09  02:13:04
50694         Log: Integrate change #9646 from maintperl into mainline.
50695              
50696              add note about ithreads and Thread.pm
50697      Branch: perl
50698           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
50699 ____________________________________________________________________________
50700 [  9647] By: jhi                                   on 2001/04/09  02:10:18
50701         Log: Bad assumption that shortsize == 2.
50702      Branch: perl
50703            ! t/lib/xs-typemap.t
50704 ____________________________________________________________________________
50705 [  9646] By: gsar                                  on 2001/04/09  00:48:04
50706         Log: add note about ithreads and Thread.pm (too many people are
50707              confused by the fact that Thread.pm is built and installed
50708              under non-5005threads but doesn't work)
50709      Branch: maint-5.6/perl
50710            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
50711 ____________________________________________________________________________
50712 [  9645] By: gsar                                  on 2001/04/09  00:19:03
50713         Log: update perldelta.pod for changes in 5.6.1
50714      Branch: maint-5.6/perl
50715            ! Changes pod/perldelta.pod
50716 ____________________________________________________________________________
50717 [  9644] By: jhi                                   on 2001/04/08  20:37:00
50718         Log: Integrate change #9639 from maintperl into mainline:
50719              on windows, many of the README.* pods were being copied to
50720              the wrong location
50721      Branch: perl
50722           !> win32/Makefile win32/makefile.mk
50723 ____________________________________________________________________________
50724 [  9643] By: jhi                                   on 2001/04/08  20:07:11
50725         Log: Integrate change #9624 from maintperl into mainline:
50726              the pod tests were not okay.  (t/pod/find.t changes ignored)
50727      Branch: perl
50728           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
50729           !> t/pod/include.t t/pod/included.t t/pod/lref.t
50730           !> t/pod/multiline_items.t t/pod/nested_items.t
50731           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
50732           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
50733 ____________________________________________________________________________
50734 [  9642] By: jhi                                   on 2001/04/08  19:57:17
50735         Log: Integrate change #9638 from maintperl into mainline:
50736              update to latest JPL from the anoncvs repository
50737      Branch: perl
50738           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
50739           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
50740           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
50741 ____________________________________________________________________________
50742 [  9641] By: jhi                                   on 2001/04/08  19:53:30
50743         Log: perl571delta updates.
50744      Branch: perl
50745            ! lib/Filter/Simple.pm pod/perl571delta.pod
50746 ____________________________________________________________________________
50747 [  9640] By: gsar                                  on 2001/04/08  19:20:46
50748         Log: integrate change#9634 from mainline
50749              
50750              Fix the perlmodlib generation (didn't understand separate .pod
50751              files; didn't understand -- as the name-thing separator).
50752              Update the CPAN mirrors list.
50753      Branch: maint-5.6/perl
50754            ! pod/perlmodlib.pod
50755           !> pod/perlmodlib.PL
50756 ____________________________________________________________________________
50757 [  9639] By: gsar                                  on 2001/04/08  18:57:31
50758         Log: on windows, many of the README.* pods were being copied to the wrong
50759              location
50760      Branch: maint-5.6/perl
50761            ! win32/Makefile win32/makefile.mk
50762 ____________________________________________________________________________
50763 [  9638] By: gsar                                  on 2001/04/08  18:38:25
50764         Log: update to latest JPL from the anoncvs repository
50765      Branch: maint-5.6/perl
50766            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
50767            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
50768            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
50769 ____________________________________________________________________________
50770 [  9637] By: jhi                                   on 2001/04/08  17:53:53
50771         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
50772      Branch: perl
50773            ! pod/perl571delta.pod
50774 ____________________________________________________________________________
50775 [  9636] By: jhi                                   on 2001/04/08  17:18:32
50776         Log: Regen toc.
50777      Branch: perl
50778            ! pod/perltoc.pod
50779 ____________________________________________________________________________
50780 [  9635] By: jhi                                   on 2001/04/08  17:16:33
50781         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
50782              From: "Craig A. Berry" <craigberry@mac.com>
50783              Date: Sun, 08 Apr 2001 12:30:16 -0500
50784              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
50785      Branch: perl
50786            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
50787 ____________________________________________________________________________
50788 [  9634] By: jhi                                   on 2001/04/08  17:09:19
50789         Log: Fix the perlmodlib generation (didn't understand separate .pod
50790              files; didn't understand -- as the name-thing separator).
50791              
50792              Update the CPAN mirrors list.
50793      Branch: perl
50794            ! pod/perlmodlib.PL pod/perlmodlib.pod
50795 ____________________________________________________________________________
50796 [  9633] By: jhi                                   on 2001/04/08  16:49:17
50797         Log: Sort MANIFEST.
50798      Branch: perl
50799            ! MANIFEST
50800 ____________________________________________________________________________
50801 [  9632] By: gsar                                  on 2001/04/08  16:36:06
50802         Log: add $Tie::RefHash::VERSION
50803      Branch: maint-5.6/perl
50804            ! lib/Tie/RefHash.pm
50805 ____________________________________________________________________________
50806 [  9631] By: jhi                                   on 2001/04/08  16:10:15
50807         Log: perl571delta updates based on p5p feedback; still needs
50808              lots of examples.
50809      Branch: perl
50810            ! pod/perl571delta.pod
50811 ____________________________________________________________________________
50812 [  9630] By: jhi                                   on 2001/04/08  15:59:13
50813         Log: Update the list of supported platforms to talk about 5.7.1
50814              (and 5.6.1)
50815      Branch: perl
50816            ! pod/perlport.pod
50817 ____________________________________________________________________________
50818 [  9629] By: jhi                                   on 2001/04/08  15:55:41
50819         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
50820              from maintperl into mainline: perlport updates.
50821      Branch: perl
50822            ! pod/perlport.pod
50823 ____________________________________________________________________________
50824 [  9628] By: jhi                                   on 2001/04/08  15:53:17
50825         Log: perlsolaris.pod copied to wrong directory.
50826      Branch: perl
50827            ! win32/makefile.mk
50828 ____________________________________________________________________________
50829 [  9627] By: jhi                                   on 2001/04/08  14:48:18
50830         Log: Subject: Typos in perl571delta.pod
50831              From: "Stephen P. Potter" <spp@spotter.yi.org>
50832              Date: Sat, 07 Apr 2001 20:37:05 -0400
50833              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
50834      Branch: perl
50835            ! pod/perl571delta.pod
50836 ____________________________________________________________________________
50837 [  9626] By: jhi                                   on 2001/04/08  14:39:04
50838         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
50839      Branch: perl
50840            ! gv.c
50841 ____________________________________________________________________________
50842 [  9625] By: nick                                  on 2001/04/08  10:14:23
50843         Log: Integrate mainline
50844      Branch: perlio
50845           +> pod/perl570delta.pod pod/perl571delta.pod
50846           !> (integrate 27 files)
50847 ____________________________________________________________________________
50848 [  9624] By: gsar                                  on 2001/04/08  06:08:17
50849         Log: test in t/pod/* were busted
50850              
50851              these tests are still not enabled in t/{harness,TEST}
50852      Branch: maint-5.6/perl
50853            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
50854            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
50855            ! t/pod/multiline_items.t t/pod/nested_items.t
50856            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
50857            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
50858 ____________________________________________________________________________
50859 [  9623] By: gsar                                  on 2001/04/08  03:37:01
50860         Log: integrate change#9470 from mainline
50861              
50862              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
50863      Branch: maint-5.6/perl
50864           !> ext/Socket/Socket.xs
50865 ____________________________________________________________________________
50866 [  9622] By: jhi                                   on 2001/04/07  22:40:47
50867         Log: Update Changes.
50868      Branch: perl
50869            ! Changes patchlevel.h
50870 ____________________________________________________________________________
50871 [  9621] By: jhi                                   on 2001/04/07  22:34:16
50872         Log: Update AUTHORS.
50873      Branch: perl
50874            ! AUTHORS
50875 ____________________________________________________________________________
50876 [  9620] By: jhi                                   on 2001/04/07  22:12:47
50877         Log: Forgot to bump the number of tests in #9164.
50878      Branch: perl
50879            ! t/op/array.t
50880 ____________________________________________________________________________
50881 [  9619] By: jhi                                   on 2001/04/07  22:09:50
50882         Log: Bump patchlevel to 5.7.1.
50883      Branch: perl
50884            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50885            ! config_h.SH patchlevel.h
50886 ____________________________________________________________________________
50887 [  9618] By: jhi                                   on 2001/04/07  22:02:41
50888         Log: Populate perl571delta.
50889      Branch: perl
50890            ! pod/perl571delta.pod
50891 ____________________________________________________________________________
50892 [  9617] By: jhi                                   on 2001/04/07  22:01:23
50893         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
50894              to forget it later; do not change patchlevel.h yet or regenerate
50895              Configure yet.
50896      Branch: perl
50897            ! epoc/config.sh win32/Makefile win32/config_H.bc
50898            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
50899 ____________________________________________________________________________
50900 [  9616] By: jhi                                   on 2001/04/07  17:46:33
50901         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
50902      Branch: perl
50903            ! pod/perl571delta.pod
50904 ____________________________________________________________________________
50905 [  9615] By: jhi                                   on 2001/04/07  17:33:21
50906         Log: Change the toc configuration.
50907      Branch: perl
50908            ! pod/buildtoc.PL pod/perl.pod
50909 ____________________________________________________________________________
50910 [  9614] By: jhi                                   on 2001/04/07  17:29:47
50911         Log: Subject: PATCH: $[
50912              From: Robin Houston <robin@kitsite.com>
50913              Date: Fri, 6 Apr 2001 18:10:14 +0100
50914              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
50915      Branch: perl
50916            ! op.c t/op/array.t
50917 ____________________________________________________________________________
50918 [  9613] By: jhi                                   on 2001/04/07  17:28:26
50919         Log: Subject: [PATCH perl@9424] isn't numeric warning
50920              From: Robin Barker <rmb1@cise.npl.co.uk>
50921              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
50922              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
50923      Branch: perl
50924            ! sv.c t/pragma/warn/sv
50925 ____________________________________________________________________________
50926 [  9612] By: jhi                                   on 2001/04/07  17:26:45
50927         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
50928              From: Mike Guy <mjtg@cam.ac.uk>
50929              Date: Fri, 06 Apr 2001 12:47:06 +0100
50930              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
50931      Branch: perl
50932            ! dump.c t/lib/peek.t
50933 ____________________________________________________________________________
50934 [  9611] By: jhi                                   on 2001/04/07  17:21:35
50935         Log: Create perl571delta and seed it off with the perldelta changes
50936              since 5.7.0; remove those changes from perldelta and rename it
50937              as perl570delta; recreate perldelta but leave it almost empty.
50938      Branch: perl
50939            + pod/perl570delta.pod pod/perl571delta.pod
50940            ! MANIFEST pod/perldelta.pod
50941 ____________________________________________________________________________
50942 [  9610] By: jhi                                   on 2001/04/07  16:56:32
50943         Log: Denit.
50944      Branch: perl
50945            ! pod/perldelta.pod
50946 ____________________________________________________________________________
50947 [  9609] By: jhi                                   on 2001/04/07  16:38:32
50948         Log: Retract #9523: needs more thought.
50949      Branch: perl
50950            ! Makefile.SH
50951 ____________________________________________________________________________
50952 [  9608] By: jhi                                   on 2001/04/07  14:59:20
50953         Log: atmark() code cleanaup.
50954      Branch: perl
50955            ! ext/IO/IO.xs
50956 ____________________________________________________________________________
50957 [  9607] By: jhi                                   on 2001/04/07  14:48:14
50958         Log: Integrate change #9605 from maintperl into mainline.
50959              
50960              can't optimize away scope entry if tr/// is present
50961      Branch: perl
50962           !> op.c t/op/tr.t
50963 ____________________________________________________________________________
50964 [  9606] By: jhi                                   on 2001/04/07  14:43:59
50965         Log: Integrate perlio.
50966      Branch: perl
50967           +> win32/FindExt.pm
50968           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
50969           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
50970 ____________________________________________________________________________
50971 [  9605] By: gsar                                  on 2001/04/07  11:52:40
50972         Log: can't optimize away scope entry if tr/// is present
50973      Branch: maint-5.6/perl
50974            ! op.c t/op/tr.t
50975 ____________________________________________________________________________
50976 [  9604] By: nick                                  on 2001/04/07  11:39:45
50977         Log: Split out extension finding code from buildext.pl into FindExt.pm
50978              Use it to get Config.pm's idea of available extensions in line
50979              with what is built.
50980      Branch: perlio
50981            + win32/FindExt.pm
50982            ! MANIFEST win32/buildext.pl win32/config_sh.PL
50983            ! win32/makefile.mk
50984 ____________________________________________________________________________
50985 [  9603] By: nick                                  on 2001/04/07  09:11:38
50986         Log: Cleanup correction for failed :Via() layer, also set an error code.
50987      Branch: perlio
50988            ! ext/PerlIO/Via/Via.xs
50989 ____________________________________________________________________________
50990 [  9602] By: nick                                  on 2001/04/07  08:38:04
50991         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
50992              style. So don't use binmode() on the handles so that Win32 etc. see
50993              same sequence and produce same digests.
50994      Branch: perlio
50995            ! t/lib/md5-file.t
50996 ____________________________________________________________________________
50997 [  9601] By: nick                                  on 2001/04/07  08:36:26
50998         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
50999              Else it complains and so crlf layer (say) does not get pushed.
51000      Branch: perlio
51001            ! perlio.c
51002 ____________________________________________________________________________
51003 [  9600] By: jhi                                   on 2001/04/06  23:00:09
51004         Log: Integrate change #9599 from perlio into mainline.
51005      Branch: perl
51006           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
51007           !> win32/config_H.vc
51008 ____________________________________________________________________________
51009 [  9599] By: nick                                  on 2001/04/06  21:42:43
51010         Log: Quote $VERSION in Encode.pm.
51011              regen_config_h as requested.
51012      Branch: perlio
51013            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
51014            ! win32/config_H.vc
51015 ____________________________________________________________________________
51016 [  9598] By: nick                                  on 2001/04/06  20:34:59
51017         Log: Integrate mainline
51018      Branch: perlio
51019           +> README.macos
51020           !> (integrate 39 files)
51021 ____________________________________________________________________________
51022 [  9597] By: gsar                                  on 2001/04/06  18:06:35
51023         Log: integrate change#9464 from mainline (addendum to change#8313)
51024              
51025              Subject: [PATCH @9452] Better peep()ing for foreach() loops
51026      Branch: maint-5.6/perl
51027           !> op.c
51028 ____________________________________________________________________________
51029 [  9596] By: jhi                                   on 2001/04/06  17:26:03
51030         Log: The d_casti32=undef is good for you even when not use64bitall.
51031      Branch: perl
51032            ! hints/hpux.sh
51033 ____________________________________________________________________________
51034 [  9595] By: gsar                                  on 2001/04/06  14:57:17
51035         Log: add a low-impact fix to accommodate darwin-ism
51036      Branch: maint-5.6/perl
51037            ! ext/Errno/Errno_pm.PL
51038 ____________________________________________________________________________
51039 [  9594] By: jhi                                   on 2001/04/06  14:55:14
51040         Log: Integrate changes #9528,9593 from mainline into maintperl;
51041              tweaking the editor/IDE/shell list.
51042      Branch: maint-5.6/perl
51043           !> pod/perlfaq3.pod
51044 ____________________________________________________________________________
51045 [  9593] By: jhi                                   on 2001/04/06  14:51:39
51046         Log: Make the editor/IDE/shell list a little bit airier.
51047      Branch: perl
51048            ! pod/perlfaq3.pod
51049 ____________________________________________________________________________
51050 [  9592] By: gsar                                  on 2001/04/06  14:45:18
51051         Log: integrate change#9477 from mainline (base.pm doc tweak)
51052              
51053              missing doc entry for fmod()
51054      Branch: maint-5.6/perl
51055            ! lib/Math/BigFloat.pm
51056           !> lib/base.pm
51057 ____________________________________________________________________________
51058 [  9591] By: jhi                                   on 2001/04/06  13:55:48
51059         Log: Regen toc.
51060      Branch: perl
51061            ! pod/perltoc.pod
51062 ____________________________________________________________________________
51063 [  9590] By: jhi                                   on 2001/04/06  13:54:52
51064         Log: Math::BigFloat patches from John Peacock.  The equivalent
51065              of #9586 from maintperl but reworked by John to work with
51066              the bleadperl.
51067      Branch: perl
51068            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
51069 ____________________________________________________________________________
51070 [  9589] By: jhi                                   on 2001/04/06  13:42:23
51071         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
51072      Branch: perl
51073            ! ext/Digest/MD5/Makefile.PL
51074 ____________________________________________________________________________
51075 [  9588] By: jhi                                   on 2001/04/06  13:31:45
51076         Log: Integrate changes #9584,9587 from maintperl into mainline.
51077              
51078              keep eval"" CVs alive until the end of the statement in which
51079              they're called
51080              
51081              add README.macos (from Chris Nandor)
51082              
51083              tyop in change#9555
51084      Branch: perl
51085           +> README.macos
51086           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
51087           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
51088           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
51089           !> win32/makefile.mk
51090 ____________________________________________________________________________
51091 [  9587] By: gsar                                  on 2001/04/06  07:31:30
51092         Log: add README.macos (from Chris Nandor)
51093              
51094              tyop in change#9555
51095      Branch: maint-5.6/perl
51096            + README.macos
51097            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
51098            ! win32/Makefile win32/makefile.mk
51099 ____________________________________________________________________________
51100 [  9586] By: gsar                                  on 2001/04/06  07:08:54
51101         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
51102      Branch: maint-5.6/perl
51103            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
51104 ____________________________________________________________________________
51105 [  9585] By: gsar                                  on 2001/04/06  06:58:44
51106         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
51107              from mainline
51108              
51109              Subject: [PATCH] Base64 update to perlfaq9.pod
51110              
51111              Subject: [PATCH AUTHORS] Housekeeping
51112              
51113              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
51114              Mac OS X (Darwin) has extra pwent fields.
51115              
51116              Subject: [PATCH B::*] print control-character vars readably
51117              Needs EBCDICification.
51118              
51119              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
51120              
51121              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
51122              
51123              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
51124              
51125              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
51126              
51127              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
51128              
51129              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
51130              
51131              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
51132              
51133              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
51134              
51135              FreeBSD hints tweak from Anton Berezin.
51136              
51137              Subject: [PATCH foolperl & bleadperl] README.vms update
51138              
51139              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
51140      Branch: maint-5.6/perl
51141           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
51142           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
51143           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
51144 ____________________________________________________________________________
51145 [  9584] By: gsar                                  on 2001/04/06  04:09:00
51146         Log: keep eval"" CVs alive until the end of the statement in which
51147              they're called; this avoids a coredump ensuing from search for
51148              lexicals in code such as:
51149              
51150              sub bug {
51151              my $s = @_;
51152              eval q[sub { eval 'sub { &$s }' }];
51153              }
51154              bug("x")->()->();
51155              
51156              this code still doesn't work as intended (as it has remained
51157              since time immemorial), but it doesn't provoke a coredump anymore
51158      Branch: maint-5.6/perl
51159            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
51160            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
51161 ____________________________________________________________________________
51162 [  9583] By: jhi                                   on 2001/04/05  23:52:51
51163         Log: Update Changes.
51164      Branch: perl
51165            ! Changes patchlevel.h
51166 ____________________________________________________________________________
51167 [  9582] By: jhi                                   on 2001/04/05  23:11:23
51168         Log: Slight doc tweak.
51169      Branch: perl
51170            ! pod/perlunicode.pod
51171 ____________________________________________________________________________
51172 [  9581] By: jhi                                   on 2001/04/05  23:04:11
51173         Log: Integrate perlio.
51174      Branch: perl
51175           !> pod/perlunicode.pod
51176 ____________________________________________________________________________
51177 [  9580] By: jhi                                   on 2001/04/05  23:03:29
51178         Log: Test for #9579.
51179      Branch: perl
51180            ! t/op/do.t
51181 ____________________________________________________________________________
51182 [  9579] By: jhi                                   on 2001/04/05  22:54:17
51183         Log: Subject: [PATCH] Propagate calling context for do '...'
51184              From: Gisle Aas <gisle@ActiveState.com>
51185              Date: 04 Apr 2001 20:17:29 -0700
51186              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
51187      Branch: perl
51188            ! pod/perlfunc.pod pp_ctl.c
51189 ____________________________________________________________________________
51190 [  9578] By: jhi                                   on 2001/04/05  22:52:51
51191         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
51192              From: Peter Prymmer <pvhp@forte.com>
51193              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
51194              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
51195      Branch: perl
51196            ! README.vms
51197 ____________________________________________________________________________
51198 [  9577] By: jhi                                   on 2001/04/05  22:48:22
51199         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
51200              From: "Craig A. Berry" <craigberry@mac.com>
51201              Date: Thu, 5 Apr 2001 13:43:28 -0500
51202              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
51203      Branch: perl
51204            ! README.vms
51205 ____________________________________________________________________________
51206 [  9576] By: jhi                                   on 2001/04/05  22:31:38
51207         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
51208              From: Michael G Schwern <schwern@pobox.com>
51209              Date: Thu, 5 Apr 2001 21:53:21 +0100
51210              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
51211      Branch: perl
51212            ! lib/base.pm t/lib/fields.t
51213 ____________________________________________________________________________
51214 [  9575] By: jhi                                   on 2001/04/05  22:26:10
51215         Log: FreeBSD hints tweak from Anton Berezin.
51216      Branch: perl
51217            ! hints/freebsd.sh
51218 ____________________________________________________________________________
51219 [  9574] By: jhi                                   on 2001/04/05  22:24:03
51220         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
51221              From: David Dyck <dcd@tc.fluke.com>
51222              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
51223              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
51224      Branch: perl
51225            ! t/op/oct.t
51226 ____________________________________________________________________________
51227 [  9573] By: jhi                                   on 2001/04/05  22:23:06
51228         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
51229              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
51230              From: David Dyck <dcd@tc.fluke.com>
51231              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
51232      Branch: perl
51233            ! pp.c
51234 ____________________________________________________________________________
51235 [  9572] By: jhi                                   on 2001/04/05  22:14:47
51236         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
51237              From: Robin Houston <robin@kitsite.com>
51238              Date: Thu, 5 Apr 2001 20:56:48 +0100
51239              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
51240      Branch: perl
51241            ! ext/B/B/Deparse.pm
51242 ____________________________________________________________________________
51243 [  9571] By: jhi                                   on 2001/04/05  22:12:53
51244         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
51245              From: Robin Houston <robin@kitsite.com>
51246              Date: Thu, 5 Apr 2001 19:55:51 +0100
51247              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
51248      Branch: perl
51249            ! ext/B/B/Deparse.pm
51250 ____________________________________________________________________________
51251 [  9570] By: jhi                                   on 2001/04/05  22:11:06
51252         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
51253              From: Robin Houston <robin@kitsite.com>
51254              Date: Thu, 5 Apr 2001 20:16:29 +0100
51255              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
51256      Branch: perl
51257            ! ext/B/B/Deparse.pm
51258 ____________________________________________________________________________
51259 [  9569] By: nick                                  on 2001/04/05  21:32:26
51260         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
51261      Branch: perlio
51262            ! pod/perlunicode.pod
51263 ____________________________________________________________________________
51264 [  9568] By: nick                                  on 2001/04/05  19:38:09
51265         Log: Integrate mainline
51266      Branch: perlio
51267           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
51268           !> (integrate 35 files)
51269 ____________________________________________________________________________
51270 [  9567] By: jhi                                   on 2001/04/05  18:31:45
51271         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
51272              From: Robin Houston <robin@kitsite.com>
51273              Date: Thu, 5 Apr 2001 18:03:23 +0100
51274              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
51275      Branch: perl
51276            ! ext/B/B/Deparse.pm
51277 ____________________________________________________________________________
51278 [  9566] By: jhi                                   on 2001/04/05  18:29:35
51279         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
51280              From: Robin Houston <robin@kitsite.com>
51281              Date: Thu, 5 Apr 2001 16:45:18 +0100
51282              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
51283      Branch: perl
51284            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
51285 ____________________________________________________________________________
51286 [  9565] By: jhi                                   on 2001/04/05  18:24:23
51287         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
51288              From: Robin Houston <robin@kitsite.com>
51289              Date: Thu, 5 Apr 2001 14:50:09 +0100
51290              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
51291      Branch: perl
51292            ! ext/B/B/Deparse.pm
51293 ____________________________________________________________________________
51294 [  9564] By: jhi                                   on 2001/04/05  18:23:03
51295         Log: Subject: [PATCH B::*] print control-character vars readably
51296              From: Robin Houston <robin@kitsite.com>
51297              Date: Thu, 5 Apr 2001 14:27:38 +0100
51298              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
51299              
51300              Needs EBCDICification.
51301      Branch: perl
51302            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
51303            ! ext/B/B/Terse.pm
51304 ____________________________________________________________________________
51305 [  9563] By: jhi                                   on 2001/04/05  18:20:32
51306         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
51307              Date: Thu, 5 Apr 2001 13:21:42 -0400
51308              From: Paul Schinder <schinder@pobox.com>
51309              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
51310              
51311              Mac OS X (Darwin) has extra pwent fields.
51312      Branch: perl
51313            ! t/op/pwent.t
51314 ____________________________________________________________________________
51315 [  9562] By: jhi                                   on 2001/04/05  17:57:51
51316         Log: Regen toc.
51317      Branch: perl
51318            ! pod/perltoc.pod
51319 ____________________________________________________________________________
51320 [  9561] By: jhi                                   on 2001/04/05  17:47:33
51321         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
51322      Branch: metaconfig
51323            ! U/Glossary.patch
51324      Branch: metaconfig/U/perl
51325            + d_u32align.U
51326            ! d_cmsghdr_s.U d_msghdr_s.U
51327 ____________________________________________________________________________
51328 [  9560] By: jhi                                   on 2001/04/05  17:47:01
51329         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
51330              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
51331              Introduce probes for struct msghdr, struct cmsghdr,
51332              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
51333              ualarm, usleep, for possible later extension work.
51334      Branch: perl
51335            + t/lib/md5-align.t
51336            ! Configure MANIFEST Porting/Glossary Porting/config.sh
51337            ! Porting/config_H config_h.SH configure.com epoc/config.sh
51338            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
51339            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51340            ! vos/config.ga.h win32/config.bc win32/config.gc
51341            ! win32/config.vc
51342 ____________________________________________________________________________
51343 [  9559] By: jhi                                   on 2001/04/05  13:03:04
51344         Log: Be traditional in your cpp (for the Errno extension).
51345      Branch: perl
51346            ! hints/darwin.sh
51347 ____________________________________________________________________________
51348 [  9558] By: jhi                                   on 2001/04/05  13:00:05
51349         Log: Add $Config{cppflags} to the gcc incantation.
51350      Branch: perl
51351            ! ext/Errno/Errno_pm.PL
51352 ____________________________________________________________________________
51353 [  9557] By: jhi                                   on 2001/04/05  04:22:39
51354         Log: Introduce Sean Burke's Class::ISA 0.32.
51355      Branch: perl
51356            + lib/Class/ISA.pm t/lib/class-isa.t
51357            ! MANIFEST
51358 ____________________________________________________________________________
51359 [  9556] By: jhi                                   on 2001/04/05  04:09:50
51360         Log: Subject: [PATCH AUTHORS] Housekeeping
51361              From: Paul Johnson <paul@pjcj.net> 
51362              Date: Wed, 4 Apr 2001 22:45:47 +0200
51363              Message-ID: <20010404224547.D9548@pjcj.net>
51364      Branch: perl
51365            ! AUTHORS
51366 ____________________________________________________________________________
51367 [  9555] By: jhi                                   on 2001/04/05  04:06:33
51368         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
51369              From: Gisle Aas <gisle@ActiveState.com>
51370              Date: 04 Apr 2001 14:23:04 -0700
51371              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
51372      Branch: perl
51373            ! pod/perlfaq9.pod
51374 ____________________________________________________________________________
51375 [  9554] By: jhi                                   on 2001/04/05  04:05:49
51376         Log: Downgrade also the "Wide character" diagnostic.
51377      Branch: perl
51378            ! pod/perldiag.pod
51379 ____________________________________________________________________________
51380 [  9553] By: jhi                                   on 2001/04/05  04:00:33
51381         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
51382              maintperl into mainline.
51383              
51384              "double" should be "NV"; standard typemap is missing entry
51385              for NV
51386              
51387              s/djSP/dSP/
51388              
51389              Downgrade "Wide character in print" to a warning.
51390              
51391              B::Deparse fix for ${^FOO} and documentation for PVX() method
51392              (from Robin Houston)
51393              
51394              tr/// doesn't null-terminate the result in some situations
51395              (from Gisle Aas)
51396      Branch: perl
51397           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
51398           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
51399           !> t/io/utf8.t t/op/tr.t
51400 ____________________________________________________________________________
51401 [  9552] By: jhi                                   on 2001/04/05  03:52:50
51402         Log: Retract changes #9542 and #9538 (from maintperl, integrated
51403              at #9540), shouldn't be needed because of the perlio changes.
51404      Branch: perl
51405            ! util.c
51406 ____________________________________________________________________________
51407 [  9551] By: gsar                                  on 2001/04/05  00:18:34
51408         Log: tr/// doesn't null-terminate the result in some situations
51409              (from Gisle Aas)
51410      Branch: maint-5.6/perl
51411            ! doop.c t/op/tr.t
51412 ____________________________________________________________________________
51413 [  9550] By: gsar                                  on 2001/04/04  20:04:17
51414         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
51415              (from Robin Houston)
51416      Branch: maint-5.6/perl
51417            ! ext/B/B.pm ext/B/B/Deparse.pm
51418 ____________________________________________________________________________
51419 [  9549] By: nick                                  on 2001/04/04  18:56:15
51420         Log: Downgrade "Wide character in print" to a warning.
51421      Branch: perlio
51422            ! doio.c t/io/utf8.t
51423 ____________________________________________________________________________
51424 [  9548] By: gsar                                  on 2001/04/04  18:51:49
51425         Log: integrate changes#9460,9462,9482,9521,9522
51426              
51427              Subject: PATCH: B::Debug should show LOOP-specific fields
51428              
51429              Subject: B::Deparse precedence bug. (Patch included.)
51430              
51431              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
51432              
51433              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
51434              
51435              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
51436      Branch: maint-5.6/perl
51437           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
51438           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
51439 ____________________________________________________________________________
51440 [  9547] By: gsar                                  on 2001/04/04  18:49:16
51441         Log: s/djSP/dSP/
51442      Branch: maint-5.6/perl
51443            ! ext/Thread/Thread.xs
51444 ____________________________________________________________________________
51445 [  9546] By: nick                                  on 2001/04/04  18:44:00
51446         Log: Integrate mainline.
51447      Branch: perlio
51448           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
51449           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
51450 ____________________________________________________________________________
51451 [  9545] By: gsar                                  on 2001/04/04  18:38:52
51452         Log: integrate change#8837 from mainline
51453              
51454              Subject: [patch] -Wall cleanup round 2
51455      Branch: maint-5.6/perl
51456           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
51457           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
51458           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
51459           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
51460           !> ext/SDBM_File/SDBM_File.xs
51461 ____________________________________________________________________________
51462 [  9544] By: gsar                                  on 2001/04/04  17:49:57
51463         Log: "double" should be "NV"; standard typemap is missing entry
51464              for NV
51465      Branch: maint-5.6/perl
51466            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
51467 ____________________________________________________________________________
51468 [  9543] By: jhi                                   on 2001/04/04  14:13:18
51469         Log: Thou shalt not (just) match for English error messages.
51470      Branch: perl
51471            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
51472            ! os2/OS2/Process/Process.pm
51473 ____________________________________________________________________________
51474 [  9542] By: jhi                                   on 2001/04/04  13:20:39
51475         Log: Make the stdio tricks of fflush_all() to exist only if
51476              stdio is being used.
51477      Branch: perl
51478            ! util.c
51479 ____________________________________________________________________________
51480 [  9541] By: jhi                                   on 2001/04/04  04:20:24
51481         Log: Subject: Re: [PATCH] Lighten up glob
51482              From: Benjamin Sugars <bsugars@canoe.ca>
51483              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
51484              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
51485      Branch: perl
51486            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
51487            ! util.c
51488 ____________________________________________________________________________
51489 [  9540] By: jhi                                   on 2001/04/04  04:03:57
51490         Log: Integrate changes #9538,9539 from maintperl into mainline.
51491              
51492              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
51493              for use with _fwalk() (fix for change#7705)
51494              
51495              another tweak needed for SunOS 4.1.x build (from Mike Guy)
51496              (cp -f is not portable)
51497      Branch: perl
51498           !> Makefile.SH util.c
51499 ____________________________________________________________________________
51500 [  9539] By: gsar                                  on 2001/04/04  03:01:14
51501         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
51502      Branch: maint-5.6/perl
51503            ! Makefile.SH
51504 ____________________________________________________________________________
51505 [  9538] By: gsar                                  on 2001/04/04  01:00:38
51506         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
51507              for use with _fwalk() (fix for change#7705)
51508      Branch: maint-5.6/perl
51509            ! util.c
51510 ____________________________________________________________________________
51511 [  9537] By: nick                                  on 2001/04/03  19:24:55
51512         Log: Integrate mainline
51513      Branch: perlio
51514           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
51515           +> lib/unicode/PropList.html
51516            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
51517           !> (integrate 69 files)
51518 ____________________________________________________________________________
51519 [  9536] By: jhi                                   on 2001/04/03  18:02:31
51520         Log: Integrate change #9533 from maintperl into mainline.
51521              
51522              better fix for change#9517 to accomodate UNC paths like
51523              \\server\share\foo, and paths with trailing backslash
51524              like c:\this\
51525      Branch: perl
51526           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
51527 ____________________________________________________________________________
51528 [  9535] By: jhi                                   on 2001/04/03  17:58:07
51529         Log: Change the push/unshift warning to be of class syntax, not misc.
51530      Branch: perl
51531            ! op.c pod/perldiag.pod t/pragma/warn/op
51532 ____________________________________________________________________________
51533 [  9534] By: jhi                                   on 2001/04/03  15:03:46
51534         Log: Change the push/unshift warning (#9532) to talk about "no values"
51535              instead of "no arguments".
51536      Branch: perl
51537            ! op.c pod/perldiag.pod t/pragma/warn/op
51538 ____________________________________________________________________________
51539 [  9533] By: gsar                                  on 2001/04/03  14:30:07
51540         Log: better fix for change#9517 to accomodate UNC paths like
51541              \\server\share\foo, and paths with trailing backslash
51542              like c:\this\
51543      Branch: maint-5.6/perl
51544            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
51545 ____________________________________________________________________________
51546 [  9532] By: jhi                                   on 2001/04/03  13:11:46
51547         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
51548              From: Robin Houston <robin@kitsite.com>
51549              Date: Mon, 2 Apr 2001 15:03:29 +0100
51550              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
51551      Branch: perl
51552            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
51553 ____________________________________________________________________________
51554 [  9531] By: jhi                                   on 2001/04/03  13:06:34
51555         Log: Integrate change #9530 from maintperl into mainline.
51556              
51557              accomodate VMS "mailbox overflow" quirk in testsuite (from
51558              Craig Berry)
51559      Branch: perl
51560           !> t/lib/socket.t
51561 ____________________________________________________________________________
51562 [  9530] By: gsar                                  on 2001/04/03  04:56:41
51563         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
51564              Craig Berry)
51565      Branch: maint-5.6/perl
51566            ! t/lib/socket.t
51567 ____________________________________________________________________________
51568 [  9529] By: jhi                                   on 2001/04/03  02:34:34
51569         Log: Update Changes.
51570      Branch: perl
51571            ! Changes patchlevel.h
51572 ____________________________________________________________________________
51573 [  9528] By: jhi                                   on 2001/04/03  01:27:57
51574         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
51575              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
51576              To: perl5-porters@perl.org
51577              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
51578      Branch: perl
51579            ! pod/perlfaq3.pod
51580 ____________________________________________________________________________
51581 [  9527] By: jhi                                   on 2001/04/03  01:22:09
51582         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
51583              From: Peter Prymmer <pvhp@forte.com>
51584              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
51585              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
51586      Branch: perl
51587            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
51588 ____________________________________________________________________________
51589 [  9526] By: jhi                                   on 2001/04/03  01:18:25
51590         Log: The metaconfig unit changes for #9525.
51591      Branch: metaconfig
51592            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
51593      Branch: metaconfig/U/perl
51594            ! use64bits.U
51595 ____________________________________________________________________________
51596 [  9525] By: jhi                                   on 2001/04/03  01:17:30
51597         Log: Configure sanity checks:
51598              * if use64bitall is attempted but pointers are only 32-bit,
51599              'downgrade' to use64bitint
51600              * if use64bitint is attempted but there's no quad type,
51601              forget about use64bitint (well, the default for it is 'n',
51602              the user can still override this)
51603              * if pointers are 64 bits, do not try to use Perl's malloc
51604      Branch: perl
51605            ! Configure
51606 ____________________________________________________________________________
51607 [  9524] By: gsar                                  on 2001/04/03  01:09:12
51608         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
51609      Branch: maint-5.6/perl
51610            ! pp_sys.c
51611 ____________________________________________________________________________
51612 [  9523] By: jhi                                   on 2001/04/03  00:02:31
51613         Log: (Retracted by #9609)
51614              
51615              Make it harder for parallel makes to enter 'test' before
51616              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
51617              should be unhappy enough, but sometimes parallel makes seem
51618              to sneak past both in Tru64 and AIX.)
51619      Branch: perl
51620            ! Makefile.SH
51621 ____________________________________________________________________________
51622 [  9522] By: jhi                                   on 2001/04/02  22:35:31
51623         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
51624              Date: Mon, 2 Apr 2001 22:54:10 +0100
51625              From: Robin Houston <robin@kitsite.com>
51626              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
51627      Branch: perl
51628            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
51629 ____________________________________________________________________________
51630 [  9521] By: jhi                                   on 2001/04/02  22:32:23
51631         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
51632              From: Robin Houston <robin@kitsite.com>
51633              Date: Mon, 2 Apr 2001 20:24:03 +0100
51634              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
51635      Branch: perl
51636            ! ext/B/B/Concise.pm
51637 ____________________________________________________________________________
51638 [  9520] By: jhi                                   on 2001/04/02  22:30:43
51639         Log: Subject: [PATCH] REALLY pedantic hv.h nit
51640              From: Simon Cozens <simon@netthink.co.uk>
51641              Date: Mon, 2 Apr 2001 15:43:06 +0100
51642              Message-ID: <20010402154306.A21711@netthink.co.uk>
51643      Branch: perl
51644            ! hv.h
51645 ____________________________________________________________________________
51646 [  9519] By: jhi                                   on 2001/04/02  22:28:04
51647         Log: Based on
51648              
51649              Subject: [foolperl] EPOC fix
51650              From: Olaf Flebbe <O.Flebbe@science-computing.de>
51651              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
51652              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
51653      Branch: perl
51654            ! pp_sys.c
51655 ____________________________________________________________________________
51656 [  9518] By: jhi                                   on 2001/04/02  22:22:34
51657         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
51658              
51659              README.win32 tweaks; add a note about alternative location for
51660              getting a gcc-2.95.2 that will build perl properly on windows
51661              
51662              add some notes about gutsy threading matters
51663              
51664              many of the utilities interpolate literal paths within doublequotes
51665              (fails on dosish platforms where path contains backslashes)
51666      Branch: perl
51667           !> README.win32 pod/perlguts.pod utils/perldoc.PL
51668           !> x2p/find2perl.PL x2p/s2p.PL
51669 ____________________________________________________________________________
51670 [  9517] By: gsar                                  on 2001/04/02  19:52:21
51671         Log: many of the utilities interpolate literal paths within doublequotes
51672              (fails on dosish platforms where path contains backslashes)
51673      Branch: maint-5.6/perl
51674            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
51675 ____________________________________________________________________________
51676 [  9516] By: gsar                                  on 2001/04/02  05:49:37
51677         Log: a foolish release
51678      Branch: maint-5.6/perl
51679            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
51680            ! pod/perltoc.pod
51681 ____________________________________________________________________________
51682 [  9515] By: gsar                                  on 2001/04/02  05:04:29
51683         Log: add missing changelog summaries
51684      Branch: maint-5.6/perl
51685            ! Changes
51686 ____________________________________________________________________________
51687 [  9514] By: gsar                                  on 2001/04/02  04:07:13
51688         Log: add some notes about gutsy threading matters
51689      Branch: maint-5.6/perl
51690            ! pod/perlguts.pod
51691 ____________________________________________________________________________
51692 [  9513] By: gsar                                  on 2001/04/02  03:25:21
51693         Log: add more prominent caveat notices about experimental features
51694      Branch: maint-5.6/perl
51695            ! pod/perlfork.pod pod/perlunicode.pod
51696 ____________________________________________________________________________
51697 [  9512] By: gsar                                  on 2001/04/02  02:54:33
51698         Log: integrate changes#9479,9509 from mainline
51699              
51700              [PATCH] File::Glob stuff for Mac OS
51701              
51702              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
51703      Branch: maint-5.6/perl
51704           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
51705           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
51706           !> t/lib/glob-taint.t
51707 ____________________________________________________________________________
51708 [  9511] By: gsar                                  on 2001/04/02  02:38:24
51709         Log: README.win32 tweaks; add a note about alternative location for
51710              getting a gcc-2.95.2 that will build perl properly on windows
51711      Branch: maint-5.6/perl
51712            ! README.win32
51713 ____________________________________________________________________________
51714 [  9510] By: jhi                                   on 2001/04/01  20:45:10
51715         Log: An ambiguousity warning.
51716      Branch: perl
51717            ! t/lib/trig.t
51718 ____________________________________________________________________________
51719 [  9509] By: jhi                                   on 2001/04/01  19:53:47
51720         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
51721              From: Jonathan Stowe <gellyfish@gellyfish.com>
51722              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
51723              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
51724      Branch: perl
51725            ! ext/File/Glob/bsd_glob.c
51726 ____________________________________________________________________________
51727 [  9508] By: jhi                                   on 2001/04/01  19:35:03
51728         Log: Update Changes.
51729      Branch: perl
51730            ! Changes patchlevel.h
51731 ____________________________________________________________________________
51732 [  9507] By: jhi                                   on 2001/04/01  19:24:01
51733         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
51734              from mainline to maintperl: pod tweaks.
51735      Branch: maint-5.6/perl
51736           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
51737           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
51738           !> pod/perlvar.pod
51739 ____________________________________________________________________________
51740 [  9506] By: jhi                                   on 2001/04/01  19:11:53
51741         Log: Commit Sarathy to April release of 5.6.1 :-)
51742      Branch: perl
51743            ! pod/perlfaq1.pod
51744 ____________________________________________________________________________
51745 [  9505] By: jhi                                   on 2001/04/01  19:03:15
51746         Log: Subject: PATCH 5.6.0 (perldebug.pod)
51747              From: Mark-Jason Dominus <mjd@plover.com>
51748              Date: Sun, 01 Apr 2001 14:25:11 -0400
51749              Message-ID: <20010401182511.9247.qmail@plover.com>
51750      Branch: perl
51751            ! pod/perldebug.pod
51752 ____________________________________________________________________________
51753 [  9504] By: jhi                                   on 2001/04/01  18:43:09
51754         Log: Add great_circle_direction().
51755      Branch: perl
51756            ! lib/Math/Trig.pm t/lib/trig.t
51757 ____________________________________________________________________________
51758 [  9503] By: jhi                                   on 2001/04/01  17:29:12
51759         Log: Unicode ReadMe update for Unicode 3.1.
51760      Branch: perl
51761            ! lib/unicode/ReadMe.txt
51762 ____________________________________________________________________________
51763 [  9502] By: jhi                                   on 2001/04/01  17:18:40
51764         Log: Integrate change #9501 from maintperl into mainline.
51765              
51766              fix the perlembed notes on multiple interpreters
51767              
51768              fix ExtUtils::Embed to work passably on Windows
51769      Branch: perl
51770           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
51771 ____________________________________________________________________________
51772 [  9501] By: gsar                                  on 2001/04/01  07:21:57
51773         Log: fix the perlembed notes on multiple interpreters
51774              
51775              fix ExtUtils::Embed to work passably on Windows
51776      Branch: maint-5.6/perl
51777            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
51778 ____________________________________________________________________________
51779 [  9500] By: jhi                                   on 2001/04/01  05:58:23
51780         Log: Test for #9499.
51781      Branch: perl
51782            ! t/op/tr.t
51783 ____________________________________________________________________________
51784 [  9499] By: jhi                                   on 2001/04/01  05:55:46
51785         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
51786      Branch: perl
51787            ! embed.h embed.pl op.c proto.h
51788 ____________________________________________________________________________
51789 [  9498] By: jhi                                   on 2001/04/01  05:44:34
51790         Log: Protect the workaround hunk more.
51791      Branch: perl
51792            ! toke.c
51793 ____________________________________________________________________________
51794 [  9497] By: jhi                                   on 2001/04/01  00:24:25
51795         Log: Integrate changes #9493,9494,9495,9496 from maintperl
51796              into mainline.
51797              
51798              fix a broken workaround for Borland compiler in change#4739
51799              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
51800              
51801              nits spotted by Borland compiler
51802              
51803              avoid redefinition warnings under Borland 5.02
51804              
51805              various nits identified by the Borland 5.5 compiler; remove suppression
51806              of a few warnings
51807      Branch: perl
51808           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
51809           !> win32/win32.h
51810 ____________________________________________________________________________
51811 [  9496] By: gsar                                  on 2001/03/31  23:22:28
51812         Log: various nits identified by the Borland 5.5 compiler; remove suppression
51813              of a few warnings
51814      Branch: maint-5.6/perl
51815            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
51816 ____________________________________________________________________________
51817 [  9495] By: gsar                                  on 2001/03/31  21:03:08
51818         Log: avoid redefinition warnings under Borland 5.02
51819      Branch: maint-5.6/perl
51820            ! win32/makefile.mk
51821 ____________________________________________________________________________
51822 [  9494] By: gsar                                  on 2001/03/31  20:18:59
51823         Log: nits spotted by Borland compiler
51824      Branch: maint-5.6/perl
51825            ! utf8.h win32/win32.h
51826 ____________________________________________________________________________
51827 [  9493] By: gsar                                  on 2001/03/31  20:18:05
51828         Log: fix a broken workaround for Borland compiler in change#4739
51829              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
51830      Branch: maint-5.6/perl
51831            ! toke.c
51832 ____________________________________________________________________________
51833 [  9492] By: jhi                                   on 2001/03/31  18:36:24
51834         Log: Integrate change #9491 from maintperl into mainline.
51835              
51836              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
51837              directory is relative (need to fetch the full path name *before*
51838              the chdir!)
51839      Branch: perl
51840           !> lib/Cwd.pm
51841 ____________________________________________________________________________
51842 [  9491] By: gsar                                  on 2001/03/31  17:01:56
51843         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
51844              directory is relative (need to fetch the full path name *before*
51845              the chdir!)
51846              
51847              this is a followup patch for change#6749
51848      Branch: maint-5.6/perl
51849            ! lib/Cwd.pm
51850 ____________________________________________________________________________
51851 [  9490] By: jhi                                   on 2001/03/31  15:50:18
51852         Log: Subject: Re: [PATCH] av.h cosmetics
51853              From: Simon Cozens <simon@netthink.co.uk>
51854              Date: Sat, 31 Mar 2001 13:09:59 +0100
51855              Message-ID: <20010331130959.A22000@netthink.co.uk>
51856              
51857              Document AvALLOC.
51858      Branch: perl
51859            ! pod/perlguts.pod
51860 ____________________________________________________________________________
51861 [  9489] By: jhi                                   on 2001/03/31  15:48:44
51862         Log: Subject: [PATCH] Re: Math::Big* v1.21
51863              From: Tels <perl_dummy@bloodgate.com>
51864              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
51865              Message-Id: <200103311125.GAA377738@www08.hway.net>
51866      Branch: perl
51867            ! pod/perlop.pod
51868 ____________________________________________________________________________
51869 [  9488] By: jhi                                   on 2001/03/31  03:39:51
51870         Log: Debug output tweak.
51871      Branch: perl
51872            ! t/lib/cwd.t
51873 ____________________________________________________________________________
51874 [  9487] By: jhi                                   on 2001/03/31  03:33:02
51875         Log: OverVMSification.
51876      Branch: perl
51877            ! t/lib/cwd.t
51878 ____________________________________________________________________________
51879 [  9486] By: jhi                                   on 2001/03/31  03:01:40
51880         Log: Missed MANIFESTations in #9483.
51881      Branch: perl
51882            ! MANIFEST
51883 ____________________________________________________________________________
51884 [  9485] By: jhi                                   on 2001/03/31  02:58:17
51885         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
51886              From: Peter Prymmer <pvhp@forte.com>
51887              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
51888              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
51889      Branch: perl
51890            ! regexec.c t/lib/cwd.t
51891 ____________________________________________________________________________
51892 [  9484] By: jhi                                   on 2001/03/31  01:04:41
51893         Log: Obsolete file (see #3938)
51894      Branch: perl
51895            - lib/unicode/README.Ethiopic
51896            ! MANIFEST
51897 ____________________________________________________________________________
51898 [  9483] By: jhi                                   on 2001/03/31  00:52:42
51899         Log: Update to Unicode 3.1.
51900              (Rename Names.txt to NamesList.txt.)
51901      Branch: perl
51902            + lib/unicode/NamesList.txt lib/unicode/PropList.html
51903            - lib/unicode/Names.txt
51904            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
51905            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
51906            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
51907            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
51908            ! lib/unicode/UCD.html lib/unicode/Unicode.html
51909            ! lib/unicode/rename lib/unicode/version
51910 ____________________________________________________________________________
51911 [  9482] By: jhi                                   on 2001/03/30  23:33:44
51912         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
51913              From: Robin Houston <robin@kitsite.com>
51914              Date: Fri, 30 Mar 2001 20:07:22 +0100
51915              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
51916      Branch: perl
51917            ! ext/B/B/Deparse.pm
51918 ____________________________________________________________________________
51919 [  9481] By: jhi                                   on 2001/03/30  23:20:25
51920         Log: Subject: Re: [PATCH] CwdXS, Take 2
51921              From: Benjamin Sugars <bsugars@canoe.ca>
51922              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
51923              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
51924      Branch: perl
51925            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
51926            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
51927 ____________________________________________________________________________
51928 [  9480] By: jhi                                   on 2001/03/30  22:52:38
51929         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
51930              From: David Dyck <dcd@tc.fluke.com>
51931              Date: Fri, 30 Mar 2001 14:44:13 -0800
51932              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
51933              
51934              The t/rantests flags file creation was accidentally
51935              removed by #9217.
51936      Branch: perl
51937            ! Makefile.SH
51938 ____________________________________________________________________________
51939 [  9479] By: jhi                                   on 2001/03/30  22:45:45
51940         Log: Subject: [PATCH] File::Glob stuff for Mac OS
51941              From: Chris Nandor <pudge@pobox.com>
51942              Date: Fri, 30 Mar 2001 16:51:00 -0500
51943              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
51944      Branch: perl
51945            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
51946            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
51947            ! t/lib/glob-taint.t
51948 ____________________________________________________________________________
51949 [  9478] By: jhi                                   on 2001/03/30  22:43:12
51950         Log: Subject: fix for win32/buildext.pl
51951              From: "Vadim Konovalov" <watman@inbox.ru>
51952              Date: Sat, 31 Mar 2001 00:50:36 +0400
51953              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
51954      Branch: perl
51955            ! win32/buildext.pl
51956 ____________________________________________________________________________
51957 [  9477] By: jhi                                   on 2001/03/30  22:41:16
51958         Log: Subject: small base.pm doc patch
51959              From: Leon Brocard <acme@astray.com>
51960              Date: Fri, 30 Mar 2001 21:49:57 +0100
51961              Message-ID: <20010330214957.B8733@ns0.astray.com>
51962      Branch: perl
51963            ! lib/base.pm
51964 ____________________________________________________________________________
51965 [  9476] By: jhi                                   on 2001/03/30  18:16:57
51966         Log: Subject: [PATCH] av.h cosmetics
51967              From: Simon Cozens <simon@netthink.co.uk>
51968              Date: Fri, 30 Mar 2001 18:12:28 +0100
51969              Message-ID: <20010330181228.A9319@netthink.co.uk>
51970      Branch: perl
51971            ! av.h
51972 ____________________________________________________________________________
51973 [  9475] By: jhi                                   on 2001/03/30  18:15:50
51974         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
51975              From: "Philip Newton" <pnewton@gmx.de>
51976              Date: Fri, 30 Mar 2001 19:06:57 +0200
51977              Message-ID: <3AC4D951.14815.1AC7068@localhost>
51978      Branch: perl
51979            ! pod/perlhack.pod
51980 ____________________________________________________________________________
51981 [  9474] By: jhi                                   on 2001/03/30  18:14:02
51982         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
51983              From: Benjamin Sugars <bsugars@canoe.ca>
51984              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
51985              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
51986      Branch: perl
51987            ! t/lib/glob-basic.t
51988 ____________________________________________________________________________
51989 [  9473] By: jhi                                   on 2001/03/30  16:09:24
51990         Log: Update Changes.
51991      Branch: perl
51992            ! Changes patchlevel.h
51993 ____________________________________________________________________________
51994 [  9472] By: jhi                                   on 2001/03/30  15:16:08
51995         Log: Integrate perlio.
51996      Branch: perl
51997           !> t/lib/cwd.t t/lib/glob-basic.t
51998 ____________________________________________________________________________
51999 [  9471] By: nick                                  on 2001/03/30  14:47:10
52000         Log: Should be (^O eq 'MSWin32') not 'Win32'
52001              Fail #12 seems real - chdir is in wrong dir.
52002      Branch: perlio
52003            ! t/lib/cwd.t
52004 ____________________________________________________________________________
52005 [  9470] By: jhi                                   on 2001/03/30  14:41:11
52006         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
52007              From: Radu Greab <radu@netsoft.ro>
52008              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
52009              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
52010              
52011              Replace #9352.
52012      Branch: perl
52013            ! ext/Socket/Socket.xs pp_sys.c
52014 ____________________________________________________________________________
52015 [  9469] By: jhi                                   on 2001/03/30  14:37:51
52016         Log: Subject: PATCH pod/perldiag.pod
52017              From: Robin Houston <robin@kitsite.com>
52018              Date: Fri, 30 Mar 2001 14:10:36 +0100
52019              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
52020      Branch: perl
52021            ! pod/perldiag.pod t/lib/glob-basic.t
52022 ____________________________________________________________________________
52023 [  9468] By: jhi                                   on 2001/03/30  14:36:36
52024         Log: Subject: Better diagnostic in io/fs.t
52025              From: andreas.koenig@anima.de (Andreas J. Koenig)
52026              Date: 30 Mar 2001 10:11:43 +0200
52027              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
52028      Branch: perl
52029            ! t/io/fs.t
52030 ____________________________________________________________________________
52031 [  9467] By: nick                                  on 2001/03/30  14:25:43
52032         Log: Skip order test of glob if case-ignoring system cannot 
52033              create a.test and A.test
52034      Branch: perlio
52035            ! t/lib/glob-basic.t
52036 ____________________________________________________________________________
52037 [  9466] By: nick                                  on 2001/03/30  13:03:12
52038         Log: Integrate mainline.
52039      Branch: perlio
52040            - ext/re/hints/aix.pl
52041           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
52042           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
52043           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
52044           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
52045 ____________________________________________________________________________
52046 [  9465] By: jhi                                   on 2001/03/30  03:53:37
52047         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
52048              the tests sometimes hang, sometimes not.)
52049      Branch: perl
52050            ! t/lib/io_multihomed.t t/lib/io_sock.t
52051 ____________________________________________________________________________
52052 [  9464] By: jhi                                   on 2001/03/30  02:56:04
52053         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
52054              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
52055              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
52056              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
52057      Branch: perl
52058            ! op.c
52059 ____________________________________________________________________________
52060 [  9463] By: jhi                                   on 2001/03/30  02:34:48
52061         Log: Test for #9462.
52062      Branch: perl
52063            ! t/lib/b.t
52064 ____________________________________________________________________________
52065 [  9462] By: jhi                                   on 2001/03/30  02:29:37
52066         Log: Subject: B::Deparse precedence bug. (Patch included.)
52067              From: Jeremy Madea <jmadea@inktomi.com>
52068              Date: Thu, 29 Mar 2001 12:05:02 -0800
52069              Message-ID: <20010329120502.A24881@dr.inktomi.com>
52070      Branch: perl
52071            ! ext/B/B/Deparse.pm
52072 ____________________________________________________________________________
52073 [  9461] By: jhi                                   on 2001/03/30  02:18:41
52074         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
52075              From: Peter Prymmer <pvhp@forte.com>
52076              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
52077              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
52078      Branch: perl
52079            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
52080            ! t/lib/md5-file.t
52081 ____________________________________________________________________________
52082 [  9460] By: jhi                                   on 2001/03/30  02:17:07
52083         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
52084              From: Robin Houston <robin@kitsite.com>
52085              Date: Thu, 29 Mar 2001 20:47:56 +0100
52086              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
52087      Branch: perl
52088            ! ext/B/B/Debug.pm
52089 ____________________________________________________________________________
52090 [  9459] By: jhi                                   on 2001/03/30  02:16:05
52091         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
52092              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
52093              Date: Wed, 28 Mar 2001 18:02:20 -0600
52094              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
52095      Branch: perl
52096            ! lib/ExtUtils/MM_VMS.pm
52097 ____________________________________________________________________________
52098 [  9458] By: jhi                                   on 2001/03/30  02:07:58
52099         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
52100              From: "Joshua E. Rodd" <jrodd@pbs.org>
52101              Date: Wed, 28 Mar 2001 17:29:12 -0500
52102              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
52103      Branch: perl
52104            ! pod/perlop.pod
52105 ____________________________________________________________________________
52106 [  9457] By: jhi                                   on 2001/03/30  02:04:33
52107         Log: Subject: ext/re/aix.pl can go
52108              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52109              Date: Thu, 29 Mar 2001 12:03:28 +0200
52110              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
52111      Branch: perl
52112            - ext/re/hints/aix.pl
52113            ! MANIFEST
52114 ____________________________________________________________________________
52115 [  9456] By: jhi                                   on 2001/03/30  02:03:32
52116         Log: Integrate perlio.
52117      Branch: perl
52118           !> ext/Encode/Encode.xs installperl
52119 ____________________________________________________________________________
52120 [  9455] By: nick                                  on 2001/03/29  21:11:46
52121         Log: DLL name has changed so installperl needs to know
52122              (Why isn't it working it out or passed it?)
52123      Branch: perlio
52124            ! installperl
52125 ____________________________________________________________________________
52126 [  9454] By: nick                                  on 2001/03/29  20:56:12
52127         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
52128              and we don't get undef warnings.
52129      Branch: perlio
52130            ! ext/Encode/Encode.xs
52131 ____________________________________________________________________________
52132 [  9453] By: nick                                  on 2001/03/29  17:58:48
52133         Log: Integrate mainline
52134      Branch: perlio
52135           !> Changes patchlevel.h
52136 ____________________________________________________________________________
52137 [  9452] By: jhi                                   on 2001/03/29  16:44:55
52138         Log: Update Changes.
52139      Branch: perl
52140            ! Changes patchlevel.h
52141 ____________________________________________________________________________
52142 [  9451] By: nick                                  on 2001/03/29  16:31:38
52143         Log: Integrate mainline
52144      Branch: perlio
52145           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
52146           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
52147           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
52148           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
52149           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
52150 ____________________________________________________________________________
52151 [  9450] By: jhi                                   on 2001/03/29  16:29:17
52152         Log: Integrate perlio.
52153      Branch: perl
52154           !> win32/buildext.pl
52155 ____________________________________________________________________________
52156 [  9449] By: jhi                                   on 2001/03/29  15:50:01
52157         Log: Update Changes.
52158      Branch: perl
52159            ! Changes patchlevel.h
52160 ____________________________________________________________________________
52161 [  9448] By: nick                                  on 2001/03/29  15:47:15
52162         Log: Make sure buildext.pl finds Errno.pm
52163      Branch: perlio
52164            ! win32/buildext.pl
52165 ____________________________________________________________________________
52166 [  9447] By: jhi                                   on 2001/03/29  15:39:34
52167         Log: Integrate perlio.
52168      Branch: perl
52169           !> win32/makefile.mk
52170 ____________________________________________________________________________
52171 [  9446] By: nick                                  on 2001/03/29  15:30:03
52172         Log: Integrate win32/makefile.mk with mainline.
52173      Branch: perlio
52174           !> win32/makefile.mk
52175 ____________________________________________________________________________
52176 [  9445] By: nick                                  on 2001/03/29  15:27:32
52177         Log: Fix breakage ... 
52178      Branch: perlio
52179            ! win32/makefile.mk
52180 ____________________________________________________________________________
52181 [  9444] By: jhi                                   on 2001/03/29  15:03:08
52182         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
52183              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
52184              Date: Thu, 29 Mar 2001 10:32:59 +0400
52185              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
52186      Branch: perl
52187            ! win32/makefile.mk
52188 ____________________________________________________________________________
52189 [  9443] By: jhi                                   on 2001/03/29  15:02:12
52190         Log: Integrate perlio.
52191      Branch: perl
52192           +> win32/buildext.pl
52193           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
52194           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
52195 ____________________________________________________________________________
52196 [  9442] By: nick                                  on 2001/03/29  14:59:11
52197         Log: Work in progress - determine win32 extensions to build via script.
52198      Branch: perlio
52199            + win32/buildext.pl
52200            ! MANIFEST win32/makefile.mk
52201 ____________________________________________________________________________
52202 [  9441] By: jhi                                   on 2001/03/29  14:51:47
52203         Log: Reintroduce the use of external pwd.
52204      Branch: perl
52205            ! t/lib/cwd.t
52206 ____________________________________________________________________________
52207 [  9440] By: jhi                                   on 2001/03/29  14:42:58
52208         Log: use warnings instead of -w.
52209      Branch: perl
52210            ! utils/h2xs.PL
52211 ____________________________________________________________________________
52212 [  9439] By: jhi                                   on 2001/03/29  14:41:52
52213         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
52214              From: Jonathan Stowe <gellyfish@gellyfish.com>
52215              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
52216              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
52217      Branch: perl
52218            ! utils/h2xs.PL
52219 ____________________________________________________________________________
52220 [  9438] By: jhi                                   on 2001/03/29  14:39:38
52221         Log: Subject: [PATCH perl@9424] minor pod nits
52222              From: Robin Barker <rmb1@cise.npl.co.uk>
52223              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
52224              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
52225      Branch: perl
52226            ! pod/perlhack.pod pod/perliol.pod
52227 ____________________________________________________________________________
52228 [  9437] By: jhi                                   on 2001/03/29  14:29:16
52229         Log: Subject: [PATCH perl@9424] typemap cast warning
52230              From: Robin Barker <rmb1@cise.npl.co.uk>
52231              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
52232              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
52233      Branch: perl
52234            ! lib/ExtUtils/typemap
52235 ____________________________________________________________________________
52236 [  9436] By: jhi                                   on 2001/03/29  14:26:03
52237         Log: Subject: [PATCH perl@9424] printf warning
52238              From: Robin Barker <rmb1@cise.npl.co.uk>
52239              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
52240              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
52241      Branch: perl
52242            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
52243            ! ext/Storable/Storable.xs toke.c
52244 ____________________________________________________________________________
52245 [  9435] By: nick                                  on 2001/03/29  14:23:31
52246         Log: Win32 has name conflict with ERROR
52247      Branch: perlio
52248            ! ext/PerlIO/Via/Via.xs
52249 ____________________________________________________________________________
52250 [  9434] By: jhi                                   on 2001/03/29  14:17:48
52251         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
52252              From: Peter Prymmer <pvhp@forte.com>
52253              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
52254              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
52255      Branch: perl
52256            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
52257 ____________________________________________________________________________
52258 [  9433] By: jhi                                   on 2001/03/29  13:52:44
52259         Log: test-prep target was missing.
52260      Branch: perl
52261            ! Makefile.SH
52262 ____________________________________________________________________________
52263 [  9432] By: nick                                  on 2001/03/29  12:40:03
52264         Log: Make as-shipped compiler default to MSVC6 
52265      Branch: perlio
52266            ! win32/makefile.mk
52267 ____________________________________________________________________________
52268 [  9431] By: nick                                  on 2001/03/29  12:12:16
52269         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
52270              akin to PerlIO::Scalar.
52271      Branch: perlio
52272            ! perlio.c perlio.h
52273 ____________________________________________________________________________
52274 [  9430] By: nick                                  on 2001/03/29  10:56:35
52275         Log: Integrate mainline.
52276      Branch: perlio
52277           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
52278           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
52279           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
52280           !> win32/makefile.mk win32/win32sck.c
52281 ____________________________________________________________________________
52282 [  9429] By: nick                                  on 2001/03/29  09:03:43
52283         Log: Noticed that two tests were skipped as perlio:: package
52284              isn't there any more. Changed the skip condition.
52285              Avoid core-dump if sv_utf8_upgrade() called on something
52286              that does not become SvPOK after SvPV() (e.g. a ref).
52287      Branch: perlio
52288            ! sv.c t/io/utf8.t t/lib/io_scalar.t
52289 ____________________________________________________________________________
52290 [  9428] By: jhi                                   on 2001/03/29  01:31:47
52291         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
52292              From: Benjamin Sugars <bsugars@canoe.ca> 
52293              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
52294              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
52295      Branch: perl
52296            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
52297            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
52298            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
52299 ____________________________________________________________________________
52300 [  9427] By: jhi                                   on 2001/03/29  00:49:30
52301         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
52302              From: "Vadim Konovalov" <watman@inbox.ru>
52303              Date: Thu, 29 Mar 2001 01:50:12 +0400
52304              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
52305      Branch: perl
52306            ! win32/makefile.mk win32/win32sck.c
52307 ____________________________________________________________________________
52308 [  9426] By: gsar                                  on 2001/03/29  00:28:04
52309         Log: dmake can only handle == and != in comparisons; support building
52310              with Borland's VCL libraries (from Vadim Konovalov)
52311      Branch: maint-5.6/perl
52312            ! win32/makefile.mk
52313 ____________________________________________________________________________
52314 [  9425] By: nick                                  on 2001/03/28  19:29:56
52315         Log: Integrate (@snapshot)
52316      Branch: perlio
52317           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
52318 ____________________________________________________________________________
52319 [  9424] By: jhi                                   on 2001/03/28  19:03:16
52320         Log: Update Changes.
52321      Branch: perl
52322            ! Changes patchlevel.h
52323 ____________________________________________________________________________
52324 [  9423] By: jhi                                   on 2001/03/28  18:52:09
52325         Log: Rmdir lib/XS on cleanup.
52326      Branch: perl
52327            ! Makefile.SH
52328 ____________________________________________________________________________
52329 [  9422] By: jhi                                   on 2001/03/28  18:49:34
52330         Log: Integrate perlio.
52331      Branch: perl
52332           !> t/op/utf8decode.t
52333 ____________________________________________________________________________
52334 [  9421] By: nick                                  on 2001/03/28  18:46:44
52335         Log: Loose duplicate chunk.
52336      Branch: perlio
52337            ! t/op/utf8decode.t
52338 ____________________________________________________________________________
52339 [  9420] By: nick                                  on 2001/03/28  18:44:11
52340         Log: Integrate mainline.
52341      Branch: perlio
52342           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
52343           !> vms/vmsish.h
52344 ____________________________________________________________________________
52345 [  9419] By: jhi                                   on 2001/03/28  18:42:05
52346         Log: Can't trust external pwds
52347              (either shell builtins or external programs)
52348      Branch: perl
52349            ! t/lib/cwd.t
52350 ____________________________________________________________________________
52351 [  9418] By: jhi                                   on 2001/03/28  18:34:05
52352         Log: Integrate perlio.
52353      Branch: perl
52354            - lib/perlio.pm
52355           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
52356           !> t/op/utf8decode.t
52357 ____________________________________________________________________________
52358 [  9417] By: nick                                  on 2001/03/28  18:24:02
52359         Log: PerlIO.pm / perlio.pm conflict.
52360              Update some pods.
52361              Make t/op/utf8decode.t a text file.
52362      Branch: perlio
52363            - lib/perlio.pm
52364            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
52365            ! t/op/utf8decode.t
52366 ____________________________________________________________________________
52367 [  9416] By: jhi                                   on 2001/03/28  18:06:07
52368         Log: Integrate change #9409 from mainline to maintperl.
52369              
52370              Yet another tweak on AIX dynaloading.
52371      Branch: maint-5.6/perl
52372           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
52373 ____________________________________________________________________________
52374 [  9415] By: gsar                                  on 2001/03/28  17:13:01
52375         Log: integrate changes#9377,9385,9401 from mainline
52376              
52377              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
52378              
52379              If directory entries compare equal case-insensitively,
52380              retry case-sensitively.
52381              
52382              Subject: [PATCH] B::Terse and warnings
52383      Branch: maint-5.6/perl
52384           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
52385           !> t/pragma/warn/perl
52386 ____________________________________________________________________________
52387 [  9414] By: jhi                                   on 2001/03/28  17:11:12
52388         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
52389              From: "Craig A. Berry" <craigberry@mac.com>
52390              Date: Wed, 28 Mar 2001 10:55:20 -0600
52391              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
52392      Branch: perl
52393            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
52394 ____________________________________________________________________________
52395 [  9413] By: jhi                                   on 2001/03/28  17:03:12
52396         Log: Dup hunk.
52397      Branch: perl
52398            ! t/op/utf8decode.t
52399 ____________________________________________________________________________
52400 [  9412] By: jhi                                   on 2001/03/28  17:02:36
52401         Log: Forced integrate from perlio.
52402      Branch: perl
52403           !> t/op/utf8decode.t
52404 ____________________________________________________________________________
52405 [  9411] By: nick                                  on 2001/03/28  16:50:03
52406         Log: Integrate mainline.
52407      Branch: perlio
52408           +> t/lib/cwd.t
52409           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
52410           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
52411           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
52412           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
52413           !> t/pragma/warn/perl
52414 ____________________________________________________________________________
52415 [  9410] By: jhi                                   on 2001/03/28  16:44:23
52416         Log: Subject: Re: [PATCH] 9403 cannot be tested
52417              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52418              Date: Wed, 28 Mar 2001 18:33:56 +0200
52419              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
52420      Branch: perl
52421            ! makedef.pl
52422 ____________________________________________________________________________
52423 [  9409] By: jhi                                   on 2001/03/28  16:12:45
52424         Log: Yet another tweak on AIX dynaloading.
52425      Branch: perl
52426            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
52427 ____________________________________________________________________________
52428 [  9408] By: jhi                                   on 2001/03/28  15:52:55
52429         Log: Subject: [PATCH] 9403 cannot be tested
52430              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
52431              Date: Wed, 28 Mar 2001 17:23:00 +0200
52432              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
52433              
52434              A missing symbol.
52435      Branch: perl
52436            ! makedef.pl
52437 ____________________________________________________________________________
52438 [  9407] By: jhi                                   on 2001/03/28  15:47:43
52439         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
52440      Branch: perl
52441            ! t/op/utf8decode.t
52442           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
52443           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
52444 ____________________________________________________________________________
52445 [  9406] By: jhi                                   on 2001/03/28  15:37:08
52446         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
52447              From: Benjamin Sugars <bsugars@canoe.ca> 
52448              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
52449              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
52450      Branch: perl
52451            + t/lib/cwd.t
52452            ! MANIFEST
52453 ____________________________________________________________________________
52454 [  9405] By: jhi                                   on 2001/03/28  15:13:18
52455         Log: pp_ne() needs a CORRECT boolean.
52456      Branch: perl
52457            ! pp.c
52458 ____________________________________________________________________________
52459 [  9404] By: jhi                                   on 2001/03/28  15:09:23
52460         Log: pp_ne() needs a boolean, not an integer.
52461      Branch: perl
52462            ! pp.c
52463 ____________________________________________________________________________
52464 [  9403] By: jhi                                   on 2001/03/28  14:47:43
52465         Log: (Retracted by #9404.)
52466      Branch: perl
52467            ! pp.c
52468 ____________________________________________________________________________
52469 [  9402] By: jhi                                   on 2001/03/28  14:43:59
52470         Log: Subject: Re: [PATCH] Typemap testing
52471              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
52472              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
52473              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
52474      Branch: perl
52475            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
52476            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
52477 ____________________________________________________________________________
52478 [  9401] By: jhi                                   on 2001/03/28  14:42:14
52479         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
52480              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
52481              Date: Sun, 25 Mar 2001 21:59:15 +0100
52482              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
52483              
52484              A variable will be checked for the "use once" warnings if:
52485              
52486              1. It is in the scope of a use warnings 'once'
52487              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
52488              
52489              Otherwise it won't be checked at all.
52490              
52491              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
52492              
52493              The enclosed patch partially fixes this issue. What I didn't
52494              get to work was the case where the "used once" warning is enabled
52495              in any file other than the main file.
52496      Branch: perl
52497            ! gv.c t/pragma/warn/perl
52498 ____________________________________________________________________________
52499 [  9400] By: nick                                  on 2001/03/28  14:38:24
52500         Log: More EBCDIC tweaks:
52501              - one more swash issue &~(0xA0-1) did not do the right thing,
52502              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
52503              - add "use re 'asciirange'" to make [!-~] etc. work
52504              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
52505              - Choose a key for t/op/each.t test which gets encoded.
52506              - Skip utf8decode if this is UTF-EBCDIC.
52507      Branch: perlio
52508            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
52509            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
52510 ____________________________________________________________________________
52511 [  9399] By: jhi                                   on 2001/03/28  14:21:00
52512         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
52513              Andreas Schwab.
52514      Branch: perl
52515            ! pp.c
52516 ____________________________________________________________________________
52517 [  9398] By: jhi                                   on 2001/03/28  00:55:56
52518         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
52519              From: David Dyck <dcd@tc.fluke.com>
52520              Date: Tue, 27 Mar 2001 15:16:24 -0800
52521              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
52522      Branch: perl
52523            ! ext/IO/lib/IO/Socket.pm
52524 ____________________________________________________________________________
52525 [  9397] By: jhi                                   on 2001/03/27  21:52:49
52526         Log: Integrate perlio.
52527      Branch: perl
52528           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
52529           +> ext/PerlIO/Via/Via.xs
52530           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
52531 ____________________________________________________________________________
52532 [  9396] By: nick                                  on 2001/03/27  21:45:13
52533         Log: Integrate mainline.
52534      Branch: perlio
52535           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
52536           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
52537 ____________________________________________________________________________
52538 [  9395] By: nick                                  on 2001/03/27  21:18:58
52539         Log: Outline docs for PerlIO and PerlIO::Scalar
52540      Branch: perlio
52541            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
52542 ____________________________________________________________________________
52543 [  9394] By: nick                                  on 2001/03/27  20:50:13
52544         Log: PerlIO::Via layer (alpha-ish).
52545      Branch: perlio
52546            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
52547            + ext/PerlIO/Via/Via.xs
52548            ! MANIFEST
52549 ____________________________________________________________________________
52550 [  9393] By: jhi                                   on 2001/03/27  20:49:55
52551         Log: Retract #9329 now that 9390 should take care of the matter.
52552      Branch: perl
52553            ! utils/h2xs.PL
52554 ____________________________________________________________________________
52555 [  9390] By: jhi                                   on 2001/03/27  20:47:50
52556         Log: Subject: Autoloading Errno.pm when %! is encountered
52557              From: Robin Houston <robin@kitsite.com>
52558              Date: Tue, 27 Mar 2001 20:57:11 +0100
52559              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
52560      Branch: perl
52561            ! embed.h embed.pl gv.c proto.h t/op/magic.t
52562 ____________________________________________________________________________
52563 [  9389] By: jhi                                   on 2001/03/27  20:24:31
52564         Log: Integrate perlio.
52565      Branch: perl
52566           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
52567           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
52568           !> utf8.c
52569 ____________________________________________________________________________
52570 [  9388] By: jhi                                   on 2001/03/27  20:21:38
52571         Log: Better have a three-element array if one is going to assign
52572              to the third element of that array. (from Tim Jenness)
52573      Branch: perl
52574            ! ext/XS/Typemap/Typemap.xs
52575 ____________________________________________________________________________
52576 [  9387] By: nick                                  on 2001/03/27  20:15:43
52577         Log: Integrate mainline.
52578      Branch: perlio
52579           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
52580           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
52581           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
52582           +> t/lib/xs-typemap.t
52583           !> (integrate 34 files)
52584 ____________________________________________________________________________
52585 [  9386] By: jhi                                   on 2001/03/27  20:04:18
52586         Log: Subject: Re: perl@9359 breaks HTML::Parser
52587              From: Gisle Aas <gisle@ActiveState.com>
52588              Date: 27 Mar 2001 11:30:24 -0800
52589              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
52590              
52591              Clarify the UTF-8 issues of the API docs.
52592              (Slightly reworded and expanded.)
52593      Branch: perl
52594            ! pod/perlapi.pod sv.c sv.h
52595 ____________________________________________________________________________
52596 [  9385] By: jhi                                   on 2001/03/27  19:44:25
52597         Log: If directory entries compare equal case-insensitively,
52598              retry case-sensitively.
52599      Branch: perl
52600            ! ext/File/Glob/bsd_glob.c
52601 ____________________________________________________________________________
52602 [  9384] By: nick                                  on 2001/03/27  19:38:50
52603         Log: Various EBCDIC fixes:
52604              - major revelation that swash code is encoding aware,
52605              (or thought it was) - now it is ;-)
52606              - With that out of the way fix a slab of tr/// cases.
52607              - Fix Encode 'Unicode' to be true Unicode so tests pass.
52608              - As anticipated Base64.xs needed tweaks.
52609              - Until tr/// works right avoid old_encode64 in MIME tests.
52610      Branch: perlio
52611            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
52612            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
52613 ____________________________________________________________________________
52614 [  9383] By: jhi                                   on 2001/03/27  18:34:41
52615         Log: Add the std test suite BEGIN block.
52616      Branch: perl
52617            ! t/lib/xs-typemap.t
52618 ____________________________________________________________________________
52619 [  9382] By: jhi                                   on 2001/03/27  15:16:07
52620         Log: Add debugging output to the test.
52621      Branch: perl
52622            ! t/lib/glob-basic.t
52623 ____________________________________________________________________________
52624 [  9381] By: jhi                                   on 2001/03/27  15:08:10
52625         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
52626      Branch: perl
52627            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
52628            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
52629            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
52630            + t/lib/xs-typemap.t
52631            ! MANIFEST
52632 ____________________________________________________________________________
52633 [  9380] By: jhi                                   on 2001/03/27  14:48:34
52634         Log: Subject: [PATCH] Typemap testing
52635              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
52636              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
52637              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
52638              
52639              (The first part of the patch.)
52640      Branch: perl
52641            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
52642 ____________________________________________________________________________
52643 [  9379] By: jhi                                   on 2001/03/27  14:44:56
52644         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
52645              From: Benjamin Sugars <bsugars@canoe.ca> 
52646              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
52647              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
52648      Branch: perl
52649            ! t/lib/glob-basic.t
52650 ____________________________________________________________________________
52651 [  9378] By: jhi                                   on 2001/03/27  14:42:30
52652         Log: Subject: [PATCH] perlvar nit
52653              From: Simon Cozens <simon@netthink.co.uk>
52654              Date: Tue, 27 Mar 2001 01:12:01 +0100
52655              Message-ID: <20010327011201.A19179@netthink.co.uk>
52656      Branch: perl
52657            ! pod/perlvar.pod
52658 ____________________________________________________________________________
52659 [  9377] By: jhi                                   on 2001/03/27  14:36:26
52660         Log: Subject: [PATCH] B::Terse and warnings
52661              From: Benjamin Sugars <ben.sugars@home.com>
52662              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
52663              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
52664      Branch: perl
52665            ! ext/B/B.pm ext/B/B/Terse.pm
52666 ____________________________________________________________________________
52667 [  9376] By: jhi                                   on 2001/03/27  14:31:31
52668         Log: Document sockatmark() some.
52669      Branch: perl
52670            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
52671            ! pod/perltoc.pod
52672 ____________________________________________________________________________
52673 [  9375] By: jhi                                   on 2001/03/27  14:00:24
52674         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
52675              noted by Gisle and fixed by NI-S.
52676      Branch: perl
52677            ! sv.c
52678 ____________________________________________________________________________
52679 [  9374] By: jhi                                   on 2001/03/27  05:50:01
52680         Log: Regen toc.
52681      Branch: perl
52682            ! pod/perltoc.pod
52683 ____________________________________________________________________________
52684 [  9373] By: jhi                                   on 2001/03/27  05:43:51
52685         Log: Pixie documenting.
52686      Branch: perl
52687            ! Makefile.SH pod/perlhack.pod
52688 ____________________________________________________________________________
52689 [  9372] By: jhi                                   on 2001/03/27  05:29:34
52690         Log: Metaconfig unit changes for #9371.
52691      Branch: metaconfig
52692            ! U/modified/myhostname.U
52693      Branch: metaconfig/U/perl
52694            + d_sockatmark.U
52695            ! gccvers.U
52696 ____________________________________________________________________________
52697 [  9371] By: jhi                                   on 2001/03/27  05:29:07
52698         Log: Add sockatmark() probing.
52699      Branch: perl
52700            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52701            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
52702            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
52703            ! vos/config.ga.h win32/config.bc win32/config.gc
52704            ! win32/config.vc
52705 ____________________________________________________________________________
52706 [  9370] By: jhi                                   on 2001/03/26  22:01:18
52707         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
52708              Really need to benchmark this.
52709      Branch: perl
52710            ! pp.c
52711 ____________________________________________________________________________
52712 [  9369] By: nick                                  on 2001/03/26  21:59:30
52713         Log: Integrate mainline.
52714      Branch: perlio
52715            ! ext/MIME/Base64/QuotedPrint.pm
52716           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
52717           !> patchlevel.h pod/perlhack.pod pp_sys.c
52718 ____________________________________________________________________________
52719 [  9368] By: jhi                                   on 2001/03/26  21:47:03
52720         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
52721              
52722              TODO1: perlbench.
52723              TODO2: le, lt, ge, gt?  Yech.
52724      Branch: perl
52725            ! pp.c
52726 ____________________________________________________________________________
52727 [  9367] By: jhi                                   on 2001/03/26  21:34:57
52728         Log: Too much cut-and-paste in #9363.
52729      Branch: perl
52730            ! pp_sys.c
52731 ____________________________________________________________________________
52732 [  9366] By: jhi                                   on 2001/03/26  21:20:53
52733         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
52734              From: Andreas Schwab <schwab@suse.de>
52735              Date: 26 Mar 2001 17:29:04 +0200
52736              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
52737              
52738              (The patch for 5.6.0 or so, this is a guess for bleadperl)
52739      Branch: perl
52740            ! pp_hot.c
52741 ____________________________________________________________________________
52742 [  9365] By: jhi                                   on 2001/03/26  21:07:54
52743         Log: Integrate perlio.
52744      Branch: perl
52745           !> perlio.c
52746 ____________________________________________________________________________
52747 [  9364] By: nick                                  on 2001/03/26  20:30:48
52748         Log: REFCNT botch in layer name cache hash.
52749      Branch: perlio
52750            ! perlio.c
52751 ____________________________________________________________________________
52752 [  9363] By: jhi                                   on 2001/03/26  18:44:32
52753         Log: Subject: [PATCH] socket() leaks file descriptors
52754              From: Benjamin Sugars <bsugars@canoe.ca>
52755              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
52756              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
52757              
52758              Also sockpair() fixed similarly.
52759      Branch: perl
52760            ! pp_sys.c
52761 ____________________________________________________________________________
52762 [  9362] By: jhi                                   on 2001/03/26  18:37:52
52763         Log: Integrate perlio.
52764      Branch: perl
52765           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
52766 ____________________________________________________________________________
52767 [  9361] By: nick                                  on 2001/03/26  17:32:06
52768         Log: Implement flush of linebuffered streams on read of a tty.
52769      Branch: perlio
52770            ! perlio.c perliol.h
52771 ____________________________________________________________________________
52772 [  9360] By: nick                                  on 2001/03/26  17:12:32
52773         Log: Memory tweaks and notes for OEMVS.
52774      Branch: perlio
52775            ! README.os390 miniperlmain.c t/op/pat.t
52776 ____________________________________________________________________________
52777 [  9359] By: jhi                                   on 2001/03/26  02:12:54
52778         Log: Update Changes.
52779      Branch: perl
52780            ! Changes patchlevel.h
52781 ____________________________________________________________________________
52782 [  9358] By: jhi                                   on 2001/03/26  02:05:32
52783         Log: Document the most common pixie options.
52784      Branch: perl
52785            ! pod/perlhack.pod
52786 ____________________________________________________________________________
52787 [  9357] By: jhi                                   on 2001/03/26  01:25:28
52788         Log: For perl.pixie check *before* compiling that optimize is -g,
52789              as for perl.third.
52790      Branch: perl
52791            ! Makefile.SH
52792 ____________________________________________________________________________
52793 [  9356] By: jhi                                   on 2001/03/26  01:13:41
52794         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
52795      Branch: perl
52796            ! Makefile.SH
52797 ____________________________________________________________________________
52798 [  9355] By: jhi                                   on 2001/03/26  01:11:19
52799         Log: Remove t/perl.third.
52800      Branch: perl
52801            ! Makefile.SH
52802 ____________________________________________________________________________
52803 [  9354] By: jhi                                   on 2001/03/26  00:23:38
52804         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
52805              IO::Sockatmark().
52806      Branch: perl
52807            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
52808 ____________________________________________________________________________
52809 [  9353] By: jhi                                   on 2001/03/25  22:25:04
52810         Log: Integrate perlio.
52811      Branch: perl
52812           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
52813           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
52814           !> pp_hot.c win32/makefile.mk
52815 ____________________________________________________________________________
52816 [  9352] By: jhi                                   on 2001/03/25  22:21:41
52817         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
52818              From: Radu Greab <radu@netsoft.ro>
52819              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
52820              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
52821      Branch: perl
52822            ! pp_sys.c
52823 ____________________________________________________________________________
52824 [  9351] By: nick                                  on 2001/03/25  22:15:02
52825         Log: Fix readline in list mode to tell rest of world that it has
52826              things on the stack. Otherwise if perl code gets invoked
52827              underneath it it scribbles over results-so-far.
52828              (Why TIEHANDLE has not tripped on this is a mystery.)
52829      Branch: perlio
52830            ! pp_hot.c
52831 ____________________________________________________________________________
52832 [  9350] By: nick                                  on 2001/03/25  22:10:13
52833         Log: win32/makefile.mk typos
52834      Branch: perlio
52835            ! win32/makefile.mk
52836 ____________________________________________________________________________
52837 [  9349] By: nick                                  on 2001/03/25  21:31:14
52838         Log: Integrate now-non-binary file.
52839      Branch: perlio
52840           !> t/lib/mimeqp.t
52841 ____________________________________________________________________________
52842 [  9348] By: nick                                  on 2001/03/25  21:27:24
52843         Log: Make it text
52844      Branch: perlio
52845            ! t/lib/mimeqp.t
52846 ____________________________________________________________________________
52847 [  9347] By: nick                                  on 2001/03/25  21:25:37
52848         Log: Integrate mainline.
52849      Branch: perlio
52850           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
52851           !> lib/Term/ReadLine.pm t/lib/md5-file.t
52852 ____________________________________________________________________________
52853 [  9346] By: nick                                  on 2001/03/25  20:58:15
52854         Log: Add destruct time hook to PerlIO (for work-in-process implementing
52855              layers in perl code. In such cases layers need to be popped before
52856              we loose the ability to run perl code.)
52857              Also back-out "PerlIO::object" hook - it isn't going to work like that...
52858      Branch: perlio
52859            ! perl.c perlio.c perlio.h perliol.h
52860 ____________________________________________________________________________
52861 [  9345] By: nick                                  on 2001/03/25  20:49:11
52862         Log: Avoid at leasy one of undefined warnings in Encode.
52863      Branch: perlio
52864            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
52865 ____________________________________________________________________________
52866 [  9344] By: jhi                                   on 2001/03/25  20:37:43
52867         Log: A workaround for using Term::ReadLine in emacs minibuffer
52868              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
52869              additional tweaks from Ilya Zakharevich.
52870      Branch: perl
52871            ! lib/Term/ReadLine.pm
52872 ____________________________________________________________________________
52873 [  9343] By: nick                                  on 2001/03/25  20:21:14
52874         Log: Missing return value.
52875      Branch: perlio
52876            ! ext/PerlIO/Scalar/Scalar.xs
52877 ____________________________________________________________________________
52878 [  9342] By: jhi                                   on 2001/03/25  16:21:00
52879         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
52880              to equal the CPAN versions since no code changes have been made.
52881      Branch: perl
52882            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
52883            ! t/lib/md5-file.t
52884 ____________________________________________________________________________
52885 [  9341] By: jhi                                   on 2001/03/25  16:01:48
52886         Log: Escape 8-bit characters.
52887      Branch: perl
52888            ! t/lib/mimeqp.t
52889 ____________________________________________________________________________
52890 [  9340] By: gsar                                  on 2001/03/25  15:50:53
52891         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
52892              chars)
52893      Branch: perl
52894            + t/lib/mimeqp.t
52895 ____________________________________________________________________________
52896 [  9339] By: gsar                                  on 2001/03/25  15:48:50
52897         Log: delete mimeqp.t for later add with text mode set
52898      Branch: perl
52899            - t/lib/mimeqp.t
52900 ____________________________________________________________________________
52901 [  9338] By: nick                                  on 2001/03/25  09:01:57
52902         Log: Integrate mainline.
52903      Branch: perlio
52904           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
52905           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
52906           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
52907           +> t/lib/mimeb64u.t t/lib/mimeqp.t
52908           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
52909           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
52910           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
52911 ____________________________________________________________________________
52912 [  9337] By: jhi                                   on 2001/03/25  04:23:24
52913         Log: Add MIME::Base64 here and there.  Again, a lot of
52914              optimism is in the air.
52915      Branch: perl
52916            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
52917            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
52918 ____________________________________________________________________________
52919 [  9336] By: jhi                                   on 2001/03/25  04:12:43
52920         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
52921              this by ear as I do not do Win32 programming.)
52922      Branch: perl
52923            ! win32/Makefile win32/makefile.mk
52924 ____________________________________________________________________________
52925 [  9335] By: jhi                                   on 2001/03/25  04:03:50
52926         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
52927      Branch: perl
52928            ! t/lib/md5-file.t
52929 ____________________________________________________________________________
52930 [  9334] By: jhi                                   on 2001/03/25  03:58:53
52931         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
52932      Branch: perl
52933            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
52934            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
52935            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
52936            + t/lib/mimeb64u.t t/lib/mimeqp.t
52937            ! MANIFEST
52938 ____________________________________________________________________________
52939 [  9333] By: jhi                                   on 2001/03/24  20:14:37
52940         Log: Integrate perlio.
52941      Branch: perl
52942           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
52943 ____________________________________________________________________________
52944 [  9332] By: nick                                  on 2001/03/24  19:40:34
52945         Log: Fix un-init variable leading to spurious "Out of Memory!"
52946      Branch: perlio
52947            ! doio.c
52948 ____________________________________________________________________________
52949 [  9331] By: nick                                  on 2001/03/24  19:09:59
52950         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
52951              and update layers internals doc.
52952      Branch: perlio
52953            ! pod/perlfunc.pod pod/perliol.pod
52954 ____________________________________________________________________________
52955 [  9330] By: jhi                                   on 2001/03/24  18:42:11
52956         Log: The length might be uninitialized garbage if the *svp is the undef.
52957      Branch: perl
52958            ! doio.c
52959 ____________________________________________________________________________
52960 [  9329] By: jhi                                   on 2001/03/24  18:26:57
52961         Log: (Retracted by #9393)
52962              
52963              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
52964              From: Simon Cozens <simon@netthink.co.uk>
52965              Date: Sat, 24 Mar 2001 17:13:17 +0000
52966              Message-ID: <20010324171317.A13406@netthink.co.uk>
52967      Branch: perl
52968            ! utils/h2xs.PL
52969 ____________________________________________________________________________
52970 [  9328] By: nick                                  on 2001/03/24  17:22:02
52971         Log: Integrate mainline.
52972      Branch: perlio
52973           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
52974           !> lib/unicode/version
52975 ____________________________________________________________________________
52976 [  9327] By: nick                                  on 2001/03/24  17:16:02
52977         Log: Integrate mainline.
52978      Branch: perlio
52979           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
52980           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
52981           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
52982           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
52983           +> t/lib/md5-file.t
52984           !> MANIFEST Makefile.SH configure.com djgpp/config.over
52985           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
52986           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
52987           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
52988           !> win32/makefile.mk
52989 ____________________________________________________________________________
52990 [  9326] By: jhi                                   on 2001/03/24  17:00:42
52991         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
52992      Branch: perl
52993            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
52994            ! lib/unicode/version
52995 ____________________________________________________________________________
52996 [  9325] By: jhi                                   on 2001/03/24  16:22:33
52997         Log: Subject: Re: B::Deparse bug (5.6.0)
52998              From: Robin Houston <robin@kitsite.com>
52999              Date: Sat, 24 Mar 2001 14:33:09 +0000
53000              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
53001      Branch: perl
53002            ! op.c pp.c t/lib/b.t t/op/repeat.t
53003 ____________________________________________________________________________
53004 [  9324] By: jhi                                   on 2001/03/24  16:21:56
53005         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
53006              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
53007              these additions may be too optimistic.
53008      Branch: perl
53009            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
53010            ! hints/uwin.sh hints/vmesa.sh
53011 ____________________________________________________________________________
53012 [  9323] By: jhi                                   on 2001/03/24  16:06:01
53013         Log: Integrate perlio.
53014      Branch: perl
53015           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
53016           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
53017            ! Makefile.SH
53018           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
53019           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
53020           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
53021           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
53022           !> win32/makefile.mk win32/perlhost.h win32/win32.c
53023           !> win32/win32iop.h
53024 ____________________________________________________________________________
53025 [  9322] By: nick                                  on 2001/03/24  14:39:12
53026         Log: Routine Win32 regen_config_h - no real changes.
53027      Branch: perlio
53028            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
53029 ____________________________________________________________________________
53030 [  9321] By: nick                                  on 2001/03/24  14:31:49
53031         Log: PerlIO fixups for Win32:
53032              - provide win33_popenlist() - non-functional as yet.
53033              - avoid need for aTHX in PerlIO_debug calls - even if not 
53034              enabled args are still evaluated so Win32 has trouble during fork().
53035              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
53036              - Fixup makedef.pl for latest set of symbols.
53037      Branch: perlio
53038            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
53039            ! win32/perlhost.h win32/win32.c win32/win32iop.h
53040 ____________________________________________________________________________
53041 [  9320] By: nick                                  on 2001/03/24  14:26:58
53042         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
53043              was gibberish - broke it on WIn32 at least.
53044      Branch: perlio
53045            ! ext/POSIX/POSIX.xs
53046 ____________________________________________________________________________
53047 [  9319] By: nick                                  on 2001/03/24  11:29:41
53048         Log: Generated files.
53049      Branch: perlio
53050            ! embed.h global.sym objXSUB.h perlapi.c proto.h
53051 ____________________________________________________________________________
53052 [  9318] By: nick                                  on 2001/03/24  10:29:37
53053         Log: Implement:
53054              1.  open($fh,"+<",undef);  # add test to t/io/open.t
53055              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
53056      Branch: perlio
53057            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
53058            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
53059            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
53060            ! t/io/open.t t/io/utf8.t
53061 ____________________________________________________________________________
53062 [  9317] By: jhi                                   on 2001/03/23  23:41:25
53063         Log: AIX does seems to have optimization problems with its C compilers.
53064      Branch: perl
53065            ! hints/aix.sh
53066 ____________________________________________________________________________
53067 [  9316] By: jhi                                   on 2001/03/23  23:40:46
53068         Log: Integrate perlio.
53069      Branch: perl
53070           +> lib/PerlIO.pm
53071           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
53072           !> perliol.h
53073 ____________________________________________________________________________
53074 [  9315] By: jhi                                   on 2001/03/23  22:16:30
53075         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
53076      Branch: perl
53077            ! t/lib/md5-file.t
53078 ____________________________________________________________________________
53079 [  9314] By: nick                                  on 2001/03/23  20:49:02
53080         Log: Perlio internals re-organized.
53081              - open process creates AV of layer/arg pairs
53082              (appends layers from open() or open.pm to default list).
53083              - push arg is now an SV.
53084              - layer ->Open get passed the AV
53085              - open is no longer mandatory method.
53086              - topmost layer that has ->Open method does the open
53087              - any layers above are pushed once that returns.
53088              - vtable re-ordered so dummy layers need only provide push/pop methods.
53089      Branch: perlio
53090            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
53091 ____________________________________________________________________________
53092 [  9313] By: nick                                  on 2001/03/23  16:27:41
53093         Log: Check in a stable (working) version before next round of tweaks.
53094              Changes include:
53095              - Move default layers code out of doio.c and into perlio.c
53096              - Single routine for parsing layer specification strings.
53097              - Skeleton support for demand loading of layers
53098              - Core-dump avoidance if PERLIO environment specifies loadable layer
53099              (does not _work_ as need IO to load and need load to do IO ...)
53100      Branch: perlio
53101            + lib/PerlIO.pm
53102            ! MANIFEST doio.c perlio.c
53103 ____________________________________________________________________________
53104 [  9312] By: gsar                                  on 2001/03/23  16:25:25
53105         Log: add execute bit to files with shebang lines in the repository;
53106              avoid clobbering execute bit in Porting/makerel 
53107      Branch: maint-5.6/perl
53108            ! (edit 144 files)
53109 ____________________________________________________________________________
53110 [  9311] By: jhi                                   on 2001/03/23  14:25:35
53111         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
53112      Branch: perl
53113            ! MANIFEST
53114 ____________________________________________________________________________
53115 [  9310] By: jhi                                   on 2001/03/23  13:45:04
53116         Log: Subject: [PATCH] Net::Ping
53117              From: Colin McMillen <mcmi0037@tc.umn.edu>
53118              Date: Thu, 22 Mar 2001 19:30:31 -0600
53119              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
53120      Branch: perl
53121            ! lib/Net/Ping.pm
53122 ____________________________________________________________________________
53123 [  9309] By: jhi                                   on 2001/03/23  13:39:13
53124         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
53125      Branch: perl
53126            ! t/lib/md5-aaa.t t/lib/md5-file.t
53127 ____________________________________________________________________________
53128 [  9308] By: jhi                                   on 2001/03/23  13:20:34
53129         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
53130              - bump the version to 2.14
53131              - drop the base64 tests since they require MIME::Base64
53132              - drop the rfc1321.txt
53133              - drop the hints/dec_osf.pl since it's only needed for
53134              pre-5.005_03 Perls
53135              Todo:
53136              - the U32 alignment testing is now removed; it needs to
53137              be reintroduced as as a Config variable (meaning also
53138              as a Configure test)
53139              - get the new EBCDIC md5sum for MD5.pm
53140              - test in Win32 to see how badly I botched the makefiles
53141      Branch: perl
53142            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
53143            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
53144            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
53145            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
53146            + t/lib/md5-file.t
53147            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
53148            ! win32/Makefile win32/makefile.mk
53149 ____________________________________________________________________________
53150 [  9307] By: jhi                                   on 2001/03/23  12:56:14
53151         Log: Integrate change #9306 from maintperl into mainline,
53152              AIX dynaloader for AIXes without <load.h>.
53153      Branch: perl
53154           !> ext/DynaLoader/hints/aix.pl
53155 ____________________________________________________________________________
53156 [  9306] By: jhi                                   on 2001/03/23  12:51:36
53157         Log: There are AIXes without /usr/include/load.h,
53158              patch from H.Merijn Brand.
53159      Branch: maint-5.6/perl
53160            ! ext/DynaLoader/hints/aix.pl
53161 ____________________________________________________________________________
53162 [  9305] By: nick                                  on 2001/03/23  11:00:42
53163         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
53164      Branch: perlio
53165            ! ext/Encode/Encode.xs perlio.c perlio.h
53166 ____________________________________________________________________________
53167 [  9304] By: nick                                  on 2001/03/23  10:20:46
53168         Log: Render -Duseperlio functional again.
53169              - this is "quick fix" which calls PerlIO_apply_layers after opening,
53170              which is what old scheme did. New scheme needs to change that
53171              to make open(...,\$scalar) etc. work but this will do for now.
53172      Branch: perlio
53173            ! perlio.c
53174 ____________________________________________________________________________
53175 [  9303] By: nick                                  on 2001/03/23  09:53:20
53176         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
53177              -Uuseperlio now works again.
53178              -Duseperlio is still poorly. Don't merge yet...
53179      Branch: perlio
53180            ! doio.c perlio.h
53181 ____________________________________________________________________________
53182 [  9302] By: nick                                  on 2001/03/22  22:26:51
53183         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
53184              type code.
53185              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
53186              is its main caller. In particular now has access to "extra" args, and
53187              can tell when an open handle is "reopened" (or duped?).
53188              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
53189              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
53190              PerlIO_open() et. al. (i.e. other way round).
53191              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
53192              with args close to PerlIO_openn().
53193      Branch: perlio
53194            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
53195 ____________________________________________________________________________
53196 [  9301] By: jhi                                   on 2001/03/22  20:58:04
53197         Log: Integrate perlio.
53198      Branch: perl
53199           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
53200           !> t/io/open.t util.c
53201 ____________________________________________________________________________
53202 [  9300] By: nick                                  on 2001/03/22  17:36:32
53203         Log: Don't include $@ in not ok message.
53204      Branch: perlio
53205            ! t/io/open.t
53206 ____________________________________________________________________________
53207 [  9299] By: gsar                                  on 2001/03/22  16:53:45
53208         Log: back out changes#7532,7521 for now (appears to have problems
53209              on IRIX)
53210      Branch: maint-5.6/perl
53211            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
53212            ! ext/POSIX/typemap pod/perlvar.pod
53213 ____________________________________________________________________________
53214 [  9298] By: nick                                  on 2001/03/22  14:35:46
53215         Log: Give a meaning to '&' in n-arg open case:
53216              open($fh,"<&",$scalar);
53217              $scalar can be:
53218              - an integer which does "fdopen"
53219              open($fh,"<&",2); # like open($fh,"<&2")
53220              - something that will yield a file handle via sv_2io()
53221              useful for dup'ing anonymous handles.
53222              e.g.:
53223              open(my $fh,"<&",\*STDIN);
53224              open(my $dup,"<&",$fh);
53225      Branch: perlio
53226            ! doio.c t/io/open.t
53227 ____________________________________________________________________________
53228 [  9297] By: nick                                  on 2001/03/22  13:34:35
53229         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
53230      Branch: perlio
53231            ! util.c
53232 ____________________________________________________________________________
53233 [  9296] By: nick                                  on 2001/03/22  12:51:20
53234         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
53235      Branch: perlio
53236            ! perl.c
53237 ____________________________________________________________________________
53238 [  9295] By: nick                                  on 2001/03/22  11:59:44
53239         Log: If stdin, stdout or stderr get opened in unexpected read/write state
53240              then warn at time of open not at time of use.
53241      Branch: perlio
53242            ! doio.c pp_hot.c pp_sys.c
53243 ____________________________________________________________________________
53244 [  9294] By: nick                                  on 2001/03/22  10:54:35
53245         Log: Die on n-arg open(...,"",xxx,yyy,...)
53246              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
53247              - die on read/write cases so we can decide what it means later.
53248      Branch: perlio
53249            ! doio.c embed.pl iperlsys.h util.c
53250 ____________________________________________________________________________
53251 [  9293] By: nick                                  on 2001/03/22  09:02:45
53252         Log: perlio tweaks (reported by Nick Clark)
53253              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
53254              error check in Pendinf_read().
53255      Branch: perlio
53256            ! perlio.c
53257 ____________________________________________________________________________
53258 [  9292] By: gsar                                  on 2001/03/22  07:12:00
53259         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
53260              fixes)
53261      Branch: maint-5.6/perl
53262           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
53263 ____________________________________________________________________________
53264 [  9291] By: jhi                                   on 2001/03/22  06:06:44
53265         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
53266      Branch: perl
53267            ! t/op/re_tests
53268 ____________________________________________________________________________
53269 [  9290] By: jhi                                   on 2001/03/22  05:57:01
53270         Log: Move MacOS Classic higher in the list of supported platforms.
53271      Branch: maint-5.6/perl
53272            ! pod/perlport.pod
53273 ____________________________________________________________________________
53274 [  9289] By: gsar                                  on 2001/03/22  05:35:04
53275         Log: revert part of change#6438 for compatibility (av_reify()
53276              appears to be needed to implement av_splice()ish things
53277              in XS)
53278      Branch: maint-5.6/perl
53279            ! embed.pl global.sym objXSUB.h perlapi.c
53280 ____________________________________________________________________________
53281 [  9288] By: gsar                                  on 2001/03/22  03:09:19
53282         Log: update copyright year
53283      Branch: maint-5.6/perl
53284            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
53285            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
53286            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
53287            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
53288            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
53289            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
53290            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
53291            ! x2p/walk.c
53292 ____________________________________________________________________________
53293 [  9287] By: jhi                                   on 2001/03/21  20:30:54
53294         Log: Integrate perlio.
53295      Branch: perl
53296           !> ext/Data/Dumper/Dumper.xs
53297 ____________________________________________________________________________
53298 [  9286] By: gsar                                  on 2001/03/21  19:49:54
53299         Log: makefile.mk tweak
53300      Branch: maint-5.6/perl
53301            ! win32/Makefile win32/makefile.mk
53302 ____________________________________________________________________________
53303 [  9285] By: nick                                  on 2001/03/21  19:07:13
53304         Log: Multiplicity fix for Dumper.
53305      Branch: perlio
53306            ! ext/Data/Dumper/Dumper.xs
53307 ____________________________________________________________________________
53308 [  9284] By: nick                                  on 2001/03/21  19:01:07
53309         Log: Integrate mainline - (does not build xTHX issue in Dumper).
53310      Branch: perlio
53311           !> (integrate 27 files)
53312 ____________________________________________________________________________
53313 [  9283] By: jhi                                   on 2001/03/21  17:17:35
53314         Log: Integrate change #9282 from mainline into maintperl,
53315              4-arg UTF-8 substr().
53316      Branch: maint-5.6/perl
53317           !> pp.c
53318 ____________________________________________________________________________
53319 [  9282] By: jhi                                   on 2001/03/21  17:15:43
53320         Log: The #9270 would have leaked a scalar if pp_substr()
53321              returned early.
53322      Branch: perl
53323            ! pp.c
53324 ____________________________________________________________________________
53325 [  9281] By: gsar                                  on 2001/03/21  17:03:14
53326         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
53327      Branch: maint-5.6/perl
53328            ! win32/makefile.mk
53329 ____________________________________________________________________________
53330 [  9280] By: gsar                                  on 2001/03/21  17:01:20
53331         Log: some tweaks to change#9278 (fork() emulation should be enabled
53332              by setting BUILD_FLAVOR instead of changing the defaults)
53333      Branch: maint-5.6/perl
53334            ! win32/makefile.mk
53335 ____________________________________________________________________________
53336 [  9279] By: gsar                                  on 2001/03/21  16:47:19
53337         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
53338      Branch: maint-5.6/perl
53339            ! ext/File/Glob/Glob.pm
53340           !> lib/Cwd.pm
53341 ____________________________________________________________________________
53342 [  9278] By: jhi                                   on 2001/03/21  14:35:10
53343         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
53344              From: "Vadim Konovalov" <watman@inbox.ru>
53345              Date: Wed, 21 Mar 2001 01:53:51 +0300
53346              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
53347      Branch: maint-5.6/perl
53348            ! win32/makefile.mk win32/win32sck.c
53349 ____________________________________________________________________________
53350 [  9277] By: jhi                                   on 2001/03/21  13:58:28
53351         Log: Integrate change #9270 from mainline to maintperl:
53352              continued 4-arg UTF-8 substr() fixing.
53353      Branch: maint-5.6/perl
53354           !> pp.c t/op/substr.t
53355 ____________________________________________________________________________
53356 [  9276] By: jhi                                   on 2001/03/21  13:33:00
53357         Log: More pixie cleaning.
53358      Branch: perl
53359            ! Makefile.SH
53360 ____________________________________________________________________________
53361 [  9275] By: jhi                                   on 2001/03/21  03:54:17
53362         Log: Update Changes.
53363      Branch: perl
53364            ! Changes patchlevel.h
53365 ____________________________________________________________________________
53366 [  9274] By: jhi                                   on 2001/03/21  03:48:24
53367         Log: First stab at making Data::Dumper to grok Unicode.
53368              
53369              TODO: tests, EBCDICify.
53370      Branch: perl
53371            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
53372 ____________________________________________________________________________
53373 [  9273] By: jhi                                   on 2001/03/21  02:23:00
53374         Log: Fix for
53375              
53376              Subject: Memory leak in unquoted print   
53377              From: Benjamin Sugars <bsugars@canoe.ca> 
53378              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
53379              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
53380      Branch: perl
53381            ! perlio.c
53382 ____________________________________________________________________________
53383 [  9272] By: jhi                                   on 2001/03/21  01:33:17
53384         Log: Subject: Re: [PATCH] POSIX::getcwd()
53385              From: Benjamin Sugars <bsugars@canoe.ca> 
53386              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
53387              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
53388      Branch: perl
53389            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
53390 ____________________________________________________________________________
53391 [  9271] By: jhi                                   on 2001/03/21  01:22:52
53392         Log: Subject: [PATCH] Cwd.pm docs
53393              From: Benjamin Sugars <bsugars@canoe.ca>
53394              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
53395              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
53396      Branch: perl
53397            ! lib/Cwd.pm
53398 ____________________________________________________________________________
53399 [  9270] By: jhi                                   on 2001/03/21  01:16:29
53400         Log: Continue 4-arg substr() UTF-8 fixage.
53401      Branch: perl
53402            ! pp.c t/op/substr.t
53403 ____________________________________________________________________________
53404 [  9269] By: jhi                                   on 2001/03/21  00:46:14
53405         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
53406              
53407              revert the leak fix in change#9142 (problem needs a more experimental
53408              fix unsuitable for 5.6.1)
53409              
53410              do alphabetical sorting by default (for csh compatibility)
53411              
53412              cut-n-paste goof in change#9264
53413              
53414              VMS piping fixes (from Charles Lane)
53415      Branch: perl
53416           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
53417           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
53418           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
53419 ____________________________________________________________________________
53420 [  9268] By: jhi                                   on 2001/03/21  00:37:04
53421         Log: Integrate perlio.
53422      Branch: perl
53423           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
53424           !> utf8.c utf8.h utfebcdic.h
53425 ____________________________________________________________________________
53426 [  9267] By: nick                                  on 2001/03/20  20:04:39
53427         Log: More EBCDIC stuff:
53428              - Loose the extra level of function on ASCII.
53429              - spotted a chr(0) issue in sv.c
53430              - re-work of UTF-X tr/// ranges to work in Unicode
53431              space. Still issues with the "0xff is illegal UTF-8" hack.
53432              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
53433              (why do it once when you can do it all over the place :-(
53434              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
53435              need utf8.pm for swashes.
53436              - Simplified and commented scan_const() in toke.c
53437              Still something wrong regexp and tr (swashes?).
53438      Branch: perlio
53439            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
53440            ! utf8.c utf8.h utfebcdic.h
53441 ____________________________________________________________________________
53442 [  9266] By: gsar                                  on 2001/03/20  19:16:43
53443         Log: VMS piping fixes (from Charles Lane)
53444      Branch: maint-5.6/perl
53445            ! vms/vms.c vms/vmspipe.com
53446 ____________________________________________________________________________
53447 [  9265] By: gsar                                  on 2001/03/20  17:53:52
53448         Log: cut-n-paste goof in change#9264
53449      Branch: maint-5.6/perl
53450            ! ext/File/Glob/Glob.xs
53451 ____________________________________________________________________________
53452 [  9264] By: gsar                                  on 2001/03/20  17:43:47
53453         Log: do alphabetical sorting by default (for csh compatibility);
53454              bsd_glob() does ASCII sort by default as usual, unless
53455              GLOB_ALPHASORT was specified
53456      Branch: maint-5.6/perl
53457            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
53458            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
53459            ! ext/File/Glob/bsd_glob.h
53460 ____________________________________________________________________________
53461 [  9263] By: gsar                                  on 2001/03/20  16:40:08
53462         Log: integrate change#9255 from mainline (unicode fix)
53463              
53464              substr($bytestr, i, n, $charstr)
53465      Branch: maint-5.6/perl
53466           !> Todo-5.6 pp.c t/op/substr.t
53467 ____________________________________________________________________________
53468 [  9262] By: gsar                                  on 2001/03/20  15:57:41
53469         Log: revert the leak fix in change#9142 (problem needs a more experimental
53470              fix unsuitable for 5.6.1)
53471      Branch: maint-5.6/perl
53472            ! scope.c
53473 ____________________________________________________________________________
53474 [  9261] By: jhi                                   on 2001/03/20  14:26:25
53475         Log: Integrate changes #9259,9260 from maintperl into mainline.
53476              
53477              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
53478              
53479              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
53480      Branch: perl
53481           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
53482 ____________________________________________________________________________
53483 [  9260] By: jhi                                   on 2001/03/20  14:05:46
53484         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
53485              From: Robin Barker <rmb1@cise.npl.co.uk>
53486              Date: Tue, 20 Mar 2001 10:12:04 GMT
53487              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
53488      Branch: maint-5.6/perl
53489            ! run.c
53490 ____________________________________________________________________________
53491 [  9259] By: jhi                                   on 2001/03/20  14:04:39
53492         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
53493              From: Chris Nandor <pudge@pobox.com>
53494              Date: Tue, 20 Mar 2001 00:40:56 -0500
53495              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
53496      Branch: maint-5.6/perl
53497            ! ext/POSIX/POSIX.xs lib/File/Path.pm
53498 ____________________________________________________________________________
53499 [  9258] By: jhi                                   on 2001/03/20  05:09:34
53500         Log: Update Changes.
53501      Branch: perl
53502            ! Changes patchlevel.h
53503 ____________________________________________________________________________
53504 [  9257] By: jhi                                   on 2001/03/20  05:04:25
53505         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
53506      Branch: perl
53507            ! t/op/tr.t
53508 ____________________________________________________________________________
53509 [  9256] By: jhi                                   on 2001/03/20  04:43:12
53510         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
53511              From: Peter Prymmer <pvhp@forte.com>
53512              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
53513              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
53514      Branch: maint-5.6/perl
53515            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
53516 ____________________________________________________________________________
53517 [  9255] By: jhi                                   on 2001/03/19  23:17:17
53518         Log: substr($bytestr, i, n, $charstr)
53519              
53520              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
53521      Branch: perl
53522            ! Todo-5.6 pp.c t/op/substr.t
53523 ____________________________________________________________________________
53524 [  9254] By: jhi                                   on 2001/03/19  22:25:09
53525         Log: Rearrange the make test target prerequisites so that
53526              in a parallel make 'all' is finished before 'test'.
53527      Branch: perl
53528            ! Makefile.SH
53529 ____________________________________________________________________________
53530 [  9253] By: jhi                                   on 2001/03/19  21:48:07
53531         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
53532              From: Robin Houston <robin@kitsite.com>
53533              Date: Mon, 19 Mar 2001 15:48:41 +0000
53534              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
53535      Branch: perl
53536            ! pp_ctl.c
53537 ____________________________________________________________________________
53538 [  9252] By: jhi                                   on 2001/03/19  21:42:27
53539         Log: Integrate perlio.
53540      Branch: perl
53541           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
53542           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
53543           !> utfebcdic.h vms/perly_c.vms
53544 ____________________________________________________________________________
53545 [  9251] By: jhi                                   on 2001/03/19  21:31:28
53546         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
53547              
53548              Dynaloading in 64-bit AIX with vac.
53549      Branch: perl
53550           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
53551           !> hints/aix.sh
53552 ____________________________________________________________________________
53553 [  9250] By: jhi                                   on 2001/03/19  21:18:00
53554         Log: A more robust solution for the 64bitall AIX dynaloading
53555              problem, from Jens-Uwe Mager.
53556      Branch: maint-5.6/perl
53557            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
53558 ____________________________________________________________________________
53559 [  9249] By: nick                                  on 2001/03/19  20:59:37
53560         Log: Integrate mainline.
53561      Branch: perlio
53562           !> (integrate 42 files)
53563 ____________________________________________________________________________
53564 [  9248] By: nick                                  on 2001/03/19  20:22:07
53565         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
53566              (Building on OS390 uses native YACC and YYDEBUG has other
53567              side effects.)
53568      Branch: perlio
53569            ! perly.c perly.y vms/perly_c.vms
53570 ____________________________________________________________________________
53571 [  9247] By: jhi                                   on 2001/03/19  19:59:53
53572         Log: 64-bit AIX dynaloading problem (see #9244) idea
53573              from Jens-Uwe Mager.
53574      Branch: maint-5.6/perl
53575            ! ext/DynaLoader/dl_aix.xs
53576 ____________________________________________________________________________
53577 [  9246] By: nick                                  on 2001/03/19  19:27:57
53578         Log: More EBCDIC fixes.
53579      Branch: perlio
53580            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
53581            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
53582 ____________________________________________________________________________
53583 [  9245] By: jhi                                   on 2001/03/19  19:05:19
53584         Log: Integrate change #9243 from mainline into maintperl.
53585              
53586              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
53587      Branch: maint-5.6/perl
53588           !> README.vmesa
53589 ____________________________________________________________________________
53590 [  9244] By: jhi                                   on 2001/03/19  19:03:15
53591         Log: Get 64bitall AIX building, but still does not test okay:
53592              dynaloading anything fails, for example for op/defins:
53593              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
53594              (update: fixed by #9247,9250)
53595      Branch: maint-5.6/perl
53596            ! hints/aix.sh
53597 ____________________________________________________________________________
53598 [  9243] By: jhi                                   on 2001/03/19  19:00:16
53599         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
53600              From: Robin Barker <rmb1@cise.npl.co.uk>
53601              Date: Mon, 19 Mar 2001 18:01:57 GMT
53602              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
53603      Branch: perl
53604            ! README.vmesa
53605 ____________________________________________________________________________
53606 [  9242] By: jhi                                   on 2001/03/19  18:58:43
53607         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
53608              
53609              TODO: tests.
53610      Branch: perl
53611            ! doop.c op.c
53612 ____________________________________________________________________________
53613 [  9241] By: gsar                                  on 2001/03/19  17:34:46
53614         Log: VMSify tests (from Charles Lane)
53615      Branch: maint-5.6/perl
53616            ! t/lib/filehand.t t/lib/texttabs.t
53617 ____________________________________________________________________________
53618 [  9240] By: jhi                                   on 2001/03/19  14:24:26
53619         Log: Integrate change #9233 from maintperl into mainline.
53620              
53621              some refcounts were incorrect in perl_clone()
53622      Branch: perl
53623           !> sv.c
53624 ____________________________________________________________________________
53625 [  9239] By: gsar                                  on 2001/03/19  09:23:17
53626         Log: this is 5.6.1-trial3
53627      Branch: maint-5.6/perl
53628            ! Changes
53629 ____________________________________________________________________________
53630 [  9238] By: gsar                                  on 2001/03/19  08:47:04
53631         Log: some new symbols are only available under ithreads
53632      Branch: maint-5.6/perl
53633            ! makedef.pl
53634 ____________________________________________________________________________
53635 [  9237] By: gsar                                  on 2001/03/19  08:42:28
53636         Log: update patchlevel.h, Changes, &c.
53637      Branch: maint-5.6/perl
53638            ! Changes patchlevel.h pod/perlhist.pod
53639           !> AUTHORS
53640 ____________________________________________________________________________
53641 [  9236] By: gsar                                  on 2001/03/19  08:17:49
53642         Log: integrate changes#8068,8717 from mainline
53643              
53644              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
53645              
53646              [PATCH CPAN 1.59_51] warning message (not!)
53647      Branch: maint-5.6/perl
53648           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
53649           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
53650           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
53651           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
53652           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
53653 ____________________________________________________________________________
53654 [  9235] By: gsar                                  on 2001/03/19  08:07:09
53655         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
53656              
53657              [PATCH] Add missing CV flags to dump.c
53658              
53659              Re: [patch] Re: PL_ptr_table
53660              
53661              Fixup non-ithread build after 8713
53662              
53663              Generated files form 8713 etc.
53664              
53665              Correct the correction :-(
53666              
53667              Documenting coderef @INC (Re: CPAN "make this script work" feature)
53668              
53669              Subject: Re: sync sync sync: have I missed any patches?
53670              Replace djSP with dSP.
53671      Branch: maint-5.6/perl
53672           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
53673           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
53674           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
53675           !> sv.c sv.h win32/perlhost.h
53676 ____________________________________________________________________________
53677 [  9234] By: gsar                                  on 2001/03/19  07:22:05
53678         Log: revert the change#9090 integrate for now (change looks somewhat
53679              incomplete in that [ha]v_exists() need something similar; lacks
53680              tests; &c.)
53681      Branch: maint-5.6/perl
53682            ! hv.c
53683 ____________________________________________________________________________
53684 [  9233] By: gsar                                  on 2001/03/19  07:10:01
53685         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
53686              destruction when there are unreferenced scalars (SvREFCNT==0)
53687      Branch: maint-5.6/perl
53688            ! sv.c
53689 ____________________________________________________________________________
53690 [  9232] By: jhi                                   on 2001/03/19  05:11:02
53691         Log: Regen api and toc.
53692      Branch: maint-5.6/perl
53693            ! pod/perlapi.pod pod/perltoc.pod
53694 ____________________________________________________________________________
53695 [  9231] By: jhi                                   on 2001/03/19  04:06:03
53696         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
53697              add a lost line in pp.c:pp_chop(), update to new op/chop.
53698              
53699              Clarify the description differentiating for and while; inspired by
53700              
53701              Subject: [ID 20010306.004] || != named unary operator
53702              
53703              The $Is_MacOS needs to be declared.
53704      Branch: maint-5.6/perl
53705            ! pp.c t/op/chop.t
53706           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
53707 ____________________________________________________________________________
53708 [  9230] By: jhi                                   on 2001/03/19  03:48:16
53709         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
53710              9079,9083,9089,9090,9091 from mainline to maintperl.
53711              
53712              Quieten some noise in Win32 builds
53713              
53714              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
53715              
53716              The perlretut was still talking about the old \p and \P
53717              definitions.
53718              
53719              More tweakage on the Unicode character class descriptions.
53720              
53721              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
53722              
53723              Subject: 'no *POSIX' Patch speeding up make on BS2000 
53724              
53725              Subject: [PATCH] perldata.pod here-doc docs
53726              
53727              Add /sbin and /usr/sbin to the list of directories scanned
53728              for setuid programs.  Takes care of bug id 20010309.003.
53729              
53730              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
53731              
53732              In op/stat #35 better to scan all the potential directories
53733              for setuids, not just the first one.
53734      Branch: maint-5.6/perl
53735            ! Makefile.SH
53736           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
53737           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
53738           !> t/op/stat.t toke.c win32/win32.h
53739 ____________________________________________________________________________
53740 [  9229] By: jhi                                   on 2001/03/19  02:31:50
53741         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
53742              From: Chris Nandor <pudge@pobox.com>
53743              Date: Sat, 10 Mar 2001 14:22:19 -0500
53744              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
53745      Branch: maint-5.6/perl
53746            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
53747            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
53748            ! t/lib/b.t t/lib/errno.t
53749 ____________________________________________________________________________
53750 [  9228] By: jhi                                   on 2001/03/19  02:29:59
53751         Log: Integrate changes #9113,9122 from mainline into maintperl.
53752              
53753              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?)
53754      Branch: maint-5.6/perl
53755           !> Configure README.os390 hints/os390.sh
53756 ____________________________________________________________________________
53757 [  9227] By: jhi                                   on 2001/03/19  02:22:35
53758         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
53759              into maintperl.
53760              
53761              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
53762              
53763              Forgot to check-in the larger part of #9120, duh.
53764              
53765              Subject: Another patch for integer.pm POD 
53766              
53767              h2ph strictness and cleanliness from Kurt Starsinic.
53768              
53769              Borland filename case problem.
53770              
53771              h2ph strictness and cleanliness from Kurt Starsinic.
53772              
53773              Subject: [PATCH] the uncontroversial doc patches
53774      Branch: maint-5.6/perl
53775           +> win32/sncfnmcs.pl
53776           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
53777           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
53778           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
53779           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
53780           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
53781           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
53782           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
53783 ____________________________________________________________________________
53784 [  9226] By: jhi                                   on 2001/03/19  02:10:21
53785         Log: Integrate changes #9207,9214 from mainline into maintperl.
53786              
53787              podchecker relaxations: =over has an *optional* number after it,
53788              and whitespace in L<> is okay.
53789      Branch: maint-5.6/perl
53790           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
53791           !> t/pod/poderrs.xr
53792 ____________________________________________________________________________
53793 [  9225] By: jhi                                   on 2001/03/19  02:07:38
53794         Log: Integrate change #9219 from maintperl into mainline.
53795              
53796              remove duplicated tests
53797      Branch: perl
53798           !> t/op/re_tests
53799 ____________________________________________________________________________
53800 [  9224] By: jhi                                   on 2001/03/19  02:06:11
53801         Log: Integrate change #9223 from mainline to maintperl.
53802              
53803              Document -Dmksymlinks.
53804      Branch: maint-5.6/perl
53805           !> INSTALL
53806 ____________________________________________________________________________
53807 [  9223] By: jhi                                   on 2001/03/19  02:01:25
53808         Log: Document -Dmksymlinks.
53809      Branch: perl
53810            ! INSTALL
53811 ____________________________________________________________________________
53812 [  9222] By: jhi                                   on 2001/03/19  01:15:35
53813         Log: The -Dmksymlinks wasn't working for maintperl.
53814      Branch: maint-5.6/perl
53815            ! Configure
53816 ____________________________________________________________________________
53817 [  9221] By: jhi                                   on 2001/03/19  00:49:43
53818         Log: Cleanup pixie residue.
53819      Branch: perl
53820            ! Makefile.SH
53821 ____________________________________________________________________________
53822 [  9220] By: jhi                                   on 2001/03/19  00:44:47
53823         Log: Document the use of pixie/prof; create make targets for it.
53824              
53825              TODO: make t/TEST pixie-aware.
53826      Branch: perl
53827            ! Makefile.SH pod/perlhack.pod
53828 ____________________________________________________________________________
53829 [  9219] By: gsar                                  on 2001/03/19  00:16:55
53830         Log: remove duplicated tests
53831      Branch: maint-5.6/perl
53832            ! t/op/re_tests
53833 ____________________________________________________________________________
53834 [  9218] By: jhi                                   on 2001/03/18  23:59:31
53835         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
53836      Branch: perl
53837            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
53838 ____________________________________________________________________________
53839 [  9217] By: jhi                                   on 2001/03/18  23:25:20
53840         Log: Rewrite the tests section of Makefile to be less redundant
53841              and to allow for more flexible test targets, many recursive
53842              make calls introduced.
53843      Branch: perl
53844            ! Makefile.SH
53845 ____________________________________________________________________________
53846 [  9216] By: jhi                                   on 2001/03/18  22:30:04
53847         Log: Document the use of Third Degree (sparsely).
53848      Branch: perl
53849            ! pod/perlhack.pod t/TEST
53850 ____________________________________________________________________________
53851 [  9215] By: jhi                                   on 2001/03/18  22:10:30
53852         Log: Make targets for testing with Third Degree.
53853      Branch: perl
53854            ! Makefile.SH
53855 ____________________________________________________________________________
53856 [  9214] By: jhi                                   on 2001/03/18  21:08:53
53857         Log: The podchecker relaxations need to mirrored also at the tests.
53858      Branch: perl
53859            ! t/pod/poderrs.xr
53860 ____________________________________________________________________________
53861 [  9213] By: jhi                                   on 2001/03/18  20:56:21
53862         Log: Update Changes.
53863      Branch: perl
53864            ! Changes patchlevel.h
53865 ____________________________________________________________________________
53866 [  9212] By: jhi                                   on 2001/03/18  20:36:59
53867         Log: Looking for config.sh in parent directories isn't
53868              very useful for the toplevel Makefile.
53869      Branch: perl
53870            ! Makefile.SH
53871 ____________________________________________________________________________
53872 [  9211] By: jhi                                   on 2001/03/18  20:33:37
53873         Log: On "make clean" take care of Third Degree droppings.
53874      Branch: perl
53875            ! Makefile.SH
53876 ____________________________________________________________________________
53877 [  9210] By: jhi                                   on 2001/03/18  20:21:34
53878         Log: Add a hook for running the tests under the Third Degree
53879              debugging tool (set $ENV{PERL_3LOG} to non-zero)
53880              
53881              TODO: Document the use of Third Degree.
53882      Branch: perl
53883            ! t/TEST
53884 ____________________________________________________________________________
53885 [  9209] By: jhi                                   on 2001/03/18  20:19:07
53886         Log: Regen toc and api pods.
53887      Branch: perl
53888            ! pod/perlapi.pod pod/perltoc.pod
53889 ____________________________________________________________________________
53890 [  9208] By: jhi                                   on 2001/03/18  20:12:12
53891         Log: Integrate changes #8128,9132 from mainline into maintperl,
53892              Tie::SubstrHash fixes.
53893      Branch: maint-5.6/perl
53894           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
53895 ____________________________________________________________________________
53896 [  9207] By: jhi                                   on 2001/03/18  20:07:43
53897         Log: podchecker relaxations from Michael Stevens.
53898      Branch: perl
53899            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
53900 ____________________________________________________________________________
53901 [  9206] By: jhi                                   on 2001/03/18  20:04:24
53902         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
53903      Branch: perl
53904            ! lib/Locale/Constants.pm lib/Locale/Country.pm
53905            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
53906            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
53907 ____________________________________________________________________________
53908 [  9205] By: jhi                                   on 2001/03/18  19:54:45
53909         Log: Integrate changes #9161,9162 from maintperl to mainline.
53910              
53911              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
53912              results
53913      Branch: perl
53914           !> t/op/magic.t
53915 ____________________________________________________________________________
53916 [  9204] By: jhi                                   on 2001/03/18  19:37:46
53917         Log: Make perl.third checks more understandable to the builder.
53918      Branch: perl
53919            ! Makefile.SH
53920 ____________________________________________________________________________
53921 [  9203] By: jhi                                   on 2001/03/18  19:20:54
53922         Log: Re-integrate #9138 from maintperl to mainline,
53923              the squelching of the unneeded "Scalars leaked" messages.
53924      Branch: perl
53925           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
53926           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
53927           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
53928 ____________________________________________________________________________
53929 [  9202] By: jhi                                   on 2001/03/18  18:48:36
53930         Log: More robust and more paranoid perl.third target.
53931      Branch: perl
53932            ! Makefile.SH
53933 ____________________________________________________________________________
53934 [  9201] By: jhi                                   on 2001/03/18  18:39:21
53935         Log: Integrate change #9197 from maintperl to mainline.
53936              
53937              more thorough cleaning of arenas.
53938      Branch: perl
53939           !> embed.pl perl.c proto.h sv.c t/op/sort.t
53940 ____________________________________________________________________________
53941 [  9200] By: jhi                                   on 2001/03/18  18:25:17
53942         Log: Integrate perlio.
53943      Branch: perl
53944           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
53945           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
53946           !> t/lib/encode.t toke.c universal.c utf8.c
53947 ____________________________________________________________________________
53948 [  9199] By: nick                                  on 2001/03/18  15:23:51
53949         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
53950              is the sense of the test being done. Avoid some magical 127 and 128 values
53951              by using macros.
53952      Branch: perlio
53953            ! doop.c pp_ctl.c sv.c toke.c
53954 ____________________________________________________________________________
53955 [  9198] By: nick                                  on 2001/03/18  14:18:12
53956         Log: UTF-X encoding invariance for Encode:
53957              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
53958              - move the XS code for those to universal.c (so in miniperl)
53959              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
53960              - change ext/Encode/compile to use above.
53961              - Fix t/lib/encode.t for above
53962              - Teach t/lib/b.t to expect -uutf8
53963              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
53964              utf8.pm is needed.
53965      Branch: perlio
53966            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
53967            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
53968 ____________________________________________________________________________
53969 [  9197] By: gsar                                  on 2001/03/18  12:15:57
53970         Log: more thorough cleaning of arenas--keep going until no more
53971              SvREFCNT_dec()s occur (this fixes the problem that causes the
53972              pesky "Scalars leaked" warnings)
53973      Branch: maint-5.6/perl
53974            ! embed.pl perl.c proto.h sv.c t/op/sort.t
53975 ____________________________________________________________________________
53976 [  9196] By: nick                                  on 2001/03/18  10:57:29
53977         Log: Fix pragma/utf8.t # 15
53978              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
53979              are SvUTF8 as well.
53980      Branch: perlio
53981            ! toke.c
53982 ____________________________________________________________________________
53983 [  9195] By: nick                                  on 2001/03/18  09:27:06
53984         Log: Integrate mainline
53985      Branch: perlio
53986           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
53987           !> t/op/pat.t
53988 ____________________________________________________________________________
53989 [  9194] By: jhi                                   on 2001/03/18  05:29:59
53990         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
53991              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
53992      Branch: perl
53993            ! op.c op.h t/op/misc.t t/op/pat.t
53994 ____________________________________________________________________________
53995 [  9193] By: jhi                                   on 2001/03/18  05:15:06
53996         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
53997      Branch: perl
53998            ! mg.c t/op/pat.t
53999 ____________________________________________________________________________
54000 [  9192] By: jhi                                   on 2001/03/18  04:22:43
54001         Log: tr/// UTF-8 patches from Inaba Hiroto.
54002      Branch: perl
54003            ! doop.c op.c
54004 ____________________________________________________________________________
54005 [  9191] By: jhi                                   on 2001/03/18  04:21:17
54006         Log: Integrate perlio.
54007      Branch: perl
54008           !> utf8.c utfebcdic.h
54009 ____________________________________________________________________________
54010 [  9190] By: nick                                  on 2001/03/17  20:32:01
54011         Log: Correct #if EBCDIC side typos.
54012              Builds and passes many tests on OS390.
54013      Branch: perlio
54014            ! utf8.c utfebcdic.h
54015 ____________________________________________________________________________
54016 [  9189] By: jhi                                   on 2001/03/17  18:55:49
54017         Log: Add prerequisites for the perl.third target.
54018      Branch: perl
54019            ! Makefile.SH
54020 ____________________________________________________________________________
54021 [  9188] By: jhi                                   on 2001/03/17  18:46:00
54022         Log: Integrate perlio.
54023      Branch: perl
54024           +> utfebcdic.h
54025           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
54026 ____________________________________________________________________________
54027 [  9187] By: jhi                                   on 2001/03/17  18:38:47
54028         Log: Add a make rule for perl.third (the Third Degree memory debugging
54029              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
54030      Branch: perl
54031            ! Makefile.SH
54032 ____________________________________________________________________________
54033 [  9186] By: nick                                  on 2001/03/17  18:34:48
54034         Log: MANIFEST addition :-(
54035      Branch: perlio
54036            ! MANIFEST
54037 ____________________________________________________________________________
54038 [  9185] By: nick                                  on 2001/03/17  18:29:50
54039         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
54040              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
54041              a superset of ASCII are invariant under the encoding. This is EBCDIC
54042              friendly as an encoded string can be looked at as being EBCDIC by lexer
54043              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
54044              ASCII on ASCII machines.
54045              
54046              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
54047              seperate.
54048              - Add some more macros to comprehend different shift amounts and
54049              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
54050              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
54051              and conditionally #include it.
54052              
54053              EBCDIC build as yet untested.  ASCII still fails the one test.
54054      Branch: perlio
54055            + utfebcdic.h
54056            ! utf8.c utf8.h
54057 ____________________________________________________________________________
54058 [  9184] By: nick                                  on 2001/03/17  17:44:16
54059         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
54060      Branch: perlio
54061            ! doop.c perl.h pp.c utf8.h
54062 ____________________________________________________________________________
54063 [  9183] By: jhi                                   on 2001/03/17  15:55:42
54064         Log: Integrate perlio.
54065      Branch: perl
54066            ! MANIFEST
54067           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
54068 ____________________________________________________________________________
54069 [  9182] By: nick                                  on 2001/03/17  09:16:06
54070         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
54071      Branch: perlio
54072            ! t/op/pat.t
54073 ____________________________________________________________________________
54074 [  9181] By: nick                                  on 2001/03/17  09:15:11
54075         Log: Integrate mainline.
54076      Branch: perlio
54077           +> lib/Locale/Constants.pm lib/Locale/Country.pm
54078           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
54079           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
54080           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
54081           !> (integrate 83 files)
54082 ____________________________________________________________________________
54083 [  9180] By: nick                                  on 2001/03/16  17:23:21
54084         Log: EBCDIC Fixes.
54085      Branch: perlio
54086            ! perl.h sv.c toke.c utf8.c utf8.h
54087 ____________________________________________________________________________
54088 [  9179] By: jhi                                   on 2001/03/16  14:10:12
54089         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
54090              a change needed to work around an AIX compiler bug.
54091      Branch: perl
54092            ! ext/Storable/Storable.xs
54093 ____________________________________________________________________________
54094 [  9178] By: jhi                                   on 2001/03/16  03:19:59
54095         Log: With Damian's approval synchronize damian's modules'
54096              licensing with Perl's standard module licensing.
54097      Branch: perl
54098            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
54099 ____________________________________________________________________________
54100 [  9177] By: jhi                                   on 2001/03/16  03:15:34
54101         Log: Make the Filter::Util:Call files have their own copies
54102              of the Perl standard module licensing, from Paul Marquess.
54103      Branch: perl
54104            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
54105 ____________________________________________________________________________
54106 [  9176] By: jhi                                   on 2001/03/16  02:56:04
54107         Log: Subject: [PATCH] more pod patches
54108              From: Michael Stevens <michael@etla.org>
54109              Date: Thu, 15 Mar 2001 21:25:18 +0000
54110              Message-ID: <20010315212518.A18870@firedrake.org>
54111      Branch: perl
54112            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
54113            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
54114            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
54115            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
54116            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
54117            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
54118            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
54119            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
54120            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
54121            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
54122            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
54123            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
54124            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
54125            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
54126            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
54127            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
54128            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
54129            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
54130            ! lib/Locale/Country.pm lib/Locale/Language.pm
54131            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
54132            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
54133            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
54134            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
54135            ! os2/OS2/Process/Process.pm
54136 ____________________________________________________________________________
54137 [  9175] By: jhi                                   on 2001/03/16  02:53:32
54138         Log: Subject: [PATCH] the uncontroversial doc patches
54139              From: Michael Stevens <michael@etla.org>
54140              Date: Thu, 15 Mar 2001 20:01:12 +0000
54141              Message-ID: <20010315200112.A7636@firedrake.org>
54142      Branch: perl
54143            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
54144            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
54145            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
54146            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
54147            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
54148 ____________________________________________________________________________
54149 [  9174] By: jhi                                   on 2001/03/16  02:50:49
54150         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
54151              From: Paul Lindner <lindner@inuus.com>
54152              Date: Fri, 16 Mar 2001 11:28:03 -0800
54153              Message-ID: <20010316112803.A7577@inuus.com>
54154      Branch: perl
54155            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
54156 ____________________________________________________________________________
54157 [  9173] By: nick                                  on 2001/03/15  20:21:03
54158         Log: 1st day's EBCDIC fixes:
54159              - toke.c's parsing of strings needed attention
54160              needed to conditionally e2a if string was already UTF-8
54161              - e2a/a2e tables where wrong way round.
54162              - new macros in utf8.h
54163      Branch: perlio
54164            ! perl.h toke.c utf8.h
54165 ____________________________________________________________________________
54166 [  9172] By: jhi                                   on 2001/03/15  15:17:17
54167         Log: Update Changes.
54168      Branch: perl
54169            ! Changes patchlevel.h
54170 ____________________________________________________________________________
54171 [  9171] By: jhi                                   on 2001/03/15  15:09:32
54172         Log: Subject: Re: Another Borland C++ problem.
54173              From: "Vadim Konovalov" <watman@inbox.ru>
54174              Date: Sat, 10 Mar 2001 19:26:07 +0300
54175              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
54176              
54177              Borland filename case problem.
54178      Branch: perl
54179            + win32/sncfnmcs.pl
54180            ! MANIFEST README.win32
54181 ____________________________________________________________________________
54182 [  9170] By: jhi                                   on 2001/03/15  14:54:23
54183         Log: Add Locale::Codes 1.06, from Neil Bowers.
54184      Branch: perl
54185            + lib/Locale/Constants.pm lib/Locale/Country.pm
54186            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
54187            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
54188            + t/lib/lc-language.t t/lib/lc-uk.t
54189            ! MANIFEST
54190 ____________________________________________________________________________
54191 [  9169] By: jhi                                   on 2001/03/15  14:19:01
54192         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
54193      Branch: perl
54194            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
54195            ! ext/Storable/Storable.xs
54196 ____________________________________________________________________________
54197 [  9168] By: jhi                                   on 2001/03/15  14:13:22
54198         Log: Integrate changes #9120,9167 from mainline to maintperl.
54199              
54200              Subject: [PATCH 5.6.1] OS/2 docs
54201              
54202              Subject: [PATCH 5.6.1] perldoc
54203      Branch: maint-5.6/perl
54204           !> os2/Changes utils/perldoc.PL
54205 ____________________________________________________________________________
54206 [  9167] By: jhi                                   on 2001/03/15  14:07:42
54207         Log: Subject: [PATCH 5.6.1] perldoc
54208              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54209              Date: Wed, 14 Mar 2001 23:46:52 -0500
54210              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
54211      Branch: perl
54212            ! utils/perldoc.PL
54213 ____________________________________________________________________________
54214 [  9166] By: jhi                                   on 2001/03/15  13:53:15
54215         Log: sigaction test condition tweakage.
54216      Branch: perl
54217            ! t/lib/sigaction.t
54218 ____________________________________________________________________________
54219 [  9165] By: alanbur                               on 2001/03/15  03:49:17
54220         Log: Resynchronised with parent
54221      Branch: maint-5.6/pureperl
54222           +> os2/os2add.sym t/op/anonsub.t
54223           !> (integrate 72 files)
54224 ____________________________________________________________________________
54225 [  9164] By: jhi                                   on 2001/03/15  01:05:01
54226         Log: Avoid stomping off the beginning of an array in tr///.
54227      Branch: perl
54228            ! op.c
54229 ____________________________________________________________________________
54230 [  9163] By: jhi                                   on 2001/03/15  00:58:57
54231         Log: h2ph strictness and cleanliness from Kurt Starsinic.
54232      Branch: perl
54233            ! utils/h2ph.PL
54234 ____________________________________________________________________________
54235 [  9162] By: gsar                                  on 2001/03/15  00:56:53
54236         Log: avoid warnings
54237      Branch: maint-5.6/perl
54238            ! t/op/magic.t
54239 ____________________________________________________________________________
54240 [  9161] By: gsar                                  on 2001/03/15  00:52:09
54241         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
54242              results
54243      Branch: maint-5.6/perl
54244            ! t/op/magic.t
54245 ____________________________________________________________________________
54246 [  9160] By: jhi                                   on 2001/03/14  22:02:10
54247         Log: Do not use the Perl malloc in IRIX, suggested by
54248              Helmus Jarausch.
54249      Branch: perl
54250            ! hints/irix_6.sh
54251 ____________________________________________________________________________
54252 [  9159] By: nick                                  on 2001/03/14  21:45:59
54253         Log: Integrate mainline
54254      Branch: perlio
54255           +> t/op/loopctl.t
54256           !> (integrate 41 files)
54257 ____________________________________________________________________________
54258 [  9158] By: jhi                                   on 2001/03/14  21:10:09
54259         Log: The Day of the Retractions continues: the #9138
54260              (integrated in #9144) doesn't work well in mainline.
54261      Branch: perl
54262            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
54263            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
54264            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
54265 ____________________________________________________________________________
54266 [  9157] By: jhi                                   on 2001/03/14  20:58:12
54267         Log: The #9145 CANNOT be enabled: the clear_pmop code still
54268              dumps core all over in Tru64.
54269      Branch: perl
54270            ! op.c op.h t/op/pat.t
54271 ____________________________________________________________________________
54272 [  9156] By: jhi                                   on 2001/03/14  20:48:06
54273         Log: Integrate change #9154 from maintperl to mainline.
54274              
54275              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
54276              (caused Storable 1.0.10 to break on windows)
54277      Branch: perl
54278           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
54279           !> perlapi.c proto.h
54280 ____________________________________________________________________________
54281 [  9155] By: jhi                                   on 2001/03/14  20:23:53
54282         Log: Retract #9136: breaks threading (and binary compatibility).
54283      Branch: perl
54284            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
54285 ____________________________________________________________________________
54286 [  9154] By: gsar                                  on 2001/03/14  17:48:18
54287         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
54288              (caused Storable 1.0.10 to break on windows)
54289      Branch: maint-5.6/perl
54290            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
54291            ! perlapi.c proto.h
54292 ____________________________________________________________________________
54293 [  9153] By: jhi                                   on 2001/03/14  13:35:21
54294         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
54295      Branch: perl
54296            ! t/lib/sigaction.t
54297 ____________________________________________________________________________
54298 [  9152] By: gsar                                  on 2001/03/14  07:29:40
54299         Log: back out changes#9012,9010,9009 and parts of change#9016
54300              (causes ABRs under purify, and some prerequisites don't
54301              seem to be there in 5.6.x)
54302      Branch: maint-5.6/perl
54303            ! doop.c op.c t/op/tr.t toke.c
54304 ____________________________________________________________________________
54305 [  9151] By: gsar                                  on 2001/03/14  07:01:29
54306         Log: reenable change#9145 (the test was busted due to a missing
54307              C<print "ok 27\n">)
54308      Branch: perl
54309            ! op.c op.h t/op/pat.t
54310 ____________________________________________________________________________
54311 [  9150] By: jhi                                   on 2001/03/14  06:38:36
54312         Log: Retract #9145.
54313      Branch: perl
54314            ! op.c op.h t/op/pat.t
54315 ____________________________________________________________________________
54316 [  9149] By: jhi                                   on 2001/03/14  06:14:56
54317         Log: Retract #9143.
54318      Branch: perl
54319            ! op.c
54320 ____________________________________________________________________________
54321 [  9148] By: gsar                                  on 2001/03/14  06:13:02
54322         Log: Uninitialized Memory Read in regexec.c
54323      Branch: perl
54324            ! regexec.c
54325 ____________________________________________________________________________
54326 [  9147] By: jhi                                   on 2001/03/14  04:59:54
54327         Log: Subject: PATCH: make goto work in nested eval ""
54328              From: Robin Houston <robin@kitsite.com>
54329              Date: Wed, 14 Mar 2001 04:16:10 +0000
54330              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
54331      Branch: perl
54332            ! pp_ctl.c t/op/goto.t
54333 ____________________________________________________________________________
54334 [  9146] By: jhi                                   on 2001/03/14  04:42:54
54335         Log: Preserve the #ifdef PERL_CORE in perly.h.
54336      Branch: perl
54337            ! perly.fixer
54338 ____________________________________________________________________________
54339 [  9145] By: jhi                                   on 2001/03/14  03:57:41
54340         Log: (Retracted by #9150.)
54341      Branch: perl
54342            ! op.c op.h t/op/pat.t
54343 ____________________________________________________________________________
54344 [  9144] By: jhi                                   on 2001/03/14  03:50:38
54345         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
54346              
54347              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
54348              
54349              remove squelch controls for "Scalars leaked" messages in most places
54350              (these are now cured)
54351              
54352              fix another memory leak reported by purify (tie callbacks that
54353              croak can leak when wiping out magic)
54354      Branch: perl
54355           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
54356           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
54357           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
54358           !> t/pragma/warnings.t
54359 ____________________________________________________________________________
54360 [  9143] By: jhi                                   on 2001/03/14  03:37:53
54361         Log: (Retracted by #9149.)
54362      Branch: perl
54363            ! op.c
54364 ____________________________________________________________________________
54365 [  9142] By: gsar                                  on 2001/03/14  03:20:48
54366         Log: fix another memory leak reported by purify (tie callbacks that
54367              croak can leak when wiping out magic)
54368      Branch: maint-5.6/perl
54369            ! scope.c
54370 ____________________________________________________________________________
54371 [  9141] By: jhi                                   on 2001/03/14  02:55:00
54372         Log: Subject: PATCH for [ID 20010305.003]
54373              From: Robin Houston <robin@kitsite.com>
54374              Date: Wed, 14 Mar 2001 02:45:51 +0000
54375              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
54376      Branch: perl
54377            ! pp_ctl.c t/op/eval.t
54378 ____________________________________________________________________________
54379 [  9140] By: jhi                                   on 2001/03/14  02:41:54
54380         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
54381              Date: Wed, 14 Mar 2001 01:52:51 +0000
54382              From: Robin Houston <robin@kitsite.com>
54383              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
54384              
54385              Fix for 2000313.004.
54386      Branch: perl
54387            ! pp_ctl.c t/op/goto.t
54388 ____________________________________________________________________________
54389 [  9139] By: jhi                                   on 2001/03/14  02:40:50
54390         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
54391              From: Robin Houston <robin@kitsite.com>
54392              Date: Wed, 14 Mar 2001 00:43:45 +0000
54393              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
54394      Branch: perl
54395            + t/op/loopctl.t
54396            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
54397            ! vms/perly_c.vms
54398 ____________________________________________________________________________
54399 [  9138] By: gsar                                  on 2001/03/14  01:18:00
54400         Log: remove squelch controls for "Scalars leaked" messages in most places
54401              (these are now cured)
54402      Branch: maint-5.6/perl
54403            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
54404            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
54405            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
54406 ____________________________________________________________________________
54407 [  9137] By: gsar                                  on 2001/03/14  00:57:04
54408         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
54409      Branch: maint-5.6/perl
54410            ! regcomp.c
54411 ____________________________________________________________________________
54412 [  9136] By: jhi                                   on 2001/03/13  23:12:24
54413         Log: (Retracted by #9155)
54414              
54415              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
54416              From: Jens-Uwe Mager <jum@helios.de>
54417              Date: Wed, 21 Feb 2001 21:32:04 +0100
54418              Message-ID: <20010221213203.A18340@ans.helios.de>
54419      Branch: perl
54420            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
54421 ____________________________________________________________________________
54422 [  9135] By: jhi                                   on 2001/03/13  22:50:05
54423         Log: Integrate perlio.
54424      Branch: perl
54425           !> pp.c
54426 ____________________________________________________________________________
54427 [  9134] By: jhi                                   on 2001/03/13  22:49:05
54428         Log: Integrate change #9131 from maintperl into mainline.
54429              
54430              make the error text look more consistent in hints/hpux.sh
54431      Branch: perl
54432           !> hints/hpux.sh
54433 ____________________________________________________________________________
54434 [  9133] By: gsar                                  on 2001/03/13  22:46:20
54435         Log: integrate change#9067 from mainline
54436              
54437              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
54438      Branch: maint-5.6/perl
54439           !> lib/ExtUtils/MM_Unix.pm
54440 ____________________________________________________________________________
54441 [  9132] By: jhi                                   on 2001/03/13  22:41:21
54442         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
54443              From: "John P. Linderman" <jpl@research.att.com>
54444              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
54445              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
54446              
54447              A more correct prime finder.
54448      Branch: perl
54449            ! lib/Tie/SubstrHash.pm
54450 ____________________________________________________________________________
54451 [  9131] By: gsar                                  on 2001/03/13  22:30:42
54452         Log: make the error text look more consistent in hints/hpux.sh
54453      Branch: maint-5.6/perl
54454            ! hints/hpux.sh
54455 ____________________________________________________________________________
54456 [  9130] By: jhi                                   on 2001/03/13  22:23:44
54457         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
54458              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54459              Date: Tue, 13 Mar 2001 18:41:26 +0100
54460              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
54461              
54462              If the test is run non-interactively the default handler
54463              is different.
54464      Branch: perl
54465            ! t/lib/sigaction.t
54466 ____________________________________________________________________________
54467 [  9129] By: jhi                                   on 2001/03/13  22:20:21
54468         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
54469              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54470              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
54471              Date:     Tue, 13 Mar 2001 16:44:32 EST
54472      Branch: perl
54473            ! t/lib/1_compile.t
54474 ____________________________________________________________________________
54475 [  9128] By: jhi                                   on 2001/03/13  22:18:34
54476         Log: Subject: Another patch for integer.pm POD 
54477              From: "John L. Allen" <allen@grumman.com>
54478              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
54479              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
54480      Branch: perl
54481            ! lib/integer.pm
54482 ____________________________________________________________________________
54483 [  9127] By: nick                                  on 2001/03/13  21:26:30
54484         Log: Integrate mainline.
54485      Branch: perlio
54486           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
54487           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
54488           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
54489           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
54490           !> Changes Configure MANIFEST README.os2 README.os390
54491           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
54492           !> os2/Changes patchlevel.h win32/perlhost.h
54493 ____________________________________________________________________________
54494 [  9126] By: nick                                  on 2001/03/13  20:39:51
54495         Log: #ifdef'ed out code to make packed side of pack/unpack
54496              octets. (i.e. pack('U') => encode_utf8).
54497      Branch: perlio
54498            ! pp.c
54499 ____________________________________________________________________________
54500 [  9125] By: jhi                                   on 2001/03/13  15:07:16
54501         Log: Update Changes.
54502      Branch: perl
54503            ! Changes patchlevel.h
54504 ____________________________________________________________________________
54505 [  9124] By: jhi                                   on 2001/03/13  14:22:45
54506         Log: Workaround for the buggy ("internal compiler error")
54507              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
54508              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
54509              of Andreas König.
54510      Branch: perl
54511            ! ext/re/Makefile.PL hints/aix.sh
54512 ____________________________________________________________________________
54513 [  9123] By: jhi                                   on 2001/03/13  03:24:34
54514         Log: Typo in #9114.
54515      Branch: metaconfig
54516            ! U/modified/myhostname.U
54517 ____________________________________________________________________________
54518 [  9122] By: jhi                                   on 2001/03/13  03:24:06
54519         Log: Typo in #9113.
54520      Branch: perl
54521            ! Configure
54522 ____________________________________________________________________________
54523 [  9121] By: jhi                                   on 2001/03/13  01:53:05
54524         Log: Forgot to check-in the larger part of #9120, duh.
54525      Branch: perl
54526            ! README.os2
54527 ____________________________________________________________________________
54528 [  9120] By: jhi                                   on 2001/03/13  01:51:31
54529         Log: Subject: [PATCH 5.6.1] OS/2 docs
54530              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54531              Date: Mon, 12 Mar 2001 03:27:32 -0500
54532              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
54533      Branch: perl
54534            ! os2/Changes
54535 ____________________________________________________________________________
54536 [  9119] By: jhi                                   on 2001/03/13  01:49:41
54537         Log: Integrate change #9116 from maintperl into mainline.
54538              
54539              Win32::GetCwd() returns C: instead of C:\ in the root directory
54540              under ithreads
54541      Branch: perl
54542           !> win32/perlhost.h
54543 ____________________________________________________________________________
54544 [  9118] By: jhi                                   on 2001/03/13  01:13:39
54545         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
54546      Branch: perl
54547            + lib/Switch.pm t/lib/switch.t
54548            ! MANIFEST
54549 ____________________________________________________________________________
54550 [  9117] By: jhi                                   on 2001/03/13  01:03:17
54551         Log: Add Text::Balanced 1.83.
54552      Branch: perl
54553            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
54554            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
54555            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
54556            + t/lib/tb-xvari.t
54557            ! MANIFEST
54558 ____________________________________________________________________________
54559 [  9116] By: gsar                                  on 2001/03/13  00:55:53
54560         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
54561              under ithreads
54562      Branch: maint-5.6/perl
54563            ! win32/perlhost.h
54564 ____________________________________________________________________________
54565 [  9115] By: jhi                                   on 2001/03/13  00:54:09
54566         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
54567              From: "John L. Allen" <allen@grumman.com>
54568              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
54569              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
54570              
54571              use integer document clarification.
54572      Branch: perl
54573            ! lib/integer.pm
54574 ____________________________________________________________________________
54575 [  9114] By: jhi                                   on 2001/03/13  00:38:54
54576         Log: Metaconfig unit change for #9113.
54577      Branch: metaconfig
54578            ! U/modified/myhostname.U
54579 ____________________________________________________________________________
54580 [  9113] By: jhi                                   on 2001/03/13  00:38:35
54581         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?)
54582              From: Peter Prymmer <pvhp@forte.com>
54583              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
54584              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
54585      Branch: perl
54586            ! Configure README.os390 hints/os390.sh
54587 ____________________________________________________________________________
54588 [  9112] By: jhi                                   on 2001/03/13  00:29:00
54589         Log: Integrate perlio.
54590      Branch: perl
54591           !> sv.c utf8.h
54592 ____________________________________________________________________________
54593 [  9111] By: nick                                  on 2001/03/12  21:16:33
54594         Log: Integrate mainline.
54595      Branch: perlio
54596           +> t/op/anonsub.t
54597           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
54598           !> proto.h sv.c
54599 ____________________________________________________________________________
54600 [  9110] By: nick                                  on 2001/03/12  21:00:13
54601         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
54602      Branch: perlio
54603            ! sv.c utf8.h
54604 ____________________________________________________________________________
54605 [  9109] By: jhi                                   on 2001/03/12  16:04:47
54606         Log: Integrate change #9108 from maintperl to mainline.
54607              
54608              fix memory leak in C<sub X { sub {} }> arising from a refcount
54609              loop between the outer sub and the inner prototype anonsub
54610              
54611              this also enables closures returned by subroutines that
54612              subsequently get redefined to work without generating coredumps :)
54613              
54614              completely removed the free_closures() hack--it shouldn't be
54615              needed anymore
54616      Branch: perl
54617           +> t/op/anonsub.t
54618           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
54619           !> proto.h sv.c
54620 ____________________________________________________________________________
54621 [  9108] By: gsar                                  on 2001/03/12  10:21:31
54622         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
54623              loop between the outer sub and the inner prototype anonsub
54624              
54625              this also enables closures returned by subroutines that
54626              subsequently get redefined to work without generating coredumps :)
54627              
54628              completely removed the free_closures() hack--it shouldn't be
54629              needed anymore
54630      Branch: maint-5.6/perl
54631            + t/op/anonsub.t
54632            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
54633            ! proto.h sv.c
54634 ____________________________________________________________________________
54635 [  9107] By: jhi                                   on 2001/03/12  05:15:31
54636         Log: Integrate perlio.
54637      Branch: perl
54638           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
54639 ____________________________________________________________________________
54640 [  9106] By: nick                                  on 2001/03/11  20:10:12
54641         Log: regcomp.c is working in native space, not Unicode space (if different)
54642              as it is doing compare against 'W' in \W etc.
54643      Branch: perlio
54644            ! regcomp.c
54645 ____________________________________________________________________________
54646 [  9105] By: nick                                  on 2001/03/11  19:39:34
54647         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
54648              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
54649      Branch: perlio
54650            ! regcomp.c toke.c utf8.c
54651 ____________________________________________________________________________
54652 [  9104] By: nick                                  on 2001/03/11  18:15:44
54653         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
54654      Branch: perlio
54655            ! sv.c
54656 ____________________________________________________________________________
54657 [  9103] By: nick                                  on 2001/03/11  18:03:28
54658         Log: Integrate mainline (for regexp stuff).
54659      Branch: perlio
54660           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
54661           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
54662           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
54663           !> t/lib/errno.t t/op/pat.t
54664 ____________________________________________________________________________
54665 [  9102] By: nick                                  on 2001/03/11  17:44:20
54666         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
54667              - exclude layer syms in makedef.pl for sfio
54668              - also inhibit Encode from trying to build ":encode()" layer.
54669      Branch: perlio
54670            ! ext/Encode/Encode.xs makedef.pl
54671 ____________________________________________________________________________
54672 [  9101] By: jhi                                   on 2001/03/10  22:38:13
54673         Log: The $Is_MacOS needs to be declared.
54674      Branch: perl
54675            ! lib/ExtUtils/Manifest.pm
54676 ____________________________________________________________________________
54677 [  9100] By: jhi                                   on 2001/03/10  22:14:29
54678         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
54679              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
54680              pollute the symbolspace if using sfio.
54681      Branch: perl
54682            ! ext/Encode/Encode.xs
54683 ____________________________________________________________________________
54684 [  9099] By: jhi                                   on 2001/03/10  21:58:48
54685         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
54686              Date: Sat, 10 Mar 2001 14:23:55 -0500
54687              From: Chris Nandor <pudge@pobox.com>
54688              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
54689      Branch: perl
54690            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
54691            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
54692            ! t/lib/errno.t
54693 ____________________________________________________________________________
54694 [  9098] By: jhi                                   on 2001/03/10  21:38:30
54695         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
54696      Branch: perl
54697            ! regcomp.c regexec.c t/op/pat.t
54698 ____________________________________________________________________________
54699 [  9097] By: jhi                                   on 2001/03/10  14:38:07
54700         Log: Integrate perlio.
54701      Branch: perl
54702           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
54703           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
54704           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
54705 ____________________________________________________________________________
54706 [  9096] By: nick                                  on 2001/03/10  11:55:43
54707         Log: EBCDIC sanity - phase I
54708              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
54709              - use utf8n_xxxx (c.f. pvn) for forms which take length.
54710              - back out vN.N and $^V exceptions to e2a/a2e
54711              - make "locale" isxxx macros be uvchr (may be redundant?)
54712              
54713              Not clear yet that toUPPER_uni et. al. return being handled correctly.
54714              The tr// and rexexp stuff still needs an audit, assumption is they are working
54715              in Unicode space.
54716              
54717              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
54718      Branch: perlio
54719            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
54720            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
54721            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
54722 ____________________________________________________________________________
54723 [  9095] By: jhi                                   on 2001/03/09  22:10:01
54724         Log: Integrate perlio.
54725      Branch: perl
54726           !> dump.c
54727 ____________________________________________________________________________
54728 [  9094] By: nick                                  on 2001/03/09  17:36:38
54729         Log: Builds an passes all tests after integrate and this tweak.
54730      Branch: perlio
54731            ! dump.c
54732 ____________________________________________________________________________
54733 [  9093] By: nick                                  on 2001/03/09  17:16:03
54734         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
54735      Branch: perlio
54736           +> lib/unicode/Scripts.txt t/lib/sigaction.t
54737           !> (integrate 79 files)
54738 ____________________________________________________________________________
54739 [  9092] By: jhi                                   on 2001/03/09  15:28:26
54740         Log: Update Changes.
54741      Branch: perl
54742            ! Changes patchlevel.h
54743 ____________________________________________________________________________
54744 [  9091] By: jhi                                   on 2001/03/09  15:25:05
54745         Log: In op/stat #35 better to scan all the potential directories
54746              for setuids, not just the first one.
54747      Branch: perl
54748            ! t/op/stat.t
54749 ____________________________________________________________________________
54750 [  9090] By: jhi                                   on 2001/03/09  15:01:27
54751         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
54752              From: rspier@pobox.com (Robert Spier)
54753              Date: Fri, 9 Mar 2001 03:30:20 -0500
54754              Message-ID: <15016.38044.381174.160189@rls.cx>
54755              
54756              EXISTS() returning undef mistakenly triggered a FETCH().
54757      Branch: perl
54758            ! hv.c
54759 ____________________________________________________________________________
54760 [  9089] By: jhi                                   on 2001/03/09  14:59:02
54761         Log: Add /sbin and /usr/sbin to the list of directories scanned
54762              for setuid programs.  Takes care of bug id 20010309.003.
54763      Branch: perl
54764            ! t/op/stat.t
54765 ____________________________________________________________________________
54766 [  9088] By: jhi                                   on 2001/03/09  14:48:32
54767         Log: Regen perlapi, perltoc.
54768      Branch: perl
54769            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
54770 ____________________________________________________________________________
54771 [  9087] By: jhi                                   on 2001/03/09  14:38:56
54772         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
54773              From: David Mitchell <davem@fdgroup.co.uk>
54774              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
54775              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
54776      Branch: perl
54777            ! dump.c perl.c perl.h pod/perlrun.pod
54778 ____________________________________________________________________________
54779 [  9086] By: jhi                                   on 2001/03/09  01:47:16
54780         Log: A modified version of
54781              
54782              Subject: [ID 20010307.005] POSIX::sigaction has various problems
54783              From: anders@broadcom.com
54784              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
54785              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
54786              
54787              Currently the sigaction.t test #6 fails (and is fudged to look
54788              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
54789              This may well be a genuine bug in Linux sigaction() (since at
54790              least Tru64, Solaris, and HP-UX disagree with Linux).
54791              Anyone with POSIX / SUSv2 tome handy?  The problem is that
54792              the flags of the oldaction don't match with the flags in
54793              the previously installed disposition.
54794      Branch: perl
54795            + t/lib/sigaction.t
54796            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
54797 ____________________________________________________________________________
54798 [  9085] By: jhi                                   on 2001/03/09  01:30:13
54799         Log: Subject: Re: mission impossible for the day
54800              From: Alex Gough <alex@rcon.org>
54801              Date: Thu, 08 Mar 2001 17:18:19 +0000
54802              Message-ID: <3AA7BEDB.8070409@rcon.org>
54803              
54804              If references (are overloaded) and can be directly stringified,
54805              show that instead of "stringified".
54806              
54807              (The problem, infinite mutual recursion caused by overloaded bool
54808              in Switch.pm, tracked by David Mitchell)
54809      Branch: perl
54810            ! lib/Carp/Heavy.pm
54811 ____________________________________________________________________________
54812 [  9084] By: jhi                                   on 2001/03/09  01:20:39
54813         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
54814              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
54815              From: David Mitchell <davem@fdgroup.co.uk>
54816              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
54817      Branch: perl
54818            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
54819            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
54820 ____________________________________________________________________________
54821 [  9083] By: jhi                                   on 2001/03/09  01:16:51
54822         Log: Subject: [PATCH] perldata.pod here-doc docs
54823              From: Jeff Pinyan <jeffp@crusoe.net>
54824              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
54825              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
54826      Branch: perl
54827            ! pod/perldata.pod
54828 ____________________________________________________________________________
54829 [  9082] By: jhi                                   on 2001/03/09  01:01:27
54830         Log: Subject: Re: Unicode/EBCDIC
54831              From: Peter Prymmer <pvhp@forte.com>
54832              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
54833              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
54834      Branch: perl
54835            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
54836 ____________________________________________________________________________
54837 [  9081] By: jhi                                   on 2001/03/08  13:41:30
54838         Log: Subject: Ooops, wrong 'no *POSIX' Patch
54839              From: Dorner Thomas <Thomas.Dorner@start.de>
54840              Date: Thu, 8 Mar 2001 08:43:28 +0100
54841              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
54842      Branch: perl
54843            ! hints/posix-bc.sh
54844 ____________________________________________________________________________
54845 [  9080] By: jhi                                   on 2001/03/08  13:11:42
54846         Log: It's Scripts.txt, not Script.txt.
54847      Branch: perl
54848            ! MANIFEST
54849 ____________________________________________________________________________
54850 [  9079] By: jhi                                   on 2001/03/08  12:59:05
54851         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
54852              From: Dorner Thomas <Thomas.Dorner@start.de>
54853              Date: Wed, 7 Mar 2001 14:13:31 +0100
54854              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
54855      Branch: perl
54856            ! makedepend.SH
54857 ____________________________________________________________________________
54858 [  9078] By: jhi                                   on 2001/03/08  12:57:43
54859         Log: Retract #9069, wrong patch.
54860      Branch: perl
54861            ! Makefile.SH
54862 ____________________________________________________________________________
54863 [  9077] By: jhi                                   on 2001/03/08  01:06:13
54864         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
54865      Branch: perl
54866            + lib/unicode/Scripts.txt
54867            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
54868            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
54869            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
54870            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
54871            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
54872            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
54873            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
54874            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
54875            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
54876            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
54877            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
54878            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
54879            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
54880            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
54881            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
54882            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
54883            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
54884            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
54885            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
54886            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
54887            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
54888            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
54889            ! lib/unicode/version
54890 ____________________________________________________________________________
54891 [  9076] By: jhi                                   on 2001/03/07  22:59:39
54892         Log: Integrate change #7784 from mainline into maintperl.
54893              
54894              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
54895      Branch: maint-5.6/perl
54896           !> pp_ctl.c t/op/pat.t
54897 ____________________________________________________________________________
54898 [  9075] By: jhi                                   on 2001/03/07  22:05:11
54899         Log: More UTF-8 test tweaks.
54900      Branch: perl
54901            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
54902 ____________________________________________________________________________
54903 [  9074] By: nick                                  on 2001/03/07  21:39:29
54904         Log: Integrate mainline.
54905      Branch: perlio
54906           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
54907           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
54908           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
54909           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
54910           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
54911 ____________________________________________________________________________
54912 [  9073] By: jhi                                   on 2001/03/07  16:37:09
54913         Log: Update Changes.
54914      Branch: perl
54915            ! Changes patchlevel.h
54916 ____________________________________________________________________________
54917 [  9072] By: jhi                                   on 2001/03/07  16:32:30
54918         Log: Subject: [ID 20010306.004] || != named unary operator
54919              From: abela@geneanet.org
54920              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
54921              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
54922      Branch: perl
54923            ! pod/perlop.pod
54924 ____________________________________________________________________________
54925 [  9071] By: jhi                                   on 2001/03/07  15:14:11
54926         Log: Subject: downgrading to bytes for common functions
54927              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
54928              Date: Wed, 7 Mar 2001 02:36:55 -0500
54929              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
54930      Branch: perl
54931            ! pp_sys.c
54932 ____________________________________________________________________________
54933 [  9070] By: jhi                                   on 2001/03/07  15:04:58
54934         Log: Clarify the description differentiating for and while; inspired by
54935              
54936              Subject: [ID 20010306.002] for/while difference in for definition
54937              From: abela@geneanet.org
54938              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
54939              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
54940      Branch: perl
54941            ! pod/perlsyn.pod
54942 ____________________________________________________________________________
54943 [  9069] By: jhi                                   on 2001/03/07  14:55:30
54944         Log: (Retracted by #9078.)
54945      Branch: perl
54946            ! Makefile.SH
54947 ____________________________________________________________________________
54948 [  9068] By: jhi                                   on 2001/03/07  14:51:17
54949         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
54950              From: Radu Greab <radu@netsoft.ro>
54951              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
54952              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
54953      Branch: perl
54954            ! pp.c t/op/chop.t
54955 ____________________________________________________________________________
54956 [  9067] By: jhi                                   on 2001/03/07  14:48:57
54957         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
54958              From: Simon Cozens <simon@netthink.co.uk>
54959              Date: Wed, 7 Mar 2001 13:59:28 +0000
54960              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
54961              
54962              In order to allow MakeMaker to build correct Makefiles,
54963              you need to change the order of the arguments in MM_Unix.pm
54964              as well. (Unless you have C89_CCMODE set, but we're trying
54965              to be POSIXly correct)
54966              
54967              Thanks to Merijn Broeren for tracking this down.
54968      Branch: perl
54969            ! lib/ExtUtils/MM_Unix.pm
54970 ____________________________________________________________________________
54971 [  9066] By: jhi                                   on 2001/03/07  14:30:02
54972         Log: Floating point too messy.
54973      Branch: perl
54974            ! t/camel-III/vstring.t
54975 ____________________________________________________________________________
54976 [  9065] By: jhi                                   on 2001/03/07  14:17:44
54977         Log: Integrate change #9064 from maintperl into mainline.
54978              
54979              fix memory leak in pack("Bb",...)
54980      Branch: perl
54981           !> perl.c
54982 ____________________________________________________________________________
54983 [  9064] By: gsar                                  on 2001/03/07  06:29:24
54984         Log: fix memory leak in pack("Bb",...)
54985      Branch: maint-5.6/perl
54986            ! perl.c
54987 ____________________________________________________________________________
54988 [  9063] By: jhi                                   on 2001/03/07  00:55:04
54989         Log: Major utf8 test reorganisation and rewrite.
54990              Hopefully no tests were lost in the shuffle.
54991              (The beginning of pragma/utf8 was lost intentionally,
54992              the tests were rather bogus and incomplete.)
54993      Branch: perl
54994            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
54995            ! t/pragma/utf8.t
54996 ____________________________________________________________________________
54997 [  9062] By: jhi                                   on 2001/03/07  00:41:16
54998         Log: More tweakage on the Unicode character class descriptions.
54999      Branch: perl
55000            ! lib/unicode/mktables.PL pod/perlretut.pod
55001 ____________________________________________________________________________
55002 [  9061] By: jhi                                   on 2001/03/06  23:12:38
55003         Log: The perlretut was still talking about the old \p and \P
55004              definitions.
55005      Branch: perl
55006            ! pod/perlretut.pod
55007 ____________________________________________________________________________
55008 [  9060] By: nick                                  on 2001/03/06  20:52:37
55009         Log: Integrate mainline (make test works again now).
55010      Branch: perlio
55011           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
55012 ____________________________________________________________________________
55013 [  9059] By: jhi                                   on 2001/03/06  15:36:14
55014         Log: 0.999... does equal 1.0, doesn't it?
55015      Branch: perl
55016            ! t/camel-III/vstring.t
55017 ____________________________________________________________________________
55018 [  9058] By: jhi                                   on 2001/03/06  15:34:00
55019         Log: Make /x{abcd}/ to work without use utf8.
55020      Branch: perl
55021            ! regcomp.c
55022 ____________________________________________________________________________
55023 [  9057] By: jhi                                   on 2001/03/06  03:02:36
55024         Log: Easier to outcomment all the three reset() tests for now.
55025      Branch: perl
55026            ! t/op/pat.t
55027 ____________________________________________________________________________
55028 [  9056] By: jhi                                   on 2001/03/06  02:30:02
55029         Log: Comment out the deadly reset; until the 20010301.005
55030              is finally fixed.
55031      Branch: perl
55032            ! t/op/pat.t
55033 ____________________________________________________________________________
55034 [  9055] By: jhi                                   on 2001/03/06  02:21:26
55035         Log: Integrate the change #9054 from mainline:
55036              retract the PMOP cleanup patch pending further investigation.
55037      Branch: maint-5.6/perl
55038           !> op.c op.h
55039 ____________________________________________________________________________
55040 [  9054] By: jhi                                   on 2001/03/06  02:19:57
55041         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
55042              with oddly familiar stack traces.
55043      Branch: perl
55044            ! op.c op.h
55045 ____________________________________________________________________________
55046 [  9053] By: jhi                                   on 2001/03/05  23:20:28
55047         Log: Integrate perlio.
55048      Branch: perl
55049           +> ext/Encode/Encode/koi8-r.ucm
55050           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
55051           !> makedef.pl
55052 ____________________________________________________________________________
55053 [  9052] By: nick                                  on 2001/03/05  23:08:17
55054         Log: skipping USE_PERLIO symbols correction.
55055      Branch: perlio
55056            ! makedef.pl
55057 ____________________________________________________________________________
55058 [  9051] By: nick                                  on 2001/03/05  22:35:07
55059         Log: More Encode alias tidying.
55060      Branch: perlio
55061            + ext/Encode/Encode/koi8-r.ucm
55062            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
55063 ____________________________________________________________________________
55064 [  9050] By: jhi                                   on 2001/03/05  21:44:29
55065         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
55066              Sarathy's fix for ID 20010301.005.
55067      Branch: maint-5.6/perl
55068           !> op.c op.h
55069 ____________________________________________________________________________
55070 [  9049] By: nick                                  on 2001/03/05  19:54:04
55071         Log: Integrate Jarkko's Encode.pm tweak.
55072      Branch: perlio
55073           !> ext/Encode/Encode.pm
55074 ____________________________________________________________________________
55075 [  9048] By: nick                                  on 2001/03/05  19:47:57
55076         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
55077      Branch: perlio
55078           +> os2/os2add.sym
55079           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
55080           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
55081           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
55082           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
55083           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
55084 ____________________________________________________________________________
55085 [  9047] By: jhi                                   on 2001/03/05  19:25:26
55086         Log: Regen perlapi.
55087      Branch: perl
55088            ! pod/perlapi.pod
55089 ____________________________________________________________________________
55090 [  9046] By: jhi                                   on 2001/03/05  19:12:14
55091         Log: Integrate perlio.
55092      Branch: perl
55093           +> t/camel-III/vstring.t
55094           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
55095 ____________________________________________________________________________
55096 [  9045] By: jhi                                   on 2001/03/05  19:10:36
55097         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
55098      Branch: perl
55099            ! ext/Encode/Encode.pm
55100 ____________________________________________________________________________
55101 [  9044] By: jhi                                   on 2001/03/05  18:49:12
55102         Log: Forgot the other half of the PMOP patch (#9033).
55103      Branch: perl
55104            ! op.h
55105 ____________________________________________________________________________
55106 [  9043] By: nick                                  on 2001/03/05  18:14:47
55107         Log: Update MANIFEST for new test.
55108      Branch: perlio
55109            ! MANIFEST
55110 ____________________________________________________________________________
55111 [  9042] By: nick                                  on 2001/03/05  18:12:41
55112         Log: Some tests for Camel 3rd edition features.
55113              Make gethostbyaddr() test in above work.
55114      Branch: perlio
55115            + t/camel-III/vstring.t
55116            ! pp.h pp_sys.c t/TEST t/harness
55117 ____________________________________________________________________________
55118 [  9041] By: jhi                                   on 2001/03/05  17:41:48
55119         Log: Add more ISO 8859 encoding aliases.
55120      Branch: perl
55121            ! ext/Encode/Encode.pm
55122 ____________________________________________________________________________
55123 [  9040] By: jhi                                   on 2001/03/05  17:30:43
55124         Log: Integrate perlio.
55125      Branch: perl
55126           !> MANIFEST sv.c
55127 ____________________________________________________________________________
55128 [  9039] By: nick                                  on 2001/03/05  17:11:36
55129         Log: Missed added file.
55130      Branch: perlio
55131            ! MANIFEST
55132 ____________________________________________________________________________
55133 [  9038] By: jhi                                   on 2001/03/05  15:58:01
55134         Log: Add tr tests for EBCDIC, from Karsten Sperling.
55135      Branch: perl
55136            ! t/op/tr.t
55137 ____________________________________________________________________________
55138 [  9037] By: nick                                  on 2001/03/05  15:56:35
55139         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
55140              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
55141              
55142              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
55143              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
55144              - uses SvPV() rather than sv_2pv() in case it isn't a string.
55145      Branch: perlio
55146            ! sv.c
55147 ____________________________________________________________________________
55148 [  9036] By: jhi                                   on 2001/03/05  15:49:15
55149         Log: Add matching tests currently failing in EBCDIC,
55150              suggested by Karsten Sperling.
55151      Branch: perl
55152            ! t/op/pat.t
55153 ____________________________________________________________________________
55154 [  9035] By: jhi                                   on 2001/03/05  15:36:55
55155         Log: The #9034 needs a MANIFESTation.
55156      Branch: perl
55157            ! MANIFEST
55158 ____________________________________________________________________________
55159 [  9034] By: jhi                                   on 2001/03/05  15:35:14
55160         Log: Integrate perlio.
55161      Branch: perl
55162           +> ext/Encode/Encode/Tcl.pm
55163           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
55164           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
55165           !> ext/Encode/Encode/iso8859-1.ucm
55166           !> ext/Encode/Encode/iso8859-10.ucm
55167           !> ext/Encode/Encode/iso8859-13.ucm
55168           !> ext/Encode/Encode/iso8859-14.ucm
55169           !> ext/Encode/Encode/iso8859-15.ucm
55170           !> ext/Encode/Encode/iso8859-16.ucm
55171           !> ext/Encode/Encode/iso8859-2.ucm
55172           !> ext/Encode/Encode/iso8859-3.ucm
55173           !> ext/Encode/Encode/iso8859-4.ucm
55174           !> ext/Encode/Encode/iso8859-5.ucm
55175           !> ext/Encode/Encode/iso8859-6.ucm
55176           !> ext/Encode/Encode/iso8859-7.ucm
55177           !> ext/Encode/Encode/iso8859-8.ucm
55178           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
55179           !> t/lib/encode.t
55180 ____________________________________________________________________________
55181 [  9033] By: jhi                                   on 2001/03/05  15:33:18
55182         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
55183              From: Gurusamy Sarathy <gsar@ActiveState.com>
55184              Date: Sun, 04 Mar 2001 22:33:15 -0800
55185              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
55186              
55187              PMOPs need to remember their own stash so that they can
55188              gracefully remove themselves from their linked list.
55189      Branch: perl
55190            ! op.c
55191 ____________________________________________________________________________
55192 [  9032] By: nick                                  on 2001/03/05  14:51:50
55193         Log: Encode implementation "completion"
55194              Implement and document define_encoding()
55195              Implement and document encoding aliases including define_alias()
55196              Make Encode::XS use define_encoding() rather than back-door.
55197              Move run-time *.enc to separate Encode::Tcl module.
55198              Make 'compile' honour <codeset_name>
55199              Change canonical names of to iso-8859-* and US-ascii.
55200      Branch: perlio
55201            + ext/Encode/Encode/Tcl.pm
55202            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
55203            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
55204            ! ext/Encode/Encode/iso8859-1.ucm
55205            ! ext/Encode/Encode/iso8859-10.ucm
55206            ! ext/Encode/Encode/iso8859-13.ucm
55207            ! ext/Encode/Encode/iso8859-14.ucm
55208            ! ext/Encode/Encode/iso8859-15.ucm
55209            ! ext/Encode/Encode/iso8859-16.ucm
55210            ! ext/Encode/Encode/iso8859-2.ucm
55211            ! ext/Encode/Encode/iso8859-3.ucm
55212            ! ext/Encode/Encode/iso8859-4.ucm
55213            ! ext/Encode/Encode/iso8859-5.ucm
55214            ! ext/Encode/Encode/iso8859-6.ucm
55215            ! ext/Encode/Encode/iso8859-7.ucm
55216            ! ext/Encode/Encode/iso8859-8.ucm
55217            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
55218            ! t/lib/encode.t
55219 ____________________________________________________________________________
55220 [  9031] By: jhi                                   on 2001/03/05  13:51:17
55221         Log: Integrate change #9030 from maintperl into mainline.
55222              
55223              Subject: [PATCH 5.6.1] OS/2 cleanup
55224      Branch: perl
55225           +> os2/os2add.sym
55226           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
55227           !> makedef.pl os2/Changes os2/Makefile.SHs
55228           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
55229           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
55230           !> os2/os2.sym os2/os2ish.h
55231 ____________________________________________________________________________
55232 [  9030] By: jhi                                   on 2001/03/05  13:46:49
55233         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
55234              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55235              Date: Mon, 5 Mar 2001 02:29:44 -0500
55236              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
55237      Branch: maint-5.6/perl
55238            + os2/os2add.sym
55239            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
55240            ! makedef.pl os2/Changes os2/Makefile.SHs
55241            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
55242            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
55243            ! os2/os2.sym os2/os2ish.h
55244 ____________________________________________________________________________
55245 [  9029] By: jhi                                   on 2001/03/05  13:40:35
55246         Log: Integrate change #9028 from maintperl into mainline.
55247              
55248              various nits in MM_Unix.pm found by disabling SelfLoader
55249      Branch: perl
55250           !> lib/ExtUtils/MM_Unix.pm
55251 ____________________________________________________________________________
55252 [  9028] By: gsar                                  on 2001/03/05  09:58:38
55253         Log: various nits in MM_Unix.pm found by disabling SelfLoader
55254      Branch: maint-5.6/perl
55255            ! lib/ExtUtils/MM_Unix.pm
55256 ____________________________________________________________________________
55257 [  9027] By: nick                                  on 2001/03/05  08:35:22
55258         Log: Integrate mainline
55259      Branch: perlio
55260           !> (integrate 28 files)
55261 ____________________________________________________________________________
55262 [  9026] By: jhi                                   on 2001/03/05  02:14:59
55263         Log: Integrate change #9025 from mainline to maintperl,
55264              retract \N{U+HHHH}.
55265      Branch: maint-5.6/perl
55266           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
55267           !> t/lib/charnames.t toke.c
55268 ____________________________________________________________________________
55269 [  9025] By: jhi                                   on 2001/03/05  02:13:09
55270         Log: Retracting \N{U+HHHH}.
55271      Branch: perl
55272            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
55273            ! t/lib/charnames.t toke.c
55274 ____________________________________________________________________________
55275 [  9024] By: jhi                                   on 2001/03/04  20:51:07
55276         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
55277              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
55278              Date: Fri, 02 Mar 2001 18:25:26 +0100
55279              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
55280              
55281              Casting problem.
55282      Branch: perl
55283            ! ext/Storable/Storable.xs
55284 ____________________________________________________________________________
55285 [  9023] By: jhi                                   on 2001/03/04  19:46:45
55286         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
55287              From: nick@talking.bollo.cx
55288              Date: Sat, 03 Mar 2001 21:41:33 +0000
55289              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
55290              
55291              Revert the workaround.
55292      Branch: perl
55293            ! perlio.c
55294 ____________________________________________________________________________
55295 [  9022] By: jhi                                   on 2001/03/04  19:36:28
55296         Log: Update Changes.
55297      Branch: perl
55298            ! Changes patchlevel.h
55299 ____________________________________________________________________________
55300 [  9021] By: jhi                                   on 2001/03/04  18:41:00
55301         Log: makedef.pl updates suggested by Chris Nandor; double-checking
55302              the changes in AIX, OS/2 Win32 would be nice.
55303      Branch: perl
55304            ! makedef.pl
55305 ____________________________________________________________________________
55306 [  9020] By: jhi                                   on 2001/03/04  18:23:58
55307         Log: Integrate change #9012 from maintperl into mainline,
55308              quench a compiler warning.
55309      Branch: perl
55310           !> toke.c
55311 ____________________________________________________________________________
55312 [  9019] By: jhi                                   on 2001/03/04  18:18:43
55313         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
55314              
55315              \N{U+HHHH} fix.
55316              
55317              pattern in G_ARRAY context
55318      Branch: maint-5.6/perl
55319           !> pp_hot.c t/op/pat.t toke.c
55320 ____________________________________________________________________________
55321 [  9018] By: jhi                                   on 2001/03/04  18:07:48
55322         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
55323              From: Jeff Pinyan <jeffp@crusoe.net>
55324              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
55325              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
55326      Branch: perl
55327            ! pp_hot.c t/op/pat.t
55328 ____________________________________________________________________________
55329 [  9017] By: jhi                                   on 2001/03/04  18:06:21
55330         Log: I thought I tested the #9014.
55331      Branch: perl
55332            ! toke.c
55333 ____________________________________________________________________________
55334 [  9016] By: jhi                                   on 2001/03/04  17:41:22
55335         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
55336              
55337              Tweak the get*ent() OS/2 prototypes.
55338              
55339              Add the \N{U+HHHH} syntax.
55340              
55341              More tr/// UTF-8 fixes from Inaba Hiroto.
55342      Branch: maint-5.6/perl
55343           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
55344           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
55345 ____________________________________________________________________________
55346 [  9015] By: jhi                                   on 2001/03/04  17:36:04
55347         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
55348      Branch: perl
55349            ! doop.c t/op/tr.t
55350 ____________________________________________________________________________
55351 [  9014] By: jhi                                   on 2001/03/04  17:24:49
55352         Log: Add the \N{U+HHHH} syntax.
55353      Branch: perl
55354            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
55355            ! t/lib/charnames.t toke.c
55356 ____________________________________________________________________________
55357 [  9013] By: jhi                                   on 2001/03/04  17:20:45
55358         Log: Tweak the get*ent() OS/2 prototypes.
55359      Branch: perl
55360            ! os2/os2.c
55361 ____________________________________________________________________________
55362 [  9012] By: gsar                                  on 2001/03/04  06:26:14
55363         Log: avoid warning (nit in change#9009)
55364      Branch: maint-5.6/perl
55365            ! toke.c
55366 ____________________________________________________________________________
55367 [  9011] By: gsar                                  on 2001/03/04  06:15:24
55368         Log: lib/charnames.t fails in 5.6.x because of older Unicode
55369              data
55370              
55371              TODO: need to revisit this after updating lib/unicode/...
55372      Branch: maint-5.6/perl
55373            ! t/lib/charnames.t
55374 ____________________________________________________________________________
55375 [  9010] By: gsar                                  on 2001/03/04  06:08:36
55376         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
55377      Branch: maint-5.6/perl
55378            ! toke.c
55379 ____________________________________________________________________________
55380 [  9009] By: jhi                                   on 2001/03/03  19:27:20
55381         Log: Integrate change #9008 from mainline to maintperl,
55382              UTF-8 tr/// fixes from Inaba Hiroto.
55383      Branch: maint-5.6/perl
55384           !> doop.c op.c t/op/tr.t toke.c
55385 ____________________________________________________________________________
55386 [  9008] By: jhi                                   on 2001/03/03  19:19:42
55387         Log: UTF8 tr/// fixes from Inaba Hiroto.
55388      Branch: perl
55389            ! doop.c op.c t/op/tr.t toke.c
55390 ____________________________________________________________________________
55391 [  9007] By: jhi                                   on 2001/03/03  19:00:30
55392         Log: Integrate change #9006 from maintperl to mainline,
55393              more robust quest for the infinite.
55394      Branch: perl
55395           !> lib/Math/Complex.pm
55396 ____________________________________________________________________________
55397 [  9006] By: jhi                                   on 2001/03/03  18:58:06
55398         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
55399              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55400              Date: Sat, 3 Mar 2001 12:51:50 -0500
55401              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
55402              
55403              Be more robust in our quest for the infinite.
55404      Branch: maint-5.6/perl
55405            ! lib/Math/Complex.pm
55406 ____________________________________________________________________________
55407 [  9005] By: jhi                                   on 2001/03/03  17:55:50
55408         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
55409      Branch: maint-5.6/perl
55410            ! doio.c
55411 ____________________________________________________________________________
55412 [  9004] By: jhi                                   on 2001/03/03  17:40:14
55413         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
55414              so that picky compilers like IRIX won't get huffy about
55415              "statements without effect" (like 1;).
55416      Branch: perl
55417            ! toke.c
55418 ____________________________________________________________________________
55419 [  9003] By: jhi                                   on 2001/03/03  17:15:52
55420         Log: Integrate change #9002 from mainline to maintperl.
55421              
55422              Subject: [perl-5.6.x, perl-current] accept for EPOC
55423      Branch: maint-5.6/perl
55424           !> pp_sys.c
55425 ____________________________________________________________________________
55426 [  9002] By: jhi                                   on 2001/03/03  17:14:30
55427         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
55428              From: Olaf Flebbe <O.Flebbe@science-computing.de>
55429              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
55430              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
55431      Branch: perl
55432            ! pp_sys.c
55433 ____________________________________________________________________________
55434 [  9001] By: jhi                                   on 2001/03/03  17:13:13
55435         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
55436              From: "Craig A. Berry" <craigberry@mac.com>
55437              Date: Fri, 02 Mar 2001 17:44:40 -0600
55438              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
55439      Branch: perl
55440            ! t/pod/find.t
55441 ____________________________________________________________________________
55442 [  9000] By: jhi                                   on 2001/03/03  17:11:55
55443         Log: Integrate changes #8997,8999 from maintperl.
55444              
55445              Subject: [PATCH 5.6.1] compiling on OS/2
55446              (Better error message from hints/os2.sh)
55447              
55448              Subject: [PATCH 5.6.1] syslog.t
55449      Branch: perl
55450           !> hints/os2.sh t/lib/syslog.t
55451 ____________________________________________________________________________
55452 [  8999] By: jhi                                   on 2001/03/03  17:09:28
55453         Log: Subject: [PATCH 5.6.1] syslog.t
55454              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55455              Date: Sat, 3 Mar 2001 02:11:17 -0500
55456              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
55457      Branch: maint-5.6/perl
55458            ! t/lib/syslog.t
55459 ____________________________________________________________________________
55460 [  8998] By: jhi                                   on 2001/03/03  17:07:50
55461         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
55462              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55463              Date: Sat, 3 Mar 2001 01:53:52 -0500
55464              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
55465      Branch: maint-5.6/perl
55466            ! opcode.pl os2/os2.c
55467 ____________________________________________________________________________
55468 [  8997] By: jhi                                   on 2001/03/03  17:03:30
55469         Log: Subject: [PATCH 5.6.1] compiling on OS/2
55470              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55471              Date: Sat, 3 Mar 2001 01:59:59 -0500
55472              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
55473      Branch: maint-5.6/perl
55474            ! hints/os2.sh
55475 ____________________________________________________________________________
55476 [  8996] By: jhi                                   on 2001/03/03  00:55:58
55477         Log: Regen files for mainline.
55478      Branch: perl
55479            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55480            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
55481 ____________________________________________________________________________
55482 [  8995] By: jhi                                   on 2001/03/03  00:35:22
55483         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
55484              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
55485              to maintperl.
55486              
55487              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
55488              
55489              Add Configure option -Dmksymlinks which will create a symlink
55490              forest if the current/build differs from the source directory.
55491              (8218,8220,8221,8317,8318,8971)
55492              
55493              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
55494              (Document APPLLIB_EXP in INSTALL.)
55495              
55496              If running byacc write-enable also perly.h.
55497              
55498              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
55499              
55500              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
55501              
55502              Sanity check for conflicting thread flavours.
55503              
55504              Fix the sys/fcntl.h problem reported by Peter Prymmer.
55505              
55506              Add few CPUs/architectures to the Cppsym scan,
55507              add -perlio to archname if so selected (modified 8890)
55508              
55509              Be more helpful for devel builders, suggested by John L. Allen.
55510              (admittedly pointless change for maintperl, but the usedevel
55511              code is there already)
55512      Branch: maint-5.6/perl
55513           !> Configure INSTALL Makefile.SH Porting/Glossary
55514           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
55515           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
55516           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
55517           !> win32/config.bc win32/config.gc win32/config.vc
55518 ____________________________________________________________________________
55519 [  8994] By: jhi                                   on 2001/03/02  23:31:41
55520         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
55521      Branch: metaconfig/U/perl
55522            ! gccvers.U
55523 ____________________________________________________________________________
55524 [  8993] By: jhi                                   on 2001/03/02  23:22:12
55525         Log: Regenerate various files for maint.
55526      Branch: maint-5.6/perl
55527            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
55528            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
55529 ____________________________________________________________________________
55530 [  8992] By: alanbur                               on 2001/03/02  22:48:34
55531         Log: Resync wuth parent
55532      Branch: maint-5.6/pureperl
55533           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
55534           !> (integrate 60 files)
55535 ____________________________________________________________________________
55536 [  8991] By: jhi                                   on 2001/03/02  21:00:08
55537         Log: Retract the #8742 part of #8986, backward compat.
55538      Branch: maint-5.6/perl
55539            ! embed.pl
55540 ____________________________________________________________________________
55541 [  8990] By: jhi                                   on 2001/03/02  20:40:07
55542         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
55543      Branch: maint-5.6/perl
55544            ! hv.c
55545 ____________________________________________________________________________
55546 [  8989] By: jhi                                   on 2001/03/02  19:59:56
55547         Log: Update Changes.
55548      Branch: perl
55549            ! Changes patchlevel.h
55550 ____________________________________________________________________________
55551 [  8988] By: jhi                                   on 2001/03/02  19:57:08
55552         Log: Integrate perlio.
55553      Branch: perl
55554           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
55555           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
55556           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
55557           !> ext/Encode/Encode/iso8859-10.ucm
55558           !> ext/Encode/Encode/iso8859-13.ucm
55559           !> ext/Encode/Encode/iso8859-14.ucm
55560           !> ext/Encode/Encode/iso8859-15.ucm
55561           !> ext/Encode/Encode/iso8859-16.ucm
55562           !> ext/Encode/Encode/iso8859-2.ucm
55563           !> ext/Encode/Encode/iso8859-3.ucm
55564           !> ext/Encode/Encode/iso8859-4.ucm
55565           !> ext/Encode/Encode/iso8859-5.ucm
55566           !> ext/Encode/Encode/iso8859-6.ucm
55567           !> ext/Encode/Encode/iso8859-7.ucm
55568           !> ext/Encode/Encode/iso8859-8.ucm
55569           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
55570           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
55571 ____________________________________________________________________________
55572 [  8987] By: jhi                                   on 2001/03/02  19:43:40
55573         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
55574              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
55575              8950,8952,8955 from mainline to maintperl.
55576              
55577              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
55578              
55579              Put to rest the 20010205.001, the email address checking (not) regex.
55580              
55581              fork() not everywhere, cleanup temp files.
55582              
55583              The #8843 wasn't quite right: %Config needs to imported.
55584              
55585              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
55586              (#8849: the glob-basic hunk needed massaging as it depended
55587              on Schwern's large-scale (unintegrated) patches)
55588              
55589              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
55590              
55591              Upgrade to CGI.pm 2.752, from Lincoln Stein.
55592              (Note: there were some conflicts due to EBCDIC and EPOC
55593              patches, in general I preferred the repository code.)
55594              (When 2.753 comes out, we need to synchronize.)
55595              
55596              Subject: [PATCH] fix for charnames above FFFF
55597              
55598              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
55599              
55600              If no sfio, no -lsfio.
55601              
55602              Run run/*.t also in minitest.
55603              
55604              Subject:  [PATCH perl 5.7.0] malloc message address offset
55605              
55606              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
55607              
55608              Subject: fix for parameter -Dm (for perl@8867)
55609              
55610              Subject: [PATCH: perl@8892] was Re: hashing order difference?
55611              (make the test more portable)
55612              
55613              Subject: Re: [PATCH] fix for charnames above FFFF
55614              
55615              Subject: Re: I'm losing the war...
55616              (hv_store() not working correctly in ENV_IS_CASELESS case.)
55617              
55618              Subject: Modified README.bs2000 
55619              
55620              Subject: [PATCH: perl@8935] -Dt padsv($var)
55621              
55622              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
55623              
55624              Subject: PATCH: extra tests to check on negative float to unsigned cast
55625              
55626              Subject: [PATCH] XPUSH[insp] was Re: progress
55627              
55628              Subject: Re: Compile with perlcc..
55629      Branch: maint-5.6/perl
55630           !> (integrate 36 files)
55631 ____________________________________________________________________________
55632 [  8986] By: jhi                                   on 2001/03/02  18:51:25
55633         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
55634              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
55635              to maintperl.
55636              
55637              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
55638              
55639              Subject: [DOC PATCH] overload.pm nits
55640              
55641              Add header for LIB$ prototypes (C. Berry)
55642              
55643              Convert fwrite()s to sockets to write()s, since some socket stacks
55644              don't take kindly to stdio.
55645              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
55646              (for often optional LNMs)
55647              Correct a few typos
55648              (C. Bailey)
55649              
55650              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
55651              
55652              De-cut-and-pasto.
55653              
55654              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
55655              
55656              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
55657              
55658              Upgrade to CPAN 1.59_54, from Andreas König.
55659              
55660              Bogus shebang.
55661              
55662              Subject: [PATCH] Document makepatch in Porting/patching
55663              
55664              UTF-8 documentation.
55665              
55666              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
55667              
55668              Sort the MANIFEST.
55669              
55670              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
55671              
55672              Subject: [PATCH @8807] toke.c cleanup: scan_str()
55673              
55674              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
55675              
55676              Add run/*.t to testables.
55677              
55678              TODO: integrate #8784.
55679      Branch: maint-5.6/perl
55680           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
55681           !> (integrate 28 files)
55682 ____________________________________________________________________________
55683 [  8985] By: nick                                  on 2001/03/02  18:15:45
55684         Log: Integrate mainline
55685      Branch: perlio
55686           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
55687           !> vms/vms.c
55688 ____________________________________________________________________________
55689 [  8984] By: jhi                                   on 2001/03/02  16:00:17
55690         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
55691              
55692              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
55693              5.004_05, and mention the suidperl August 2000 security problem.
55694              (#8978,#8981)
55695              
55696              Subject: [ID 20010301.004] Technically speaking in perldata
55697              
55698              Subject: [PATCH] File::Copy for bleadperl, maintperl
55699              
55700              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
55701              
55702              (The #8982, fix for 20010221.005 and 20010221.008,
55703              would be nice too but it didn't integrate cleanly.)
55704      Branch: maint-5.6/perl
55705           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
55706 ____________________________________________________________________________
55707 [  8983] By: jhi                                   on 2001/03/02  15:51:16
55708         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
55709              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55710              Date:     Thu, 1 Mar 2001 15:54:09 EST
55711              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
55712      Branch: perl
55713            ! vms/vms.c
55714 ____________________________________________________________________________
55715 [  8982] By: jhi                                   on 2001/03/02  15:43:31
55716         Log: Subject: Re: sync sync sync: have I missed any patches?
55717              From: Radu Greab <radu@netsoft.ro> 
55718              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
55719              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
55720              
55721              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
55722              was checking argv[0] regardless of whether a different pathname
55723              will actually be executed."  Test case not supplied because 
55724              drafting that, ironically enough, revealed another bug
55725              (or a feature).
55726      Branch: perl
55727            ! doio.c
55728 ____________________________________________________________________________
55729 [  8981] By: jhi                                   on 2001/03/02  15:28:03
55730         Log: Misdate in #8978.
55731      Branch: perl
55732            ! pod/perlfaq1.pod
55733 ____________________________________________________________________________
55734 [  8980] By: jhi                                   on 2001/03/02  15:24:20
55735         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
55736              From: Chris Nandor <pudge@pobox.com>
55737              Date: Wed, 28 Feb 2001 22:10:15 -0500
55738              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
55739      Branch: perl
55740            ! lib/File/Copy.pm
55741 ____________________________________________________________________________
55742 [  8979] By: jhi                                   on 2001/03/02  15:17:16
55743         Log: Subject: [ID 20010301.004] Technically speaking in perldata
55744              From: abela@geneanet.org
55745              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
55746              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
55747      Branch: perl
55748            ! pod/perldata.pod
55749 ____________________________________________________________________________
55750 [  8978] By: jhi                                   on 2001/03/02  15:15:27
55751         Log: Subject: [ID 20010301.003] ref to 5.004
55752              From: abela@geneanet.org
55753              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
55754              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
55755              
55756              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
55757              and mention the suidperl August 2000 security problem.
55758      Branch: perl
55759            ! pod/perlfaq1.pod
55760 ____________________________________________________________________________
55761 [  8977] By: alanbur                               on 2001/03/02  14:17:45
55762         Log: Resynchronised with parent
55763      Branch: maint-5.6/pureperl
55764           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
55765           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
55766           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
55767           !> vms/descrip_mms.template win32/win32.c win32/win32.h
55768           !> win32/win32iop.h
55769 ____________________________________________________________________________
55770 [  8976] By: nick                                  on 2001/03/01  23:25:30
55771         Log: Integrate mainline.
55772      Branch: perlio
55773            - t/op/qu.t
55774           !> (integrate 55 files)
55775 ____________________________________________________________________________
55776 [  8975] By: jhi                                   on 2001/03/01  16:51:34
55777         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
55778      Branch: perl
55779           !> toke.c
55780 ____________________________________________________________________________
55781 [  8974] By: gsar                                  on 2001/03/01  16:28:21
55782         Log: fix for bugid 20010226.008
55783              
55784              the problem was that some of the pointers (PL_last_lop and
55785              PL_last_uni specifically) into the lex buffers weren't correctly
55786              being invalidated when the buffer changed; this would leave the
55787              pointers pointing at an arbitrary location in the buffer if
55788              the buffer didn't need to be reallocated, or point into freed
55789              memory if the buffer had to be realloced
55790              
55791              TODO item for bugdb maintainers: check other seemingly random
55792              parser-related bugs--they might be cured by this
55793      Branch: maint-5.6/perl
55794            ! toke.c
55795 ____________________________________________________________________________
55796 [  8973] By: jhi                                   on 2001/03/01  02:23:25
55797         Log: Retract #8970 because of a completely mysterious core dump:
55798              adding the tests 241..244 causes op/pat dump core at test #25.
55799              The test needs a lot of whittling down before the bug can be solved.
55800      Branch: perl
55801            ! t/op/pat.t
55802 ____________________________________________________________________________
55803 [  8972] By: jhi                                   on 2001/03/01  01:58:38
55804         Log: Regen perlapi.
55805      Branch: perl
55806            ! pod/perlapi.pod
55807 ____________________________________________________________________________
55808 [  8971] By: jhi                                   on 2001/03/01  01:34:09
55809         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))
55810              From: Nicholas Clark <nick@ccl4.org>
55811              Date: Wed, 28 Feb 2001 23:28:49 +0000
55812              Message-ID: <20010228232849.A55187@plum.flirble.org>
55813              
55814              Allow a completely write protected source code tree
55815              when using the Configure -Dmksymlinks.
55816      Branch: perl
55817            ! embed.pl warnings.pl
55818 ____________________________________________________________________________
55819 [  8970] By: jhi                                   on 2001/03/01  01:32:04
55820         Log: Add back the EBCDIC character range tests (for matching).
55821      Branch: perl
55822            ! t/op/pat.t
55823 ____________________________________________________________________________
55824 [  8969] By: nick                                  on 2001/02/28  18:18:01
55825         Log: Add charname comments to .ucm files writen by 'compile',
55826              also order charmaps in those files by source encoding.
55827              regenerate distrubuted .ucm files
55828      Branch: perlio
55829            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
55830            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
55831            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
55832            ! ext/Encode/Encode/iso8859-10.ucm
55833            ! ext/Encode/Encode/iso8859-13.ucm
55834            ! ext/Encode/Encode/iso8859-14.ucm
55835            ! ext/Encode/Encode/iso8859-15.ucm
55836            ! ext/Encode/Encode/iso8859-16.ucm
55837            ! ext/Encode/Encode/iso8859-2.ucm
55838            ! ext/Encode/Encode/iso8859-3.ucm
55839            ! ext/Encode/Encode/iso8859-4.ucm
55840            ! ext/Encode/Encode/iso8859-5.ucm
55841            ! ext/Encode/Encode/iso8859-6.ucm
55842            ! ext/Encode/Encode/iso8859-7.ucm
55843            ! ext/Encode/Encode/iso8859-8.ucm
55844            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
55845            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
55846 ____________________________________________________________________________
55847 [  8968] By: jhi                                   on 2001/02/28  16:26:37
55848         Log: Expand usemorebits early if d_casti32 needs to be undefined.
55849      Branch: perl
55850            ! hints/hpux.sh hints/irix_6.sh
55851 ____________________________________________________________________________
55852 [  8967] By: jhi                                   on 2001/02/28  16:22:26
55853         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
55854              retract toke.c/qu parts of #8583, retract #8485, retract
55855              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
55856              op/length.t, and MANIFEST, and delete t/op/qu.t.
55857      Branch: perl
55858            - t/op/qu.t
55859            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
55860            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
55861            ! t/op/length.t toke.c
55862 ____________________________________________________________________________
55863 [  8966] By: jhi                                   on 2001/02/28  15:00:27
55864         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
55865              by not changing from pre-Unicode days into being Unicode-aware.
55866              Sniff.
55867      Branch: perl
55868            ! pp.c t/op/pack.t t/op/qu.t
55869 ____________________________________________________________________________
55870 [  8965] By: jhi                                   on 2001/02/28  14:37:55
55871         Log: Subject: Re: Errors in core PODs
55872              From: Michael Stevens <michael@etla.org> 
55873              Date: Fri, 23 Feb 2001 15:47:56 +0000
55874              Message-ID: <20010223154756.A7723@firedrake.org> 
55875      Branch: perl
55876            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
55877            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
55878            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
55879            ! x2p/a2p.pod
55880 ____________________________________________________________________________
55881 [  8964] By: jhi                                   on 2001/02/28  14:35:35
55882         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
55883              (The #8961 was too bold.)
55884      Branch: perl
55885            ! hints/hpux.sh hints/irix_6.sh
55886 ____________________________________________________________________________
55887 [  8963] By: jhi                                   on 2001/02/28  14:33:39
55888         Log: Subject: Re: sync sync sync: have I missed any patches?
55889              From: Tim Jenness <t.jenness@jach.hawaii.edu>
55890              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
55891              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
55892              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
55893              
55894              Replace djSP with dSP.
55895      Branch: perl
55896            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
55897            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
55898            ! win32/perlhost.h
55899 ____________________________________________________________________________
55900 [  8962] By: jhi                                   on 2001/02/27  23:21:14
55901         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
55902      Branch: perl
55903            ! lib/Filter/Simple.pm
55904 ____________________________________________________________________________
55905 [  8961] By: jhi                                   on 2001/02/27  22:55:26
55906         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
55907              and this would be it.
55908      Branch: perl
55909            ! hints/hpux.sh hints/irix_6.sh
55910 ____________________________________________________________________________
55911 [  8960] By: jhi                                   on 2001/02/27  22:51:33
55912         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
55913              From: "Craig A. Berry" <craigberry@mac.com>
55914              Date: Tue, 27 Feb 2001 16:11:44 -0600
55915              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
55916      Branch: maint-5.6/perl
55917            ! configure.com vms/descrip_mms.template
55918 ____________________________________________________________________________
55919 [  8959] By: jhi                                   on 2001/02/27  22:47:23
55920         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
55921              From: "Craig A. Berry" <craigberry@mac.com>
55922              Date: Tue, 27 Feb 2001 16:11:44 -0600
55923              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
55924      Branch: perl
55925            ! configure.com vms/descrip_mms.template
55926 ____________________________________________________________________________
55927 [  8958] By: jhi                                   on 2001/02/27  15:16:42
55928         Log: Update Changes.
55929      Branch: perl
55930            ! Changes patchlevel.h
55931 ____________________________________________________________________________
55932 [  8957] By: jhi                                   on 2001/02/27  06:15:07
55933         Log: Subject: [5.6.x] EPOC additions
55934              From: Olaf Flebbe <O.Flebbe@science-computing.de>
55935              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
55936              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
55937      Branch: maint-5.6/perl
55938            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
55939 ____________________________________________________________________________
55940 [  8956] By: jhi                                   on 2001/02/27  06:12:11
55941         Log: Subject: [perl-current] EPOC 
55942              From: Olaf Flebbe <O.Flebbe@science-computing.de>
55943              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
55944              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
55945      Branch: perl
55946            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
55947            ! epoc/epocish.c epoc/epocish.h pp_sys.c
55948 ____________________________________________________________________________
55949 [  8955] By: jhi                                   on 2001/02/27  05:59:50
55950         Log: Subject: Re: Compile with perlcc..
55951              From: Edward Peschko <edwardp@excitehome.net>
55952              Date: Mon, 26 Feb 2001 18:51:58 -0800
55953              Message-ID: <20010226185158.A9871@excitehome.net>
55954              
55955              plus add a simple usage message if no arguments given.
55956      Branch: perl
55957            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
55958            ! utils/Makefile utils/perlcc.PL win32/pod.mak
55959 ____________________________________________________________________________
55960 [  8954] By: nick                                  on 2001/02/26  21:02:59
55961         Log: Integrate mainline
55962      Branch: perlio
55963           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
55964           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
55965           !> t/op/sprintf.t
55966 ____________________________________________________________________________
55967 [  8953] By: jhi                                   on 2001/02/26  14:43:54
55968         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
55969              From: Nicholas Clark <nick@ccl4.org>
55970              Date: Mon, 26 Feb 2001 00:42:07 +0000
55971              Message-ID: <20010226004207.F23333@plum.flirble.org>
55972      Branch: perl
55973            ! pp_ctl.c
55974 ____________________________________________________________________________
55975 [  8952] By: jhi                                   on 2001/02/26  14:42:13
55976         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
55977              From: Simon Cozens <simon@netthink.co.uk>
55978              Date: Mon, 26 Feb 2001 12:23:48 +0000
55979              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
55980      Branch: perl
55981            ! pod/perlguts.pod
55982 ____________________________________________________________________________
55983 [  8951] By: jhi                                   on 2001/02/26  14:39:15
55984         Log: Subject: [PATCH] perlio - unknown layer
55985              From: Nicholas Clark <nick@ccl4.org>
55986              Date: Mon, 26 Feb 2001 00:27:19 +0000
55987              Message-ID: <20010226002719.E23333@plum.flirble.org>
55988      Branch: perl
55989            ! perlio.c
55990 ____________________________________________________________________________
55991 [  8950] By: jhi                                   on 2001/02/26  14:38:04
55992         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
55993              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
55994              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
55995              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
55996      Branch: perl
55997            ! t/op/bop.t
55998 ____________________________________________________________________________
55999 [  8949] By: jhi                                   on 2001/02/26  14:37:07
56000         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
56001              From: Peter Prymmer <pvhp@forte.com>
56002              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
56003              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
56004      Branch: perl
56005            ! lib/Test.pm
56006 ____________________________________________________________________________
56007 [  8948] By: jhi                                   on 2001/02/26  14:35:53
56008         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
56009              From: Radu Greab <radu@netsoft.ro>
56010              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
56011              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
56012      Branch: perl
56013            ! pod/perlop.pod
56014 ____________________________________________________________________________
56015 [  8947] By: jhi                                   on 2001/02/26  14:34:46
56016         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
56017              From: David Mitchell <davem@fdgroup.co.uk>
56018              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
56019              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
56020      Branch: perl
56021            ! run.c
56022 ____________________________________________________________________________
56023 [  8946] By: jhi                                   on 2001/02/26  14:32:37
56024         Log: Subject: Modified README.bs2000 
56025              From: Dorner Thomas <Thomas.Dorner@start.de>
56026              Date: Mon, 26 Feb 2001 09:22:17 +0100
56027              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
56028      Branch: perl
56029            ! README.bs2000
56030 ____________________________________________________________________________
56031 [  8945] By: jhi                                   on 2001/02/26  14:19:53
56032         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
56033              to maintperl, listing the known failures on the tests 129 and 130.
56034      Branch: maint-5.6/perl
56035           !> t/op/sprintf.t
56036 ____________________________________________________________________________
56037 [  8944] By: jhi                                   on 2001/02/26  14:14:15
56038         Log: Add more known sprintf failures.
56039      Branch: perl
56040            ! t/op/sprintf.t
56041 ____________________________________________________________________________
56042 [  8943] By: jhi                                   on 2001/02/26  13:56:22
56043         Log: perlglob.exe needs to be found in Win32, patch from
56044              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
56045              which needs external glob at mini-perl time."
56046      Branch: perl
56047            ! ext/Encode/compile
56048 ____________________________________________________________________________
56049 [  8942] By: jhi                                   on 2001/02/26  13:52:19
56050         Log: A missing dTHX from Vadim Konovalov.
56051      Branch: perl
56052            ! perlio.c
56053 ____________________________________________________________________________
56054 [  8941] By: jhi                                   on 2001/02/26  13:37:05
56055         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
56056      Branch: perl
56057            ! op.c
56058 ____________________________________________________________________________
56059 [  8940] By: jhi                                   on 2001/02/26  13:35:40
56060         Log: Integrate perlio.
56061      Branch: perl
56062           !> ext/Encode/Encode.pm
56063 ____________________________________________________________________________
56064 [  8939] By: nick                                  on 2001/02/25  23:47:09
56065         Log: Integrate mainline.
56066      Branch: perlio
56067           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
56068           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
56069 ____________________________________________________________________________
56070 [  8938] By: nick                                  on 2001/02/25  19:36:28
56071         Log: Encode implementations docs.
56072      Branch: perlio
56073            ! ext/Encode/Encode.pm
56074 ____________________________________________________________________________
56075 [  8937] By: jhi                                   on 2001/02/25  19:26:16
56076         Log: Script wasn't aligned with reality.
56077      Branch: perl
56078            ! t/pod/find.t
56079 ____________________________________________________________________________
56080 [  8936] By: jhi                                   on 2001/02/25  18:54:55
56081         Log: Update Changes.
56082      Branch: perl
56083            ! Changes patchlevel.h
56084 ____________________________________________________________________________
56085 [  8935] By: jhi                                   on 2001/02/25  18:46:36
56086         Log: Retract #8929,8930,8932,8933 for now.
56087      Branch: perl
56088            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
56089 ____________________________________________________________________________
56090 [  8934] By: jhi                                   on 2001/02/25  17:34:35
56091         Log: Integrate perlio.
56092      Branch: perl
56093           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
56094           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
56095           !> t/lib/encode.t
56096 ____________________________________________________________________________
56097 [  8933] By: jhi                                   on 2001/02/25  17:33:12
56098         Log: (Retracted by #8395.)
56099              
56100              Slight tweaks in scan_const(), not fixes yet, it seems like
56101              lots of work remains to be done...
56102      Branch: perl
56103            ! toke.c
56104 ____________________________________________________________________________
56105 [  8932] By: jhi                                   on 2001/02/25  17:27:11
56106         Log: (Retracted by #8395.)
56107              
56108              Missing from #8930.
56109      Branch: perl
56110            ! perl.h
56111 ____________________________________________________________________________
56112 [  8931] By: jhi                                   on 2001/02/25  17:26:19
56113         Log: A comment tweak.
56114      Branch: perl
56115            ! utf8.c
56116 ____________________________________________________________________________
56117 [  8930] By: jhi                                   on 2001/02/25  17:25:47
56118         Log: (Retracted by #8395.)
56119              
56120              Attempt to fix the EBCDIC character range problem with //.
56121      Branch: perl
56122            ! regcomp.c
56123 ____________________________________________________________________________
56124 [  8929] By: jhi                                   on 2001/02/25  17:23:45
56125         Log: (Retracted by #8395.)
56126              
56127              Expand the EBCDIC character range tests, and add few nasty
56128              tr tests from Karsten Sperling.
56129      Branch: perl
56130            ! t/op/pat.t t/op/tr.t
56131 ____________________________________________________________________________
56132 [  8928] By: jhi                                   on 2001/02/25  17:18:49
56133         Log: Missing check-in.
56134      Branch: perl
56135            ! lib/Pod/Find.pm
56136 ____________________________________________________________________________
56137 [  8927] By: nick                                  on 2001/02/25  11:30:22
56138         Log: Change method names in Encode implementation classes to something
56139              less confusing (preparing to "go public").
56140      Branch: perlio
56141            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
56142 ____________________________________________________________________________
56143 [  8926] By: nick                                  on 2001/02/25  10:53:24
56144         Log: GCC __atribute__ / printf fix
56145      Branch: perlio
56146            ! perl.h
56147 ____________________________________________________________________________
56148 [  8925] By: nick                                  on 2001/02/25  10:52:25
56149         Log: Checked in the wrong one ...
56150      Branch: perlio
56151            ! ext/Encode/Encode.pm
56152 ____________________________________________________________________________
56153 [  8924] By: nick                                  on 2001/02/24  18:46:51
56154         Log: Integrate mainline - to see what Jarkko has in ...
56155      Branch: perlio
56156           +> t/pod/testpods/lib/Pod/Stuff.pm
56157           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
56158 ____________________________________________________________________________
56159 [  8923] By: nick                                  on 2001/02/24  17:05:23
56160         Log: Encode API documentation nd tidy up.
56161              Minor additions to test.
56162              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
56163              Adds STRLEN to standard typemap.
56164      Branch: perlio
56165            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
56166            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
56167 ____________________________________________________________________________
56168 [  8922] By: jhi                                   on 2001/02/24  16:38:12
56169         Log: Add a test for the "character range should match in EBCDIC
56170              if specified using explicit numerics" bug found by Karsten
56171              Sperling.
56172      Branch: perl
56173            ! t/op/pat.t
56174 ____________________________________________________________________________
56175 [  8921] By: jhi                                   on 2001/02/24  16:30:16
56176         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
56177              From: schwern@pobox.com
56178              Date: Fri, 23 Feb 2001 03:21:37 -0500
56179              Message-ID: <20010223032137.A26022@magnonel.guild.net>
56180              
56181              plus Charles Lane's fixes, plus tweaks.
56182      Branch: perl
56183            + t/pod/testpods/lib/Pod/Stuff.pm
56184            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
56185 ____________________________________________________________________________
56186 [  8920] By: nick                                  on 2001/02/24  10:30:11
56187         Log: Integrate mainline
56188      Branch: perlio
56189           !> (integrate 33 files)
56190 ____________________________________________________________________________
56191 [  8919] By: jhi                                   on 2001/02/24  00:23:35
56192         Log: Subject: Re: I'm losing the war...
56193              From: "Vadim Konovalov" <watman@inbox.ru>
56194              Date: Sat, 24 Feb 2001 00:10:14 +0300
56195              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
56196              
56197              hv_store() not working correctly in ENV_IS_CASELESS case.
56198      Branch: perl
56199            ! hv.c
56200 ____________________________________________________________________________
56201 [  8918] By: jhi                                   on 2001/02/24  00:20:09
56202         Log: Subject: Re: [PATCH] fix for charnames above FFFF
56203              From: andreas.koenig@anima.de (Andreas J. Koenig)
56204              Date: 23 Feb 2001 02:39:03 +0100
56205              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
56206              
56207              A further efficiency tweak.
56208      Branch: perl
56209            ! lib/charnames.pm
56210 ____________________________________________________________________________
56211 [  8917] By: jhi                                   on 2001/02/23  20:27:51
56212         Log: Integrate change #8916 from mainline,
56213              do away with USE_WIN32_RTL_ENV.
56214      Branch: maint-5.6/perl
56215           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
56216 ____________________________________________________________________________
56217 [  8916] By: jhi                                   on 2001/02/23  20:02:25
56218         Log: Abolish USE_WIN32_RTL_ENV.
56219      Branch: perl
56220            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
56221 ____________________________________________________________________________
56222 [  8915] By: jhi                                   on 2001/02/23  19:36:00
56223         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
56224              later protected by some #define.
56225      Branch: perl
56226            ! gv.c
56227 ____________________________________________________________________________
56228 [  8914] By: jhi                                   on 2001/02/23  19:31:38
56229         Log: Retract #8902 for now, requested by Charles Lane, the correct
56230              fix will be something else.
56231      Branch: perl
56232            ! op.c
56233 ____________________________________________________________________________
56234 [  8913] By: jhi                                   on 2001/02/23  19:11:36
56235         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
56236              From: Peter Prymmer <pvhp@forte.com>
56237              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
56238              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
56239      Branch: perl
56240            ! t/op/lex_assign.t
56241 ____________________________________________________________________________
56242 [  8912] By: jhi                                   on 2001/02/23  18:38:20
56243         Log: Subject: [patch] perlio + useithreads
56244              From: Doug MacEachern <dougm@covalent.net>
56245              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
56246              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
56247              
56248              Gets things running but not complete.
56249      Branch: perl
56250            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
56251 ____________________________________________________________________________
56252 [  8911] By: jhi                                   on 2001/02/23  04:20:02
56253         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
56254              
56255              Duplicated environment freeing, File::Temp 0.12,
56256              op/append portability (EBCDIC) tweak.
56257      Branch: maint-5.6/perl
56258           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
56259           !> t/op/append.t
56260 ____________________________________________________________________________
56261 [  8910] By: jhi                                   on 2001/02/23  02:07:33
56262         Log: Integrate change #8909 from mainline, a better Borland
56263              putenv() workaround.
56264      Branch: maint-5.6/perl
56265           !> perl.c
56266 ____________________________________________________________________________
56267 [  8909] By: jhi                                   on 2001/02/23  02:05:46
56268         Log: A better workaround for Borland putenv() brokenness from Sarathy.
56269      Branch: perl
56270            ! perl.c
56271 ____________________________________________________________________________
56272 [  8908] By: jhi                                   on 2001/02/23  02:04:14
56273         Log: Subject: fix for parameter -Dm (for perl@8867)
56274              From: "Vadim Konovalov" <watman@inbox.ru>
56275              Date: Thu, 22 Feb 2001 17:30:12 +0300
56276              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
56277      Branch: perl
56278            ! perl.h
56279 ____________________________________________________________________________
56280 [  8907] By: jhi                                   on 2001/02/23  01:58:20
56281         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
56282              From: Peter Prymmer <pvhp@forte.com>
56283              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
56284              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
56285      Branch: perl
56286            ! t/op/append.t
56287 ____________________________________________________________________________
56288 [  8906] By: jhi                                   on 2001/02/23  01:48:34
56289         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
56290      Branch: perl
56291            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
56292 ____________________________________________________________________________
56293 [  8905] By: jhi                                   on 2001/02/23  01:43:30
56294         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
56295              From: Peter Prymmer <pvhp@forte.com>
56296              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
56297              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
56298      Branch: perl
56299            ! t/lib/st-06compat.t
56300 ____________________________________________________________________________
56301 [  8904] By: jhi                                   on 2001/02/23  01:42:39
56302         Log: Metaconfig unit change for #8903.
56303      Branch: metaconfig/U/perl
56304            ! Devel.U
56305 ____________________________________________________________________________
56306 [  8903] By: jhi                                   on 2001/02/23  01:42:12
56307         Log: Be more helpful for devel builders, suggested by John L. Allen.
56308      Branch: perl
56309            ! Configure
56310 ____________________________________________________________________________
56311 [  8902] By: jhi                                   on 2001/02/23  01:37:41
56312         Log: (Retracted by #8914)
56313              (Wrongly, reinstated by #8941)
56314              
56315              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
56316              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56317              Date:     Thu, 22 Feb 2001 09:43:57 EST
56318              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
56319      Branch: perl
56320            ! op.c
56321 ____________________________________________________________________________
56322 [  8901] By: jhi                                   on 2001/02/23  01:20:32
56323         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
56324              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56325              Date:     Thu, 22 Feb 2001 08:01:35 EST
56326              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
56327      Branch: perl
56328            ! malloc.c
56329 ____________________________________________________________________________
56330 [  8900] By: jhi                                   on 2001/02/23  01:18:02
56331         Log: Integrate changes #8898,8899 from mainline, environ handling.
56332      Branch: maint-5.6/perl
56333           !> perl.c
56334 ____________________________________________________________________________
56335 [  8899] By: jhi                                   on 2001/02/23  01:16:25
56336         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
56337              putenv() is not to be relied on, they are either broken or leaky
56338              or both.)
56339      Branch: perl
56340            ! perl.c
56341 ____________________________________________________________________________
56342 [  8898] By: jhi                                   on 2001/02/22  23:36:59
56343         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
56344              and safesysfree() must be used.
56345      Branch: perl
56346            ! perl.c
56347 ____________________________________________________________________________
56348 [  8897] By: jhi                                   on 2001/02/22  23:25:45
56349         Log: With environ one must use safesysmalloc()/safesysfree().
56350      Branch: perl
56351            ! perl.c
56352 ____________________________________________________________________________
56353 [  8896] By: jhi                                   on 2001/02/22  22:13:18
56354         Log: If we have a duplicated environment free it
56355              if PERL_DESTRUCT_LEVEL.
56356      Branch: perl
56357            ! perl.c
56358 ____________________________________________________________________________
56359 [  8895] By: alanbur                               on 2001/02/22  19:31:57
56360         Log: Synchronised with parent
56361      Branch: maint-5.6/pureperl
56362           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
56363 ____________________________________________________________________________
56364 [  8894] By: gsar                                  on 2001/02/22  19:06:18
56365         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
56366              
56367              fix memory leak in method call optimization (change#3768);
56368              made C<eval "$x->foo()"> leak
56369              
56370              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
56371      Branch: maint-5.6/perl
56372           !> op.c
56373 ____________________________________________________________________________
56374 [  8893] By: jhi                                   on 2001/02/22  18:35:27
56375         Log: (Retracted by #8915.)
56376              
56377              Third Degree finding:
56378              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
56379      Branch: perl
56380            ! gv.c
56381 ____________________________________________________________________________
56382 [  8892] By: jhi                                   on 2001/02/22  14:28:32
56383         Log: Update Changes.
56384      Branch: perl
56385            ! Changes patchlevel.h
56386 ____________________________________________________________________________
56387 [  8891] By: jhi                                   on 2001/02/22  13:22:45
56388         Log: Metaconfig unit changes for #8890.
56389      Branch: metaconfig
56390            ! U/modified/Cppsym.U U/threads/archname.U
56391 ____________________________________________________________________________
56392 [  8890] By: jhi                                   on 2001/02/22  13:22:12
56393         Log: Add -stdio to the archname if no perlio selected,
56394              no -perlio added since that is now the default.
56395              
56396              Add few CPUs/architectures to the Cppsym scan.
56397      Branch: perl
56398            ! Configure config_h.SH
56399 ____________________________________________________________________________
56400 [  8889] By: jhi                                   on 2001/02/22  13:05:59
56401         Log: Metaconfig unit change for #8888.
56402      Branch: metaconfig/U/perl
56403            ! useperlio.U
56404 ____________________________________________________________________________
56405 [  8888] By: jhi                                   on 2001/02/22  13:05:28
56406         Log: *drum roll*  Make perlio the default.
56407      Branch: perl
56408            ! Configure config_h.SH
56409 ____________________________________________________________________________
56410 [  8887] By: jhi                                   on 2001/02/22  12:50:52
56411         Log: Integrate change #8665 from maintperl to mainline,
56412              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
56413      Branch: perl
56414           !> ext/POSIX/POSIX.xs
56415 ____________________________________________________________________________
56416 [  8886] By: jhi                                   on 2001/02/22  12:49:24
56417         Log: Integrate changes #8883,8884 from mainline to maintperl.
56418              
56419              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
56420              Subject: Re: File::Temp::_gettemp warning
56421      Branch: maint-5.6/perl
56422           !> embed.h embed.pl lib/File/Temp.pm
56423 ____________________________________________________________________________
56424 [  8885] By: jhi                                   on 2001/02/22  12:43:59
56425         Log: Based on
56426              
56427              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
56428              From: schwab@suse.de
56429              Date: Thu, 22 Feb 2001 13:08:09 +0100
56430              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
56431              
56432              but the fix done slightly differently because the other
56433              half was already done in #8664.
56434      Branch: maint-5.6/perl
56435            ! ext/POSIX/POSIX.xs
56436 ____________________________________________________________________________
56437 [  8884] By: jhi                                   on 2001/02/22  12:37:15
56438         Log: Subject: Re: File::Temp::_gettemp warning
56439              From: Tim Jenness <t.jenness@jach.hawaii.edu>
56440              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
56441              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
56442              
56443              This patch to File::Temp does two things:
56444              
56445              1. Fixes the problem with CGI::Carp when determining
56446              the Fcntl constants
56447              
56448              2. Removes most of the carps and consolidates them so that all the
56449              reasons are included in a single die that is caught by the test. This
56450              means that the correct skipping behaviour is displayed by the test.
56451      Branch: perl
56452            ! lib/File/Temp.pm
56453 ____________________________________________________________________________
56454 [  8883] By: jhi                                   on 2001/02/22  12:29:19
56455         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
56456              From: Peter Prymmer <pvhp@forte.com>
56457              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
56458              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
56459      Branch: perl
56460            ! embed.h embed.pl
56461 ____________________________________________________________________________
56462 [  8882] By: jhi                                   on 2001/02/21  19:41:33
56463         Log: Integrate change #8881 from mainlin to maintperl.
56464              
56465              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
56466      Branch: maint-5.6/perl
56467           !> op.c
56468 ____________________________________________________________________________
56469 [  8881] By: jhi                                   on 2001/02/21  19:38:57
56470         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
56471              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56472              Date:     Wed, 21 Feb 2001 13:08:03 EST
56473              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
56474      Branch: perl
56475            ! op.c
56476 ____________________________________________________________________________
56477 [  8880] By: jhi                                   on 2001/02/21  19:34:34
56478         Log: Retract #8875, cannot let go of the old semantics of unpack U
56479              without rethinking utf8decode.t.
56480      Branch: perl
56481            ! pp.c t/op/pack.t
56482 ____________________________________________________________________________
56483 [  8879] By: jhi                                   on 2001/02/21  19:08:02
56484         Log: Run run/*.t also in minitest.
56485      Branch: perl
56486            ! Makefile.SH
56487 ____________________________________________________________________________
56488 [  8878] By: nick                                  on 2001/02/21  18:55:37
56489         Log: Integrate mainline
56490      Branch: perlio
56491           !> (integrate 76 files)
56492 ____________________________________________________________________________
56493 [  8877] By: jhi                                   on 2001/02/21  15:09:33
56494         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
56495      Branch: metaconfig
56496            ! U/compline/nblock_io.U
56497      Branch: perl
56498            ! Configure config_h.SH
56499 ____________________________________________________________________________
56500 [  8876] By: jhi                                   on 2001/02/21  14:54:45
56501         Log: If no sfio, no -lsfio.
56502      Branch: metaconfig/U/perl
56503            ! d_sfio.U
56504      Branch: perl
56505            ! Configure config_h.SH
56506 ____________________________________________________________________________
56507 [  8875] By: jhi                                   on 2001/02/21  14:54:00
56508         Log: Make unpack C and unpack U truly equivalent.
56509      Branch: perl
56510            ! pp.c t/op/pack.t
56511 ____________________________________________________________________________
56512 [  8874] By: jhi                                   on 2001/02/21  14:26:02
56513         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
56514              From: Peter Prymmer <pvhp@forte.com>
56515              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
56516              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
56517      Branch: perl
56518            ! pod/perlport.pod
56519 ____________________________________________________________________________
56520 [  8873] By: jhi                                   on 2001/02/21  14:24:31
56521         Log: Subject: [PATCH] fix for charnames above FFFF
56522              From: andreas.koenig@anima.de (Andreas J. Koenig)
56523              Date: 21 Feb 2001 07:05:45 +0100
56524              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
56525      Branch: perl
56526            ! lib/charnames.pm t/lib/charnames.t
56527 ____________________________________________________________________________
56528 [  8872] By: jhi                                   on 2001/02/21  14:15:25
56529         Log: Integrate change #8868 from pureperl to mainline.
56530              
56531              Fixed reference count loop caused by sv_magic.
56532      Branch: perl
56533           !> sv.c
56534 ____________________________________________________________________________
56535 [  8871] By: jhi                                   on 2001/02/21  14:07:29
56536         Log: Integrate change #8868 from pureperl to maintperl.
56537              
56538              Fixed reference count loop caused by sv_magic.
56539      Branch: maint-5.6/perl
56540           !> sv.c
56541 ____________________________________________________________________________
56542 [  8870] By: jhi                                   on 2001/02/21  14:04:41
56543         Log: Put back the #8840, it was innocent.
56544      Branch: perl
56545            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
56546            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
56547 ____________________________________________________________________________
56548 [  8869] By: jhi                                   on 2001/02/21  14:00:03
56549         Log: unpack("C", ...) was left slightly unfinished by #8865.
56550      Branch: perl
56551            ! pp.c t/op/pack.t
56552 ____________________________________________________________________________
56553 [  8868] By: alanbur                               on 2001/02/21  01:33:45
56554         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
56555              from gv_fetchpv to create single-character magic variables (e.g. $!),
56556              and it is passed a sv and the gv that contains the sv as the mg_obj
56557              value.  When sv_magic stores the mg_obj pointer it increments the gv
56558              refcount, thus causing a sv-gv pair that can't be freed.  There is
56559              already a check for sv == obj which is used to prevent such reference
56560              loops.  This change extends the check to cover the case described above.
56561      Branch: maint-5.6/pureperl
56562            ! sv.c
56563 ____________________________________________________________________________
56564 [  8867] By: jhi                                   on 2001/02/21  00:52:39
56565         Log: Update Changes.
56566      Branch: perl
56567            ! Changes patchlevel.h
56568 ____________________________________________________________________________
56569 [  8866] By: jhi                                   on 2001/02/21  00:34:20
56570         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
56571              (Note: there were some conflicts due to EBCDIC and EPOC
56572              patches, in general I preferred the repository code.)
56573              (When 2.753 comes out, we need to synchronize.)
56574      Branch: perl
56575            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
56576            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
56577            ! t/lib/cgi-html.t
56578 ____________________________________________________________________________
56579 [  8865] By: jhi                                   on 2001/02/21  00:24:22
56580         Log: Make pack("C", 0x100) to create Unicode, unless under the
56581              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
56582              will understand Unicode, unless you under know what.
56583      Branch: perl
56584            ! pp.c t/op/pack.t t/op/qu.t
56585 ____________________________________________________________________________
56586 [  8864] By: alanbur                               on 2001/02/20  22:35:34
56587         Log: Resynchronised with parent
56588      Branch: maint-5.6/pureperl
56589           !> README.win32 ext/GDBM_File/GDBM_File.pm
56590           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
56591           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
56592           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
56593           !> t/lib/sdbm.t util.c
56594 ____________________________________________________________________________
56595 [  8863] By: jhi                                   on 2001/02/20  20:55:11
56596         Log: Integrate change #8860,8861 from mainline into maintperl.
56597              
56598              "pseudo-literal j"
56599              
56600              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
56601      Branch: maint-5.6/perl
56602           !> lib/Test.pm pod/perlop.pod
56603 ____________________________________________________________________________
56604 [  8862] By: jhi                                   on 2001/02/20  20:30:07
56605         Log: Don't do casting between pointers pointing to differently sized
56606              integers.
56607      Branch: perl
56608            ! hv.c sv.c
56609 ____________________________________________________________________________
56610 [  8861] By: jhi                                   on 2001/02/20  19:53:44
56611         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
56612              From: Peter Prymmer <pvhp@forte.com>
56613              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
56614              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
56615      Branch: perl
56616            ! lib/Test.pm
56617 ____________________________________________________________________________
56618 [  8860] By: jhi                                   on 2001/02/20  19:48:02
56619         Log: "pseudo-literal j", a documentation glitch reported to Debian.
56620              The text recovered from Perl 5.005_03, and pseudo-literal replaced
56621              by "backtick string".
56622      Branch: perl
56623            ! pod/perlop.pod
56624 ____________________________________________________________________________
56625 [  8859] By: jhi                                   on 2001/02/20  19:15:46
56626         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
56627              from Chris Nandor.
56628      Branch: perl
56629            ! makedef.pl
56630 ____________________________________________________________________________
56631 [  8858] By: jhi                                   on 2001/02/20  17:36:53
56632         Log: Integrate pureperl changes #8844,8845,8850 to mainline
56633              (via maintperl #8855).
56634              
56635              Fixed %^H scoping bug
56636              
56637              Removed GV <-> CV refcount loop
56638              
56639              Removed %ENV refcount loop
56640      Branch: perl
56641           !> gv.c op.c perl.c pp.c scope.c
56642 ____________________________________________________________________________
56643 [  8857] By: jhi                                   on 2001/02/20  17:34:32
56644         Log: Integrate changes #8853,8854 from maintperl to mainline.
56645              
56646              EBDIC fixes, README.win32 Borland update.
56647      Branch: perl
56648           !> README.win32 handy.h util.c
56649 ____________________________________________________________________________
56650 [  8856] By: jhi                                   on 2001/02/20  17:33:16
56651         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
56652      Branch: maint-5.6/perl
56653           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
56654           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
56655           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
56656 ____________________________________________________________________________
56657 [  8855] By: jhi                                   on 2001/02/20  17:32:13
56658         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
56659              
56660              Fixed %^H scoping bug
56661              
56662              Removed GV <-> CV refcount loop
56663              
56664              Removed %ENV refcount loop
56665      Branch: maint-5.6/perl
56666           !> gv.c op.c perl.c pp.c scope.c
56667 ____________________________________________________________________________
56668 [  8854] By: jhi                                   on 2001/02/20  17:25:06
56669         Log: Subject: Addition to readme.win32 for Borland C++ compilers
56670              Date: Tue, 20 Feb 2001 02:15:25 +0300
56671              From: "Vadim Konovalov" <watman@inbox.ru>
56672              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
56673              
56674              Document Borland compiler misbehaviour.
56675      Branch: maint-5.6/perl
56676            ! README.win32
56677 ____________________________________________________________________________
56678 [  8853] By: jhi                                   on 2001/02/20  17:22:25
56679         Log: The assimilation of ebcdic.c didn't quite work at the first try,
56680              patches from Thomas Dorner.
56681      Branch: maint-5.6/perl
56682            ! handy.h util.c
56683 ____________________________________________________________________________
56684 [  8852] By: jhi                                   on 2001/02/20  17:20:15
56685         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
56686              From: Chris Nandor <pudge@pobox.com>
56687              Date: Tue, 20 Feb 2001 08:32:45 -0500
56688              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
56689      Branch: maint-5.6/perl
56690            ! makedef.pl mg.c
56691 ____________________________________________________________________________
56692 [  8851] By: jhi                                   on 2001/02/20  17:15:52
56693         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
56694      Branch: perl
56695            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
56696            ! t/lib/filter-util.t
56697 ____________________________________________________________________________
56698 [  8850] By: alanbur                               on 2001/02/20  17:12:40
56699         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
56700              and the magic pointer points back to the GV that contains the
56701              %ENV hash.  This creates a refcount loop that prevents members
56702              of %ENV from being freed correctly.  This change removes the
56703              refcount loop - the magic pointer was never used anyway, the
56704              only use of the magic was to check the type ('E') so that the
56705              appropriate environment manipulation code is called when %ENV
56706              is modified.
56707      Branch: maint-5.6/pureperl
56708            ! perl.c
56709 ____________________________________________________________________________
56710 [  8849] By: jhi                                   on 2001/02/20  17:12:20
56711         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
56712              From: "Craig A. Berry" <craigberry@mac.com>
56713              Date: Mon, 19 Feb 2001 23:36:12 -0600
56714              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
56715              
56716              Case-forgiving systems match TestInit.pm with TES*.
56717      Branch: perl
56718            ! t/lib/glob-basic.t
56719 ____________________________________________________________________________
56720 [  8848] By: jhi                                   on 2001/02/20  17:10:02
56721         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
56722      Branch: perl
56723            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
56724            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
56725            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
56726 ____________________________________________________________________________
56727 [  8847] By: jhi                                   on 2001/02/20  15:34:41
56728         Log: The #8843 wasn't quite right: %Config needs to imported.
56729      Branch: perl
56730            ! t/run/runenv.t
56731 ____________________________________________________________________________
56732 [  8846] By: jhi                                   on 2001/02/20  15:31:50
56733         Log: Retract the #8838 and #8840 for now because of
56734              the DB_File tie problem.
56735      Branch: perl
56736            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
56737            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
56738            ! proto.h sv.c
56739 ____________________________________________________________________________
56740 [  8845] By: alanbur                               on 2001/02/20  14:25:41
56741         Log: Removed GV <-> CV refcount loop
56742              CvGV(mycv) points to the parent GV of the CV, and was previously
56743              refcounted.  The pointer remains, but the refcounting has been removed
56744              as it causes a refcount loop between the CV and GV that means the CV
56745              can't ever be deleted.
56746      Branch: maint-5.6/pureperl
56747            ! gv.c op.c pp.c
56748 ____________________________________________________________________________
56749 [  8844] By: alanbur                               on 2001/02/20  14:23:13
56750         Log: Fixed %^H scoping bug
56751      Branch: maint-5.6/pureperl
56752            ! scope.c
56753 ____________________________________________________________________________
56754 [  8843] By: jhi                                   on 2001/02/19  13:38:08
56755         Log: fork() not everywhere, cleanup temp files.
56756      Branch: perl
56757            ! t/run/runenv.t
56758 ____________________________________________________________________________
56759 [  8842] By: alanbur                               on 2001/02/19  12:42:07
56760         Log: Resynchronised with parent
56761      Branch: maint-5.6/pureperl
56762           !> pod/perlfaq4.pod sv.c utf8.c
56763 ____________________________________________________________________________
56764 [  8841] By: jhi                                   on 2001/02/19  03:35:51
56765         Log: Update Changes.
56766      Branch: perl
56767            ! Changes patchlevel.h
56768 ____________________________________________________________________________
56769 [  8840] By: jhi                                   on 2001/02/19  00:23:41
56770         Log: Subject: [patch] add sv_setref_uv
56771              From: Doug MacEachern <dougm@covalent.net>
56772              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
56773              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
56774      Branch: perl
56775            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
56776            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
56777 ____________________________________________________________________________
56778 [  8839] By: jhi                                   on 2001/02/19  00:01:38
56779         Log: Put to rest the 20010205.001, the email address checking (not) regex.
56780      Branch: perl
56781            ! pod/perlfaq9.pod
56782 ____________________________________________________________________________
56783 [  8838] By: jhi                                   on 2001/02/18  22:17:54
56784         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
56785              From: Doug MacEachern <dougm@covalent.net>
56786              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
56787              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
56788      Branch: perl
56789            ! lib/ExtUtils/xsubpp
56790 ____________________________________________________________________________
56791 [  8837] By: jhi                                   on 2001/02/18  22:16:50
56792         Log: Subject: [patch] -Wall cleanup round 2
56793              From: Doug MacEachern <dougm@covalent.net>
56794              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
56795              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
56796      Branch: perl
56797            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
56798            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
56799            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
56800            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
56801            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
56802            ! ext/SDBM_File/SDBM_File.xs
56803 ____________________________________________________________________________
56804 [  8836] By: jhi                                   on 2001/02/18  22:11:20
56805         Log: Misapplied regex optimizations when \C is present.
56806              Fixes 20001230.002.
56807              
56808              What still remains broken is that the submatches that
56809              have \C in them get their UTF8 flag on because their
56810              parent SV has it on.  This will result in malformed
56811              UTF8 if a \C happened to match a non-ASCII byte.
56812      Branch: perl
56813            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
56814            ! t/pragma/utf8.t
56815 ____________________________________________________________________________
56816 [  8835] By: jhi                                   on 2001/02/18  20:12:02
56817         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
56818              
56819              The hash key got wrongly UTF8fied.
56820      Branch: perl
56821            ! pod/perlapi.pod toke.c utf8.c
56822 ____________________________________________________________________________
56823 [  8834] By: jhi                                   on 2001/02/18  19:44:25
56824         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
56825              don't warn on magical or overloaded things.
56826      Branch: perl
56827            ! pp_hot.c
56828 ____________________________________________________________________________
56829 [  8833] By: nick                                  on 2001/02/18  19:31:22
56830         Log: Integrate mainline
56831      Branch: perlio
56832           +> t/TestInit.pm t/run/runenv.t
56833            - t/UTEST
56834           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
56835           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
56836           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
56837           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
56838           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
56839           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
56840           !> utf8.c
56841 ____________________________________________________________________________
56842 [  8832] By: jhi                                   on 2001/02/18  19:21:18
56843         Log: Integrate perlio.
56844      Branch: perl
56845           !> perlio.c pod/perldiag.pod
56846 ____________________________________________________________________________
56847 [  8831] By: jhi                                   on 2001/02/18  19:14:20
56848         Log: Integrate change #8827 from mainline.
56849              
56850              UTF8 tweaks.
56851      Branch: maint-5.6/perl
56852           !> sv.c utf8.c
56853 ____________________________________________________________________________
56854 [  8830] By: nick                                  on 2001/02/18  19:10:34
56855         Log: Apply the spirit of patch from Nick Clark:
56856              Subject: [PATCH] Re: extensions that provide layers
56857              From: Nicholas Clark <nick@ccl4.org>
56858              Date: Mon, 12 Feb 2001 16:43:51 +0000
56859              Message-Id: <20010212164350.Q3652@plum.flirble.org>
56860      Branch: perlio
56861            ! perlio.c pod/perldiag.pod
56862 ____________________________________________________________________________
56863 [  8829] By: jhi                                   on 2001/02/18  19:03:25
56864         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
56865              From: schwern@pobox.com 
56866              Date: Sun, 18 Feb 2001 13:44:35 -0500
56867              Message-ID: <20010218134435.A17544@magnonel.guild.net>
56868              
56869              Applied, but as t/TestInit.pm.
56870      Branch: perl
56871            + t/TestInit.pm
56872            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
56873            ! t/op/subst_wamp.t
56874 ____________________________________________________________________________
56875 [  8828] By: jhi                                   on 2001/02/18  18:43:52
56876         Log: Integrate perlio.
56877      Branch: perl
56878           !> perlio.c
56879 ____________________________________________________________________________
56880 [  8827] By: jhi                                   on 2001/02/18  18:41:33
56881         Log: UTF-8 tweaks.
56882      Branch: perl
56883            ! sv.c utf8.c
56884 ____________________________________________________________________________
56885 [  8826] By: nick                                  on 2001/02/18  17:40:59
56886         Log: Fix [ID 20010217.002]
56887              open FOO, "<:raw:perlio", ...
56888              :raw now inserts default base layer below itself.
56889              Also
56890              open FOO, "<:unix", ...
56891              works as well - but leaves buffer layer on stack under the unix layer.
56892      Branch: perlio
56893            ! perlio.c
56894 ____________________________________________________________________________
56895 [  8825] By: jhi                                   on 2001/02/18  17:15:39
56896         Log: Integrate perlio.
56897      Branch: perl
56898           !> perlio.c perliol.h
56899 ____________________________________________________________________________
56900 [  8824] By: jhi                                   on 2001/02/18  17:10:53
56901         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
56902              From: schwern@pobox.com
56903              Date: Sun, 18 Feb 2001 01:48:50 -0500
56904              Message-ID: <20010218014850.C19957@magnonel.guild.net>
56905      Branch: perl
56906            ! lib/Test/Harness.pm t/TEST t/op/chop.t
56907 ____________________________________________________________________________
56908 [  8823] By: jhi                                   on 2001/02/18  17:01:06
56909         Log: Add run/*.t to testables.
56910      Branch: perl
56911            ! t/TEST
56912 ____________________________________________________________________________
56913 [  8822] By: jhi                                   on 2001/02/18  16:58:58
56914         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
56915              From: schwern@pobox.com
56916              Date: Sun, 18 Feb 2001 01:11:35 -0500
56917              Message-ID: <20010218011135.A19957@magnonel.guild.net>
56918              
56919              Revive mjd's and Simon's PERL5OPT fix.
56920      Branch: perl
56921            + t/run/runenv.t
56922            ! MANIFEST perl.c
56923 ____________________________________________________________________________
56924 [  8821] By: jhi                                   on 2001/02/18  16:53:46
56925         Log: Subject: Re: Why t/TEST and not Test::Harness?
56926              From: schwern@pobox.com
56927              Date: Sat, 17 Feb 2001 22:44:44 -0500
56928              Message-ID: <20010217224444.A6679@magnonel.guild.net>
56929              
56930              Replace UTEST with TEST -utf8.
56931      Branch: perl
56932            - t/UTEST
56933            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
56934            ! t/lib/glob-basic.t
56935 ____________________________________________________________________________
56936 [  8820] By: nick                                  on 2001/02/18  13:06:16
56937         Log: Clean up a few core dumps when layers are used in unexpected ways.
56938              (Still not "right"...)
56939      Branch: perlio
56940            ! perlio.c perliol.h
56941 ____________________________________________________________________________
56942 [  8819] By: jhi                                   on 2001/02/18  02:25:55
56943         Log: Integrate change #8818 from maintperl, a FAQ nit.
56944      Branch: perl
56945           !> pod/perlfaq4.pod
56946 ____________________________________________________________________________
56947 [  8818] By: jhi                                   on 2001/02/18  02:24:50
56948         Log: FAQ nit from Chris Fedde.
56949      Branch: maint-5.6/perl
56950            ! pod/perlfaq4.pod
56951 ____________________________________________________________________________
56952 [  8817] By: nick                                  on 2001/02/17  18:20:14
56953         Log: Integrate mainline
56954      Branch: perlio
56955           +> lib/unicode/UCD.html lib/unicode/Unicode.html
56956           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
56957           +> pod/perlclib.pod
56958            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
56959            - lib/unicode/Unicode.301
56960           !> (integrate 324 files)
56961 ____________________________________________________________________________
56962 [  8816] By: jhi                                   on 2001/02/17  16:56:58
56963         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
56964      Branch: perl
56965            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
56966            ! ext/Storable/Storable.xs t/lib/st-06compat.t
56967            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
56968 ____________________________________________________________________________
56969 [  8815] By: jhi                                   on 2001/02/17  16:40:07
56970         Log: Subject: [patch] -Wall
56971              From: Doug MacEachern <dougm@covalent.net>
56972              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
56973              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
56974      Branch: perl
56975            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
56976            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
56977 ____________________________________________________________________________
56978 [  8814] By: jhi                                   on 2001/02/16  19:27:18
56979         Log: Document qu better.
56980      Branch: perl
56981            ! pod/perlop.pod
56982 ____________________________________________________________________________
56983 [  8813] By: jhi                                   on 2001/02/15  13:54:37
56984         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
56985              From: Hugo <hv@crypt.compulink.co.uk>
56986              Date: Thu, 15 Feb 2001 13:39:49 +0000
56987              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
56988      Branch: perl
56989            ! toke.c
56990 ____________________________________________________________________________
56991 [  8812] By: alanbur                               on 2001/02/15  13:52:16
56992         Log: Resynchronised with parent
56993      Branch: maint-5.6/pureperl
56994            - ebcdic.c
56995           !> (integrate 36 files)
56996 ____________________________________________________________________________
56997 [  8811] By: jhi                                   on 2001/02/15  13:51:16
56998         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
56999              
57000              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
57001              From: Jan Dubois <JanD@ActiveState.com>
57002              Date: Wed, 31 Jan 2001 21:17:03 -0800
57003              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
57004              
57005              tweak change#8659 to keep it simple
57006              
57007              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
57008              From: Russ Allbery <rra@stanford.edu>
57009              Date: 14 Feb 2001 10:15:41 -0800
57010              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
57011              
57012              (8809 empty)
57013              
57014              Upgrade to podlators 1.08, from Russ Allbery.
57015      Branch: perl
57016           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
57017           !> utils/perldoc.PL
57018 ____________________________________________________________________________
57019 [  8810] By: jhi                                   on 2001/02/15  13:35:08
57020         Log: Upgrade to podlators 1.08, from Russ Allbery.
57021      Branch: maint-5.6/perl
57022            ! lib/Pod/Man.pm lib/Pod/Text.pm
57023 ____________________________________________________________________________
57024 [  8809] By: jhi                                   on 2001/02/15  13:26:38
57025         Log: (accidentally empty check-in)
57026      Branch: maint-5.6/perl
57027            ! lib/Test/Harness.pm
57028 ____________________________________________________________________________
57029 [  8808] By: jhi                                   on 2001/02/15  13:23:47
57030         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
57031              From: Russ Allbery <rra@stanford.edu>
57032              Date: 14 Feb 2001 10:15:41 -0800
57033              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
57034              
57035              perldoc was hardcoding $Config{installscript}, which breaks
57036              when install* isn't where Perl ends up (such as with AFS).
57037              
57038              Use $Config{scriptdir} instead.
57039      Branch: maint-5.6/perl
57040            ! utils/perldoc.PL
57041 ____________________________________________________________________________
57042 [  8807] By: jhi                                   on 2001/02/14  14:37:27
57043         Log: Update Changes.
57044      Branch: perl
57045            ! Changes patchlevel.h
57046 ____________________________________________________________________________
57047 [  8806] By: jhi                                   on 2001/02/14  14:25:31
57048         Log: Integrate changes #8803,8804,8805 from mainline.
57049              
57050              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
57051              
57052              Don't skip too much of the locale error message if no environ array,
57053              from Chris Nandor.
57054              
57055              More MacOS Classic fixes from Chris Nandor.
57056      Branch: maint-5.6/perl
57057           !> doop.c lib/Cwd.pm perl.c perl.h util.c
57058 ____________________________________________________________________________
57059 [  8805] By: jhi                                   on 2001/02/14  03:29:01
57060         Log: More MacOS Classic fixes from Chris Nandor.
57061      Branch: perl
57062            ! doop.c lib/Cwd.pm
57063 ____________________________________________________________________________
57064 [  8804] By: jhi                                   on 2001/02/14  03:18:35
57065         Log: Don't skip too much of the locale error message if no environ array,
57066              from Chris Nandor.
57067      Branch: perl
57068            ! util.c
57069 ____________________________________________________________________________
57070 [  8803] By: jhi                                   on 2001/02/14  03:14:14
57071         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
57072      Branch: perl
57073            ! perl.c perl.h
57074 ____________________________________________________________________________
57075 [  8802] By: jhi                                   on 2001/02/13  18:31:33
57076         Log: AUTHORS update.
57077      Branch: perl
57078            ! AUTHORS
57079 ____________________________________________________________________________
57080 [  8801] By: jhi                                   on 2001/02/13  17:55:19
57081         Log: Integrate change #8792 from mainline.
57082              
57083              Subject: buncha MacPerl patches for bleadperl
57084              From: Chris Nandor <pudge@pobox.com>
57085              Date: Tue, 13 Feb 2001 00:02:43 -0500
57086              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
57087      Branch: maint-5.6/perl
57088           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
57089           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
57090           !> t/lib/basename.t toke.c util.h
57091 ____________________________________________________________________________
57092 [  8800] By: jhi                                   on 2001/02/13  17:46:43
57093         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
57094              to be forced to Off_t.
57095              
57096              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
57097              From: nick@ccl4.org
57098              Date: Thu, 1 Feb 2001 12:01:04 +0000
57099              Message-Id: <20010201120103.E11401@plum.flirble.org>
57100      Branch: maint-5.6/perl
57101            ! iperlsys.h perlio.c
57102 ____________________________________________________________________________
57103 [  8799] By: jhi                                   on 2001/02/13  16:52:51
57104         Log: Duplex duplex hunk hunk.
57105      Branch: maint-5.6/perl
57106            ! Makefile.SH
57107 ____________________________________________________________________________
57108 [  8797] By: jhi                                   on 2001/02/13  14:52:04
57109         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
57110              From: "Craig A. Berry" <craigberry@mac.com>
57111              Date: Mon, 12 Feb 2001 11:05:25 -0600
57112              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
57113      Branch: perl
57114            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
57115 ____________________________________________________________________________
57116 [  8796] By: jhi                                   on 2001/02/13  14:36:47
57117         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
57118              From: simon.cozens@pembroke.oxford.ac.uk 
57119              Date: Sat, 10 Feb 2001 17:57:02 +0000
57120              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
57121              
57122              Now it does include.
57123      Branch: perl
57124            ! pod/perldiag.pod
57125 ____________________________________________________________________________
57126 [  8795] By: jhi                                   on 2001/02/13  14:30:11
57127         Log: Sort the MANIFEST.
57128      Branch: perl
57129            ! MANIFEST
57130 ____________________________________________________________________________
57131 [  8794] By: jhi                                   on 2001/02/13  14:26:51
57132         Log: Integrate change #8793 from mainline, FAQ updates.
57133      Branch: maint-5.6/perl
57134           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
57135 ____________________________________________________________________________
57136 [  8793] By: jhi                                   on 2001/02/13  14:25:13
57137         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
57138      Branch: perl
57139            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
57140 ____________________________________________________________________________
57141 [  8792] By: jhi                                   on 2001/02/13  14:22:50
57142         Log: Subject: buncha MacPerl patches for bleadperl
57143              From: Chris Nandor <pudge@pobox.com>
57144              Date: Tue, 13 Feb 2001 00:02:43 -0500
57145              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
57146      Branch: perl
57147            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
57148            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
57149            ! t/lib/basename.t toke.c util.h
57150 ____________________________________________________________________________
57151 [  8791] By: jhi                                   on 2001/02/13  14:10:39
57152         Log: Integrate change #8790 from mainline.
57153              
57154              environ array wrongly assumed in Perl_init_i18nl10n(),
57155      Branch: maint-5.6/perl
57156           !> util.c
57157 ____________________________________________________________________________
57158 [  8790] By: jhi                                   on 2001/02/13  14:06:15
57159         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
57160              noticed by Chris Nandor in MacOS Classic.
57161      Branch: perl
57162            ! util.c
57163 ____________________________________________________________________________
57164 [  8789] By: jhi                                   on 2001/02/13  13:58:07
57165         Log: Integrate changes #8373,8487,8544,8783 from mainline.
57166              
57167              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
57168              hints files, the dynaloading, assimilate ebcdic into util.c.
57169      Branch: maint-5.6/perl
57170            - ebcdic.c
57171            ! MANIFEST hints/posix-bc.sh
57172           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
57173           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
57174           !> perlapi.c proto.h util.c
57175 ____________________________________________________________________________
57176 [  8788] By: alanbur                               on 2001/02/13  10:33:13
57177         Log: Integrated changes from maint-5.6
57178      Branch: maint-5.6/pureperl
57179           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
57180           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
57181           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
57182           !> vos/config.ga.h vos/configure_perl.cm
57183 ____________________________________________________________________________
57184 [  8787] By: jhi                                   on 2001/02/13  05:56:36
57185         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
57186      Branch: perl
57187           !> Makefile.SH
57188 ____________________________________________________________________________
57189 [  8786] By: jhi                                   on 2001/02/13  05:54:34
57190         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
57191              From: Dorner Thomas <Thomas.Dorner@start.de>
57192              Date: Mon, 12 Feb 2001 15:06:26 +0100
57193              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
57194      Branch: maint-5.6/perl
57195            ! Makefile.SH
57196 ____________________________________________________________________________
57197 [  8785] By: jhi                                   on 2001/02/13  05:29:04
57198         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
57199      Branch: perl
57200           !> hints/openbsd.sh
57201 ____________________________________________________________________________
57202 [  8784] By: jhi                                   on 2001/02/13  02:25:24
57203         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
57204              From: Peter Prymmer <pvhp@forte.com>
57205              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
57206              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
57207      Branch: perl
57208            ! pod/perlclib.pod
57209 ____________________________________________________________________________
57210 [  8783] By: jhi                                   on 2001/02/13  02:22:36
57211         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
57212      Branch: perl
57213            - ebcdic.c
57214            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
57215            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
57216            ! util.c
57217 ____________________________________________________________________________
57218 [  8782] By: jhi                                   on 2001/02/13  02:00:07
57219         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
57220      Branch: maint-5.6/perl
57221            ! pod/perlport.pod
57222 ____________________________________________________________________________
57223 [  8781] By: jhi                                   on 2001/02/13  01:58:44
57224         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
57225      Branch: maint-5.6/perl
57226            ! hints/openbsd.sh
57227 ____________________________________________________________________________
57228 [  8780] By: jhi                                   on 2001/02/13  01:57:33
57229         Log: Synchronize the regexp tests between maintperl and mainline.
57230      Branch: maint-5.6/perl
57231           !> t/op/re_tests
57232 ____________________________________________________________________________
57233 [  8779] By: jhi                                   on 2001/02/13  01:49:35
57234         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
57235              From: Hugo <hv@crypt.compulink.co.uk>
57236              Date: Tue, 13 Feb 2001 00:11:11 +0000
57237              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
57238      Branch: perl
57239            ! regcomp.c t/op/re_tests
57240 ____________________________________________________________________________
57241 [  8778] By: jhi                                   on 2001/02/13  00:23:10
57242         Log: Comments do not nest.
57243      Branch: perl
57244            ! perl.h
57245 ____________________________________________________________________________
57246 [  8777] By: jhi                                   on 2001/02/13  00:17:54
57247         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
57248              From: Hugo <hv@crypt.compulink.co.uk>
57249              Date: Tue, 13 Feb 2001 00:11:11 +0000
57250              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
57251      Branch: maint-5.6/perl
57252            ! regcomp.c t/op/re_tests
57253 ____________________________________________________________________________
57254 [  8776] By: jhi                                   on 2001/02/12  23:25:52
57255         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
57256      Branch: maint-5.6/perl
57257            ! pod/perlport.pod
57258 ____________________________________________________________________________
57259 [  8775] By: jhi                                   on 2001/02/12  23:04:28
57260         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
57261      Branch: maint-5.6/perl
57262            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
57263            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
57264            ! vos/configure_perl.cm
57265 ____________________________________________________________________________
57266 [  8774] By: jhi                                   on 2001/02/12  22:59:11
57267         Log: Subject: Re: [patch] context for 'U' magic functions
57268              From: Doug MacEachern <dougm@covalent.net>
57269              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
57270              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
57271              
57272              plus the suggestion by Nick Ing-Simmons to name the macro
57273              as PERL_MG_UFUNC to avoid namespace pollution, plus add
57274              the advice by Doug for XS writers to perl.h
57275      Branch: perl
57276            ! mg.c perl.h
57277 ____________________________________________________________________________
57278 [  8773] By: jhi                                   on 2001/02/11  20:14:12
57279         Log: Update Changes.
57280      Branch: perl
57281            ! Changes patchlevel.h
57282 ____________________________________________________________________________
57283 [  8772] By: jhi                                   on 2001/02/11  18:47:52
57284         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
57285              From: Simon Cozens <simon@cozens.net>
57286              Date: Wed, 31 Jan 2001 16:31:43 +0000
57287              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
57288      Branch: perl
57289            + pod/perlclib.pod
57290            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
57291            ! pod/perltoc.pod
57292 ____________________________________________________________________________
57293 [  8771] By: jhi                                   on 2001/02/11  18:36:48
57294         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
57295              
57296              Blocks-4d3.beta.txt
57297              CaseFolding-3d4.beta.txt
57298              CompositionExclusions-3d6.beta.txt
57299              EastAsianWidth-4d4.beta.txt
57300              LineBreak-6d3.beta.txt
57301              NamesList-3.1.0d1.beta.txt
57302              PropList-3.1.0d4.beta.txt
57303              SpecialCasing-4d1.beta.txt
57304              UnicodeData-3.1.0d6.beta.txt
57305      Branch: perl
57306            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
57307           +> lib/unicode/UCD.html lib/unicode/Unicode.html
57308            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
57309            - lib/unicode/Unicode.301
57310            ! (edit 257 files)
57311 ____________________________________________________________________________
57312 [  8770] By: jhi                                   on 2001/02/11  17:26:22
57313         Log: UTF-8 documentation.
57314      Branch: perl
57315            ! utf8.h
57316 ____________________________________________________________________________
57317 [  8769] By: jhi                                   on 2001/02/11  17:12:49
57318         Log: Retract #8762.
57319      Branch: perl
57320            ! regexec.c
57321 ____________________________________________________________________________
57322 [  8768] By: jhi                                   on 2001/02/11  16:54:45
57323         Log: Subject: [PATCH] Test::Harness
57324              From: andreas.koenig@anima.de (Andreas J. Koenig)
57325              Date: 11 Feb 2001 14:37:00 +0100
57326              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
57327      Branch: perl
57328            ! lib/Test/Harness.pm
57329 ____________________________________________________________________________
57330 [  8767] By: jhi                                   on 2001/02/11  16:53:52
57331         Log: Subject: [PATCH] Document makepatch in Porting/patching
57332              From: andreas.koenig@anima.de (Andreas J. Koenig)
57333              Date: 11 Feb 2001 16:46:28 +0100
57334              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
57335      Branch: perl
57336            ! Porting/patching.pod
57337 ____________________________________________________________________________
57338 [  8766] By: jhi                                   on 2001/02/11  06:30:23
57339         Log: Subject: Re: [patch] GvSHARED
57340              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
57341              From: Doug MacEachern <dougm@covalent.net>
57342              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
57343              
57344              Subject: Re: [patch] GvSHARED
57345              From: Doug MacEachern <dougm@covalent.net>
57346              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
57347              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
57348              
57349              Subject: [patch] attributes.pm support for `shared'
57350              From: Doug MacEachern <dougm@covalent.net>
57351              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
57352              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
57353              
57354              our() attributes were ignored, our :shared pieces missing,
57355              allow attributes.pm to turn on shared.
57356      Branch: perl
57357            ! op.c t/op/attrs.t toke.c xsutils.c
57358 ____________________________________________________________________________
57359 [  8765] By: alanbur                               on 2001/02/10  23:11:19
57360         Log: Resync with parent (hopefully sucessfully this time)
57361      Branch: maint-5.6/pureperl
57362           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
57363           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
57364           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
57365           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
57366           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
57367           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
57368           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
57369 ____________________________________________________________________________
57370 [  8764] By: jhi                                   on 2001/02/10  22:54:38
57371         Log: Make TEST and UTEST more verbose in case something goes
57372              wrong in running/compiling a script, suggested by Doug
57373              MacEachern.
57374      Branch: perl
57375            ! t/TEST t/UTEST
57376 ____________________________________________________________________________
57377 [  8763] By: jhi                                   on 2001/02/10  22:11:34
57378         Log: Bogus shebang.
57379      Branch: perl
57380            ! t/lib/texttabs.t
57381 ____________________________________________________________________________
57382 [  8762] By: jhi                                   on 2001/02/10  21:56:02
57383         Log: (Retracted by #8769)
57384      Branch: perl
57385            ! regexec.c
57386 ____________________________________________________________________________
57387 [  8761] By: jhi                                   on 2001/02/10  21:26:15
57388         Log: Subject: Re: [patch] GvSHARED 
57389              From: Doug MacEachern <dougm@covalent.net>
57390              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
57391              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
57392              
57393              our @EXPORT : shared = (...);
57394      Branch: perl
57395            ! toke.c
57396 ____________________________________________________________________________
57397 [  8760] By: jhi                                   on 2001/02/10  21:25:07
57398         Log: Subject: [patch] GvSHARED
57399              From: Doug MacEachern <dougm@covalent.net>
57400              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
57401              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
57402      Branch: perl
57403            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
57404 ____________________________________________________________________________
57405 [  8759] By: alanbur                               on 2001/02/10  21:24:27
57406         Log: Backed out mismerge.
57407      Branch: maint-5.6/pureperl
57408            ! MANIFEST README.hpux README.vmesa gv.c installhtml
57409            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
57410            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
57411            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
57412            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
57413            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
57414            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
57415 ____________________________________________________________________________
57416 [  8758] By: jhi                                   on 2001/02/10  18:01:17
57417         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
57418              
57419              Fixed UMRs and leak in Perl_pmtrans()
57420              
57421              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
57422              associated UTFied tr/// code.  Also fixed scoping leak of
57423              PL_reg_start_tmp.
57424              
57425              newATTRSUB leaks when an attempt to redefine the active sort sub is
57426              made.
57427      Branch: maint-5.6/perl
57428           !> op.c regcomp.c
57429 ____________________________________________________________________________
57430 [  8757] By: alanbur                               on 2001/02/10  17:56:46
57431         Log: Resynchronised with parent
57432      Branch: maint-5.6/pureperl
57433           +> README.bs2000
57434            - README.posix-bc
57435            ! gv.c perl.c sv.c
57436           !> MANIFEST README.hpux README.vmesa installhtml
57437           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
57438           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
57439           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
57440           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
57441           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
57442           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
57443 ____________________________________________________________________________
57444 [  8756] By: alanbur                               on 2001/02/10  17:51:15
57445         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
57446              made.
57447      Branch: maint-5.6/pureperl
57448            ! op.c
57449 ____________________________________________________________________________
57450 [  8755] By: jhi                                   on 2001/02/09  22:41:35
57451         Log: Upgrade to CPAN 1.59_54, from Andreas König.
57452      Branch: perl
57453            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
57454 ____________________________________________________________________________
57455 [  8754] By: jhi                                   on 2001/02/09  22:29:20
57456         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
57457              
57458              Didn't upgrade the fill.t since it has a dependency to File::Slurp
57459              purely for debugging purposes, the actual test hasn't changed.
57460      Branch: perl
57461            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
57462            ! t/lib/textwrap.t
57463 ____________________________________________________________________________
57464 [  8753] By: jhi                                   on 2001/02/09  20:17:50
57465         Log: Integrate change #8682 from maintperl.
57466              
57467              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
57468              to work correctly.
57469      Branch: perl
57470           !> hints/irix_6.sh
57471 ____________________________________________________________________________
57472 [  8752] By: jhi                                   on 2001/02/09  20:00:46
57473         Log: Update Changes.
57474      Branch: perl
57475            ! Changes patchlevel.h
57476 ____________________________________________________________________________
57477 [  8751] By: nick                                  on 2001/02/09  19:48:37
57478         Log: Integrate mainline
57479      Branch: perlio
57480           +> README.bs2000 t/lib/cgi-esc.t
57481            - README.posix-bc
57482           !> (integrate 53 files)
57483 ____________________________________________________________________________
57484 [  8750] By: nick                                  on 2001/02/09  19:25:16
57485         Log: Subject: RE: Biannual Competition to Improve Hashing Function
57486              From: Fisher Mark <fisherm@tce.com>
57487              Date: Thu, 8 Feb 2001 10:44:00 -0500
57488              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
57489              Date: Thu, 8 Feb 2001 15:02:47 -0500
57490              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
57491      Branch: perl
57492            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
57493 ____________________________________________________________________________
57494 [  8749] By: jhi                                   on 2001/02/09  19:02:35
57495         Log: Forgotten fragment.
57496      Branch: perl
57497            ! pod/perlapi.pod
57498 ____________________________________________________________________________
57499 [  8748] By: jhi                                   on 2001/02/09  18:31:34
57500         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
57501              plus manual tweakage.
57502              
57503              Sync the perlfaq2 between mainline and maintperl.
57504      Branch: maint-5.6/perl
57505            ! pod/perlfaq2.pod
57506      Branch: perl
57507           !> pod/perlfaq2.pod
57508 ____________________________________________________________________________
57509 [  8747] By: jhi                                   on 2001/02/09  18:12:04
57510         Log: Subject: versiononly and installperl
57511              From: abigail@foad.org
57512              Date: Wed, 7 Feb 2001 22:43:12 +0100
57513              Message-ID: <20010207214312.7045.qmail@foad.org>    
57514              
57515              Add +v flag to force a normal install of the perl binary
57516              and the utilities.
57517              
57518              Subject: [PATCH] installperl
57519              From: Nicholas Clark <nick@ccl4.org>
57520              Date: Fri, 9 Feb 2001 16:28:57 +0000
57521              Message-ID: <20010209162857.B10931@plum.flirble.org>
57522              
57523              Add -A flag which also hardlinks the binary with
57524              the full architecture name.
57525      Branch: perl
57526            ! installperl
57527 ____________________________________________________________________________
57528 [  8746] By: jhi                                   on 2001/02/09  18:03:43
57529         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
57530              
57531              Subject: perlfaq2, re: perlmongers
57532              
57533              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
57534              
57535              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
57536              
57537              Subject: [ID 20010205.001] typo in perlfaq9
57538              
57539              Subject: [ID 20010208.002] unordered explanation in perlcall
57540      Branch: maint-5.6/perl
57541           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
57542           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
57543           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
57544 ____________________________________________________________________________
57545 [  8745] By: jhi                                   on 2001/02/09  17:59:09
57546         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
57547              From: abela@geneanet.org
57548              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
57549              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
57550      Branch: perl
57551            ! pod/perlcall.pod
57552 ____________________________________________________________________________
57553 [  8744] By: jhi                                   on 2001/02/09  17:48:16
57554         Log: Subject: [ID 20010205.001] typo in perlfaq9
57555              From: eserte@vran.herceg.de
57556              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
57557              Message-Id: <200102042244.XAA21926@vran.herceg.de>
57558      Branch: perl
57559            ! pod/perlfaq9.pod
57560 ____________________________________________________________________________
57561 [  8743] By: jhi                                   on 2001/02/09  17:25:12
57562         Log: Integrate change #8695 from maintperl.
57563              
57564              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
57565      Branch: perl
57566           !> thread.h
57567 ____________________________________________________________________________
57568 [  8742] By: jhi                                   on 2001/02/09  17:21:22
57569         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
57570              From: Andy Dougherty <doughera@lafayette.edu>
57571              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
57572              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
57573      Branch: perl
57574            ! embed.pl
57575 ____________________________________________________________________________
57576 [  8741] By: jhi                                   on 2001/02/09  17:05:19
57577         Log: Integrate changes #8738,8739,8740 from maintperl.
57578              
57579              Html files will be installed in a more logical and easier to
57580              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
57581              
57582              Html files will be generated with a header to make them look
57583              a little less bare.
57584              
57585              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
57586      Branch: perl
57587           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
57588 ____________________________________________________________________________
57589 [  8740] By: jhi                                   on 2001/02/09  17:03:46
57590         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
57591              From: "Brendan O'Dea" <bod@compusol.com.au>
57592              Date: Sun, 4 Feb 2001 11:17:56 +1100
57593              Message-ID: <20010204111756.A16301@compusol.com.au>
57594      Branch: maint-5.6/perl
57595            ! pod/perlfaq3.pod
57596 ____________________________________________________________________________
57597 [  8739] By: jhi                                   on 2001/02/09  17:01:59
57598         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
57599              From: "Indy Singh" <indy@nusphere.com>
57600              Date: Fri, 2 Feb 2001 15:09:59 -0500
57601              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
57602              
57603              Html files will be generated with a header to make them look
57604              a little less bare.
57605      Branch: maint-5.6/perl
57606            ! installhtml
57607 ____________________________________________________________________________
57608 [  8738] By: jhi                                   on 2001/02/09  16:58:48
57609         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
57610              From: "Indy Singh" <indy@nusphere.com>
57611              Date: Fri, 2 Feb 2001 15:08:23 -0500
57612              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
57613              
57614              Html files will be installed in a more logical and easier to
57615              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
57616      Branch: maint-5.6/perl
57617            ! win32/Makefile win32/makefile.mk
57618 ____________________________________________________________________________
57619 [  8737] By: jhi                                   on 2001/02/09  16:46:54
57620         Log: Integrate changes #8687,8736 from maintperl.
57621              
57622              HP-UX thread patches from Merijn H. Brand.
57623              
57624              Latin nit from Philip Newton.
57625      Branch: perl
57626           !> README.hpux hints/hpux.sh
57627 ____________________________________________________________________________
57628 [  8736] By: jhi                                   on 2001/02/09  16:42:31
57629         Log: Latin nit from Philip Newton.
57630      Branch: maint-5.6/perl
57631            ! README.hpux
57632 ____________________________________________________________________________
57633 [  8735] By: jhi                                   on 2001/02/09  16:24:03
57634         Log: Integrate changes #8704,8710 from pureperl.
57635              
57636              Fixed UMRs and leak in Perl_pmtrans()
57637              
57638              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
57639              associated UTFied tr/// code.  Also fixed scoping leak of
57640              PL_reg_start_tmp.
57641      Branch: perl
57642           !> op.c regcomp.c
57643 ____________________________________________________________________________
57644 [  8734] By: jhi                                   on 2001/02/09  15:40:21
57645         Log: Integrate change #8733 from maintperl.
57646              
57647              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
57648      Branch: perl
57649           !> pod/perlre.pod
57650 ____________________________________________________________________________
57651 [  8733] By: jhi                                   on 2001/02/09  15:35:47
57652         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
57653              From: Prymmer/Kahn <pvhp@best.com>
57654              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
57655              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
57656      Branch: maint-5.6/perl
57657            ! pod/perlre.pod
57658 ____________________________________________________________________________
57659 [  8732] By: jhi                                   on 2001/02/09  15:26:17
57660         Log: Rename README.posix-bc to README.bs2000 (to avoid the
57661              confusion of a "perlposix-bc.pod"), add a few missing
57662              arch pods, regen toc.
57663      Branch: maint-5.6/perl
57664           +> README.bs2000
57665            - README.posix-bc
57666            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
57667            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
57668 ____________________________________________________________________________
57669 [  8731] By: jhi                                   on 2001/02/09  15:23:39
57670         Log: De-cut-and-pasto.
57671      Branch: perl
57672            ! pod/perl.pod
57673 ____________________________________________________________________________
57674 [  8730] By: jhi                                   on 2001/02/09  15:11:13
57675         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
57676              when people think that perlposix-bc.pod tells anything about
57677              Perl and POSIX.  Regen toc.
57678      Branch: perl
57679           +> README.bs2000
57680            - README.posix-bc
57681            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
57682            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
57683 ____________________________________________________________________________
57684 [  8729] By: jhi                                   on 2001/02/09  14:52:28
57685         Log: The README.vmesa part of #8712 from maintperl.
57686      Branch: perl
57687            ! README.vmesa
57688 ____________________________________________________________________________
57689 [  8728] By: jhi                                   on 2001/02/09  14:46:06
57690         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
57691              From: Peter Prymmer <pvhp@forte.com>
57692              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
57693              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
57694      Branch: maint-5.6/perl
57695            ! README.vmesa win32/Makefile win32/makefile.mk
57696 ____________________________________________________________________________
57697 [  8727] By: jhi                                   on 2001/02/09  14:33:25
57698         Log: Integrate change #8712 from mainline.
57699              
57700              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
57701      Branch: maint-5.6/perl
57702           !> lib/Pod/Find.pm
57703 ____________________________________________________________________________
57704 [  8726] By: jhi                                   on 2001/02/09  14:30:28
57705         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
57706              From: Peter Prymmer <pvhp@forte.com>
57707              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
57708              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
57709      Branch: perl
57710            + t/lib/cgi-esc.t
57711            ! MANIFEST lib/CGI/Util.pm
57712 ____________________________________________________________________________
57713 [  8725] By: jhi                                   on 2001/02/09  04:56:47
57714         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
57715      Branch: maint-5.6/perl
57716            ! pod/perlport.pod
57717 ____________________________________________________________________________
57718 [  8724] By: jhi                                   on 2001/02/09  04:40:59
57719         Log: Integrate changes 7819,7820 from vmsperl into mainline.
57720              
57721              Add header for LIB$ prototypes (C. Berry)
57722              
57723              Convert fwrite()s to sockets to write()s, since some socket stacks
57724              don't take kindly to stdio.
57725              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
57726              (for often optional LNMs)
57727              Correct a few typos
57728              (C. Bailey)
57729      Branch: perl
57730           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
57731 ____________________________________________________________________________
57732 [  8723] By: jhi                                   on 2001/02/09  03:29:29
57733         Log: Integrate change #8722 from mainline.
57734              
57735              The Im() function wasn't returning zero for non-Math::Complex
57736              arguments.  The bug reported by John Gamble.
57737      Branch: maint-5.6/perl
57738           !> lib/Math/Complex.pm
57739 ____________________________________________________________________________
57740 [  8722] By: jhi                                   on 2001/02/09  03:28:33
57741         Log: The Im() function wasn't returning zero for non-Math::Complex
57742              arguments.  The bug reported by John Gamble.
57743      Branch: perl
57744            ! lib/Math/Complex.pm
57745 ____________________________________________________________________________
57746 [  8721] By: nick                                  on 2001/02/08  22:11:35
57747         Log: Correct the correction :-(
57748      Branch: perl
57749            ! perl.c
57750 ____________________________________________________________________________
57751 [  8720] By: bailey                                on 2001/02/08  20:59:22
57752         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
57753              don't take kindly to stdio.
57754              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
57755              (for often optional LNMs)
57756              Correct a few typos
57757              (C. Bailey)
57758      Branch: vmsperl
57759            ! vms/vms.c vms/vmsish.h
57760 ____________________________________________________________________________
57761 [  8719] By: bailey                                on 2001/02/08  20:51:02
57762         Log: Add header for LIB$ prototypes (C. Berry)
57763      Branch: vmsperl
57764            ! ext/Devel/DProf/DProf.xs
57765 ____________________________________________________________________________
57766 [  8718] By: bailey                                on 2001/02/08  20:49:00
57767         Log: SYN SYN
57768      Branch: vmsperl
57769           +> pod/perliol.pod t/lib/sample-tests/bailout
57770           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
57771           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
57772           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
57773           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
57774           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
57775           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
57776            - lib/unicode/Is/DCinital.pl
57777           !> (integrate 101 files)
57778 ____________________________________________________________________________
57779 [  8717] By: nick                                  on 2001/02/08  19:38:48
57780         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
57781              From: Robin Barker <rmb1@cise.npl.co.uk>
57782              Date: Thu, 8 Feb 2001 14:38:07 GMT
57783              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
57784      Branch: perl
57785            ! lib/CPAN.pm
57786 ____________________________________________________________________________
57787 [  8716] By: nick                                  on 2001/02/08  19:29:07
57788         Log: Generated files form 8713 etc.
57789      Branch: perl
57790            ! embed.h global.sym objXSUB.h perlapi.c proto.h
57791 ____________________________________________________________________________
57792 [  8715] By: nick                                  on 2001/02/08  19:26:08
57793         Log: Fixup non-ithread build after 8713
57794      Branch: perl
57795            ! perl.c
57796 ____________________________________________________________________________
57797 [  8714] By: nick                                  on 2001/02/08  19:17:45
57798         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
57799              From: nick@ccl4.org
57800              Date: Wed, 7 Feb 2001 00:27:47 +0000
57801              Message-Id: <20010207002747.B63724@plum.flirble.org>
57802      Branch: perl
57803            ! sv.c toke.c
57804 ____________________________________________________________________________
57805 [  8713] By: nick                                  on 2001/02/08  19:15:58
57806         Log: Subject: Re: [patch] Re: PL_ptr_table
57807              From: Doug Maceachern <dougm@covalent.net>
57808              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
57809              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
57810      Branch: perl
57811            ! embed.pl perl.c sv.c sv.h
57812 ____________________________________________________________________________
57813 [  8712] By: nick                                  on 2001/02/08  19:12:47
57814         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
57815              From: Peter Prymmer <pvhp@forte.com>
57816              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
57817              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
57818      Branch: perl
57819            ! lib/Pod/Find.pm
57820 ____________________________________________________________________________
57821 [  8711] By: nick                                  on 2001/02/07  21:06:11
57822         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
57823              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
57824              From: Alan Burlison <Alan.Burlison@uk.sun.com>
57825              Date: Tue, 06 Feb 2001 23:37:01 +0000
57826              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
57827      Branch: perl
57828            ! regcomp.c
57829 ____________________________________________________________________________
57830 [  8710] By: alanbur                               on 2001/02/07  00:22:04
57831         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
57832              associated UTFied tr/// code.  Also fixed scoping leak of
57833              PL_reg_start_tmp.
57834      Branch: maint-5.6/pureperl
57835            ! op.c regcomp.c
57836 ____________________________________________________________________________
57837 [  8709] By: nick                                  on 2001/02/06  21:16:49
57838         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
57839              From: Michael G Schwern <schwern@pobox.com>
57840              Date: Sun, 4 Feb 2001 19:47:14 -0500
57841              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
57842      Branch: perl
57843            ! pod/perlapi.pod pod/perlmodlib.PL
57844 ____________________________________________________________________________
57845 [  8708] By: nick                                  on 2001/02/06  20:41:20
57846         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
57847              From: Michael G Schwern <schwern@pobox.com>
57848              Date: Sun, 4 Feb 2001 21:17:49 -0500
57849              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
57850      Branch: perl
57851            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
57852            ! pod/perltootc.pod
57853 ____________________________________________________________________________
57854 [  8707] By: nick                                  on 2001/02/06  20:29:11
57855         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
57856              From: Michael G Schwern <schwern@pobox.com>
57857              Date: Tue, 6 Feb 2001 05:54:30 -0500
57858              Message-Id: <20010206055430.A951@blackrider.aocn.com>
57859      Branch: perl
57860            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
57861 ____________________________________________________________________________
57862 [  8706] By: nick                                  on 2001/02/06  20:21:40
57863         Log: Subject: RE: some win32 fixes
57864              Date: Tue, 6 Feb 2001 09:23:20 +0300
57865              From: Vadim Konovalov <vkonovalov@lucent.com>
57866              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
57867      Branch: perl
57868            ! toke.c win32/Makefile win32/config.bc win32/config.gc
57869            ! win32/config.vc win32/config_H.bc win32/makefile.mk
57870 ____________________________________________________________________________
57871 [  8705] By: alanbur                               on 2001/02/06  15:00:03
57872         Log: Synchronised with parent
57873      Branch: maint-5.6/pureperl
57874            ! regexec.c
57875           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
57876           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
57877 ____________________________________________________________________________
57878 [  8704] By: alanbur                               on 2001/02/06  14:55:24
57879         Log: Fixed UMRs and leak in Perl_pmtrans()
57880      Branch: maint-5.6/pureperl
57881            ! op.c
57882 ____________________________________________________________________________
57883 [  8703] By: gsar                                  on 2001/02/06  02:29:37
57884         Log: $(MAKE) distclean doesn't clean up properly on windows
57885      Branch: maint-5.6/perl
57886            ! win32/Makefile win32/makefile.mk
57887 ____________________________________________________________________________
57888 [  8702] By: gsar                                  on 2001/02/06  01:00:46
57889         Log: tweak change#8659 to keep it simple
57890      Branch: maint-5.6/perl
57891            ! utils/perldoc.PL
57892 ____________________________________________________________________________
57893 [  8701] By: gsar                                  on 2001/02/05  22:45:41
57894         Log: change#8693 was missing testsuite changes
57895      Branch: maint-5.6/perl
57896           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
57897 ____________________________________________________________________________
57898 [  8700] By: nick                                  on 2001/02/05  20:32:52
57899         Log: Integrate mainline
57900      Branch: perlio
57901           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
57902           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
57903           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
57904           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
57905           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
57906           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
57907           +> t/lib/test-harness.t
57908           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
57909           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
57910           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
57911           !> pod/perlutil.pod t/TEST utils/h2xs.PL
57912 ____________________________________________________________________________
57913 [  8699] By: nick                                  on 2001/02/05  19:41:07
57914         Log: Subject: perlfaq2, re: perlmongers
57915              From: David H. Adler <dha@panix.com>
57916              Date: Sun, 4 Feb 2001 23:48:23 -0500
57917              Message-Id: <20010204234823.A13429@panix.com>
57918      Branch: perl
57919            ! pod/perlfaq2.pod
57920 ____________________________________________________________________________
57921 [  8698] By: nick                                  on 2001/02/05  19:39:31
57922         Log: Missed file f#rom the testharness mess.
57923      Branch: perl
57924            + t/lib/test-harness.t
57925 ____________________________________________________________________________
57926 [  8697] By: nick                                  on 2001/02/05  19:37:21
57927         Log: Subject: [DOC PATCH] overload.pm nits
57928              From: John Tobey <jtobey@john-edwin-tobey.org>
57929              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
57930              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
57931      Branch: perl
57932            ! lib/overload.pm
57933 ____________________________________________________________________________
57934 [  8696] By: alanbur                               on 2001/02/05  11:56:00
57935         Log: Sync with parent
57936      Branch: maint-5.6/pureperl
57937           !> thread.h
57938 ____________________________________________________________________________
57939 [  8695] By: gsar                                  on 2001/02/05  03:27:34
57940         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
57941      Branch: maint-5.6/perl
57942            ! thread.h
57943 ____________________________________________________________________________
57944 [  8694] By: alanbur                               on 2001/02/05  00:07:47
57945         Log: Initial branch creation from //depot/maint-5.6/perl
57946      Branch: maint-5.6/pureperl
57947           +> (branch 1719 files)
57948 ____________________________________________________________________________
57949 [  8693] By: gsar                                  on 2001/02/04  22:38:49
57950         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
57951              changes)
57952      Branch: maint-5.6/perl
57953           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
57954           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
57955           !> ext/DB_File/version.c
57956 ____________________________________________________________________________
57957 [  8692] By: nick                                  on 2001/02/04  18:15:57
57958         Log: The missed t/TEST part of the grand testharness upgrade.
57959      Branch: perl
57960            ! t/TEST
57961 ____________________________________________________________________________
57962 [  8691] By: nick                                  on 2001/02/04  18:05:17
57963         Log: New improved test harness
57964              Subject: Re: [PATCH Test::Harness] Third time's a charm?
57965              From: Michael G Schwern <schwern@pobox.com>
57966              Date: Sun, 4 Feb 2001 08:01:20 -0500
57967              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
57968      Branch: perl
57969            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
57970            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
57971            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
57972            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
57973            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
57974            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
57975            ! MANIFEST lib/Test/Harness.pm
57976 ____________________________________________________________________________
57977 [  8690] By: nick                                  on 2001/02/04  17:57:51
57978         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
57979              From: Jonathan Stowe <gellyfish@gellyfish.com>
57980              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
57981              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
57982      Branch: perl
57983            ! utils/h2xs.PL
57984 ____________________________________________________________________________
57985 [  8689] By: nick                                  on 2001/02/04  17:55:24
57986         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
57987              From: Michael G Schwern <schwern@pobox.com>
57988              Date: Sat, 3 Feb 2001 22:46:38 -0500
57989              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
57990      Branch: perl
57991            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
57992            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
57993 ____________________________________________________________________________
57994 [  8688] By: nick                                  on 2001/02/04  17:43:55
57995         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
57996              length byfailing to spot lack of closing )
57997              From: nick@talking.bollo.cx
57998              Date: Sat, 03 Feb 2001 23:53:16 +0000
57999              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
58000      Branch: perl
58001            ! perlio.c pod/perldiag.pod
58002 ____________________________________________________________________________
58003 [  8687] By: jhi                                   on 2001/02/03  17:11:42
58004         Log: HP-UX thread patches from Merijn H. Brand.
58005      Branch: maint-5.6/perl
58006            ! README.hpux hints/hpux.sh
58007 ____________________________________________________________________________
58008 [  8686] By: jhi                                   on 2001/02/03  16:40:12
58009         Log: Metaconfig changes for #8685.
58010      Branch: metaconfig
58011            ! U/installdirs/instubperl.U
58012      Branch: metaconfig/U/perl
58013            ! Devel.U versiononly.U
58014 ____________________________________________________________________________
58015 [  8685] By: jhi                                   on 2001/02/03  16:39:49
58016         Log: For -Dusedevel builds turn off installusrbinperl and turn on
58017              versiononly, a combined idea of Richard Soderberg and Merijn
58018              H. Brand.  You can still override both of these from the command
58019              line if you need to, -Dinstallusrbinperl and -Uversiononly.
58020      Branch: perl
58021            ! Configure
58022 ____________________________________________________________________________
58023 [  8684] By: jhi                                   on 2001/02/03  16:16:34
58024         Log: Metaconfig unit fix for #8683.
58025      Branch: metaconfig
58026            ! U/compline/nblock_io.U
58027 ____________________________________________________________________________
58028 [  8683] By: jhi                                   on 2001/02/03  16:16:12
58029         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
58030              reported by Peter Prymmer for 5.6-TRIAL1.
58031      Branch: perl
58032            ! Configure
58033 ____________________________________________________________________________
58034 [  8682] By: jhi                                   on 2001/02/03  05:52:11
58035         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
58036              to work correctly.
58037      Branch: maint-5.6/perl
58038            ! hints/irix_6.sh
58039 ____________________________________________________________________________
58040 [  8681] By: jhi                                   on 2001/02/03  05:47:33
58041         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
58042      Branch: maint-5.6/perl
58043            ! pod/perlport.pod
58044 ____________________________________________________________________________
58045 [  8680] By: jhi                                   on 2001/02/02  21:39:49
58046         Log: perlport update from Peter Prymmer.
58047      Branch: maint-5.6/perl
58048            ! pod/perlport.pod
58049 ____________________________________________________________________________
58050 [  8679] By: nick                                  on 2001/02/02  20:50:48
58051         Log: Integrate mainline
58052      Branch: perlio
58053           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
58054           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
58055           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
58056 ____________________________________________________________________________
58057 [  8678] By: gsar                                  on 2001/02/02  16:02:12
58058         Log: note about bincompat, slightly modified (from Lupe Christoph)
58059      Branch: maint-5.6/perl
58060            ! README.solaris
58061 ____________________________________________________________________________
58062 [  8677] By: jhi                                   on 2001/02/02  15:46:20
58063         Log: Supported platforms updates.
58064      Branch: maint-5.6/perl
58065            ! pod/perlport.pod
58066 ____________________________________________________________________________
58067 [  8676] By: jhi                                   on 2001/02/02  03:41:26
58068         Log: A couple more perlfaq2 tweaks.
58069      Branch: maint-5.6/perl
58070            ! pod/perlfaq2.pod
58071 ____________________________________________________________________________
58072 [  8675] By: jhi                                   on 2001/02/02  03:17:44
58073         Log: Misedit in #8661.
58074      Branch: maint-5.6/perl
58075            ! Configure
58076 ____________________________________________________________________________
58077 [  8674] By: jhi                                   on 2001/02/02  03:14:38
58078         Log: Damien again.
58079      Branch: maint-5.6/perl
58080            ! pod/perlfaq2.pod
58081 ____________________________________________________________________________
58082 [  8673] By: jhi                                   on 2001/02/02  03:12:40
58083         Log: perlfaq update from Elaine Ashton.
58084      Branch: maint-5.6/perl
58085            ! pod/perlfaq2.pod
58086 ____________________________________________________________________________
58087 [  8672] By: jhi                                   on 2001/02/02  03:07:08
58088         Log: UTF-8 s/// patch from Inaba Hiroto.
58089      Branch: maint-5.6/perl
58090            ! pp_ctl.c pp_hot.c
58091 ____________________________________________________________________________
58092 [  8671] By: jhi                                   on 2001/02/01  22:34:31
58093         Log: Update Changes.
58094      Branch: perl
58095            ! Changes patchlevel.h
58096 ____________________________________________________________________________
58097 [  8670] By: jhi                                   on 2001/02/01  22:15:29
58098         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
58099              from maintperl.
58100              
58101              Upgrade to Getopt::Long 2.25, from Johan Vromans.
58102              
58103              more files need to be writable in the source distribution
58104              
58105              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
58106              
58107              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
58108              
58109              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
58110              
58111              Allow the float to be fuzzier.
58112              
58113              need to use INT2PTR instead of a straight cast or ia64 fails
58114              
58115              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
58116              
58117              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
58118      Branch: perl
58119           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
58120           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
58121           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
58122 ____________________________________________________________________________
58123 [  8669] By: jhi                                   on 2001/02/01  21:57:02
58124         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
58125              From: Robin Barker <rmb1@cise.npl.co.uk>
58126              Date: Thu, 1 Feb 2001 16:59:05 GMT
58127              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
58128      Branch: maint-5.6/perl
58129            ! pod/perlmodlib.PL
58130 ____________________________________________________________________________
58131 [  8668] By: nick                                  on 2001/02/01  19:41:40
58132         Log: Integrate mainline
58133      Branch: perlio
58134           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
58135           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
58136           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
58137 ____________________________________________________________________________
58138 [  8667] By: gsar                                  on 2001/02/01  16:59:11
58139         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
58140      Branch: maint-5.6/perl
58141            ! embed.pl embedvar.h
58142 ____________________________________________________________________________
58143 [  8666] By: gsar                                  on 2001/02/01  16:34:51
58144         Log: add missing entries to win32/config.?c
58145      Branch: maint-5.6/perl
58146            ! win32/config.bc win32/config.gc win32/config.vc
58147            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
58148 ____________________________________________________________________________
58149 [  8665] By: jhi                                   on 2001/02/01  14:58:51
58150         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
58151              From: "Stephen P. Potter" <spp@spotter.yi.org>
58152              Date: Thu, 01 Feb 2001 10:45:46 -0500
58153              Message-Id: <200102011545.KAA31479@spotter.yi.org>
58154      Branch: maint-5.6/perl
58155            ! pod/perlfunc.pod
58156 ____________________________________________________________________________
58157 [  8664] By: gsar                                  on 2001/02/01  14:52:37
58158         Log: need to use INT2PTR instead of a straight cast or ia64 fails
58159              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
58160      Branch: maint-5.6/perl
58161            ! ext/POSIX/POSIX.xs
58162 ____________________________________________________________________________
58163 [  8663] By: jhi                                   on 2001/02/01  14:09:13
58164         Log: Allow the float to be fuzzier.
58165      Branch: maint-5.6/perl
58166            ! t/lib/peek.t
58167 ____________________________________________________________________________
58168 [  8662] By: jhi                                   on 2001/02/01  13:59:00
58169         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
58170              From: Robin Barker <rmb1@cise.npl.co.uk>
58171              Date: Thu, 1 Feb 2001 13:05:39 GMT
58172              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
58173      Branch: maint-5.6/perl
58174            ! pod/perlmodlib.pod
58175 ____________________________________________________________________________
58176 [  8661] By: jhi                                   on 2001/02/01  13:57:38
58177         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
58178              Date: Thu, 01 Feb 2001 14:15:41 +0100
58179              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58180              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
58181              
58182              Have the $ccflags in the gcc version test (strange, this change
58183              is claimed to be have been integrated already)
58184      Branch: maint-5.6/perl
58185            ! Configure
58186 ____________________________________________________________________________
58187 [  8660] By: jhi                                   on 2001/02/01  13:44:10
58188         Log: Integrate changes #7950,7964,7962 from mainline.
58189              
58190              Find the stdchar signedness using cpp, should fix some of
58191              the Solaris compiler warnings reported by Alan Burlison.
58192      Branch: maint-5.6/perl
58193           !> Configure config_h.SH
58194 ____________________________________________________________________________
58195 [  8659] By: jhi                                   on 2001/02/01  05:35:32
58196         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
58197              From: Jan Dubois <JanD@ActiveState.com>
58198              Date: Wed, 31 Jan 2001 21:17:03 -0800
58199              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
58200      Branch: maint-5.6/perl
58201            ! utils/perldoc.PL
58202 ____________________________________________________________________________
58203 [  8658] By: jhi                                   on 2001/02/01  04:33:17
58204         Log: Integrate the README.os390 and README.posix-bc parts of mainline
58205              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
58206              installperl parts were taken care of by #8657.)
58207      Branch: maint-5.6/perl
58208           !> README.os390 README.posix-bc
58209 ____________________________________________________________________________
58210 [  8657] By: jhi                                   on 2001/02/01  04:29:21
58211         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
58212              From: Peter Prymmer <pvhp@forte.com>
58213              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
58214              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
58215      Branch: maint-5.6/perl
58216            + ext/DynaLoader/dl_dllload.xs
58217            ! MANIFEST Makefile.SH hints/os390.sh installperl
58218 ____________________________________________________________________________
58219 [  8656] By: jhi                                   on 2001/02/01  04:25:45
58220         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
58221              From: Peter Prymmer <pvhp@forte.com>
58222              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
58223              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
58224      Branch: maint-5.6/perl
58225            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
58226 ____________________________________________________________________________
58227 [  8655] By: jhi                                   on 2001/02/01  04:14:47
58228         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
58229              From: troc@netrus.net
58230              Date: Wed, 31 Jan 2001 22:31:26 -0500
58231              Message-Id: <200102010331.WAA117.85@rocco.homenet>
58232      Branch: maint-5.6/perl
58233            ! os2/os2.c
58234 ____________________________________________________________________________
58235 [  8654] By: jhi                                   on 2001/02/01  04:12:52
58236         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
58237              as reported by Alan Burlison.
58238      Branch: maint-5.6/perl
58239            ! pp.h
58240 ____________________________________________________________________________
58241 [  8653] By: jhi                                   on 2001/02/01  04:05:12
58242         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
58243              From: dsugalski@northernlight.com
58244              Date: Wed, 31 Jan 2001 18:54:11 -0500
58245              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
58246      Branch: maint-5.6/perl
58247            ! configure.com
58248 ____________________________________________________________________________
58249 [  8652] By: jhi                                   on 2001/02/01  04:03:11
58250         Log: Misplaced #endif.
58251              
58252              Subject: [perl-5-6-1-trial2] patches for EPOC
58253              From: Olaf Flebbe <O.Flebbe@science-computing.de>
58254              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
58255              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
58256      Branch: maint-5.6/perl
58257            ! epoc/epocish.c
58258 ____________________________________________________________________________
58259 [  8651] By: jhi                                   on 2001/02/01  04:00:25
58260         Log: Integrate changes #8647,8648,8650 from mainline.
58261              
58262              Macrofy a magic UTF-8 test.
58263              
58264              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
58265              
58266              Watch out for cross compiling for EPOC (usually done on linux).
58267      Branch: maint-5.6/perl
58268           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
58269 ____________________________________________________________________________
58270 [  8650] By: jhi                                   on 2001/02/01  03:56:20
58271         Log: Watch out for cross compiling for EPOC (usually done on linux)
58272              
58273              Subject: [perl-5-6-1-trial2] patches for EPOC
58274              From: Olaf Flebbe <O.Flebbe@science-computing.de>
58275              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
58276              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
58277      Branch: perl
58278            ! ext/Errno/Errno_pm.PL
58279 ____________________________________________________________________________
58280 [  8649] By: gsar                                  on 2001/02/01  00:46:00
58281         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
58282      Branch: maint-5.6/perl
58283            ! sv.c
58284 ____________________________________________________________________________
58285 [  8648] By: jhi                                   on 2001/01/31  23:35:36
58286         Log: All the uses of PL_numeric_radix must be protected by
58287              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
58288              
58289              Subject: [perl-5-6-1-trial2] patches for EPOC
58290              From: Olaf Flebbe <O.Flebbe@science-computing.de>
58291              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
58292              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
58293      Branch: perl
58294            ! sv.c
58295 ____________________________________________________________________________
58296 [  8647] By: jhi                                   on 2001/01/31  22:56:16
58297         Log: Macrofy a magic UTF-8 test.
58298      Branch: perl
58299            ! utf8.c utf8.h
58300 ____________________________________________________________________________
58301 [  8646] By: gsar                                  on 2001/01/31  15:55:12
58302         Log: update Changes
58303      Branch: maint-5.6/perl
58304            ! Changes
58305 ____________________________________________________________________________
58306 [  8645] By: gsar                                  on 2001/01/31  15:10:14
58307         Log: Configure tweak suggested by Peter Prymmer
58308      Branch: maint-5.6/perl
58309            ! Configure
58310 ____________________________________________________________________________
58311 [  8644] By: gsar                                  on 2001/01/31  15:06:32
58312         Log: more files need to be writable in the source distribution
58313      Branch: maint-5.6/perl
58314            ! Porting/makerel
58315 ____________________________________________________________________________
58316 [  8643] By: jhi                                   on 2001/01/31  14:59:46
58317         Log: Integrate changes #8258,8278,8279 from mainline.
58318              
58319              Make the large file tests more robust/talkative.
58320      Branch: maint-5.6/perl
58321           !> t/lib/syslfs.t t/op/lfs.t
58322 ____________________________________________________________________________
58323 [  8642] By: gsar                                  on 2001/01/31  14:53:48
58324         Log: integrate changes#8311,8334 from mainline
58325              
58326              Add a new MakeMaker variable PM_FILTER that defines a Unix
58327              filter to be run on each .pm during the pm_to_blib() phase,
58328              a fixed version of
58329              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
58330              
58331              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
58332              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
58333              accurate reading of the "atime".  
58334      Branch: maint-5.6/perl
58335           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
58336           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
58337           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
58338 ____________________________________________________________________________
58339 [  8641] By: jhi                                   on 2001/01/31  14:46:37
58340         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
58341      Branch: maint-5.6/perl
58342            ! lib/Getopt/Long.pm
58343 ____________________________________________________________________________
58344 [  8640] By: gsar                                  on 2001/01/31  14:40:24
58345         Log: make regen_all
58346      Branch: maint-5.6/perl
58347            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
58348 ____________________________________________________________________________
58349 [  8639] By: gsar                                  on 2001/01/31  14:37:25
58350         Log: refresh windows config files
58351      Branch: maint-5.6/perl
58352            ! win32/Makefile win32/config_H.bc win32/config_H.gc
58353            ! win32/config_H.vc win32/makefile.mk
58354 ____________________________________________________________________________
58355 [  8638] By: gsar                                  on 2001/01/31  14:28:10
58356         Log: makefile tweaks for windows: introduce a bulk-switch to enable
58357              same options as ActivePerl; sync changes with makefile.mk
58358      Branch: maint-5.6/perl
58359            ! win32/Makefile win32/makefile.mk
58360 ____________________________________________________________________________
58361 [  8637] By: jhi                                   on 2001/01/31  04:41:30
58362         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
58363              From: Nicholas Clark <nick@ccl4.org>
58364              Date: Tue, 30 Jan 2001 19:51:05 +0000
58365              Message-ID: <20010130195105.R76607@plum.flirble.org> 
58366              
58367              op/inc cure.
58368      Branch: perl
58369            ! pp.c pp.h pp_hot.c t/op/arith.t
58370 ____________________________________________________________________________
58371 [  8636] By: jhi                                   on 2001/01/31  02:38:32
58372         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
58373              no perlio],8257,8380,8479,8515 from mainline.
58374              
58375              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
58376              
58377              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
58378              Subject: [PATCH perl@8133] fix-up for VMS extensions
58379              
58380              In VMS embedded perls couldn't access the statically built Socket.
58381              
58382              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
58383              
58384              Further VMS piping fixes from Charles Lane.
58385              
58386              Subject:  [PATCH] make t/op/misc.t work on VMS
58387              
58388              Add tracing for debugging extensions builds in VMS.
58389              
58390              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
58391      Branch: maint-5.6/perl
58392           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
58393           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
58394           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
58395 ____________________________________________________________________________
58396 [  8635] By: jhi                                   on 2001/01/31  01:46:41
58397         Log: Integrate change #7732 from mainline.
58398              
58399              Sparc 64-bit pack() fix from Jens Hamisch.
58400      Branch: maint-5.6/perl
58401           !> pp.c
58402 ____________________________________________________________________________
58403 [  8634] By: jhi                                   on 2001/01/31  01:41:16
58404         Log: One spot missing from #8626.
58405      Branch: maint-5.6/perl
58406            ! sv.c
58407 ____________________________________________________________________________
58408 [  8633] By: jhi                                   on 2001/01/31  00:49:17
58409         Log: Integrate change #7495 from mainline.
58410              
58411              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
58412      Branch: maint-5.6/perl
58413           !> MANIFEST ext/re/Makefile.PL
58414 ____________________________________________________________________________
58415 [  8632] By: jhi                                   on 2001/01/30  23:38:49
58416         Log: Integrate change #8396 from mainline.
58417              
58418              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
58419              better multicast support (resend)
58420      Branch: maint-5.6/perl
58421           !> ext/Socket/Socket.pm
58422 ____________________________________________________________________________
58423 [  8631] By: jhi                                   on 2001/01/30  23:28:03
58424         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
58425              
58426              More AIX lore. (7514, ext/re/hints/aix.pl)
58427              
58428              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
58429              
58430              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)
58431              
58432              Subject: [ID 20001214.002] Net::Ping patch
58433              
58434              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
58435              
58436              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
58437              
58438              Add ReuseAddr as a (preferred) alias for Reuse as we now
58439              also have ReusePort.
58440              
58441              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
58442      Branch: maint-5.6/perl
58443           +> ext/re/hints/aix.pl
58444           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
58445           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
58446 ____________________________________________________________________________
58447 [  8630] By: jhi                                   on 2001/01/30  23:03:59
58448         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
58449              
58450              read() documentation tweak for 20001121.004.
58451              
58452              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
58453      Branch: maint-5.6/perl
58454           !> pod/perlfunc.pod pod/perlre.pod
58455 ____________________________________________________________________________
58456 [  8629] By: jhi                                   on 2001/01/30  22:41:57
58457         Log: Integrate change #8098 from mainline.
58458              
58459              fastgetcwd is defined using a glob alias on a $^O dependent basis
58460              and there was no default assignment or perl subroutine.
58461      Branch: maint-5.6/perl
58462           !> lib/Cwd.pm
58463 ____________________________________________________________________________
58464 [  8628] By: jhi                                   on 2001/01/30  21:58:52
58465         Log: Integrate change #7866 from mainline.
58466              
58467              File::Temp 0.11.
58468      Branch: maint-5.6/perl
58469           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
58470 ____________________________________________________________________________
58471 [  8627] By: jhi                                   on 2001/01/30  21:39:44
58472         Log: Integrate changes #8075,8086,8228 from mainline.  
58473              
58474              Darwin is not Windows. (8075,8086)
58475              
58476              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
58477      Branch: maint-5.6/perl
58478           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
58479           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
58480           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
58481           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
58482 ____________________________________________________________________________
58483 [  8626] By: jhi                                   on 2001/01/30  21:22:11
58484         Log: Integrate with tweakery the change #8625 from mainline,
58485              the multibyte decimal separator fix ("fa_IR locale failure").
58486      Branch: maint-5.6/perl
58487            ! embedvar.h perlapi.h
58488           !> intrpvar.h perl.c perl.h sv.c util.c
58489 ____________________________________________________________________________
58490 [  8625] By: jhi                                   on 2001/01/30  20:26:33
58491         Log: Fix for the fa_IR locale failure.  The reason for the failure
58492              was that Perl was assuming the decimal separator aka the radix
58493              separator is one character.  The Farsi-Iranian locale crushed
58494              that bad assumption since there the separator is 'Momayyez',
58495              glyphwise looking somewhat like a slash, and in Unicode UTF-8
58496              encoded in two bytes, 0xd9 0xab.
58497      Branch: perl
58498            ! intrpvar.h perl.c perl.h sv.c util.c
58499 ____________________________________________________________________________
58500 [  8624] By: gsar                                  on 2001/01/30  20:17:03
58501         Log: regen_headers
58502      Branch: maint-5.6/perl
58503            ! Makefile.SH pod/perlintern.pod
58504 ____________________________________________________________________________
58505 [  8623] By: gsar                                  on 2001/01/30  19:42:34
58506         Log: backout change#7431 and its dependents (causes spurious rebuilds
58507              of autogenerated files)
58508              
58509              fix benign b.t failure
58510      Branch: maint-5.6/perl
58511            ! Makefile.SH t/lib/b.t
58512 ____________________________________________________________________________
58513 [  8622] By: jhi                                   on 2001/01/30  19:41:41
58514         Log: Microperl sync.
58515      Branch: perl
58516            ! mg.c perl.h
58517 ____________________________________________________________________________
58518 [  8621] By: gsar                                  on 2001/01/30  19:24:47
58519         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
58520              from mainline
58521              
58522              Subject: podlators 1.06 released
58523              
58524              Subject: [PATCH @8436] Eliminate op_children
58525              
58526              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
58527              
58528              (Replaced by #8448)  More op_children traces (cleanup of #8442).
58529              
58530              Subject: [PATCH #3 @8436] Re: Eliminate op_children
58531              Replace #8444 and #8445.
58532              
58533              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
58534              at the setting of the ofs_sv in new_struct_thread() as the
58535              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
58536              uninitialized fields are, uh, initialized with),
58537              SvREFCNT_inc()ing that invited a core dump.
58538              
58539              podlators 1.07, from Russ Allbery.
58540              
58541              Subject: [PATCH] regcomp.c old feature removal
58542              From: mjd@plover.com
58543              Date: 16 Jan 2001 14:43:18 -0000 
58544              Message-ID: <20010116144318.7140.qmail@plover.com> 
58545      Branch: maint-5.6/perl
58546           +> lib/Pod/Text/Overstrike.pm
58547           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
58548           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
58549           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
58550           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
58551           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
58552           !> util.c
58553 ____________________________________________________________________________
58554 [  8620] By: gsar                                  on 2001/01/30  18:48:32
58555         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
58556              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
58557              now fails one test)
58558              
58559              Subject: [PATCH] lvalue AUTOLOAD. No, really.
58560              
58561              Subject: [PATCH] Interesting syntax idea
58562              Make opens + bareword assigns do typeglob assigns.
58563              
58564              Tests for #8254.
58565              
58566              Subject: [PATCH @8269] Continue blocks and B::Deparse
58567              Make the peephole optimizer to bypass more null ops and
58568              and rewrite the deparse handling of continue blocks.
58569              
58570              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
58571              Doc tweak on #8313.
58572              
58573              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
58574              
58575              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
58576              
58577              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
58578              
58579              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
58580              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
58581              according to the platform.
58582              
58583              Subject: [PATCH @8404] Consolidated lvalue sub changes
58584              
58585              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
58586              
58587              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
58588              
58589              Subject: B::Concise -- an improved replacement for B::Terse 
58590              
58591              The B::Terse drop-in replacement wasn't quite drop-in.
58592              
58593              The LVRET macro needed an aTHX.
58594              
58595              Use the /^Perl_/-less form of is_lvalue_sub().
58596              
58597              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
58598      Branch: maint-5.6/perl
58599           +> ext/B/B/Concise.pm
58600           !> (integrate 27 files)
58601 ____________________________________________________________________________
58602 [  8619] By: nick                                  on 2001/01/30  18:40:28
58603         Log: Integrate mainline
58604      Branch: perlio
58605           !> (integrate 40 files)
58606 ____________________________________________________________________________
58607 [  8618] By: jhi                                   on 2001/01/30  18:37:18
58608         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
58609              Date: Mon, 29 Jan 2001 22:51:29 -0600
58610              From: "Craig A. Berry" <craigberry@mac.com>
58611              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
58612      Branch: perl
58613            ! vms/test.com
58614 ____________________________________________________________________________
58615 [  8617] By: jhi                                   on 2001/01/30  18:34:53
58616         Log: Subject: [PATCH] Add missing CV flags to dump.c
58617              From: Tim Jenness <t.jenness@jach.hawaii.edu>
58618              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
58619              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
58620      Branch: perl
58621            ! dump.c
58622 ____________________________________________________________________________
58623 [  8616] By: jhi                                   on 2001/01/30  18:20:58
58624         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
58625              part isn't applicable to maintperl.
58626              
58627              UTF-8 nit from Inaba Hiroto.
58628      Branch: maint-5.6/perl
58629           !> pod/perlapi.pod utf8.c
58630 ____________________________________________________________________________
58631 [  8615] By: jhi                                   on 2001/01/30  18:18:51
58632         Log: UTF-8 nit from Inaba Hiroto.
58633      Branch: perl
58634            ! pod/perlapi.pod t/op/each.t utf8.c
58635 ____________________________________________________________________________
58636 [  8614] By: jhi                                   on 2001/01/30  18:13:38
58637         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
58638              
58639              perl's internal variables are not for public consumption,
58640              move their docs from perlapi.pod to perlintern.pod
58641              
58642              support for -Dusethreads build under HP-UX 10.20 and DCE threads
58643              library (11.0 and later have pthreads but 10.x don't)
58644              
58645              avoid uninitialized value warnings
58646              
58647              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
58648              gets weird results)
58649              
58650              perldoc nit on windows
58651              
58652              make it possible to run the tests outside the source tree
58653              (there's still a dependency on ../lib being the library
58654              location)
58655      Branch: perl
58656           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
58657           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
58658           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
58659           !> win32/bin/search.pl win32/vdir.h
58660 ____________________________________________________________________________
58661 [  8613] By: gsar                                  on 2001/01/30  16:39:59
58662         Log: make it possible to run the tests outside the source tree
58663              (there's still a dependency on ../lib being the library
58664              location)
58665      Branch: maint-5.6/perl
58666            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
58667 ____________________________________________________________________________
58668 [  8612] By: gsar                                  on 2001/01/30  16:31:12
58669         Log: perldoc nit on windows
58670      Branch: maint-5.6/perl
58671            ! utils/perldoc.PL
58672 ____________________________________________________________________________
58673 [  8611] By: gsar                                  on 2001/01/30  16:22:54
58674         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
58675              gets weird results)
58676      Branch: maint-5.6/perl
58677            ! win32/vdir.h
58678 ____________________________________________________________________________
58679 [  8610] By: gsar                                  on 2001/01/30  16:12:45
58680         Log: avoid uninitialized value warnings
58681      Branch: maint-5.6/perl
58682            ! win32/bin/search.pl
58683 ____________________________________________________________________________
58684 [  8609] By: gsar                                  on 2001/01/30  16:08:01
58685         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
58686              library (11.0 and later have pthreads but 10.x don't)
58687      Branch: maint-5.6/perl
58688            ! hints/hpux.sh thread.h
58689 ____________________________________________________________________________
58690 [  8608] By: gsar                                  on 2001/01/30  15:48:55
58691         Log: perl's internal variables are not for public consumption,
58692              move their docs from perlapi.pod to perlintern.pod
58693      Branch: maint-5.6/perl
58694            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
58695            ! thrdvar.h
58696 ____________________________________________________________________________
58697 [  8607] By: gsar                                  on 2001/01/30  15:44:27
58698         Log: mistakenly branched perl56delta.pod, revert
58699      Branch: maint-5.6/perl
58700            - pod/perl56delta.pod
58701           !> pod/perldelta.pod
58702 ____________________________________________________________________________
58703 [  8606] By: gsar                                  on 2001/01/30  14:20:24
58704         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
58705              dTHR which has been a noop for a while now, except for the
58706              compatibility definition in thread.h)
58707      Branch: maint-5.6/perl
58708           !> (integrate 45 files)
58709 ____________________________________________________________________________
58710 [  8605] By: jhi                                   on 2001/01/30  05:43:58
58711         Log: Mark the UTF-8 APIs as experimental.
58712      Branch: maint-5.6/perl
58713            ! embed.pl pod/perlapi.pod
58714 ____________________________________________________________________________
58715 [  8604] By: jhi                                   on 2001/01/30  05:38:40
58716         Log: Nits from earlier integrates.
58717      Branch: maint-5.6/perl
58718            ! lib/Carp/Heavy.pm
58719           !> sv.c
58720 ____________________________________________________________________________
58721 [  8603] By: jhi                                   on 2001/01/30  05:27:26
58722         Log: Regenerate Porting files.
58723      Branch: maint-5.6/perl
58724            ! Porting/Glossary Porting/config.sh Porting/config_H
58725 ____________________________________________________________________________
58726 [  8602] By: jhi                                   on 2001/01/30  05:14:59
58727         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
58728              8310,8339,8447,8492,8493,8505,8525: documentation changes.
58729              
58730              Subject: Re: perlfaq style changes
58731              
58732              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
58733              
58734              Subject: [PATCH] docs on NaN
58735              
58736              Subject: [patch] perlfaq7
58737              
58738              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
58739              
58740              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
58741              
58742              Subject: [PATCH] open() example in perlfunc.pod
58743              
58744              Podify README.mpeix (a new version from the web)
58745              
58746              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
58747              
58748              Subject: [PATCH] format and rewording in perlfaq.pod
58749              
58750              Subject: [PATCH] API Variable documentation   
58751              
58752              Memory management calls documentation.
58753              
58754              Subject: [PATCH: perl@8482] README.vms URL updates
58755              
58756              Subject: Minor typos in perlfaq2.pod
58757              
58758              Subject: [PATCH] pod/perlvar.pod
58759      Branch: maint-5.6/perl
58760           +> pod/perl56delta.pod
58761            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
58762           !> README.amiga README.epoc README.mpeix README.vms
58763           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
58764           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
58765           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
58766           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
58767           !> pod/perlvar.pod thrdvar.h
58768 ____________________________________________________________________________
58769 [  8601] By: jhi                                   on 2001/01/30  04:38:35
58770         Log: Integrate changes #8036,8096,8253 from mainline:
58771              hints changes.
58772              
58773              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
58774              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
58775              
58776              Output the (apparent) version of gcc in Tru64.
58777      Branch: maint-5.6/perl
58778           +> ext/POSIX/hints/svr4.pl
58779           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
58780           !> hints/svr4.sh t/lib/bigfltpm.t
58781 ____________________________________________________________________________
58782 [  8600] By: jhi                                   on 2001/01/30  04:04:01
58783         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
58784              locale fixes.
58785              
58786              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
58787              
58788              Debian allows /usr/bin/locale to exist without any locales. (7868)
58789              
58790              Allow the locale test needing POSIX and the taint test
58791              needing IPC::SysV to run under 'minitest' (basically,
58792              bail out if loading the extension fails). (8384)
58793              
58794              Cleanup the locale.t output  (8480)
58795      Branch: maint-5.6/perl
58796           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
58797           !> t/pragma/locale.t
58798 ____________________________________________________________________________
58799 [  8599] By: jhi                                   on 2001/01/30  03:51:04
58800         Log: Missing generated files from #8598.
58801      Branch: maint-5.6/perl
58802            ! embed.h global.sym objXSUB.h perlapi.c proto.h
58803 ____________________________________________________________________________
58804 [  8598] By: jhi                                   on 2001/01/30  03:41:54
58805         Log: Integrate change #8555 from mainline, manually integrate parts
58806              of changes 8452 and 8583.
58807              
58808              Subject: [PATCH] utf8.c documentation (8452)
58809              
58810              No point in checking the length if the pointer is bogus. (8555)
58811              
58812              Introduce bytes_from_utf8() and implement sv_eq() using it,
58813              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
58814              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
58815              was malformed. (8583)
58816      Branch: maint-5.6/perl
58817            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
58818           !> pod/perlapi.pod sv.c utf8.c
58819 ____________________________________________________________________________
58820 [  8597] By: gsar                                  on 2001/01/30  02:37:26
58821         Log: get PERL_OBJECT build going again on windows
58822      Branch: maint-5.6/perl
58823            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
58824            ! pod/perlapi.pod proto.h sv.c
58825 ____________________________________________________________________________
58826 [  8596] By: jhi                                   on 2001/01/30  02:16:17
58827         Log: Signedness nit.
58828      Branch: perl
58829            ! sv.c
58830 ____________________________________________________________________________
58831 [  8595] By: jhi                                   on 2001/01/30  02:11:07
58832         Log: EBCDIC patch for Storable, from Peter Prymmer.
58833      Branch: perl
58834            ! t/lib/st-06compat.t
58835 ____________________________________________________________________________
58836 [  8594] By: jhi                                   on 2001/01/30  01:04:48
58837         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
58838              From: Peter Prymmer <pvhp@forte.com>
58839              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
58840              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
58841      Branch: perl
58842            ! t/lib/b.t
58843 ____________________________________________________________________________
58844 [  8593] By: jhi                                   on 2001/01/30  00:56:47
58845         Log: Subject: [PATCH: perl@8585] pod problems in io
58846              From: Peter Prymmer <pvhp@forte.com>
58847              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
58848              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
58849      Branch: perl
58850            ! pod/perlapio.pod pod/perliol.pod
58851 ____________________________________________________________________________
58852 [  8592] By: jhi                                   on 2001/01/30  00:48:20
58853         Log: Integrate perlio.
58854      Branch: perl
58855           !> pod/perlapio.pod pod/perliol.pod
58856 ____________________________________________________________________________
58857 [  8591] By: nick                                  on 2001/01/29  22:02:28
58858         Log: GNU 'merge' Simon's copy of perliol.pod with version
58859              patched by Craig's patch.
58860      Branch: perlio
58861            ! pod/perliol.pod
58862 ____________________________________________________________________________
58863 [  8590] By: nick                                  on 2001/01/29  21:55:10
58864         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
58865      Branch: perlio
58866            ! pod/perlapio.pod pod/perliol.pod
58867 ____________________________________________________________________________
58868 [  8589] By: jhi                                   on 2001/01/29  15:35:33
58869         Log: Integrate change #8586 from maint-5.6/perl.
58870              
58871              make the BOM detection code not call tell() until it has to
58872              (meant to fix esoteric compatibility issues where PL_rsfp
58873              is overridden)
58874      Branch: perl
58875           !> toke.c
58876 ____________________________________________________________________________
58877 [  8588] By: jhi                                   on 2001/01/29  15:29:11
58878         Log: Subject: MAking Solaris malloc() the default
58879              From: Lupe Christoph <lupe@lupe-christoph.de>
58880              Date: Mon, 29 Jan 2001 12:59:36 +0100
58881              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
58882              
58883              The README.solaris part slightly tweaked.
58884      Branch: perl
58885            ! README.solaris hints/solaris_2.sh
58886 ____________________________________________________________________________
58887 [  8587] By: jhi                                   on 2001/01/29  15:17:34
58888         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
58889              From: root@ak-75.mind.de
58890              Date: Sun, 28 Jan 2001 20:32:29 +0100
58891              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
58892      Branch: perl
58893            ! pod/perlre.pod
58894 ____________________________________________________________________________
58895 [  8586] By: gsar                                  on 2001/01/29  13:43:44
58896         Log: make the BOM detection code not call tell() until it has to
58897              (meant to fix esoteric compatibility issues where PL_rsfp
58898              is overridden)
58899      Branch: maint-5.6/perl
58900            ! toke.c
58901 ____________________________________________________________________________
58902 [  8585] By: jhi                                   on 2001/01/28  20:05:45
58903         Log: Update Changes.
58904      Branch: perl
58905            ! Changes patchlevel.h
58906 ____________________________________________________________________________
58907 [  8584] By: jhi                                   on 2001/01/28  19:30:02
58908         Log: Integrate perlio.
58909      Branch: perl
58910           +> pod/perliol.pod
58911           !> MANIFEST pod/perlapio.pod
58912 ____________________________________________________________________________
58913 [  8583] By: jhi                                   on 2001/01/28  19:28:40
58914         Log: Patch from Inaba Hiroto:
58915              - canonical UTF-8 hash keys: if a key string for a hash is
58916              UTF8-on, try downgrade the string and use it if
58917              unicode::distinct is not in effect.
58918              For the task, I added a function bytes_from_utf8() to utf8.c.
58919              It might resemble utf8_to_bytes() but it is not convenient
58920              to the task.
58921              Made a test for it and added to t/op/each.t
58922              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
58923              the mortal copy of the argument SV.
58924              And changed t/io/utf8.t test 18 which expects print() to
58925              upgrade its argument.
58926              - re-implement sv_eq with bytes_from_utf8()
58927              - some bug fixes
58928              - tr/// does not handle UTF8 range (\x{}-\x{})
58929              - \ before raw UTF8 character produced
58930              "Malformed UTF-8 character" warning.
58931              - "\x{100}\N{CENT SIGN}" is Malformed.
58932              Added tests for these 3.
58933              - and one silly bug (by me) with qu operator.
58934      Branch: perl
58935            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
58936            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
58937            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
58938 ____________________________________________________________________________
58939 [  8582] By: nick                                  on 2001/01/28  19:25:04
58940         Log: Add pod/perliol.pod to MANIFEST :-(
58941      Branch: perlio
58942            ! MANIFEST
58943 ____________________________________________________________________________
58944 [  8581] By: nick                                  on 2001/01/28  19:22:40
58945         Log: PerlIO documentation. Proofing and sub-editing requested.
58946      Branch: perlio
58947            + pod/perliol.pod
58948            ! pod/perlapio.pod
58949 ____________________________________________________________________________
58950 [  8580] By: jhi                                   on 2001/01/28  05:16:25
58951         Log: Revert the change to sv_2pv() done by #8054: Someone who
58952              did SvNV_set() on a scalar that also happened to be POK,
58953              followed by sv_2pv() won't get the right coercion anymore.
58954              [Sarathy]
58955      Branch: maint-5.6/perl
58956            ! sv.c
58957 ____________________________________________________________________________
58958 [  8579] By: jhi                                   on 2001/01/28  05:15:04
58959         Log: Remove the #8084 effect: do not allow -Q to be interpreted
58960              as -&Q(), this is too much wiggle room.
58961      Branch: maint-5.6/perl
58962            ! toke.c
58963 ____________________________________________________________________________
58964 [  8578] By: jhi                                   on 2001/01/28  05:12:45
58965         Log: Needed bits of #8439 (should have been in #8576),
58966              mainly for lval substr().
58967      Branch: maint-5.6/perl
58968            ! mg.c pp.c pp_hot.c
58969 ____________________________________________________________________________
58970 [  8577] By: jhi                                   on 2001/01/28  05:02:46
58971         Log: A missing check-in.
58972      Branch: maint-5.6/perl
58973            ! utf8.c
58974 ____________________________________________________________________________
58975 [  8576] By: jhi                                   on 2001/01/28  04:26:18
58976         Log: Integrate changes #8425,8436,8439,8517 from mainline.
58977              The 8439 was not truly integrated because it had too many
58978              dependencies on the development branch and because it introduced
58979              concepts too bold for a maintenance branch (such as the qu operator).
58980              
58981              Subject: [PATCH perl@8342] -Wformat
58982              
58983              Tighten some of the UTF-8 tests a bit.
58984              
58985              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
58986              - The substr lval was still not okay.
58987              - Now pp_stringify and sv_setsv copies source's UTF8 flag
58988              even if IN_BYTE.  pp_stringify is called from fold_constants
58989              at optimization phase and "\x{100}" was made SvUTF8_off under
58990              use bytes (the bytes pragma is for "byte semantics" and not
58991              for "do not produce UTF8 data")
58992      Branch: maint-5.6/perl
58993            ! t/lib/charnames.t t/op/substr.t toke.c
58994           !> sv.c t/pragma/utf8.t
58995 ____________________________________________________________________________
58996 [  8575] By: jhi                                   on 2001/01/28  04:01:51
58997         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
58998              
58999              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
59000              
59001              Subject: [ID 20001230.003] UTF-8 tr still hurts
59002              
59003              Test cases for #8385 (from Simon's "torture.pl")
59004              
59005              Start fixing UTF-8 lval substr() (8405)
59006      Branch: maint-5.6/perl
59007           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
59008           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
59009 ____________________________________________________________________________
59010 [  8574] By: jhi                                   on 2001/01/28  03:09:06
59011         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
59012              from mainline.
59013              
59014              UTF-8 cleanup.
59015              
59016              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
59017              
59018              "\x{FF}\xFF" was broken.
59019              
59020              Tests for #8329 and #8330.
59021              
59022              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
59023              
59024              IRIX compiler noticed that the bof initialization might be
59025              bypassed by control flow.
59026              
59027              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
59028      Branch: maint-5.6/perl
59029           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
59030           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
59031 ____________________________________________________________________________
59032 [  8573] By: jhi                                   on 2001/01/28  02:06:12
59033         Log: Retract #8552.
59034      Branch: perl
59035            ! lib/Text/Wrap.pm t/lib/textwrap.t
59036 ____________________________________________________________________________
59037 [  8572] By: jhi                                   on 2001/01/28  02:04:49
59038         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
59039              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
59040              not really integrated but instead salvaged by hand
59041              (they had too many dependencies on the development release
59042              to be cleanly integratable).
59043              
59044              Subject: more UTF8 test suites and an UTF8 patch
59045              
59046              Tweak for MULTIPLICITY/USE_PERLIO
59047              
59048              Signedness nit.
59049              
59050              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
59051              
59052              Use the UTF8_XXX macros in is_utf8_char().
59053              
59054              Rewrite pp_concat() in terms of sv_catsv().  The . operator
59055              should now be UTF-8-proof.
59056              
59057              Subject: [PATCH perl@8269] scanning two hex-constants
59058              fails on EBCDIC environment (script length.t)
59059              
59060              Add some Unicode chop() tests.
59061      Branch: maint-5.6/perl
59062            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
59063           !> sv.c t/op/chop.t utf8.h
59064 ____________________________________________________________________________
59065 [  8571] By: jhi                                   on 2001/01/28  00:35:59
59066         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
59067              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
59068              
59069              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
59070              
59071              The maxiters upper limit sanity check (guarding against
59072              non-progress) assumed bytes instead of characters in s///
59073              and split().
59074              
59075              Signedness nit.
59076              
59077              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
59078              join() should now be UTF-8-proof.
59079              
59080              More split // UTF-8 tests. (8250)
59081      Branch: maint-5.6/perl
59082           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
59083           !> util.c
59084 ____________________________________________________________________________
59085 [  8570] By: jhi                                   on 2001/01/27  22:15:46
59086         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
59087              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
59088              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
59089              8084,8204,8244,8333 from mainline.
59090              
59091              For -Q where Q might be a one-letter sub name one does no more
59092              get a warning about an unknown filetest (7941,7943,7944,8084).
59093              
59094              Subject: Re: [ID 20001130.011] expression parsing bug ?
59095              
59096              Make uv_to_utf8() to zero-terminate its output buffer.
59097              
59098              Split off t/op/length.t (7995)
59099              
59100              Split off t/op/utf8decode.t (7996)
59101              
59102              Remove an unnecessary 'use utf8' from the utf8.t (7998)
59103              
59104              Split off t/op/concat.t (8004)
59105              
59106              Split off t/op/ver.t (8005)
59107              
59108              Document utf8_length(), utf8_distance(), and utf8_hop().
59109              
59110              Document utf8_to_uv() better.
59111              
59112              Introduce macros for UTF8 decoding (8028,8033).
59113              
59114              Add test for reverse() (8030,8031).
59115              
59116              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
59117              
59118              Do not return the Unicode replacement character    on UTF-8
59119              decoding failure.
59120              
59121              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
59122              not this_utf8 i.e. the output string has one, but don't mess
59123              with source assumption. (8052,8053)
59124              
59125              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
59126              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
59127              was not expecting to be called with something that was already
59128              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
59129              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
59130              (8054)
59131              
59132              Recode the naughty binary bytes in utf8decode.t using the \xHH.
59133              
59134              Make some panic messages a bit more logical.
59135      Branch: maint-5.6/perl
59136           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
59137           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
59138           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
59139           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
59140           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
59141           !> utf8.c utf8.h
59142 ____________________________________________________________________________
59143 [  8569] By: jhi                                   on 2001/01/27  19:16:43
59144         Log: Integrate changes #7750 from perlio and #8566 from mainline.
59145      Branch: maint-5.6/perl
59146           !> regexec.c sv.c
59147 ____________________________________________________________________________
59148 [  8568] By: jhi                                   on 2001/01/27  18:06:51
59149         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
59150              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
59151              7935[-perlio.c],7936,7959,7965 from mainline.
59152              
59153              Change the "big byte" error message to "Wide character".
59154              (7355, the croak-if-wide-chars-in-print part ignored)
59155              
59156              Use UINT64_C().
59157              
59158              Introduce Perl_utf8_length().
59159              
59160              diff -se shows these as different (7753, forgotten check-ins)
59161              
59162              Subject: [PATCH] doop.c - UTF8 tr///
59163              
59164              If we use (aTHX_ ...) then put Perl_ on the front.
59165              
59166              Make utf8_length() and utf8_distance() to be less forgiving
59167              about bad UTF-8.
59168              
59169              Test line numbers are different with utf8.
59170              
59171              No need to scan till infinity, 13 is enough. (7872,7911)
59172              
59173              Subject: [PATCH] Tokeniser debugging
59174              
59175              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
59176              
59177              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
59178              
59179              Be more careful in Perl_sv_utf8_downgrade().
59180              
59181              Use DO_UTF8().
59182              
59183              Raw zero bytes in text files confuse at least GNU patch 2.1.
59184      Branch: maint-5.6/perl
59185           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
59186           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
59187           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
59188           !> t/pragma/utf8.t toke.c utf8.c utf8.h
59189 ____________________________________________________________________________
59190 [  8567] By: nick                                  on 2001/01/27  11:10:38
59191         Log: Integrate mainline
59192      Branch: perlio
59193           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
59194           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
59195           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
59196           !> toke.c
59197 ____________________________________________________________________________
59198 [  8566] By: jhi                                   on 2001/01/27  06:22:48
59199         Log: More documentation for the regexp context stack.
59200      Branch: perl
59201            ! regexec.c
59202 ____________________________________________________________________________
59203 [  8565] By: jhi                                   on 2001/01/27  05:21:57
59204         Log: Update Changes.
59205      Branch: perl
59206            ! Changes patchlevel.h
59207 ____________________________________________________________________________
59208 [  8564] By: jhi                                   on 2001/01/27  04:44:04
59209         Log: Threadedness patch for #8562 from Doug MacEachern.
59210      Branch: perl
59211            ! toke.c
59212 ____________________________________________________________________________
59213 [  8563] By: jhi                                   on 2001/01/27  04:26:24
59214         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
59215              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
59216              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
59217              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
59218      Branch: perl
59219            ! op.c
59220 ____________________________________________________________________________
59221 [  8562] By: jhi                                   on 2001/01/27  04:20:30
59222         Log: Subject: Re: Announce : Tokener reporting patch
59223              From: Simon Cozens <simon@cozens.net>
59224              Date: Mon, 22 Jan 2001 02:17:22 +0000
59225              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
59226      Branch: perl
59227            ! embed.h embed.pl proto.h toke.c
59228 ____________________________________________________________________________
59229 [  8561] By: jhi                                   on 2001/01/27  04:17:24
59230         Log: Forgot from #8545.  Oops.
59231      Branch: perl
59232            ! pp.c t/pragma/overload.t
59233 ____________________________________________________________________________
59234 [  8560] By: jhi                                   on 2001/01/27  03:01:47
59235         Log: A better module compilation test, use MANIFEST as suggested
59236              by Spider.
59237      Branch: perl
59238            ! t/lib/1_compile.t
59239 ____________________________________________________________________________
59240 [  8559] By: jhi                                   on 2001/01/27  02:50:48
59241         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
59242              From: Peter Prymmer <pvhp@forte.com>
59243              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
59244              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
59245      Branch: perl
59246            ! t/lib/b.t
59247 ____________________________________________________________________________
59248 [  8558] By: jhi                                   on 2001/01/27  02:27:05
59249         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
59250              From: Peter Prymmer <pvhp@forte.com>
59251              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
59252              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
59253      Branch: perl
59254            ! t/pragma/sub_lval.t
59255 ____________________________________________________________________________
59256 [  8557] By: jhi                                   on 2001/01/27  02:26:03
59257         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
59258              From: Peter Prymmer <pvhp@forte.com>
59259              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
59260              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
59261      Branch: perl
59262            ! t/lib/st-06compat.t
59263 ____________________________________________________________________________
59264 [  8556] By: jhi                                   on 2001/01/27  02:24:33
59265         Log: Subject: [PATCH: perl@8531] minor update to README.os390
59266              From: Peter Prymmer <pvhp@forte.com>
59267              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
59268              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
59269      Branch: perl
59270            ! README.os390
59271 ____________________________________________________________________________
59272 [  8555] By: jhi                                   on 2001/01/27  00:35:47
59273         Log: No point in checking the length before we know whether the pointer
59274              is bogus or not, fixes Abigail's odbm failures in Linux.
59275      Branch: perl
59276            ! sv.c
59277 ____________________________________________________________________________
59278 [  8554] By: nick                                  on 2001/01/26  19:01:31
59279         Log: Integrate mainline
59280      Branch: perlio
59281           !> lib/Text/Wrap.pm t/lib/textwrap.t
59282 ____________________________________________________________________________
59283 [  8553] By: jhi                                   on 2001/01/26  15:19:39
59284         Log: Integrate change #7792 from perlio (multiplicity fix),
59285              fix the AV leak in regex DEBUGGING (tiny part of the
59286              polymorphic regexp patch #8143).
59287      Branch: maint-5.6/perl
59288            ! regcomp.c
59289           !> scope.h
59290 ____________________________________________________________________________
59291 [  8552] By: jhi                                   on 2001/01/26  15:03:23
59292         Log: (Retracted by #8573)
59293              
59294              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
59295              From: Michael G Schwern <schwern@pobox.com>
59296              Date: Fri, 26 Jan 2001 09:28:31 -0500
59297              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
59298      Branch: perl
59299            ! lib/Text/Wrap.pm t/lib/textwrap.t
59300 ____________________________________________________________________________
59301 [  8551] By: jhi                                   on 2001/01/26  02:33:19
59302         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
59303              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
59304              
59305              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
59306              
59307              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
59308              
59309              Message nit.
59310              
59311              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
59312              
59313              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
59314              
59315              (the cleanup of unused submatches in regtry() and regcppop())
59316              
59317              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
59318              stored and restored, and thusly was trounced by the utf8 swash
59319              routines.
59320              
59321              use utf8 not required to use \x{}.
59322              
59323              Removed two more tests that make no sense in UTF-8 since the test
59324              data is not in UTF-8.
59325              
59326              Get the three different space character classes right under utf8.
59327              
59328              Implement ANYOFUTF8 regprop() dumping.
59329              
59330              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
59331              
59332              Document the regex context pushing/popping a bit better.
59333      Branch: maint-5.6/perl
59334           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
59335           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
59336           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
59337           !> t/op/regmesg.t utf8.c
59338 ____________________________________________________________________________
59339 [  8550] By: nick                                  on 2001/01/25  19:42:30
59340         Log: Integrate mainline
59341      Branch: perlio
59342           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
59343           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
59344           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
59345           !> t/lib/bigint.t t/lib/bigintpm.t
59346 ____________________________________________________________________________
59347 [  8549] By: jhi                                   on 2001/01/25  15:22:28
59348         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
59349      Branch: maint-5.6/perl
59350            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
59351 ____________________________________________________________________________
59352 [  8548] By: jhi                                   on 2001/01/25  15:02:55
59353         Log: Integrate changes #7997,8063,8492,8547 from mainline.
59354              
59355              Subject: Re: STRLEN - what?
59356              
59357              Subject: [PATCH] perlguts.pod
59358              
59359              Memory management calls documentation.
59360              
59361              Layout using tabulator is not a good idea in a pod.
59362      Branch: maint-5.6/perl
59363           !> pod/perlguts.pod
59364 ____________________________________________________________________________
59365 [  8547] By: jhi                                   on 2001/01/25  14:49:05
59366         Log: Layout using tabulator is not a good idea in a pod.
59367      Branch: perl
59368            ! pod/perlguts.pod
59369 ____________________________________________________________________________
59370 [  8546] By: jhi                                   on 2001/01/25  14:31:12
59371         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
59372              from mainline.
59373              
59374              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
59375              
59376              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
59377              
59378              More Win32 editor/IDE/shell hints.
59379              
59380              More Win32 Perling.
59381              
59382              Yet another editor edit.
59383              
59384              Edit edit edit.
59385              
59386              IDE/editor section tweaking.
59387              
59388              Few more IDE/editor nits from p5p.
59389      Branch: maint-5.6/perl
59390           !> pod/perlfaq3.pod
59391 ____________________________________________________________________________
59392 [  8545] By: jhi                                   on 2001/01/25  04:16:32
59393         Log: Subject: [PATCH 5.7.0] overload int()
59394              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59395              Date: Wed, 24 Jan 2001 19:06:57 -0500
59396              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
59397      Branch: perl
59398            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
59399            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
59400            ! t/lib/bigintpm.t
59401 ____________________________________________________________________________
59402 [  8544] By: jhi                                   on 2001/01/25  04:15:11
59403         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
59404              From: Peter Prymmer <pvhp@forte.com>
59405              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
59406              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
59407      Branch: perl
59408            ! Makefile.SH README.os390 hints/os390.sh installperl
59409 ____________________________________________________________________________
59410 [  8543] By: jhi                                   on 2001/01/25  03:52:08
59411         Log: Integrate change #8462,8469 from mainline.
59412              
59413              In VMS Perl subversion (perl -V) is undef.
59414      Branch: maint-5.6/perl
59415           !> configure.com
59416 ____________________________________________________________________________
59417 [  8542] By: jhi                                   on 2001/01/25  03:44:55
59418         Log: Integrate changes #7835,7850,8315,8316 from mainline.
59419              
59420              Solaris hints.
59421      Branch: maint-5.6/perl
59422           !> hints/solaris_2.sh
59423 ____________________________________________________________________________
59424 [  8541] By: jhi                                   on 2001/01/25  03:39:28
59425         Log: Integrate #8336 from mainline.
59426      Branch: maint-5.6/perl
59427           !> hv.c
59428 ____________________________________________________________________________
59429 [  8540] By: jhi                                   on 2001/01/25  03:23:50
59430         Log: Retract #8539.
59431      Branch: maint-5.6/perl
59432            ! pod/perlfaq3.pod
59433 ____________________________________________________________________________
59434 [  8539] By: jhi                                   on 2001/01/25  03:21:55
59435         Log: (Retracted by #8540.)
59436      Branch: maint-5.6/perl
59437            ! pod/perlfaq3.pod
59438 ____________________________________________________________________________
59439 [  8538] By: jhi                                   on 2001/01/25  03:14:07
59440         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
59441              From: Peter Prymmer <pvhp@forte.com>
59442              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
59443              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
59444              
59445              The VMS bits.
59446      Branch: maint-5.6/perl
59447            ! configure.com vms/descrip_mms.template
59448 ____________________________________________________________________________
59449 [  8537] By: jhi                                   on 2001/01/25  03:06:09
59450         Log: Integrate #7710,7824,7973 from mainline.
59451      Branch: maint-5.6/perl
59452           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
59453           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
59454           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
59455           !> vos/config.ga.def vos/config.ga.h win32/config.bc
59456           !> win32/config.gc win32/config.vc
59457 ____________________________________________________________________________
59458 [  8536] By: jhi                                   on 2001/01/24  13:50:20
59459         Log: Revert the edits made by me so far to the 5.6 branch since
59460              the TRIAL1 since I did edits when I should have been using
59461              integrates.  Bad programmer.   (Will integrate them properly later.)
59462              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
59463              The #8353 will not be reapplied at least for now since
59464              the UTF-8 hash keys need more thinking.
59465              (The patches #8347, #8354, #8454, #8473 were okay since they
59466              were original edits made specifically for the 5.6.1-TRIAL1.)
59467      Branch: maint-5.6/perl
59468            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59469            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
59470            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
59471            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
59472            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
59473            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
59474            ! win32/config.bc win32/config.gc win32/config.vc
59475 ____________________________________________________________________________
59476 [  8535] By: bailey                                on 2001/01/24  06:37:02
59477         Log: SYN SYN
59478      Branch: vmsperl
59479           +> (branch 26 files)
59480           !> (integrate 130 files)
59481 ____________________________________________________________________________
59482 [  8534] By: nick                                  on 2001/01/23  19:30:57
59483         Log: Integrate mainline.
59484      Branch: perlio
59485           !> Changes Configure Porting/Glossary Porting/config.sh
59486           !> Porting/config_H embed.h embed.pl ext/Encode/compile
59487           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
59488           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
59489           !> pod/perlvar.pod proto.h t/lib/1_compile.t
59490 ____________________________________________________________________________
59491 [  8533] By: jhi                                   on 2001/01/23  16:15:46
59492         Log: Forgotten from #8501.
59493      Branch: perl
59494            ! Porting/Glossary Porting/config.sh Porting/config_H
59495 ____________________________________________________________________________
59496 [  8532] By: jhi                                   on 2001/01/23  16:13:27
59497         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
59498              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
59499              Date: Mon, 22 Jan 2001 17:51:58 +0100
59500              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
59501      Branch: perl
59502            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
59503 ____________________________________________________________________________
59504 [  8531] By: jhi                                   on 2001/01/23  15:46:01
59505         Log: Update Changes.
59506      Branch: perl
59507            ! Changes patchlevel.h
59508 ____________________________________________________________________________
59509 [  8530] By: jhi                                   on 2001/01/23  15:38:39
59510         Log: De-cut-and-pasto.
59511      Branch: perl
59512            ! t/lib/1_compile.t
59513 ____________________________________________________________________________
59514 [  8529] By: jhi                                   on 2001/01/23  15:11:04
59515         Log: Document the mkdir trailing slashes case.
59516      Branch: perl
59517            ! pod/perlfunc.pod
59518 ____________________________________________________________________________
59519 [  8528] By: jhi                                   on 2001/01/23  15:08:28
59520         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
59521              get installed:
59522              
59523              Subject: lib/lib.pm
59524              From: <abigail@foad.org>
59525              Date: Mon, 28 Aug 2000 20:35:08 -0400
59526              Message-ID: <20000829003508.21281.qmail@foad.org>
59527      Branch: perl
59528            ! installperl
59529 ____________________________________________________________________________
59530 [  8527] By: jhi                                   on 2001/01/23  14:44:04
59531         Log: Metaconfig unit change for #8526.
59532      Branch: metaconfig
59533            ! U/threads/archname.U
59534 ____________________________________________________________________________
59535 [  8526] By: jhi                                   on 2001/01/23  14:43:19
59536         Log: Attach -perlio to the archname if so selected.
59537      Branch: perl
59538            ! Configure
59539 ____________________________________________________________________________
59540 [  8525] By: jhi                                   on 2001/01/23  14:24:01
59541         Log: Subject: [PATCH] pod/perlvar.pod
59542              From: abigail@foad.org
59543              Date: Tue, 23 Jan 2001 01:41:10 +0100
59544              Message-ID: <20010123004110.22259.qmail@foad.org>
59545      Branch: perl
59546            ! pod/perlvar.pod
59547 ____________________________________________________________________________
59548 [  8524] By: jhi                                   on 2001/01/23  14:22:32
59549         Log: A bug introduced in #8217 (the undefined variable in the
59550              lib/safe1_t #3) fixed, by Charles Lane:
59551              
59552              The earlier patch made it so that stuff running in Safe
59553              compartments could do a "caller" and see "main".  That
59554              little change in name is done right before the code in
59555              the compartment is run, and apparantly the parser
59556              was picking up the stash name before it got changed.
59557              
59558              (why it was threaded vs. unthreaded Perl that was sensitive to this
59559              I still don't know...and it probably doesn't matter).
59560              
59561              I tryed removing the stash name-change and saw that threaded Perl
59562              did indeed pass the lib/safe1.t tests.
59563              
59564              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
59565              do the name change (and to connect _ in the compartment to the global
59566              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
59567              to call _safe_pkg_prep when creating a new compartment.
59568              
59569              Passes all tests with threaded perl on linux; passes all tests
59570              with unthreaded perl on VMS.
59571              
59572              At some point I'll probably want to revisit Safe and Opcode to
59573              provide more sensible handling of global variables...and to get
59574              formats working in Safe compartments, which they don't do currently.
59575      Branch: perl
59576            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
59577 ____________________________________________________________________________
59578 [  8523] By: jhi                                   on 2001/01/23  14:11:58
59579         Log: Also the lib/Thread.pm itself needs to be ignored if
59580              the Thread extension hasn't been built.
59581      Branch: perl
59582            ! t/lib/1_compile.t
59583 ____________________________________________________________________________
59584 [  8522] By: jhi                                   on 2001/01/23  13:51:28
59585         Log: print() instead of warn() so that stderr doesn't get
59586              unnecessarily polluted.
59587      Branch: perl
59588            ! ext/Encode/compile
59589 ____________________________________________________________________________
59590 [  8521] By: jhi                                   on 2001/01/23  13:49:48
59591         Log: Integrate perlio.
59592      Branch: perl
59593           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
59594           !> ext/Encode/encode.h
59595 ____________________________________________________________________________
59596 [  8520] By: nick                                  on 2001/01/22  21:44:00
59597         Log: More messing with Encode:
59598              Extra fields in header to allow multiple names and to record
59599              other things "compile" knows.
59600              Re-organise compile to factor out common output routines.
59601      Branch: perlio
59602            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
59603 ____________________________________________________________________________
59604 [  8519] By: nick                                  on 2001/01/22  20:33:50
59605         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
59606      Branch: perlio
59607            ! ext/Encode/Makefile.PL ext/Encode/compile
59608 ____________________________________________________________________________
59609 [  8518] By: nick                                  on 2001/01/22  20:28:13
59610         Log: Integrate mainline
59611      Branch: perlio
59612           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
59613           !> vos/config.alpha.def vos/config.alpha.h
59614 ____________________________________________________________________________
59615 [  8517] By: jhi                                   on 2001/01/22  15:37:17
59616         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
59617              by Inaba Hiroto.
59618      Branch: perl
59619            ! sv.c
59620 ____________________________________________________________________________
59621 [  8516] By: jhi                                   on 2001/01/22  14:55:15
59622         Log: More SIG_SIZE fixes.
59623      Branch: perl
59624            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
59625 ____________________________________________________________________________
59626 [  8515] By: jhi                                   on 2001/01/22  14:50:27
59627         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
59628              From: "Craig A. Berry" <craigberry@mac.com>
59629              Date: Mon, 22 Jan 2001 00:42:24 -0600
59630              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
59631      Branch: perl
59632            ! configure.com
59633 ____________________________________________________________________________
59634 [  8514] By: jhi                                   on 2001/01/22  14:31:17
59635         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
59636              From: "Craig A. Berry" <craigberry@mac.com>
59637              Date: Sun, 21 Jan 2001 23:03:25 -0600
59638              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
59639      Branch: perl
59640            ! configure.com
59641 ____________________________________________________________________________
59642 [  8513] By: jhi                                   on 2001/01/22  14:14:00
59643         Log: Add the .ucm encoding tables to the MANIFEST.
59644      Branch: perl
59645            ! MANIFEST
59646 ____________________________________________________________________________
59647 [  8512] By: jhi                                   on 2001/01/22  13:43:33
59648         Log: Integrate perlio.
59649      Branch: perl
59650           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
59651           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
59652           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
59653           +> ext/Encode/Encode/iso8859-10.ucm
59654           +> ext/Encode/Encode/iso8859-13.ucm
59655           +> ext/Encode/Encode/iso8859-14.ucm
59656           +> ext/Encode/Encode/iso8859-15.ucm
59657           +> ext/Encode/Encode/iso8859-16.ucm
59658           +> ext/Encode/Encode/iso8859-2.ucm
59659           +> ext/Encode/Encode/iso8859-3.ucm
59660           +> ext/Encode/Encode/iso8859-4.ucm
59661           +> ext/Encode/Encode/iso8859-5.ucm
59662           +> ext/Encode/Encode/iso8859-6.ucm
59663           +> ext/Encode/Encode/iso8859-7.ucm
59664           +> ext/Encode/Encode/iso8859-8.ucm
59665           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
59666           +> ext/Encode/Encode/symbol.ucm
59667           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
59668           !> perliol.h
59669 ____________________________________________________________________________
59670 [  8511] By: nick                                  on 2001/01/21  23:44:47
59671         Log: Make "real" layers of ":utf8" and ":raw".
59672              So now PERLIO=utf8 perl ...
59673              does what Andreas wanted.
59674              Fix arg passing in open.pm (still have a Carp issue).
59675      Branch: perlio
59676            ! lib/open.pm perlio.c perliol.h
59677 ____________________________________________________________________________
59678 [  8510] By: jhi                                   on 2001/01/21  22:56:53
59679         Log: Document the regex content pushing/popping a bit better.
59680      Branch: perl
59681            ! regexec.c
59682 ____________________________________________________________________________
59683 [  8509] By: jhi                                   on 2001/01/21  22:55:44
59684         Log: Tweak the mkdir trailing slash code some more.
59685              
59686              TO DO: the same handling should probably be done for
59687              all the other filesystem functions that can have directories
59688              as their arguments.
59689      Branch: perl
59690            ! pp_sys.c
59691 ____________________________________________________________________________
59692 [  8508] By: nick                                  on 2001/01/21  21:37:43
59693         Log: Switch "compiled in" encodings to .ucm format.
59694              (Leave others as .enc till we can run-time load .ucm,
59695              or find some other way to load them.)
59696      Branch: perlio
59697            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
59698            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
59699            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
59700            + ext/Encode/Encode/iso8859-10.ucm
59701            + ext/Encode/Encode/iso8859-13.ucm
59702            + ext/Encode/Encode/iso8859-14.ucm
59703            + ext/Encode/Encode/iso8859-15.ucm
59704            + ext/Encode/Encode/iso8859-16.ucm
59705            + ext/Encode/Encode/iso8859-2.ucm
59706            + ext/Encode/Encode/iso8859-3.ucm
59707            + ext/Encode/Encode/iso8859-4.ucm
59708            + ext/Encode/Encode/iso8859-5.ucm
59709            + ext/Encode/Encode/iso8859-6.ucm
59710            + ext/Encode/Encode/iso8859-7.ucm
59711            + ext/Encode/Encode/iso8859-8.ucm
59712            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
59713            + ext/Encode/Encode/symbol.ucm
59714            ! ext/Encode/Makefile.PL ext/Encode/compile
59715 ____________________________________________________________________________
59716 [  8507] By: nick                                  on 2001/01/21  21:02:03
59717         Log: Integrate (partial) mainline.
59718      Branch: perlio
59719           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
59720           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
59721           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
59722 ____________________________________________________________________________
59723 [  8506] By: jhi                                   on 2001/01/21  20:09:30
59724         Log: Update Changes.
59725      Branch: perl
59726            ! Changes patchlevel.h
59727 ____________________________________________________________________________
59728 [  8505] By: jhi                                   on 2001/01/21  19:39:59
59729         Log: Subject: Minor typos in perlfaq2.pod
59730              From: "Stephen P. Potter" <spp@spotter.yi.org>
59731              Message-Id: <200101192101.QAA11911@spotter.yi.org>
59732              Date: Fri, 19 Jan 2001 16:01:13 -0500
59733              
59734              with a nit from Philip Newton.
59735      Branch: perl
59736            ! pod/perlfaq2.pod
59737 ____________________________________________________________________________
59738 [  8504] By: jhi                                   on 2001/01/21  19:33:05
59739         Log: Metaconfig change for #8503.
59740      Branch: metaconfig
59741            ! U/threads/usethreads.U
59742 ____________________________________________________________________________
59743 [  8503] By: jhi                                   on 2001/01/21  19:32:21
59744         Log: Sanity check for conflicting thread flavours.
59745      Branch: perl
59746            ! Configure config_h.SH
59747 ____________________________________________________________________________
59748 [  8502] By: jhi                                   on 2001/01/21  19:23:00
59749         Log: Metaconfig change for #8501.
59750      Branch: metaconfig
59751            ! U/modified/sig_name.U
59752 ____________________________________________________________________________
59753 [  8501] By: jhi                                   on 2001/01/21  19:22:26
59754         Log: The SIG_SIZE is the number of the elements *excluding*
59755              the terminating NULL.
59756      Branch: perl
59757            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
59758            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
59759            ! win32/config_H.vc
59760 ____________________________________________________________________________
59761 [  8500] By: jhi                                   on 2001/01/21  18:31:31
59762         Log: Integrate perlio.
59763      Branch: perl
59764           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
59765           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
59766           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
59767           !> pp_sys.c proto.h sv.c
59768 ____________________________________________________________________________
59769 [  8499] By: jhi                                   on 2001/01/21  17:43:57
59770         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
59771              From: Hugo <hv@crypt.compulink.co.uk>
59772              Date: Sun, 21 Jan 2001 13:34:05 +0000
59773              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
59774              
59775              In sprintf UTF8ize only if necessary.
59776      Branch: perl
59777            ! sv.c
59778 ____________________________________________________________________________
59779 [  8498] By: nick                                  on 2001/01/21  16:25:32
59780         Log: Encode cleanup.
59781              Add command line control over "compile" so that Makefile.PL
59782              needs can be combined with other uses.
59783              Use command line options in Makefile.PL.
59784              Fix multi-byte parsing in .ucm files.
59785      Branch: perlio
59786            ! ext/Encode/Makefile.PL ext/Encode/compile
59787 ____________________________________________________________________________
59788 [  8497] By: nick                                  on 2001/01/21  12:56:27
59789         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
59790      Branch: perlio
59791            ! ext/Encode/Encode.xs
59792 ____________________________________________________________________________
59793 [  8496] By: nick                                  on 2001/01/21  12:18:45
59794         Log: Fixup after integrate:
59795              missed the .sym files that are changed by regen_headers
59796              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
59797      Branch: perlio
59798            ! global.sym pp.sym sv.c
59799 ____________________________________________________________________________
59800 [  8495] By: nick                                  on 2001/01/21  11:51:07
59801         Log: Integrate mainline.
59802      Branch: perlio
59803           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
59804           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
59805           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
59806           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
59807           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
59808           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
59809           !> win32/Makefile win32/makefile.mk
59810 ____________________________________________________________________________
59811 [  8494] By: jhi                                   on 2001/01/20  23:12:11
59812         Log: Forgot the expect_number() prototype.
59813      Branch: perl
59814            ! embed.h embed.pl proto.h
59815 ____________________________________________________________________________
59816 [  8493] By: jhi                                   on 2001/01/20  22:56:39
59817         Log: Subject: [PATCH: perl@8482] README.vms URL updates
59818              From: Peter Prymmer <pvhp@forte.com>
59819              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
59820              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
59821              
59822              Plus Craig A. Berry's suggestion to use compaq.com instead
59823              of digital.com.
59824      Branch: perl
59825            ! README.vms
59826 ____________________________________________________________________________
59827 [  8492] By: jhi                                   on 2001/01/20  22:50:05
59828         Log: Memory management calls documentation.
59829      Branch: perl
59830            ! pod/perlguts.pod
59831 ____________________________________________________________________________
59832 [  8491] By: jhi                                   on 2001/01/20  22:38:33
59833         Log: Signedness nit plus few memcpy/Copy nits.
59834      Branch: perl
59835            ! sv.c
59836 ____________________________________________________________________________
59837 [  8490] By: jhi                                   on 2001/01/20  22:25:53
59838         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
59839              From: Peter Prymmer <pvhp@forte.com>
59840              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
59841              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
59842      Branch: perl
59843            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
59844 ____________________________________________________________________________
59845 [  8489] By: jhi                                   on 2001/01/20  22:24:41
59846         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
59847              From: Peter Prymmer <pvhp@forte.com>
59848              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
59849              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
59850      Branch: perl
59851            ! win32/Makefile win32/makefile.mk
59852 ____________________________________________________________________________
59853 [  8488] By: jhi                                   on 2001/01/20  22:22:27
59854         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
59855              From: Peter Prymmer <pvhp@forte.com>
59856              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
59857              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
59858      Branch: perl
59859            ! Makefile.SH
59860 ____________________________________________________________________________
59861 [  8487] By: jhi                                   on 2001/01/20  22:21:18
59862         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
59863              From: Peter Prymmer <pvhp@forte.com>
59864              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
59865              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
59866      Branch: perl
59867            + ext/DynaLoader/dl_dllload.xs
59868            ! MANIFEST Makefile.SH hints/os390.sh
59869 ____________________________________________________________________________
59870 [  8486] By: jhi                                   on 2001/01/20  22:17:53
59871         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
59872              From: Peter Prymmer <pvhp@forte.com>
59873              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
59874              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
59875      Branch: perl
59876            ! README.os390 README.posix-bc
59877 ____________________________________________________________________________
59878 [  8485] By: jhi                                   on 2001/01/20  20:15:30
59879         Log: Document and test the new qu operator.
59880      Branch: perl
59881            + t/op/qu.t
59882            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
59883            ! pod/perlretut.pod pod/perlunicode.pod
59884 ____________________________________________________________________________
59885 [  8484] By: nick                                  on 2001/01/20  19:42:30
59886         Log: Infrastructure to allow:
59887              open($fh,"|-",@array);
59888              to be implemented
59889              i.e. mark pp_open as needing a stack mark, and make pp_open
59890              process its args in that style (and pass them _all_ to tied handles OPEN).
59891              Invent do_openn() which takes SV ** at allow it to see multiple args.
59892              Note this does not _do_ anything yet.
59893      Branch: perlio
59894            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
59895            ! perlapi.c pp_proto.h pp_sys.c proto.h
59896 ____________________________________________________________________________
59897 [  8483] By: nick                                  on 2001/01/20  17:23:14
59898         Log: Integrate mainline.
59899      Branch: perlio
59900           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
59901           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
59902 ____________________________________________________________________________
59903 [  8482] By: jhi                                   on 2001/01/19  15:37:49
59904         Log: Update Changes.
59905      Branch: perl
59906            ! Changes patchlevel.h
59907 ____________________________________________________________________________
59908 [  8481] By: jhi                                   on 2001/01/19  14:41:24
59909         Log: Subject: Re: new feature: s?printf parameter reordering 
59910              From: Hugo <hv@crypt.compulink.co.uk>
59911              Date: Thu, 11 Jan 2001 17:09:03 +0000
59912              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
59913              
59914              - support reordering for all parameters: %, *v, *, .*
59915              - lay down that the reordering specification must immediately
59916              follow that parameter: %3$, *v3$, *3$, .*3$
59917              - fix vectorisation of a zero-length string
59918              - factor out the code choosing the argument to format
59919              
59920              Possibly unwanted side-effects:
59921              - the special format specifiers ' +-0' must now precede any
59922              vectorisation specifier. Tests in op/sprintf and op/ver
59923              have been changed to reflect this.
59924              - sprintf.t test #214 changed its expectations because in many
59925              cases, the next parameter has already been consumed when an
59926              invalid type letter is detected.
59927              
59928              Probably wanted side-effects:
59929              - attempts to format a non-existent parameter will warn as if C<undef>
59930              - attempt to write to non-existent parameter with '%n' will complain
59931              of "attempt to modify read-only value" instead of being silent
59932      Branch: perl
59933            ! sv.c t/op/sprintf.t t/op/ver.t
59934 ____________________________________________________________________________
59935 [  8480] By: jhi                                   on 2001/01/19  14:08:37
59936         Log: Subject: PATCH pragma/locale.t
59937              From: andreas.koenig@anima.de (Andreas J. Koenig)
59938              Date: 18 Jan 2001 09:45:37 +0100
59939              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
59940      Branch: perl
59941            ! t/pragma/locale.t
59942 ____________________________________________________________________________
59943 [  8479] By: jhi                                   on 2001/01/19  13:19:58
59944         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
59945      Branch: perl
59946            ! configure.com
59947 ____________________________________________________________________________
59948 [  8478] By: jhi                                   on 2001/01/19  02:12:35
59949         Log: Automate 1_compile.t.
59950      Branch: perl
59951            ! t/lib/1_compile.t
59952 ____________________________________________________________________________
59953 [  8477] By: jhi                                   on 2001/01/19  01:49:56
59954         Log: Integrate perlio.
59955      Branch: perl
59956           !> sv.c win32/config.bc win32/config.gc win32/config.vc
59957           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
59958 ____________________________________________________________________________
59959 [  8476] By: nick                                  on 2001/01/18  21:51:52
59960         Log: Integrate mainline
59961      Branch: perlio
59962           +> t/lib/1_compile.t t/lib/compmod.pl
59963           !> MANIFEST configure.com lib/unicode/distinct.pm
59964 ____________________________________________________________________________
59965 [  8475] By: nick                                  on 2001/01/18  21:48:02
59966         Log: Win32 "safe signals" co-existance fix.
59967              Fix SIG_SIZE value.
59968              Clear PL_sig_pending when cloning (fork).
59969      Branch: perlio
59970            ! sv.c win32/config.bc win32/config.gc win32/config.vc
59971            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
59972 ____________________________________________________________________________
59973 [  8474] By: jhi                                   on 2001/01/18  14:40:57
59974         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
59975      Branch: perl
59976            ! t/lib/1_compile.t
59977 ____________________________________________________________________________
59978 [  8473] By: gsar                                  on 2001/01/18  11:42:31
59979         Log: unsubmitted trial1 change
59980      Branch: maint-5.6/perl
59981            ! Changes
59982 ____________________________________________________________________________
59983 [  8472] By: jhi                                   on 2001/01/18  04:30:24
59984         Log: The first bug found by 1_compile.t.
59985      Branch: perl
59986            ! lib/unicode/distinct.pm
59987 ____________________________________________________________________________
59988 [  8471] By: jhi                                   on 2001/01/18  04:29:42
59989         Log: Add Schwern's 1_compile test.  The compile_module script renamed
59990              to be a bit shorter for the 8.3 people.
59991      Branch: perl
59992            + t/lib/1_compile.t t/lib/compmod.pl
59993            ! MANIFEST
59994 ____________________________________________________________________________
59995 [  8470] By: jhi                                   on 2001/01/18  04:16:00
59996         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)
59997              From: Peter Prymmer <pvhp@forte.com>
59998              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
59999              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
60000              Replace #8463.
60001      Branch: maint-5.6/perl
60002            ! configure.com
60003 ____________________________________________________________________________
60004 [  8469] By: jhi                                   on 2001/01/18  04:13:02
60005         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)
60006              From: Peter Prymmer <pvhp@forte.com>
60007              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
60008              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
60009              Replace #8462.
60010      Branch: perl
60011            ! configure.com
60012 ____________________________________________________________________________
60013 [  8468] By: jhi                                   on 2001/01/18  03:42:08
60014         Log: Integrate perlio.
60015      Branch: perl
60016           !> gv.c mg.c perlio.c util.c
60017 ____________________________________________________________________________
60018 [  8467] By: nick                                  on 2001/01/17  22:41:10
60019         Log: "Safe" signals - trial implementation.
60020              gv.c tweaked to zero PL_sig_pend array
60021              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
60022              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
60023              Odd thing is that it "works" with PERLIO=stdio as well (linux).
60024      Branch: perlio
60025            ! gv.c mg.c perlio.c util.c
60026 ____________________________________________________________________________
60027 [  8466] By: nick                                  on 2001/01/17  20:40:20
60028         Log: Integrate mainline.
60029      Branch: perlio
60030           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
60031           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
60032           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
60033           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
60034           !> vos/config.ga.h win32/config.bc win32/config.gc
60035           !> win32/config.vc
60036 ____________________________________________________________________________
60037 [  8465] By: jhi                                   on 2001/01/17  18:37:13
60038         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
60039              From: Nicholas Clark <nick@ccl4.org>
60040              Date: Wed, 17 Jan 2001 17:31:33 +0000
60041              Message-ID: <20010117173133.I2633@plum.flirble.org>
60042      Branch: perl
60043            ! t/op/int.t
60044 ____________________________________________________________________________
60045 [  8464] By: jhi                                   on 2001/01/17  14:43:17
60046         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
60047              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
60048              Date: Wed, 17 Jan 2001 15:16:43 +0100
60049              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
60050              
60051              pp_int() was dropping an NV to the floor,
60052              int(279964589018079/59) either returned not an integer
60053              4745162525730.15, or one got "Attempt to free unreferenced scalar."
60054      Branch: perl
60055            ! pp.c
60056 ____________________________________________________________________________
60057 [  8463] By: jhi                                   on 2001/01/17  06:12:42
60058         Log: (Replaced by #8470)
60059              
60060              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)
60061              From: "Craig A. Berry" <craigberry@mac.com>
60062              Date: Tue, 16 Jan 2001 23:38:46 -0600
60063              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
60064      Branch: maint-5.6/perl
60065            ! configure.com
60066 ____________________________________________________________________________
60067 [  8462] By: jhi                                   on 2001/01/17  06:11:31
60068         Log: (Replaced by #8469)
60069              
60070              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)
60071              From: "Craig A. Berry" <craigberry@mac.com>
60072              Date: Tue, 16 Jan 2001 23:38:46 -0600
60073              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
60074      Branch: perl
60075            ! configure.com
60076 ____________________________________________________________________________
60077 [  8461] By: jhi                                   on 2001/01/17  05:56:12
60078         Log: Allow for one trailing slash in the directory of mkdir().
60079      Branch: perl
60080            ! pp_sys.c
60081 ____________________________________________________________________________
60082 [  8460] By: jhi                                   on 2001/01/17  03:26:01
60083         Log: Metaconfig unit changes for #8459.
60084      Branch: metaconfig
60085            ! U/modified/Loc.U U/modified/sig_name.U
60086 ____________________________________________________________________________
60087 [  8459] By: jhi                                   on 2001/01/17  03:24:48
60088         Log: Define SIG_SIZE, the number of elements in the sig_name and
60089              sig_num arrays, including the final NULL entry.
60090      Branch: perl
60091            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60092            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
60093            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
60094            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
60095            ! win32/config.bc win32/config.gc win32/config.vc
60096 ____________________________________________________________________________
60097 [  8458] By: jhi                                   on 2001/01/17  01:41:33
60098         Log: Integrate perlio.
60099      Branch: perl
60100           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
60101           !> perlapi.h proto.h sv.c
60102 ____________________________________________________________________________
60103 [  8457] By: nick                                  on 2001/01/16  22:07:26
60104         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
60105              Provides all the "cost" but no benefit yet - it is to allow cost
60106              to be measured, and implementation experiments (just in mg.c?).
60107      Branch: perlio
60108            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
60109            ! perlapi.h proto.h sv.c
60110 ____________________________________________________________________________
60111 [  8456] By: nick                                  on 2001/01/16  21:07:07
60112         Log: Integrate mainline.
60113      Branch: perlio
60114           !> (integrate 51 files)
60115 ____________________________________________________________________________
60116 [  8455] By: jhi                                   on 2001/01/16  18:13:43
60117         Log: Subject: [PATCH] regcomp.c old feature removal
60118              From: mjd@plover.com
60119              Date: 16 Jan 2001 14:43:18 -0000 
60120              Message-ID: <20010116144318.7140.qmail@plover.com> 
60121      Branch: perl
60122            ! regcomp.c
60123 ____________________________________________________________________________
60124 [  8454] By: jhi                                   on 2001/01/16  16:12:39
60125         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
60126              From: "Indy Singh" <indy@nusphere.com>
60127              Date: Wed, 10 Jan 2001 20:17:49 -0500
60128              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
60129      Branch: maint-5.6/perl
60130            ! win32/Makefile
60131 ____________________________________________________________________________
60132 [  8453] By: jhi                                   on 2001/01/16  16:09:33
60133         Log: Update Changes.
60134      Branch: perl
60135            ! Changes patchlevel.h
60136 ____________________________________________________________________________
60137 [  8452] By: jhi                                   on 2001/01/16  15:42:04
60138         Log: Subject: Re: API Cleanup
60139              To: perl5-porters@perl.org
60140              Date: Tue, 16 Jan 2001 13:42:30 +0000
60141              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
60142              
60143              Subject: [PATCH] utf8.c documentation
60144              From: Simon Cozens <simon@cozens.net>
60145              Date: Tue, 16 Jan 2001 13:52:48 +0000
60146              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
60147              
60148              Subject: Re: API Cleanup
60149              From: Simon Cozens <simon@cozens.net>
60150              Date: Tue, 16 Jan 2001 14:58:55 +0000
60151              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
60152              
60153              UTF-8 doc patches.
60154      Branch: perl
60155            ! embed.pl pod/perlapi.pod utf8.c
60156 ____________________________________________________________________________
60157 [  8451] By: jhi                                   on 2001/01/16  14:41:39
60158         Log: podlators 1.07, from Russ Allbery.
60159      Branch: perl
60160            ! lib/Pod/Man.pm
60161 ____________________________________________________________________________
60162 [  8450] By: jhi                                   on 2001/01/16  14:24:19
60163         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
60164              From: "Indy Singh" <indy@nusphere.com>
60165              Date: Mon, 15 Jan 2001 20:59:40 -0500
60166              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
60167      Branch: perl
60168            ! win32/Makefile
60169 ____________________________________________________________________________
60170 [  8449] By: jhi                                   on 2001/01/16  03:42:55
60171         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
60172              at the setting of the ofs_sv in new_struct_thread() as the
60173              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
60174              uninitialized fields are, uh, initialized with),
60175              SvREFCNT_inc()ing that invited a core dump.
60176      Branch: perl
60177            ! util.c
60178 ____________________________________________________________________________
60179 [  8448] By: jhi                                   on 2001/01/16  01:49:07
60180         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
60181              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
60182              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
60183              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
60184              
60185              Replace #8444 and #8445.
60186      Branch: perl
60187            ! ext/B/B.xs ext/B/B/Debug.pm
60188 ____________________________________________________________________________
60189 [  8447] By: jhi                                   on 2001/01/15  21:05:35
60190         Log: Subject: [PATCH] API Variable documentation   
60191              From: Simon Cozens <simon@cozens.net>
60192              Date: Mon, 15 Jan 2001 19:35:54 +0000
60193              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
60194      Branch: perl
60195            ! pod/perlapi.pod thrdvar.h
60196 ____________________________________________________________________________
60197 [  8446] By: jhi                                   on 2001/01/15  20:49:20
60198         Log: Signedness nit.
60199      Branch: perl
60200            ! pp_ctl.c
60201 ____________________________________________________________________________
60202 [  8445] By: jhi                                   on 2001/01/15  20:28:48
60203         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
60204      Branch: perl
60205            ! ext/B/B/Debug.pm
60206 ____________________________________________________________________________
60207 [  8444] By: jhi                                   on 2001/01/15  13:09:10
60208         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
60209      Branch: perl
60210            ! ext/B/B.xs
60211 ____________________________________________________________________________
60212 [  8443] By: jhi                                   on 2001/01/15  13:06:26
60213         Log: Missing from #8439.
60214      Branch: perl
60215            ! keywords.h mg.c
60216 ____________________________________________________________________________
60217 [  8442] By: jhi                                   on 2001/01/15  13:02:38
60218         Log: Subject: [PATCH @8436] Eliminate op_children
60219              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
60220              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
60221              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
60222              
60223              Subject: [PATCH @8436] Re: Eliminate op_children
60224              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
60225              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
60226              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
60227      Branch: perl
60228            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
60229            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
60230            ! op.c op.h
60231 ____________________________________________________________________________
60232 [  8441] By: jhi                                   on 2001/01/15  12:57:08
60233         Log: Use the /^Perl_/-less form of is_lvalue_sub().
60234      Branch: perl
60235            ! pp.h
60236 ____________________________________________________________________________
60237 [  8440] By: jhi                                   on 2001/01/15  05:13:09
60238         Log: Revert #8437 and #8438, the Linux large files story is more complex.
60239      Branch: metaconfig/U/perl
60240            ! d_fpos64_t.U d_off64_t.U
60241      Branch: perl
60242            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60243            ! config_h.SH configure.com epoc/config.sh perl.h
60244            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
60245            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
60246            ! win32/config.bc win32/config.gc win32/config.vc
60247 ____________________________________________________________________________
60248 [  8439] By: jhi                                   on 2001/01/15  05:02:24
60249         Log: More UTF-8 patches from Inaba Hiroto.
60250              - The substr lval was still not okay.
60251              - Now pp_stringify and sv_setsv copies source's UTF8 flag
60252              even if IN_BYTE.  pp_stringify is called from fold_constants
60253              at optimization phase and "\x{100}" was made SvUTF8_off under
60254              use bytes (the bytes pragma is for "byte semantics" and not
60255              for "do not produce UTF8 data")
60256              - New `qu' operator to generate UTF8 string explicitly.
60257              Though I agree with the policy "0x00-0xff always produce bytes",
60258              sometimes want to such a string to be coded in UTF8.
60259              I can use pack"U0a*" but it requires more typing and has
60260              runtime overhead.
60261              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
60262              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
60263              string is not UTF8_on and has char 0x80-0xff.
60264              
60265              TODO: document and test qu.
60266      Branch: perl
60267            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
60268            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
60269            ! toke.c
60270 ____________________________________________________________________________
60271 [  8438] By: jhi                                   on 2001/01/14  05:10:23
60272         Log: (Reverted by #8440)
60273              
60274              Metaconfig unit changes for #8437.
60275      Branch: metaconfig/U/perl
60276            ! d_fpos64_t.U d_off64_t.U
60277 ____________________________________________________________________________
60278 [  8437] By: jhi                                   on 2001/01/14  04:55:34
60279         Log: (Reverted by #8440)
60280              
60281              Add <features.h> probing, seems to be needed for (some?)
60282              Linux largefileness.
60283      Branch: perl
60284            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60285            ! config_h.SH configure.com epoc/config.sh perl.h
60286            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
60287            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
60288            ! win32/config.bc win32/config.gc win32/config.vc
60289 ____________________________________________________________________________
60290 [  8436] By: jhi                                   on 2001/01/13  17:47:21
60291         Log: Tighten some of the tests a bit.
60292      Branch: perl
60293            ! t/pragma/utf8.t
60294 ____________________________________________________________________________
60295 [  8435] By: jhi                                   on 2001/01/13  17:31:54
60296         Log: Integrate perlio.
60297      Branch: perl
60298           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
60299           !> win32/config_H.gc win32/config_H.vc
60300 ____________________________________________________________________________
60301 [  8434] By: nick                                  on 2001/01/13  11:36:53
60302         Log: Run dmake regen_config_h for Win32
60303      Branch: perlio
60304            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
60305 ____________________________________________________________________________
60306 [  8433] By: nick                                  on 2001/01/13  11:31:55
60307         Log: VMS friendly patch to Encode compile process
60308      Branch: perlio
60309            ! ext/Encode/Makefile.PL ext/Encode/compile
60310 ____________________________________________________________________________
60311 [  8432] By: nick                                  on 2001/01/13  11:06:44
60312         Log: Integrate mainline
60313      Branch: perlio
60314           +> ext/B/B/Concise.pm
60315           !> (integrate 52 files)
60316 ____________________________________________________________________________
60317 [  8431] By: jhi                                   on 2001/01/13  05:55:55
60318         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
60319              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
60320              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
60321              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
60322      Branch: perl
60323            ! ext/B/B/Concise.pm
60324 ____________________________________________________________________________
60325 [  8430] By: jhi                                   on 2001/01/13  04:24:18
60326         Log: The LVRET macro needed an aTHX.
60327      Branch: perl
60328            ! pp.h
60329 ____________________________________________________________________________
60330 [  8429] By: jhi                                   on 2001/01/13  02:12:42
60331         Log: Update Changes.
60332      Branch: perl
60333            ! Changes patchlevel.h
60334 ____________________________________________________________________________
60335 [  8428] By: jhi                                   on 2001/01/13  02:08:50
60336         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
60337              From: Peter Prymmer <pvhp@forte.com>
60338              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
60339              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
60340              
60341              Add a BEGIN guard for sloppy floating point division.
60342      Branch: perl
60343            ! lib/Math/BigInt.pm lib/bigint.pl
60344 ____________________________________________________________________________
60345 [  8427] By: jhi                                   on 2001/01/13  01:47:16
60346         Log: The B::Terse drop-in replacement wasn't quite drop-in.
60347      Branch: perl
60348            ! ext/B/B/Terse.pm
60349 ____________________________________________________________________________
60350 [  8426] By: jhi                                   on 2001/01/12  21:20:43
60351         Log: Use UVXf.
60352      Branch: perl
60353            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60354            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
60355            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
60356            ! vos/config.ga.def vos/config.ga.h win32/config.bc
60357            ! win32/config.gc win32/config.vc
60358 ____________________________________________________________________________
60359 [  8425] By: jhi                                   on 2001/01/12  20:20:14
60360         Log: Subject: [PATCH perl@8342] -Wformat
60361              From: Robin Barker <rmb1@cise.npl.co.uk>
60362              Date: Fri, 12 Jan 2001 20:03:14 GMT
60363              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
60364      Branch: perl
60365            ! ext/Encode/Encode.xs mg.c sv.c toke.c
60366 ____________________________________________________________________________
60367 [  8424] By: jhi                                   on 2001/01/12  20:01:48
60368         Log: Subject: B::Concise -- an improved replacement for B::Terse 
60369              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
60370              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
60371              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
60372      Branch: perl
60373            + ext/B/B/Concise.pm
60374            ! MANIFEST ext/B/B/Terse.pm
60375 ____________________________________________________________________________
60376 [  8423] By: jhi                                   on 2001/01/12  19:24:02
60377         Log: The new metaconfig unit from the #8421.
60378      Branch: metaconfig/U/perl
60379            + d_sigprocmask.U
60380 ____________________________________________________________________________
60381 [  8422] By: jhi                                   on 2001/01/12  19:23:43
60382         Log: Forgot the microperl config from the #8421.
60383      Branch: perl
60384            ! uconfig.h uconfig.sh
60385 ____________________________________________________________________________
60386 [  8421] By: jhi                                   on 2001/01/12  19:05:27
60387         Log: Add sigprocmask() probe, regen Configure, regen toc.
60388      Branch: perl
60389            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60390            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
60391            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
60392            ! vos/config.ga.h win32/config.bc win32/config.gc
60393            ! win32/config.vc
60394 ____________________________________________________________________________
60395 [  8420] By: jhi                                   on 2001/01/12  18:34:31
60396         Log: Add sockatmark() to the todo list.
60397      Branch: perl
60398            ! Todo-5.6
60399 ____________________________________________________________________________
60400 [  8419] By: jhi                                   on 2001/01/12  18:09:46
60401         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
60402      Branch: perl
60403            ! op.c
60404 ____________________________________________________________________________
60405 [  8418] By: jhi                                   on 2001/01/12  18:05:30
60406         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
60407              From: Radu Greab <radu@netsoft.ro>
60408              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
60409              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
60410      Branch: perl
60411            ! op.c t/pragma/sub_lval.t
60412 ____________________________________________________________________________
60413 [  8417] By: jhi                                   on 2001/01/12  16:09:09
60414         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
60415              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
60416              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
60417              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
60418      Branch: perl
60419            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
60420            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
60421            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
60422            ! t/pragma/sub_lval.t toke.c
60423 ____________________________________________________________________________
60424 [  8416] By: jhi                                   on 2001/01/12  15:42:06
60425         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
60426              From: "Richard Soderberg" <rs@crystalflame.net>
60427              Date: Fri, 12 Jan 2001 04:49:35 -0800
60428              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
60429              
60430              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
60431              according to the platform.
60432      Branch: perl
60433            ! op.c
60434 ____________________________________________________________________________
60435 [  8415] By: jhi                                   on 2001/01/12  15:33:41
60436         Log: One more UTF-8 fix from Inaba Hiroto.
60437      Branch: perl
60438            ! pp.c regexec.c t/pragma/utf8.t
60439 ____________________________________________________________________________
60440 [  8414] By: jhi                                   on 2001/01/12  15:30:18
60441         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
60442      Branch: perl
60443            ! regexec.c
60444 ____________________________________________________________________________
60445 [  8413] By: jhi                                   on 2001/01/12  15:22:10
60446         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
60447              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
60448              Date: Thu, 11 Jan 2001 12:53:36 +0100
60449              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
60450      Branch: perl
60451            ! toke.c
60452 ____________________________________________________________________________
60453 [  8412] By: jhi                                   on 2001/01/12  15:20:25
60454         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
60455              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
60456              Date: Fri, 12 Jan 2001 14:37:55 +0100
60457              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
60458      Branch: perl
60459            ! hints/posix-bc.sh
60460 ____________________________________________________________________________
60461 [  8411] By: jhi                                   on 2001/01/12  15:14:14
60462         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
60463              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
60464              Date: Fri, 12 Jan 2001 10:42:21 +0100
60465              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
60466      Branch: perl
60467            ! t/op/regmesg.t
60468 ____________________________________________________________________________
60469 [  8410] By: jhi                                   on 2001/01/12  05:48:55
60470         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
60471              From: Nicholas Clark <nick@ccl4.org> 
60472              Date: Sun, 7 Jan 2001 19:47:14 +0000
60473              Message-ID: <20010107194714.B1048@plum.flirble.org>
60474      Branch: perl
60475            ! t/op/numconvert.t
60476 ____________________________________________________________________________
60477 [  8409] By: jhi                                   on 2001/01/12  05:41:28
60478         Log: Integrate perlio.
60479      Branch: perl
60480           !> mg.c scope.h
60481 ____________________________________________________________________________
60482 [  8408] By: nick                                  on 2001/01/11  22:43:28
60483         Log: Remove variables that were used in experiments.
60484      Branch: perlio
60485            ! mg.c
60486 ____________________________________________________________________________
60487 [  8407] By: nick                                  on 2001/01/11  20:57:44
60488         Log: Catch die in %SIG handler and unblock the signal before re-dying.
60489              This make Linux work _without_ sigsetjmp().
60490              Turn off sigsetjmp() to see what else it does.
60491              May need Configure probe for sigprocmask() if anything has sigaction()
60492              but not sigprocmask().
60493      Branch: perlio
60494            ! mg.c scope.h
60495 ____________________________________________________________________________
60496 [  8406] By: nick                                  on 2001/01/11  19:32:07
60497         Log: Integrate mainline
60498      Branch: perlio
60499           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
60500           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
60501           !> t/op/substr.t
60502 ____________________________________________________________________________
60503 [  8405] By: jhi                                   on 2001/01/11  17:11:01
60504         Log: Fix UTF-8 lval substr().
60505      Branch: perl
60506            ! mg.c t/op/substr.t
60507 ____________________________________________________________________________
60508 [  8404] By: jhi                                   on 2001/01/11  05:13:58
60509         Log: Update Changes.
60510      Branch: perl
60511            ! Changes patchlevel.h
60512 ____________________________________________________________________________
60513 [  8403] By: jhi                                   on 2001/01/11  04:38:24
60514         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
60515              From: Hugo <hv@crypt.compulink.co.uk>
60516              Date: Mon, 30 Oct 2000 01:33:26 +0000
60517              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
60518      Branch: perl
60519            ! regexec.c t/op/re_tests
60520 ____________________________________________________________________________
60521 [  8402] By: jhi                                   on 2001/01/11  04:26:12
60522         Log: Integrate perlio.
60523      Branch: perl
60524           !> scope.h util.c
60525 ____________________________________________________________________________
60526 [  8401] By: nick                                  on 2001/01/10  22:52:55
60527         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
60528              (So Alan and Ilya can try setting via hints.)
60529              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
60530              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
60531              doing the save everywhere seems to restart read() correctly, but just
60532              doing it once "round" the handler does not.
60533      Branch: perlio
60534            ! scope.h
60535 ____________________________________________________________________________
60536 [  8400] By: jhi                                   on 2001/01/10  21:57:54
60537         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
60538              of IRIX, HP-UX is unaffected.
60539      Branch: perl
60540            ! perl.h
60541 ____________________________________________________________________________
60542 [  8399] By: nick                                  on 2001/01/10  21:29:19
60543         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
60544      Branch: perlio
60545            ! util.c
60546 ____________________________________________________________________________
60547 [  8398] By: jhi                                   on 2001/01/10  20:55:31
60548         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
60549              also have ReusePort.
60550      Branch: perl
60551            ! ext/IO/lib/IO/Socket/INET.pm
60552 ____________________________________________________________________________
60553 [  8397] By: jhi                                   on 2001/01/10  20:50:57
60554         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
60555              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
60556              Date: Wed, 10 Jan 2001 01:38:13 -0800
60557              Message-ID: <20010110013813.B41744@yahoo-inc.com>
60558      Branch: perl
60559            ! ext/IO/lib/IO/Socket/INET.pm
60560 ____________________________________________________________________________
60561 [  8396] By: jhi                                   on 2001/01/10  20:49:30
60562         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
60563              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
60564              Date: Wed, 10 Jan 2001 01:37:32 -0800
60565              Message-ID: <20010110013732.A41744@yahoo-inc.com>
60566      Branch: perl
60567            ! ext/Socket/Socket.pm
60568 ____________________________________________________________________________
60569 [  8395] By: jhi                                   on 2001/01/10  20:41:37
60570         Log: Test for bug id 20010105.016 (fixed by #8378).
60571      Branch: perl
60572            ! t/op/split.t
60573 ____________________________________________________________________________
60574 [  8394] By: jhi                                   on 2001/01/10  20:26:32
60575         Log: Integrate perlio.
60576      Branch: perl
60577            ! util.c
60578 ____________________________________________________________________________
60579 [  8393] By: nick                                  on 2001/01/10  19:34:30
60580         Log: Back out Simon's pid hackery for now.
60581      Branch: perlio
60582            ! util.c
60583 ____________________________________________________________________________
60584 [  8392] By: nick                                  on 2001/01/10  19:23:13
60585         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
60586      Branch: perlio
60587           !> (integrate 29 files)
60588 ____________________________________________________________________________
60589 [  8391] By: jhi                                   on 2001/01/10  18:43:15
60590         Log: Subject: [PATCH] Fix my_pclose segfault
60591              From: Simon Cozens <simon@cozens.net>
60592              Date: Wed, 10 Jan 2001 18:39:35 +0000
60593              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
60594      Branch: perl
60595            ! util.c
60596 ____________________________________________________________________________
60597 [  8390] By: jhi                                   on 2001/01/10  18:42:08
60598         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
60599              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
60600              Date:     Wed, 10 Jan 2001 13:23:02 EST
60601              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
60602      Branch: perl
60603            ! ext/Opcode/Opcode.xs
60604 ____________________________________________________________________________
60605 [  8389] By: jhi                                   on 2001/01/10  15:16:07
60606         Log: Turn off the integer preservation for now.
60607      Branch: perl
60608            ! perl.h
60609 ____________________________________________________________________________
60610 [  8388] By: jhi                                   on 2001/01/10  15:01:25
60611         Log: Few more IDE/editor nits from p5p.
60612      Branch: perl
60613            ! pod/perlfaq3.pod
60614 ____________________________________________________________________________
60615 [  8387] By: jhi                                   on 2001/01/10  06:53:16
60616         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
60617              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
60618              Date: Tue, 9 Jan 2001 23:16:02 +0000
60619              Message-ID: <20010109231602.A81101@plum.flirble.org>
60620      Branch: perl
60621            ! sv.c
60622 ____________________________________________________________________________
60623 [  8386] By: jhi                                   on 2001/01/10  03:17:54
60624         Log: Test cases for #8385 (from Simon's "torture.pl")
60625      Branch: perl
60626            ! t/op/tr.t
60627 ____________________________________________________________________________
60628 [  8385] By: jhi                                   on 2001/01/10  03:17:11
60629         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
60630              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
60631              Date: Wed, 10 Jan 2001 11:39:39 +0900
60632              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
60633              
60634              Some more UTF-8 tr cases fixed.
60635      Branch: perl
60636            ! doop.c
60637 ____________________________________________________________________________
60638 [  8384] By: jhi                                   on 2001/01/09  22:45:40
60639         Log: Allow the locale test needing POSIX and the taint test
60640              needing IPC::SysV to run under 'minitest' (basically,
60641              bail out if loading the extension fails)
60642      Branch: perl
60643            ! t/op/misc.t t/op/taint.t
60644 ____________________________________________________________________________
60645 [  8383] By: jhi                                   on 2001/01/09  21:36:04
60646         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
60647              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
60648              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
60649              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
60650      Branch: perl
60651            ! t/io/openpid.t
60652 ____________________________________________________________________________
60653 [  8382] By: jhi                                   on 2001/01/09  21:06:08
60654         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
60655              Should finish up the bug id 20001205.022.
60656      Branch: perl
60657            ! pp.c pp_hot.c scope.c
60658 ____________________________________________________________________________
60659 [  8381] By: jhi                                   on 2001/01/09  18:27:43
60660         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
60661              From: Andy Dougherty <doughera@lafayette.edu>
60662              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
60663              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
60664              
60665              More robust yacc/bison error detection.
60666      Branch: perl
60667            ! t/comp/proto.t
60668 ____________________________________________________________________________
60669 [  8380] By: jhi                                   on 2001/01/09  15:21:38
60670         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
60671              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
60672              Date:     Tue, 9 Jan 2001 07:53:55 EST
60673              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
60674      Branch: perl
60675            ! t/op/misc.t vms/test.com
60676 ____________________________________________________________________________
60677 [  8379] By: jhi                                   on 2001/01/09  15:20:38
60678         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
60679              From: jhi@cc.hut.fi
60680              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
60681              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
60682              
60683              The #8378 fixed this.
60684      Branch: perl
60685            ! t/op/tr.t
60686 ____________________________________________________________________________
60687 [  8378] By: jhi                                   on 2001/01/09  15:05:32
60688         Log: Subject: One more patch for UTF8 
60689              From: Inaba Hiroto <inaba@st.rim.or.jp>
60690              Date: Tue, 09 Jan 2001 01:04:32 +0900
60691              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
60692              
60693              UTF-8 fixes for 'x' and tr///.
60694      Branch: perl
60695            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
60696            ! regcomp.c regexec.c toke.c utf8.c
60697 ____________________________________________________________________________
60698 [  8377] By: jhi                                   on 2001/01/09  14:32:17
60699         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
60700      Branch: perl
60701            ! t/op/length.t
60702 ____________________________________________________________________________
60703 [  8376] By: jhi                                   on 2001/01/09  04:32:32
60704         Log: integrate changes #7775, #8316, #8316 from mainline
60705      Branch: maint-5.6/perl
60706            ! hints/solaris_2.sh
60707 ____________________________________________________________________________
60708 [  8375] By: jhi                                   on 2001/01/09  04:26:43
60709         Log: Update Changes.
60710      Branch: perl
60711            ! Changes patchlevel.h
60712 ____________________________________________________________________________
60713 [  8374] By: jhi                                   on 2001/01/09  04:14:32
60714         Log: IDE/editor section tweaking.
60715      Branch: perl
60716            ! pod/perlfaq3.pod
60717 ____________________________________________________________________________
60718 [  8373] By: jhi                                   on 2001/01/09  02:38:26
60719         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
60720              From: Peter Prymmer <pvhp@forte.com>
60721              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
60722              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
60723              
60724              In preparation os OS/390 dynamic loading.
60725      Branch: perl
60726            ! README.os390 hints/os390.sh
60727 ____________________________________________________________________________
60728 [  8372] By: jhi                                   on 2001/01/09  00:24:30
60729         Log: Integrate with perlio.
60730      Branch: perl
60731           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
60732 ____________________________________________________________________________
60733 [  8371] By: nick                                  on 2001/01/08  23:54:33
60734         Log: Fix "scalars leaked" bugs caused by overload magic
60735              (Highlighted by Ilya's DESTROY optimization.)
60736      Branch: perlio
60737            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
60738 ____________________________________________________________________________
60739 [  8370] By: nick                                  on 2001/01/08  20:19:41
60740         Log: Integrate mainline
60741      Branch: perlio
60742           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
60743           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
60744           !> t/op/64bitint.t
60745 ____________________________________________________________________________
60746 [  8369] By: jhi                                   on 2001/01/08  17:30:52
60747         Log: save_delete() Safefree() doesn't (anymore?) work with shared
60748              strings, one test failure in op/misc and almost all of lib/b.
60749              (Outcomments #8369.)
60750      Branch: perl
60751            ! scope.c
60752 ____________________________________________________________________________
60753 [  8368] By: jhi                                   on 2001/01/08  14:47:10
60754         Log: (Outcommented by #8369.)
60755              
60756              Subject: Re: Perl BugID 20001205.022 ---- save_delete
60757              From: Simon Cozens <simon@cozens.net>
60758              Date: Sat, 6 Jan 2001 11:48:40 +0000
60759              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
60760              
60761              The save_delete() does need the Safefree.
60762      Branch: perl
60763            ! scope.c
60764 ____________________________________________________________________________
60765 [  8367] By: bailey                                on 2001/01/08  08:53:52
60766         Log: Once again syncing after too long an absence
60767      Branch: vmsperl
60768           +> (branch 55 files)
60769            - MAINTAIN fix_pl vos/config.def vos/config.h
60770            - vos/config_h.SH_orig
60771           !> (integrate 498 files)
60772 ____________________________________________________________________________
60773 [  8366] By: jhi                                   on 2001/01/08  02:42:59
60774         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
60775              From: nick@ccl4.org
60776              Date: Sun, 7 Jan 2001 21:07:18 +0000
60777              Message-Id: <20010107210717.D1048@plum.flirble.org>
60778      Branch: perl
60779            ! sv.c t/op/64bitint.t
60780 ____________________________________________________________________________
60781 [  8365] By: jhi                                   on 2001/01/08  02:35:16
60782         Log: Subject: [PATCH] environ nit
60783              From: Simon Cozens <simon@cozens.net>
60784              Date: Sun, 7 Jan 2001 17:57:07 +0000
60785              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
60786              
60787              Use environ only if we have it.
60788      Branch: perl
60789            ! mg.c
60790 ____________________________________________________________________________
60791 [  8364] By: jhi                                   on 2001/01/08  02:24:51
60792         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
60793      Branch: perl
60794            ! ext/GDBM_File/GDBM_File.xs
60795 ____________________________________________________________________________
60796 [  8363] By: jhi                                   on 2001/01/08  02:19:24
60797         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
60798              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
60799              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
60800              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
60801      Branch: perl
60802            ! dump.c op.c
60803 ____________________________________________________________________________
60804 [  8362] By: jhi                                   on 2001/01/08  02:17:43
60805         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
60806              From: Doug MacEachern <dougm@covalent.net>
60807              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
60808              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
60809              
60810              Allow AUTOLOAD to be an xsub and allow such xsubs
60811              to avoid use of $AUTOLOAD.
60812      Branch: perl
60813            ! gv.c
60814 ____________________________________________________________________________
60815 [  8361] By: jhi                                   on 2001/01/08  02:16:07
60816         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
60817              From: Radu Greab <radu@netsoft.ro>
60818              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
60819              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
60820              
60821              No need for the potentially nonportable $SIG{CHLD}.
60822      Branch: perl
60823            ! t/io/pipe.t
60824 ____________________________________________________________________________
60825 [  8360] By: jhi                                   on 2001/01/08  01:58:23
60826         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
60827      Branch: perl
60828            ! lib/Getopt/Long.pm
60829 ____________________________________________________________________________
60830 [  8359] By: jhi                                   on 2001/01/08  01:55:44
60831         Log: Integrate perlio.
60832      Branch: perl
60833           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
60834           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
60835           !> utf8.c win32/Makefile
60836 ____________________________________________________________________________
60837 [  8358] By: jhi                                   on 2001/01/07  21:16:50
60838         Log: Update the EPOC cross SDK URL.
60839      Branch: perl
60840            ! README.epoc
60841 ____________________________________________________________________________
60842 [  8357] By: jhi                                   on 2001/01/07  21:16:09
60843         Log: Update the EPOC cross SDK URL.
60844      Branch: maint-5.6/perl
60845            ! README.epoc
60846 ____________________________________________________________________________
60847 [  8356] By: nick                                  on 2001/01/06  21:47:52
60848         Log: FILE * in XS code for PerlIO world:
60849              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
60850              - Add FILE * T_STDIO typemap.
60851              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
60852      Branch: perlio
60853            ! lib/ExtUtils/typemap perlio.c perlio.h
60854 ____________________________________________________________________________
60855 [  8355] By: jhi                                   on 2001/01/06  20:27:15
60856         Log: integrate change #8336 from mainline
60857              
60858              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
60859      Branch: maint-5.6/perl
60860            ! hv.c
60861 ____________________________________________________________________________
60862 [  8354] By: jhi                                   on 2001/01/06  20:24:29
60863         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
60864              From: Robin Barker <rmb1@cise.npl.co.uk>
60865              Date: Fri, 22 Dec 2000 12:17:38 GMT
60866              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
60867              
60868              The patch reformats some long =item lines so they give
60869              correct output via pod2man | nroff -man
60870              
60871              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
60872              From: Robin Barker <rmb1@cise.npl.co.uk>
60873              Date: Tue, 2 Jan 2001 15:35:03 GMT
60874              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
60875              
60876              Here is a _further_ patch which corrects a few more errors:
60877              * an empty C<=item> in CPAN.pm
60878              * patching the wrong file (pod/perlamiga.pod not README.amiga)
60879              * leaving empty C<=item>s which formatted incorrectly
60880              * over long C<=item>s revealed by latest patch to Pod::Man
60881      Branch: maint-5.6/perl
60882            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
60883            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
60884            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
60885            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
60886            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
60887            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
60888 ____________________________________________________________________________
60889 [  8353] By: jhi                                   on 2001/01/06  20:21:10
60890         Log: integrate changes #7980, 8056, 8057 from mainline
60891              
60892              UTF-8 hash keys.
60893      Branch: maint-5.6/perl
60894            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
60895 ____________________________________________________________________________
60896 [  8352] By: jhi                                   on 2001/01/06  20:18:44
60897         Log: Forgotten from #8438.
60898      Branch: maint-5.6/perl
60899            ! epoc/epocish.h
60900 ____________________________________________________________________________
60901 [  8351] By: jhi                                   on 2001/01/06  20:18:12
60902         Log: Forgotten from #8347.
60903      Branch: maint-5.6/perl
60904            ! config_h.SH
60905 ____________________________________________________________________________
60906 [  8350] By: jhi                                   on 2001/01/06  20:00:19
60907         Log: Thinko in #8347.
60908      Branch: maint-5.6/perl
60909            ! regcomp.c
60910 ____________________________________________________________________________
60911 [  8349] By: jhi                                   on 2001/01/06  18:05:30
60912         Log: Copy the FAQ3 IDE section from the development branch,
60913              changes originally by Peter Prymmer.
60914      Branch: maint-5.6/perl
60915            ! pod/perlfaq3.pod
60916 ____________________________________________________________________________
60917 [  8348] By: jhi                                   on 2001/01/06  18:03:02
60918         Log: EPOC updates for TRIAL1.
60919              
60920              Subject: [5.6.1 trial1] EPOC update
60921              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60922              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
60923              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
60924              
60925              Subject: epoc patch2 for perl-5.6.1-trial1
60926              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60927              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
60928              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
60929      Branch: maint-5.6/perl
60930            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
60931            ! epoc/epocish.c
60932 ____________________________________________________________________________
60933 [  8347] By: jhi                                   on 2001/01/06  17:29:10
60934         Log: integrate changes #7710,7824,7973 from mainline,
60935              plus VMS nits from Peter Prymmer and Dan Sugalski.
60936              
60937              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
60938              library (getprotobyname and getprotobynumber are outversioned by
60939              the same calls in libc, at least for xlc version 3.
60940              
60941              Add HAS_SBRK_PROTO.
60942              
60943              Fixes for signedness warnings noticed by VMSperlers.
60944      Branch: maint-5.6/perl
60945            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60946            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
60947            ! sv.c vms/descrip_mms.template vos/config.alpha.def
60948            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
60949            ! win32/config.bc win32/config.gc win32/config.vc
60950 ____________________________________________________________________________
60951 [  8346] By: nick                                  on 2001/01/06  14:36:01
60952         Log: Fixup accumulated integrate muddles (perlio == devperl again)
60953      Branch: perlio
60954            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
60955 ____________________________________________________________________________
60956 [  8345] By: nick                                  on 2001/01/06  14:24:58
60957         Log: Integrate mainline
60958      Branch: perlio
60959           !> (integrate 55 files)
60960 ____________________________________________________________________________
60961 [  8344] By: jhi                                   on 2001/01/06  02:24:02
60962         Log: Subject: [patch] PerlIO_cleanup() prototype
60963              From: Doug MacEachern <dougm@covalent.net>
60964              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
60965              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
60966      Branch: perl
60967            ! perlio.h
60968 ____________________________________________________________________________
60969 [  8343] By: jhi                                   on 2001/01/06  01:04:09
60970         Log: IRIX compiler noticed that the bof initialization might be
60971              bypassed by control flow.
60972      Branch: perl
60973            ! toke.c
60974 ____________________________________________________________________________
60975 [  8342] By: jhi                                   on 2001/01/06  00:10:48
60976         Log: Update Changes.
60977      Branch: perl
60978            ! Changes patchlevel.h
60979 ____________________________________________________________________________
60980 [  8341] By: jhi                                   on 2001/01/05  23:52:33
60981         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
60982      Branch: perl
60983            ! toke.c
60984 ____________________________________________________________________________
60985 [  8340] By: jhi                                   on 2001/01/05  22:44:08
60986         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
60987              From: Radu Greab <radu@netsoft.ro>
60988              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
60989              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
60990      Branch: perl
60991            ! t/io/pipe.t util.c
60992 ____________________________________________________________________________
60993 [  8339] By: jhi                                   on 2001/01/05  22:35:17
60994         Log: Subject: [PATCH] format and rewording in perlfaq.pod
60995              From: Robin Barker <rmb1@cise.npl.co.uk>
60996              Date: Fri, 5 Jan 2001 18:51:20 GMT
60997              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
60998      Branch: perl
60999            ! pod/perlfaq.pod
61000 ____________________________________________________________________________
61001 [  8338] By: jhi                                   on 2001/01/05  22:31:17
61002         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
61003              From: Peter Prymmer <pvhp@forte.com>
61004              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
61005              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
61006      Branch: perl
61007            ! utils/perlbug.PL
61008 ____________________________________________________________________________
61009 [  8337] By: jhi                                   on 2001/01/05  18:15:11
61010         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
61011              From: Robin Barker <rmb1@cise.npl.co.uk>
61012              Date: Tue, 2 Jan 2001 15:24:07 GMT
61013              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
61014              
61015              If you call configure as C<./Configure> or C<sh ./Configure>,
61016              $src is set to the absolute path name, not '.'.
61017              
61018              This, in turn, means -Dmksymlink tries to do its stuff because
61019              it does not think it is in the src directory.
61020              
61021              (plus a metaconfig nitfix)
61022      Branch: metaconfig
61023            ! U/compline/ccflags.U U/modified/src.U
61024      Branch: perl
61025            ! Configure config_h.SH
61026 ____________________________________________________________________________
61027 [  8336] By: jhi                                   on 2001/01/05  17:48:32
61028         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
61029              From: Alan Burlison <Alan.Burlison@uk.sun.com>
61030              Message-ID: <3A5606C4.473D2226@uk.sun.com>
61031              Date: Fri, 05 Jan 2001 17:39:16 +0000
61032      Branch: perl
61033            ! hv.c
61034 ____________________________________________________________________________
61035 [  8335] By: jhi                                   on 2001/01/05  16:05:44
61036         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
61037      Branch: perl
61038            ! lib/Getopt/Long.pm
61039 ____________________________________________________________________________
61040 [  8334] By: jhi                                   on 2001/01/05  16:00:51
61041         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
61042              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
61043              Date: Fri, 05 Jan 2001 13:46:51 +0100
61044              Message-ID: <13693.978698811@nice.ram.loc>
61045              
61046              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
61047              accurate reading of the "atime".  
61048      Branch: perl
61049            ! t/io/fs.t
61050 ____________________________________________________________________________
61051 [  8333] By: jhi                                   on 2001/01/05  15:57:37
61052         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
61053              From: Simon Cozens <simon@cozens.net>
61054              Date: Fri, 8 Dec 2000 13:33:31 +0000
61055              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
61056              
61057              A lost patch fragment.
61058      Branch: perl
61059            ! doop.c
61060 ____________________________________________________________________________
61061 [  8332] By: jhi                                   on 2001/01/05  15:40:42
61062         Log: Do away with strncpy() and a fixed length buffer.
61063      Branch: perl
61064            ! utf8.c
61065 ____________________________________________________________________________
61066 [  8331] By: jhi                                   on 2001/01/05  15:03:07
61067         Log: Tests for #8329 and #8330.
61068      Branch: perl
61069            ! t/op/bop.t
61070 ____________________________________________________________________________
61071 [  8330] By: jhi                                   on 2001/01/05  15:02:38
61072         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
61073              raw 8-bit form to the UTF-8 string.
61074      Branch: perl
61075            ! toke.c
61076 ____________________________________________________________________________
61077 [  8329] By: jhi                                   on 2001/01/05  14:55:13
61078         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
61079              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
61080              Date: Fri, 5 Jan 2001 12:28:52 +0100
61081              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
61082              
61083              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
61084              no effect.  (changed the strncpy() to Copy())
61085      Branch: perl
61086            ! toke.c
61087 ____________________________________________________________________________
61088 [  8328] By: jhi                                   on 2001/01/05  06:44:27
61089         Log: UTF-8 cleanup.
61090      Branch: perl
61091            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
61092            ! regexec.c sv.c toke.c
61093 ____________________________________________________________________________
61094 [  8327] By: jhi                                   on 2001/01/05  01:11:29
61095         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')
61096              From: Radu Greab <radu@netsoft.ro>
61097              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
61098              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
61099              
61100              Cleans up Harness to not use FileHandle, which uses IO.
61101      Branch: perl
61102            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
61103 ____________________________________________________________________________
61104 [  8326] By: jhi                                   on 2001/01/05  00:56:37
61105         Log: Update Changes.
61106      Branch: perl
61107            ! Changes patchlevel.h
61108 ____________________________________________________________________________
61109 [  8325] By: jhi                                   on 2001/01/05  00:53:18
61110         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
61111              From: Peter Prymmer <pvhp@forte.com>
61112              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
61113              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
61114              
61115              plus a couple more tailing whitespace removals.
61116      Branch: perl
61117            ! win32/Makefile
61118 ____________________________________________________________________________
61119 [  8324] By: jhi                                   on 2001/01/05  00:47:39
61120         Log: Add some Unicode chop() tests.
61121      Branch: perl
61122            ! t/op/chop.t
61123 ____________________________________________________________________________
61124 [  8323] By: jhi                                   on 2001/01/05  00:47:23
61125         Log: Unify UTF-8 malformedness handling.
61126      Branch: perl
61127            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
61128 ____________________________________________________________________________
61129 [  8322] By: jhi                                   on 2001/01/04  22:21:54
61130         Log: The new $issymlink was unknown to Mksymlinks.
61131      Branch: metaconfig/U/perl
61132            ! Mksymlinks.U issymlink.U
61133      Branch: perl
61134            ! Configure config_h.SH
61135 ____________________________________________________________________________
61136 [  8321] By: jhi                                   on 2001/01/04  21:51:05
61137         Log: The test didn't work under the core test framework.
61138      Branch: perl
61139            ! t/lib/st-lock.t
61140 ____________________________________________________________________________
61141 [  8320] By: jhi                                   on 2001/01/04  21:14:22
61142         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
61143      Branch: perl
61144            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
61145 ____________________________________________________________________________
61146 [  8319] By: jhi                                   on 2001/01/04  20:46:17
61147         Log: Typo in #8312 when manually applying a problematic patch fragment.
61148      Branch: perl
61149            ! ext/Storable/Storable.xs
61150 ____________________________________________________________________________
61151 [  8318] By: jhi                                   on 2001/01/04  20:43:01
61152         Log: The $sh_c didn't fly.
61153      Branch: metaconfig
61154            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
61155            ! U/modified/Loc.U U/modified/myhostname.U
61156            ! U/modified/spitshell.U
61157      Branch: metaconfig/U/perl
61158            ! issymlink.U
61159      Branch: perl
61160            ! Configure config_h.SH
61161 ____________________________________________________________________________
61162 [  8317] By: jhi                                   on 2001/01/04  19:58:01
61163         Log: AIX builtin test -h is broken, changes based on
61164              
61165              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
61166              Date: Tue, 02 Jan 2001 11:24:39 +0100
61167              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61168              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
61169      Branch: metaconfig
61170            + U/modified/spitshell.U
61171            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
61172            ! U/modified/Loc.U U/modified/myhostname.U
61173      Branch: metaconfig/U/perl
61174            ! Mksymlinks.U issymlink.U
61175      Branch: perl
61176            ! Configure
61177 ____________________________________________________________________________
61178 [  8316] By: jhi                                   on 2001/01/04  19:02:22
61179         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
61180              From: Andy Dougherty <doughera@lafayette.edu>
61181              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
61182              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
61183              
61184              Beware of GNU ld.
61185      Branch: perl
61186            ! hints/solaris_2.sh
61187 ____________________________________________________________________________
61188 [  8315] By: jhi                                   on 2001/01/04  18:56:48
61189         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
61190              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
61191              Date: Wed, 3 Jan 2001 07:58:51 +0100
61192              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
61193      Branch: perl
61194            ! hints/solaris_2.sh
61195 ____________________________________________________________________________
61196 [  8314] By: jhi                                   on 2001/01/04  18:54:07
61197         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
61198              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
61199              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
61200              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
61201              
61202              Doc tweak on #8313.
61203      Branch: perl
61204            ! ext/B/B/Deparse.pm
61205 ____________________________________________________________________________
61206 [  8313] By: jhi                                   on 2001/01/04  18:52:27
61207         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
61208              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
61209              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
61210              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
61211              
61212              Make the peephole optimizer to bypass more null ops and
61213              and rewrite the deparse handling of continue blocks.
61214      Branch: perl
61215            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
61216 ____________________________________________________________________________
61217 [  8312] By: jhi                                   on 2001/01/04  18:47:39
61218         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
61219      Branch: perl
61220            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
61221            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
61222            ! t/lib/st-lock.t
61223 ____________________________________________________________________________
61224 [  8311] By: jhi                                   on 2001/01/04  18:36:08
61225         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
61226              filter to be run on each .pm during the pm_to_blib() phase,
61227              a fixed version of
61228              
61229              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
61230              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
61231              Date: Wed, 03 Jan 2001 22:01:30 +0100
61232              Message-ID: <5296.978555690@nice.ram.loc>
61233      Branch: perl
61234            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
61235            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
61236            ! lib/ExtUtils/MakeMaker.pm
61237 ____________________________________________________________________________
61238 [  8310] By: jhi                                   on 2001/01/04  18:32:54
61239         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
61240              From: Robin Barker <rmb1@cise.npl.co.uk>
61241              Date: Tue, 2 Jan 2001 15:35:03 GMT
61242              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
61243      Branch: perl
61244            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
61245            ! pod/perlrequick.pod
61246 ____________________________________________________________________________
61247 [  8309] By: jhi                                   on 2001/01/04  18:29:07
61248         Log: Subject: Re: [patch] static-ize XS()
61249              From: Doug MacEachern <dougm@covalent.net>
61250              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
61251              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
61252              
61253              Provide prototypes for the XS functions.
61254      Branch: perl
61255            ! lib/ExtUtils/xsubpp
61256 ____________________________________________________________________________
61257 [  8308] By: jhi                                   on 2001/01/04  18:27:44
61258         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
61259              From: Doug MacEachern <dougm@covalent.net>
61260              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
61261              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
61262      Branch: perl
61263            ! lib/ExtUtils/typemap
61264 ____________________________________________________________________________
61265 [  8307] By: jhi                                   on 2001/01/04  18:25:25
61266         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
61267              From: Doug MacEachern <dougm@covalent.net>
61268              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
61269              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
61270              
61271              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
61272      Branch: perl
61273            ! lib/ExtUtils/MM_Unix.pm
61274 ____________________________________________________________________________
61275 [  8306] By: jhi                                   on 2001/01/04  18:23:00
61276         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
61277              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
61278              Date: Thu, 4 Jan 2001 12:47:10 +0100 
61279              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
61280              
61281              The toke.c part only, patching embed.h and proto.h is futile.
61282      Branch: perl
61283            ! toke.c
61284 ____________________________________________________________________________
61285 [  8305] By: jhi                                   on 2001/01/04  18:05:51
61286         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
61287              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
61288              Date: Thu, 4 Jan 2001 17:50:12 +0100 
61289              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
61290      Branch: perl
61291            ! toke.c
61292 ____________________________________________________________________________
61293 [  8304] By: jhi                                   on 2001/01/04  18:03:26
61294         Log: Subject: [PATCH perl@8269]
61295              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
61296              Date: Thu, 4 Jan 2001 12:53:39 +0100 
61297              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
61298              
61299              If running byacc write-enable also perly.h.
61300      Branch: perl
61301            ! Makefile.SH
61302 ____________________________________________________________________________
61303 [  8303] By: jhi                                   on 2001/01/04  15:40:49
61304         Log: Rewrite pp_concat() in terms of sv_catsv().
61305      Branch: perl
61306            ! pp_hot.c
61307 ____________________________________________________________________________
61308 [  8302] By: nick                                  on 2001/01/03  22:43:22
61309         Log: Integrate mainline.
61310      Branch: perlio
61311           !> ext/Encode/Encode.xs sv.c utf8.c
61312 ____________________________________________________________________________
61313 [  8301] By: jhi                                   on 2001/01/02  23:40:26
61314         Log: Variable naming tweak.
61315      Branch: perl
61316            ! sv.c
61317 ____________________________________________________________________________
61318 [  8300] By: jhi                                   on 2001/01/02  23:40:02
61319         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
61320              in is_utf8_string().
61321      Branch: perl
61322            ! utf8.c
61323 ____________________________________________________________________________
61324 [  8299] By: jhi                                   on 2001/01/02  22:14:40
61325         Log: Integrate perlio.
61326      Branch: perl
61327           !> pp.c pp_hot.c win32/Makefile
61328 ____________________________________________________________________________
61329 [  8298] By: nick                                  on 2001/01/02  22:03:06
61330         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
61331      Branch: perlio
61332            ! pp.c pp_hot.c
61333 ____________________________________________________________________________
61334 [  8297] By: jhi                                   on 2001/01/02  04:26:28
61335         Log: Signedness nit.
61336      Branch: perl
61337            ! ext/Encode/Encode.xs
61338 ____________________________________________________________________________
61339 [  8296] By: nick                                  on 2001/01/01  23:49:36
61340         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
61341      Branch: perlio
61342            ! win32/Makefile
61343 ____________________________________________________________________________
61344 [  8295] By: jhi                                   on 2001/01/01  23:05:48
61345         Log: Integrate perlio.
61346      Branch: perl
61347           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
61348           !> t/lib/encode.t
61349 ____________________________________________________________________________
61350 [  8294] By: nick                                  on 2001/01/01  22:48:34
61351         Log: Integrate mainline
61352      Branch: perlio
61353            ! pp_hot.c t/lib/encode.t
61354           !> (integrate 65 files)
61355 ____________________________________________________________________________
61356 [  8293] By: nick                                  on 2001/01/01  21:58:50
61357         Log: More rigor in UTF-8-ness of Encode's toUnicode
61358              XS export some of the utf8 internal functions.
61359              Test some of the functions.
61360              Fix pp_concat() bug shown by said tests.
61361      Branch: perlio
61362            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
61363            ! t/lib/encode.t
61364 ____________________________________________________________________________
61365 [  8292] By: jhi                                   on 2001/01/01  18:11:44
61366         Log: Integrate perlio.
61367      Branch: perl
61368           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
61369           !> ext/Encode/encengine.c ext/Encode/encode.h
61370 ____________________________________________________________________________
61371 [  8291] By: jhi                                   on 2001/01/01  18:10:58
61372         Log: Podify README.mpeix (a new version from the web),
61373              add a dummy NAME to Carp::Heavy, regen toc.
61374      Branch: perl
61375            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
61376            ! pod/perltoc.pod
61377 ____________________________________________________________________________
61378 [  8290] By: nick                                  on 2001/01/01  17:43:47
61379         Log: Loose the "Loading..." warning.
61380              Another bug in fallback support
61381      Branch: perlio
61382            ! ext/Encode/Encode.pm ext/Encode/encengine.c
61383 ____________________________________________________________________________
61384 [  8289] By: jhi                                   on 2001/01/01  00:01:57
61385         Log: Bump up Larry's copyright.
61386      Branch: perl
61387            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
61388            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
61389            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
61390            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
61391            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
61392            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
61393            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
61394            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
61395 ____________________________________________________________________________
61396 [  8288] By: nick                                  on 2000/12/31  21:27:53
61397         Log: Fix .ucm reading - forgot a chr()
61398              Start of .ucm write (for .enc to .ucm)
61399      Branch: perlio
61400            ! ext/Encode/compile
61401 ____________________________________________________________________________
61402 [  8287] By: jhi                                   on 2000/12/31  18:15:56
61403         Log: Comment away a diagnostic message as noted by Craig A. Berry
61404              (the unexpected message was confusing testing)
61405      Branch: perl
61406            ! ext/Encode/Encode.pm
61407 ____________________________________________________________________________
61408 [  8286] By: jhi                                   on 2000/12/31  18:14:51
61409         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
61410              Date: Sun, 31 Dec 2000 11:17:37 -0600
61411              From: "Craig A. Berry" <craigberry@mac.com>
61412              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
61413      Branch: perl
61414            ! ext/Encode/Makefile.PL
61415 ____________________________________________________________________________
61416 [  8285] By: nick                                  on 2000/12/31  18:11:54
61417         Log: Start of support of ICU-style .ucm files:
61418              - teach compile how to read a .ucm file
61419              - first guess at how to represent fallbacks in "tries".
61420              - use fallbacks if check == 0
61421              - new return code to indicate we used one.
61422      Branch: perlio
61423            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
61424            ! ext/Encode/encengine.c ext/Encode/encode.h
61425 ____________________________________________________________________________
61426 [  8284] By: jhi                                   on 2000/12/31  18:04:41
61427         Log: Pacify picky VMS compiler.
61428              
61429              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
61430              From: "Craig A. Berry" <craig.berry@psinetcs.com>
61431              Date: Sat, 30 Dec 2000 18:10:02 -0600
61432              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
61433      Branch: perl
61434            ! sv.c
61435 ____________________________________________________________________________
61436 [  8283] By: jhi                                   on 2000/12/31  16:11:47
61437         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
61438      Branch: perl
61439            ! t/lib/glob-basic.t
61440 ____________________________________________________________________________
61441 [  8282] By: jhi                                   on 2000/12/31  15:26:11
61442         Log: Integrate perlio.
61443      Branch: perl
61444           !> makedef.pl opcode.pl os2/os2.c perlio.c
61445 ____________________________________________________________________________
61446 [  8281] By: nick                                  on 2000/12/31  10:06:15
61447         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
61448              is available to be exported
61449      Branch: perlio
61450            ! makedef.pl perlio.c
61451 ____________________________________________________________________________
61452 [  8280] By: nick                                  on 2000/12/31  09:41:26
61453         Log: Ilya's OS2 patch (testing for damage on Win32)
61454      Branch: perlio
61455            ! makedef.pl opcode.pl os2/os2.c
61456 ____________________________________________________________________________
61457 [  8279] By: jhi                                   on 2000/12/30  21:52:07
61458         Log: Test nits.
61459      Branch: perl
61460            ! t/lib/syslfs.t t/op/lfs.t
61461 ____________________________________________________________________________
61462 [  8278] By: jhi                                   on 2000/12/30  21:47:49
61463         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
61464              From: andreas.koenig@anima.de (Andreas J. Koenig)
61465              Date: 30 Dec 2000 22:35:37 +0100
61466              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
61467              
61468              The 32-bit wraparound test wasn't quite right.
61469      Branch: perl
61470            ! t/lib/syslfs.t t/op/lfs.t
61471 ____________________________________________________________________________
61472 [  8277] By: jhi                                   on 2000/12/30  21:33:44
61473         Log: Subject: [PATCH] open() example in perlfunc.pod 
61474              From: Karsten Sperling <s_sperli@ira.uka.de>
61475              Date: Sat, 30 Dec 2000 22:27:09 +0100
61476              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
61477      Branch: perl
61478            ! pod/perlfunc.pod
61479 ____________________________________________________________________________
61480 [  8276] By: jhi                                   on 2000/12/30  20:32:40
61481         Log: Not quite that many tests yet.
61482      Branch: perl
61483            ! t/op/pat.t
61484 ____________________________________________________________________________
61485 [  8275] By: jhi                                   on 2000/12/30  20:26:58
61486         Log: Integrate perlio.
61487      Branch: perl
61488           !> toke.c
61489 ____________________________________________________________________________
61490 [  8274] By: jhi                                   on 2000/12/30  20:24:56
61491         Log: Signedness nit.
61492      Branch: perl
61493            ! utf8.c
61494 ____________________________________________________________________________
61495 [  8273] By: jhi                                   on 2000/12/30  20:15:46
61496         Log: Add a test case for 20000731.001 which was fixed by the #8267.
61497      Branch: perl
61498            ! t/op/pat.t
61499 ____________________________________________________________________________
61500 [  8272] By: nick                                  on 2000/12/30  19:47:51
61501         Log: Tweak for MULTIPLICITY/USE_PERLIO
61502      Branch: perlio
61503            ! toke.c
61504 ____________________________________________________________________________
61505 [  8271] By: nick                                  on 2000/12/30  19:46:45
61506         Log: Integrate mainline
61507      Branch: perlio
61508           +> lib/unicode/distinct.pm
61509           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
61510           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
61511           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
61512 ____________________________________________________________________________
61513 [  8270] By: jhi                                   on 2000/12/30  19:39:50
61514         Log: Subject: RE: perl@8269
61515              From: "Richard Soderberg" <rs@crystalflame.net>
61516              Date: Sat, 30 Dec 2000 11:36:27 -0800
61517              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
61518              
61519              A missing aTHX_.
61520      Branch: perl
61521            ! toke.c
61522 ____________________________________________________________________________
61523 [  8269] By: jhi                                   on 2000/12/30  18:55:48
61524         Log: Update Changes.
61525      Branch: perl
61526            ! Changes patchlevel.h
61527 ____________________________________________________________________________
61528 [  8268] By: jhi                                   on 2000/12/30  17:18:40
61529         Log: Add a test for Unicode split //.  The #8267 was the cure.
61530      Branch: perl
61531            ! t/op/split.t
61532 ____________________________________________________________________________
61533 [  8267] By: jhi                                   on 2000/12/30  17:14:19
61534         Log: Subject: more UTF8 test suites and an UTF8 patch
61535              From: Inaba Hiroto <inaba@st.rim.or.jp>
61536              Date: Sat, 30 Dec 2000 14:27:10 +0900
61537              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
61538              
61539              Just the patch part for now, and the pragma renamed
61540              as unicode::distinct.
61541      Branch: perl
61542            + lib/unicode/distinct.pm
61543            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
61544            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
61545            ! regcomp.h regexec.c sv.c toke.c utf8.c
61546 ____________________________________________________________________________
61547 [  8266] By: nick                                  on 2000/12/30  16:40:49
61548         Log: Integrate mainline
61549      Branch: perlio
61550           +> lib/Pod/Text/Overstrike.pm
61551           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
61552           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
61553           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
61554           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
61555           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
61556 ____________________________________________________________________________
61557 [  8265] By: jhi                                   on 2000/12/30  07:28:55
61558         Log: The sv_catsv() fix, take two.
61559      Branch: perl
61560            ! sv.c t/op/join.t
61561 ____________________________________________________________________________
61562 [  8264] By: jhi                                   on 2000/12/30  06:19:18
61563         Log: Undo all the join-related changes since #8248: relevant
61564              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
61565              The new sv_catsv() doesn't fly so it must go back to
61566              the drawing board.
61567      Branch: perl
61568            ! sv.c t/op/join.t t/pragma/utf8.t
61569 ____________________________________________________________________________
61570 [  8263] By: jhi                                   on 2000/12/30  01:08:32
61571         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
61572      Branch: perl
61573            ! sv.c
61574 ____________________________________________________________________________
61575 [  8262] By: jhi                                   on 2000/12/30  00:45:14
61576         Log: Retract #8261.
61577      Branch: perl
61578            ! hv.c util.c
61579 ____________________________________________________________________________
61580 [  8261] By: jhi                                   on 2000/12/30  00:38:32
61581         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
61582      Branch: perl
61583            ! hv.c util.c
61584 ____________________________________________________________________________
61585 [  8260] By: jhi                                   on 2000/12/29  22:51:33
61586         Log: (Retracted by #8264)  More fixing for #8251.
61587      Branch: perl
61588            ! sv.c
61589 ____________________________________________________________________________
61590 [  8259] By: jhi                                   on 2000/12/29  18:27:30
61591         Log: Subject: podlators 1.06 released
61592              From: Russ Allbery <rra@stanford.edu>
61593              Date: 25 Dec 2000 05:09:30 -0800
61594              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
61595      Branch: perl
61596            + lib/Pod/Text/Overstrike.pm
61597            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
61598            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
61599 ____________________________________________________________________________
61600 [  8258] By: jhi                                   on 2000/12/29  18:20:45
61601         Log: Make the large file tests more robust/talkative as suggested by
61602              
61603              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
61604              From: andreas.koenig@anima.de (Andreas J. Koenig)
61605              Date: 29 Dec 2000 14:23:01 +0100
61606              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
61607      Branch: perl
61608            ! t/lib/syslfs.t t/op/lfs.t
61609 ____________________________________________________________________________
61610 [  8257] By: jhi                                   on 2000/12/29  17:48:04
61611         Log: Further VMS piping fixes from Charles Lane:
61612              
61613              In summary, error messages produced when a subprocess terminated
61614              abnormally were being sent not just to the parent process, but to
61615              grandparents, because of default values for error output that were
61616              not completely overridden when the subprocess was started.
61617              
61618              This patch fixes this behavior by defining user-mode (i.e., temporary
61619              for the duration of the program) logical names for SYS$OUTPUT and
61620              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
61621              changes to make it so that the user-mode logicals are the ones that
61622              control where Perl's error messages go if it terminates abnormally.
61623              
61624              I also added some gratuitous fixes to the indentation of braces in
61625              the piping code.  It just looked ugly, before.
61626      Branch: perl
61627            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
61628 ____________________________________________________________________________
61629 [  8256] By: jhi                                   on 2000/12/29  17:45:12
61630         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
61631              From: "Casey R. Tweten" <crt@kiski.net>
61632              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
61633              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
61634              
61635              Tests for for #8240.
61636      Branch: perl
61637            ! t/pragma/constant.t
61638 ____________________________________________________________________________
61639 [  8255] By: jhi                                   on 2000/12/29  17:43:07
61640         Log: Subject: Re: [PATCH] Interesting syntax idea
61641              From: Simon Cozens <simon@cozens.net>
61642              Date: Fri, 29 Dec 2000 14:34:04 +0000
61643              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
61644              
61645              Tests for #8254.
61646      Branch: perl
61647            ! t/pragma/sub_lval.t
61648 ____________________________________________________________________________
61649 [  8254] By: jhi                                   on 2000/12/29  17:42:11
61650         Log: Subject: [PATCH] Interesting syntax idea
61651              From: Simon Cozens <simon@cozens.net>
61652              Date: Wed, 27 Dec 2000 05:08:57 +0000
61653              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
61654              
61655              Make opens + bareword assigns do typeglob assigns.
61656      Branch: perl
61657            ! op.c
61658 ____________________________________________________________________________
61659 [  8253] By: jhi                                   on 2000/12/29  17:36:45
61660         Log: Output the (apparent) version of gcc, as suggested by
61661              
61662              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
61663              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
61664              Date: 26 Dec 2000 04:29:17 -0500
61665              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
61666              
61667              (The patch as such didn't any more apply as the misparsing had
61668              already been addressed in #6474.)  Also change the wording about
61669              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
61670      Branch: perl
61671            ! hints/dec_osf.sh
61672 ____________________________________________________________________________
61673 [  8252] By: nick                                  on 2000/12/29  12:14:31
61674         Log: Integrate mainline
61675      Branch: perlio
61676           !> (integrate 27 files)
61677 ____________________________________________________________________________
61678 [  8251] By: jhi                                   on 2000/12/29  08:45:46
61679         Log: (Retracted by #8264)
61680              
61681              (Fixed by #8260.)
61682              
61683              sv_catsv() needs one more byte space than seems reasonable.
61684              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
61685              Curiouser and curiouser.
61686      Branch: perl
61687            ! sv.c
61688 ____________________________________________________________________________
61689 [  8250] By: jhi                                   on 2000/12/29  07:57:52
61690         Log: More split // UTF-8 tests.
61691      Branch: perl
61692            ! t/pragma/utf8.t
61693 ____________________________________________________________________________
61694 [  8249] By: jhi                                   on 2000/12/29  07:54:51
61695         Log: (Retracted by #8264)  More join() testing which was good because
61696              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
61697      Branch: perl
61698            ! pp.c t/op/join.t utf8.c utf8.h
61699 ____________________________________________________________________________
61700 [  8248] By: jhi                                   on 2000/12/29  07:08:32
61701         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
61702              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
61703              that the only cases to care about are byte+byte and byte+character.
61704              
61705              TODO: See how well pp_concat() could be implemented in terms
61706              of sv_catsv().
61707      Branch: perl
61708            ! doop.c sv.c t/op/join.t utf8.h
61709 ____________________________________________________________________________
61710 [  8247] By: jhi                                   on 2000/12/29  06:35:23
61711         Log: Signedness nit.
61712      Branch: perl
61713            ! pp_hot.c
61714 ____________________________________________________________________________
61715 [  8246] By: jhi                                   on 2000/12/29  01:23:31
61716         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
61717              From: Lupe Christoph <lupe@lupe-christoph.de>
61718              Date: Thu, 28 Dec 2000 23:00:00 +0100
61719              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
61720              
61721              Suggest rsync --delete --dry-run.
61722      Branch: perl
61723            ! pod/perlhack.pod
61724 ____________________________________________________________________________
61725 [  8245] By: jhi                                   on 2000/12/28  23:57:05
61726         Log: The maxiters upper limit sanity check (guarding against
61727              non-progress) assumed bytes instead of characters in s///
61728              and split().
61729      Branch: perl
61730            ! pp.c pp_hot.c
61731 ____________________________________________________________________________
61732 [  8244] By: jhi                                   on 2000/12/28  23:34:08
61733         Log: Make some panic messages a bit more logical.
61734      Branch: perl
61735            ! doop.c pod/perldiag.pod pp.c pp_hot.c
61736 ____________________________________________________________________________
61737 [  8243] By: jhi                                   on 2000/12/28  22:59:16
61738         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
61739              From: Simon Cozens <simon@cozens.net>
61740              Date: Wed, 27 Dec 2000 02:30:03 +0000
61741              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
61742      Branch: perl
61743            ! pp.c t/pragma/sub_lval.t
61744 ____________________________________________________________________________
61745 [  8242] By: jhi                                   on 2000/12/28  22:56:53
61746         Log: Subject: [PATCH blead] Fix B::Terse indentation
61747              From: Daniel Chetlin <daniel@chetlin.com>
61748              Date: Wed, 27 Dec 2000 06:43:30 -0800
61749              Message-ID: <20001227064329.B9573@darkstar>
61750      Branch: perl
61751            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
61752 ____________________________________________________________________________
61753 [  8241] By: jhi                                   on 2000/12/28  22:48:59
61754         Log: The latter patch from the
61755              
61756              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
61757              From: Peter Prymmer <pvhp@forte.com> 
61758              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
61759              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
61760              
61761              (the former patch from the above should have been
61762              taken care of by Nick I-S)
61763      Branch: perl
61764            ! win32/Makefile
61765 ____________________________________________________________________________
61766 [  8240] By: jhi                                   on 2000/12/28  22:45:22
61767         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
61768              From: "Casey R. Tweten" <crt@kiski.net>
61769              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
61770              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
61771      Branch: perl
61772            ! lib/constant.pm
61773 ____________________________________________________________________________
61774 [  8239] By: jhi                                   on 2000/12/28  22:37:45
61775         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
61776              From: Simon Cozens <simon@cozens.net>
61777              Date: Wed, 27 Dec 2000 14:12:44 +0000
61778              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
61779      Branch: perl
61780            ! t/op/method.t t/op/sort.t toke.c
61781 ____________________________________________________________________________
61782 [  8238] By: jhi                                   on 2000/12/28  22:30:32
61783         Log: Subject: [PATCH perl@8229] Call.pm
61784              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
61785              Date: Mon, 25 Dec 2000 10:47:15 -0000
61786              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
61787      Branch: perl
61788            ! ext/Filter/Util/Call/Call.pm
61789 ____________________________________________________________________________
61790 [  8237] By: jhi                                   on 2000/12/28  22:19:21
61791         Log: Subject: [PATCH blead] Fix problem with `&' prototype
61792              From: Daniel Chetlin <daniel@chetlin.com>
61793              Date: Wed, 27 Dec 2000 15:55:32 -0800
61794              Message-ID: <20001227155532.D9573@darkstar>
61795      Branch: perl
61796            ! op.c t/comp/proto.t
61797 ____________________________________________________________________________
61798 [  8236] By: jhi                                   on 2000/12/28  22:09:25
61799         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
61800              From: Daniel Chetlin <daniel@chetlin.com>
61801              Date: Sun, 24 Dec 2000 04:09:49 -0800
61802              Message-ID: <20001224040949.B3090@darkstar>
61803      Branch: perl
61804            ! gv.c mg.c t/op/attrs.t
61805 ____________________________________________________________________________
61806 [  8235] By: jhi                                   on 2000/12/28  22:07:11
61807         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
61808              From: Jan Dubois <jand@ActiveState.com>
61809              Date: Tue, 26 Dec 2000 20:57:31 -0800
61810              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
61811      Branch: perl
61812            ! win32/win32.c
61813 ____________________________________________________________________________
61814 [  8234] By: jhi                                   on 2000/12/28  21:52:42
61815         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
61816              From: Simon Cozens <simon@cozens.net>
61817              Date: Thu, 28 Dec 2000 20:33:13 +0000
61818              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
61819      Branch: perl
61820            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
61821 ____________________________________________________________________________
61822 [  8233] By: jhi                                   on 2000/12/28  19:40:49
61823         Log: Integrate perlio.
61824      Branch: perl
61825           !> ext/Encode/Makefile.PL ext/Encode/compile
61826 ____________________________________________________________________________
61827 [  8232] By: nick                                  on 2000/12/23  16:06:00
61828         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
61829              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
61830      Branch: perlio
61831            ! ext/Encode/Makefile.PL
61832 ____________________________________________________________________________
61833 [  8231] By: nick                                  on 2000/12/23  14:30:34
61834         Log: "Compiled" encode build cleanup
61835              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
61836              - .c files do not export sub-tables
61837      Branch: perlio
61838            ! ext/Encode/Makefile.PL ext/Encode/compile
61839 ____________________________________________________________________________
61840 [  8230] By: nick                                  on 2000/12/23  12:50:37
61841         Log: Integrate mainline
61842      Branch: perlio
61843           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
61844           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
61845           !> pod/perl5004delta.pod pod/perl5005delta.pod
61846           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
61847           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
61848           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
61849           !> pod/perlsub.pod
61850 ____________________________________________________________________________
61851 [  8229] By: jhi                                   on 2000/12/22  15:32:12
61852         Log: Integrate perlio.
61853      Branch: perl
61854           +> win32/distclean.bat
61855           !> MANIFEST t/io/utf8.t
61856 ____________________________________________________________________________
61857 [  8228] By: jhi                                   on 2000/12/22  15:29:40
61858         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
61859              From: Robin Barker <rmb1@cise.npl.co.uk>
61860              Date: Fri, 22 Dec 2000 12:17:38 GMT
61861              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
61862      Branch: perl
61863            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
61864            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
61865            ! pod/perl5004delta.pod pod/perl5005delta.pod
61866            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
61867            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
61868            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
61869            ! pod/perlsub.pod
61870 ____________________________________________________________________________
61871 [  8227] By: jhi                                   on 2000/12/22  15:24:28
61872         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
61873              From: "John L. Allen" <allen@grumman.com>
61874              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
61875              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
61876              
61877              Document APPLLIB_EXP.
61878      Branch: perl
61879            ! INSTALL
61880 ____________________________________________________________________________
61881 [  8226] By: nick                                  on 2000/12/21  22:11:50
61882         Log: Handy script for when one forgets to "dmake clean" 
61883      Branch: perlio
61884            + win32/distclean.bat
61885            ! MANIFEST
61886 ____________________________________________________________________________
61887 [  8225] By: nick                                  on 2000/12/21  21:54:04
61888         Log: CRLF platform issue with io/utf8 fix.
61889      Branch: perlio
61890            ! t/io/utf8.t
61891 ____________________________________________________________________________
61892 [  8224] By: nick                                  on 2000/12/21  21:02:20
61893         Log: Integrate mainline
61894      Branch: perlio
61895           !> Changes Configure Makefile.SH Porting/Glossary
61896           !> Porting/config.sh Porting/config_H configure.com
61897           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
61898           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
61899           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
61900           !> win32/config.bc win32/config.gc win32/config.vc
61901 ____________________________________________________________________________
61902 [  8223] By: jhi                                   on 2000/12/21  17:09:16
61903         Log: Update Changes.
61904      Branch: perl
61905            ! Changes patchlevel.h
61906 ____________________________________________________________________________
61907 [  8222] By: jhi                                   on 2000/12/21  16:24:01
61908         Log: Metaconfig unit changes for #8221.
61909      Branch: metaconfig/U/perl
61910           +> issymlink.U
61911            - testsyml.U
61912            ! Mksymlinks.U
61913 ____________________________________________________________________________
61914 [  8221] By: jhi                                   on 2000/12/21  16:23:48
61915         Log: Rename testsyml to issymlink.
61916      Branch: perl
61917            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61918            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
61919            ! win32/config.vc
61920 ____________________________________________________________________________
61921 [  8220] By: jhi                                   on 2000/12/21  15:47:26
61922         Log: Robustness support for #8218 (symlink forest) since the GNU
61923              tools seem to be overly picky about symlinkage depths.
61924      Branch: perl
61925            ! Makefile.SH t/io/fs.t
61926 ____________________________________________________________________________
61927 [  8219] By: jhi                                   on 2000/12/21  15:38:27
61928         Log: Metaconfig changes for #8218.
61929      Branch: metaconfig
61930            ! U/modified/Oldconfig.U
61931      Branch: metaconfig/U/perl
61932            + Mksymlinks.U
61933            ! testsyml.U
61934 ____________________________________________________________________________
61935 [  8218] By: jhi                                   on 2000/12/21  15:37:57
61936         Log: Add Configure option -Dmksymlinks which will create a symlink
61937              forest if the current/build differs from the source directory.
61938              TODO: mkdir -p is not portable.
61939      Branch: perl
61940            ! Configure
61941 ____________________________________________________________________________
61942 [  8217] By: jhi                                   on 2000/12/21  14:39:12
61943         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
61944              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
61945              Date: Thu, 21 Dec 2000 09:38:18 GMT
61946              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
61947              
61948              The ofs became an SV.
61949      Branch: perl
61950            ! ext/Thread/Thread.xs
61951 ____________________________________________________________________________
61952 [  8216] By: jhi                                   on 2000/12/21  05:40:21
61953         Log: The polymorphism seems to have fixed 20000517.001.
61954      Branch: perl
61955            ! t/pragma/utf8.t
61956 ____________________________________________________________________________
61957 [  8215] By: jhi                                   on 2000/12/21  04:44:52
61958         Log: read() documentation tweak for 20001121.004.
61959      Branch: perl
61960            ! pod/perlfunc.pod
61961 ____________________________________________________________________________
61962 [  8214] By: jhi                                   on 2000/12/21  03:54:11
61963         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
61964      Branch: perl
61965            ! pp_sys.c t/op/misc.t
61966 ____________________________________________________________________________
61967 [  8213] By: jhi                                   on 2000/12/21  00:28:10
61968         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
61969              From: Peter Prymmer <pvhp@forte.com>
61970              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
61971              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
61972      Branch: perl
61973            ! configure.com
61974 ____________________________________________________________________________
61975 [  8212] By: jhi                                   on 2000/12/21  00:26:21
61976         Log: Edit edit edit.
61977      Branch: perl
61978            ! pod/perlfaq3.pod
61979 ____________________________________________________________________________
61980 [  8211] By: jhi                                   on 2000/12/20  18:52:46
61981         Log: Update Changes.
61982      Branch: perl
61983            ! Changes patchlevel.h
61984 ____________________________________________________________________________
61985 [  8210] By: jhi                                   on 2000/12/20  18:34:47
61986         Log: Yet another editor edit.
61987      Branch: perl
61988            ! pod/perlfaq3.pod
61989 ____________________________________________________________________________
61990 [  8209] By: jhi                                   on 2000/12/20  15:33:28
61991         Log: More Win32 Perling.
61992      Branch: perl
61993            ! pod/perlfaq3.pod
61994 ____________________________________________________________________________
61995 [  8208] By: jhi                                   on 2000/12/20  15:07:46
61996         Log: More Win32 editor/IDE/shell hints.
61997      Branch: perl
61998            ! pod/perlfaq3.pod
61999 ____________________________________________________________________________
62000 [  8207] By: jhi                                   on 2000/12/20  03:54:08
62001         Log: Subject: [PATCH] obscure timing knowledge
62002              From: Nicholas Clark <nick@ccl4.org>
62003              Date: Tue, 19 Dec 2000 19:22:31 +0000
62004              Message-ID: <20001219192231.F2827@plum.flirble.org>
62005      Branch: perl
62006            ! sv.c
62007 ____________________________________________________________________________
62008 [  8206] By: jhi                                   on 2000/12/20  03:45:57
62009         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
62010              From: Spider Boardman <spider@leggy.zk3.dec.com>
62011              Date: Tue, 19 Dec 2000 21:30:16 -0500
62012              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
62013      Branch: perl
62014            ! sv.c
62015 ____________________________________________________________________________
62016 [  8205] By: jhi                                   on 2000/12/19  23:02:01
62017         Log: Update Changes.
62018      Branch: perl
62019            ! Changes patchlevel.h
62020 ____________________________________________________________________________
62021 [  8204] By: jhi                                   on 2000/12/19  22:58:18
62022         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
62023              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
62024              on editors and diffing/patching.
62025      Branch: perl
62026            ! t/op/utf8decode.t
62027 ____________________________________________________________________________
62028 [  8203] By: nick                                  on 2000/12/19  21:36:16
62029         Log: Integrate mainline (forgot my own change...)
62030      Branch: perlio
62031           !> ext/Encode/compile
62032 ____________________________________________________________________________
62033 [  8202] By: nick                                  on 2000/12/19  21:34:42
62034         Log: Integrate mainline.
62035      Branch: perlio
62036           !> (integrate 61 files)
62037 ____________________________________________________________________________
62038 [  8201] By: nick                                  on 2000/12/19  21:34:06
62039         Log: Avoid looking for File::Glob when we don't need it.
62040      Branch: perl
62041            ! ext/Encode/compile
62042 ____________________________________________________________________________
62043 [  8200] By: jhi                                   on 2000/12/19  18:35:49
62044         Log: Update Changes.
62045      Branch: perl
62046            ! Changes patchlevel.h
62047 ____________________________________________________________________________
62048 [  8199] By: jhi                                   on 2000/12/19  18:35:07
62049         Log: Microperl tweaks.
62050      Branch: perl
62051            ! sv.c uconfig.h uconfig.sh
62052 ____________________________________________________________________________
62053 [  8198] By: jhi                                   on 2000/12/19  18:29:59
62054         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
62055      Branch: perl
62056            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62057            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
62058 ____________________________________________________________________________
62059 [  8197] By: jhi                                   on 2000/12/19  17:55:29
62060         Log: In VMS embedded perls couldn't access the statically built Socket,
62061              from Charles Lane.
62062      Branch: perl
62063            ! configure.com
62064 ____________________________________________________________________________
62065 [  8196] By: jhi                                   on 2000/12/19  17:49:50
62066         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
62067              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
62068              Date: Sun, 17 Dec 2000 19:11:44 -0000
62069              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
62070      Branch: perl
62071            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
62072            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
62073 ____________________________________________________________________________
62074 [  8195] By: jhi                                   on 2000/12/19  17:47:53
62075         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
62076              From: Jonathan Stowe <gellyfish@gellyfish.com>
62077              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
62078              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
62079      Branch: perl
62080            ! utils/h2xs.PL
62081 ____________________________________________________________________________
62082 [  8194] By: jhi                                   on 2000/12/19  17:46:28
62083         Log: Subject: Re: useless use of void context work-around
62084              From: andreas.koenig@anima.de (Andreas J. Koenig)
62085              Date: 16 Dec 2000 15:13:36 +0100
62086              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
62087              
62088              Document (comment) the q(di ds ig) trick in the code.
62089      Branch: perl
62090            ! op.c
62091 ____________________________________________________________________________
62092 [  8193] By: jhi                                   on 2000/12/19  17:10:57
62093         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
62094              From: "Mark J. Reed" <mreed@strange.turner.com>
62095              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
62096              Message-Id: <200012160222.VAA13986@strange.turner.com>
62097      Branch: perl
62098            ! ext/Sys/Syslog/Syslog.pm
62099 ____________________________________________________________________________
62100 [  8192] By: jhi                                   on 2000/12/19  17:07:45
62101         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
62102              From: Nicholas Clark <nick@ccl4.org>
62103              Date: Sat, 16 Dec 2000 19:03:13 +0000
62104              Message-ID: <20001216190313.D68304@plum.flirble.org>
62105      Branch: perl
62106            ! t/op/64bitint.t
62107 ____________________________________________________________________________
62108 [  8191] By: jhi                                   on 2000/12/19  17:06:13
62109         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
62110              From: Dominic Dunlop <domo@computer.org>
62111              Date: Mon, 18 Dec 2000 12:00:15 +0100
62112              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
62113              
62114              This patchlet is needed in order that perl can be statically linked.  
62115      Branch: perl
62116            ! regexec.c
62117 ____________________________________________________________________________
62118 [  8190] By: jhi                                   on 2000/12/19  17:03:08
62119         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
62120              From: "Craig A. Berry" <craig.berry@psinetcs.com>
62121              Date: Sun, 17 Dec 2000 00:18:35 -0600
62122              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
62123      Branch: perl
62124            ! perlio.h vms/gen_shrfls.pl
62125 ____________________________________________________________________________
62126 [  8189] By: jhi                                   on 2000/12/19  16:20:28
62127         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
62128              From: Prymmer/Kahn <pvhp@best.com>
62129              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
62130              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
62131              
62132              A better version of #8188.
62133      Branch: perl
62134            ! pod/perlfaq3.pod
62135 ____________________________________________________________________________
62136 [  8188] By: jhi                                   on 2000/12/19  15:57:06
62137         Log: (Replaced by #8189)
62138              
62139              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
62140              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
62141              From: Prymmer/Kahn <pvhp@best.com>
62142              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
62143              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
62144              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
62145              Date: Mon, 18 Dec 2000 11:10:45 -0500
62146              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
62147      Branch: perl
62148            ! pod/perlfaq3.pod
62149 ____________________________________________________________________________
62150 [  8187] By: jhi                                   on 2000/12/19  15:54:19
62151         Log: Email address fix for Anton Berezin.
62152      Branch: perl
62153            ! AUTHORS
62154 ____________________________________________________________________________
62155 [  8186] By: jhi                                   on 2000/12/19  15:38:54
62156         Log: Subject: [PATCH perl@8102] cygwin port
62157              From: "Eric Fifer" <efifer@dircon.co.uk> 
62158              Date: Thu, 14 Dec 2000 13:41:29 -0000
62159              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
62160              
62161              When compiling modules the data item that is being imported
62162              from libperl.dll needs to be tagged as imported/shared data:
62163              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
62164      Branch: perl
62165            ! perliol.h
62166 ____________________________________________________________________________
62167 [  8185] By: jhi                                   on 2000/12/19  14:53:24
62168         Log: Regen uconfig.h and uconfig.sh.
62169      Branch: perl
62170            ! uconfig.h uconfig.sh
62171 ____________________________________________________________________________
62172 [  8184] By: jhi                                   on 2000/12/18  20:43:49
62173         Log: Comments work so much better when they are closed.
62174      Branch: perl
62175            ! regcomp.c
62176 ____________________________________________________________________________
62177 [  8183] By: jhi                                   on 2000/12/18  18:04:02
62178         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
62179              Fixes the bug 20001218.016.
62180      Branch: perl
62181            ! regcomp.c
62182 ____________________________________________________________________________
62183 [  8182] By: gsar                                  on 2000/12/18  09:53:47
62184         Log: delete spurious files
62185      Branch: maint-5.6/perl
62186            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
62187            - vos/config.h vos/config_h.SH_orig
62188 ____________________________________________________________________________
62189 [  8181] By: gsar                                  on 2000/12/18  09:46:08
62190         Log: regen perltoc
62191      Branch: maint-5.6/perl
62192            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
62193 ____________________________________________________________________________
62194 [  8180] By: gsar                                  on 2000/12/18  09:20:27
62195         Log: integrate changes#7924..7926,7946,7952 from mainline
62196              
62197              A test works better if it has the right 1..$n output.
62198              
62199              All the core library users of Class::Struct seem to be
62200              using "use Class::Struct 'struct';" instead of the bare
62201              "use Class::Struct;", which isn't documented in Class::Struct.
62202              This can't be right.
62203              
62204              Make the Class::Struct import() wiser.
62205              
62206              Upgrade to CPAN 1.59_51, from Andreas König.
62207              
62208              Subject: Re: long shell lines
62209              Split overly long shell command lines.
62210      Branch: maint-5.6/perl
62211           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
62212           !> lib/File/stat.pm t/lib/class-struct.t
62213 ____________________________________________________________________________
62214 [  8179] By: gsar                                  on 2000/12/18  08:55:54
62215         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
62216              7918,7919,7988,8907 from mainline (various)
62217              
62218              Subject: [ID 20001127.004] White space problem in perlamiga.pod
62219              
62220              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
62221              
62222              Subject: [PATCH] perlcc.PL cleanups
62223              
62224              Subject: [PATCH] Updating perltie.pod for arrays
62225              
62226              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
62227              Subject: Re: [PATCH] Updating perltie.pod for arrays
62228              Subject: Re: [PATCH] Updating perltie.pod for arrays
62229              
62230              One more perltie.pod nit from Casey R. Tweten.
62231              
62232              Subject: [PATCH] $^O  win32 -> MSWin32
62233              plus similar nits for vms, err, VMS, and UNICOS.
62234              
62235              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
62236              More checking in case someone has broken their services or
62237              protocol databases.
62238              
62239              Make "use Class::Struct 'struct';" work again (broken by #7617);
62240              add a test for Class::Struct.
62241              
62242              Integrate the "skip" messages to explain().
62243              
62244              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
62245      Branch: maint-5.6/perl
62246           +> t/lib/class-struct.t
62247           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
62248           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
62249           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
62250 ____________________________________________________________________________
62251 [  8178] By: gsar                                  on 2000/12/18  08:16:30
62252         Log: avoid redefinition warnings on windows due to sys/socket.h getting
62253              #included before win32.h
62254      Branch: maint-5.6/perl
62255            ! win32/include/sys/socket.h
62256 ____________________________________________________________________________
62257 [  8177] By: gsar                                  on 2000/12/18  05:24:04
62258         Log: make regen_headers; fix POSIX.xs problems; remove outdated
62259              code from sys/socket.h that makes build fail now
62260      Branch: maint-5.6/perl
62261            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
62262            ! pod/perlapi.pod
62263           !> win32/include/sys/socket.h
62264 ____________________________________________________________________________
62265 [  8176] By: gsar                                  on 2000/12/18  05:20:17
62266         Log: update Changes
62267      Branch: maint-5.6/perl
62268            ! Changes patchlevel.h
62269 ____________________________________________________________________________
62270 [  8175] By: gsar                                  on 2000/12/18  04:57:48
62271         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
62272              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
62273              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
62274              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
62275              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
62276              7823,7825,7838
62277              
62278              Subject: Re: [PATCH] README.solaris
62279              
62280              Add getpagesize() probing, on non-UNIX guess 'undef'.
62281              
62282              Simplify the getpagesize() unit by dropping the
62283              pagesize probe since it's nowadays slightly more
62284              complicated because of sysconf(). (Note: if some
62285              platform really needs the -lPW for getpagesize,
62286              I just broke it.)
62287              TODO: a new pagesize unit.
62288              
62289              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
62290              
62291              MachTen doesn't really do mmap() and munmap().
62292              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
62293              
62294              More README.solaris updates from Andy Dougherty.
62295              
62296              Copy the s// information of README.hpux also to the perlrun.
62297              
62298              Add HAS_FSYNC, lack noticed by Nicholas Clark.
62299              
62300              Add a metaconfig unit for fsync.
62301              
62302              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
62303              
62304              Many subdocumented return values of the IO extension now documented.
62305              ungetc and write still left subdocumented.
62306              Subject: [PATCH] (was Re: IO::Handle::ungetc)
62307              
62308              Document tell() on special streams.
62309              
62310              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
62311              
62312              Subject: [ID 20001112.007] sfio's sftell isn't ftell
62313              
62314              Couple of tests from #7660 salvaged.
62315              
62316              Tweak the definition of the bit complement on UTF-8 data:
62317              if none of the characters in the string are > 0xff,
62318              the result is a complemented byte string, not a (UTF-8)
62319              char string.  Based on the summary in
62320              Subject: Re: [ID 20000918.005] ~ on wide chars
62321              This should give us the maximum backward (pre-char string)
62322              compatibility and utf8 compatibility.  The other alternative
62323              would be to limit the bit complement to be always byte only,
62324              taking the least significant byte of the chars.
62325              
62326              Cleanup messy #ifdef.
62327              
62328              Typos in #7667.
62329              
62330              Declare reg_data like reg_substr_data.
62331              
62332              Placate nervous compilers that see longer than ints switch()ing.
62333              
62334              Remove the new two tests of lib/io_xs for now, they seem to
62335              fail under perlio on some platforms.
62336              
62337              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
62338              
62339              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
62340              
62341              Subject: tiny typo in perl5db.pl
62342              
62343              Subject: some additions for makefiles for win32 (for perl@7674)
62344              
62345              Hoist the duplicated socket/netdb include logic to perl.h;
62346              undef SETERRNO in case SOCKS has defined it.  Based on:
62347              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
62348              
62349              Regen Configure.
62350              
62351              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
62352              (a macro to define signed and unsigned integer constants).
62353              
62354              Use UINT64_C().
62355              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
62356              
62357              Use u_int32_t for the size of hash_cb(), not size_t.
62358              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
62359              
62360              Quit utf8_to_uv() instantly if curlen == 0.
62361              
62362              Subject: [PATCH: perl@7674] updates to README.os390
62363              
62364              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
62365              
62366              EBCDIC tweaks.
62367              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
62368              
62369              Linenumber fix.
62370              
62371              SOCKS has its own USE_THREADS, based on
62372              Subject: [ID 20001114.002] et. al. bugfix followup
62373              
62374              UINT64_C() work continues.
62375              
62376              Detypo.
62377              
62378              The type of the hash_cb() size argument is tricky.
62379              
62380              Add fwalk() probe to the configuration files and regen perltoc.
62381              
62382              Subject: perllocale.pod changes
62383              
62384              Avoid an infinite loop in VMS when utils scripts are run
62385              with no arguments, from Charles Lane.
62386              
62387              Subject: Re: Bug in Carp::Heavy/5.6.0?
62388              
62389              For Solaris use64bitall the stdchar needs a little bit of help.
62390              
62391              The long double hints can be here or there.
62392              
62393              Test tweak for the open pragma.
62394              
62395              Also the 64bitall hints can be either here or there.
62396              
62397              As surmised the #7719 wasn't a good move.
62398              
62399              Subject: Fix for 20000409.001
62400              
62401              Subject: Fix for 20000815.006
62402              It's really 20000518.006.
62403              
62404              Subject: [PATCH 5.6.0 README.win32] very minor typos
62405              
62406              Subject: Fix for README.amiga (20000323.033)
62407              
62408              Explain in more detail the {} syntax ambiguousity.
62409              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
62410              
62411              Sparc 64-bit pack() fix from Jens Hamisch.
62412              
62413              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
62414              
62415              Subject: podlators 1.05 available        
62416              
62417              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
62418              
62419              Subject: [perl 7711: EPOC] updates
62420              
62421              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
62422              
62423              Miraculous typo.
62424              
62425              sysseek() instead of seek().
62426              
62427              Solaris hints tweaks.
62428              
62429              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
62430              This may be overly harsh but until proven otherwise, we think this
62431              way, or until we have a simple test for Configure (having to start
62432              up servers is does not count as simple) to check for the problems.
62433              
62434              Remove the shared object before attempting to create
62435              (by linking) a new one.  E.g. in AIX not removing
62436              becomes quite painful if one tries to do more than one
62437              build in the same tree (an interrupted build, for example),
62438              since the AIX' shared dynaloader seemingly keeps the shared
62439              objects open and therefore 'busy' for quite a while, even when
62440              nobody is using the objects, leading into link failures.
62441              
62442              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
62443              
62444              Subject: DOC PATCH 5.6.0 perlreftut
62445              
62446              Subject: [PATCH: perl@7777] add system locale testing for VMS
62447              
62448              Subject: [PATCH] Test.pm POD peculiarity
62449              
62450              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
62451              
62452              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
62453              
62454              Subject: Re: perl@7777 
62455              Detypoing.
62456              
62457              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
62458              
62459              Go ahead and #include <unistd.h> in perl.h.
62460              
62461              Subject: [PATCH perl@7795] small cleanup task for test suite
62462              
62463              Subject: Re: av.c patch (having slight problems)
62464              unshift() speedup.
62465              
62466              Reach back one higher up when searching for PERL_SRC.
62467      Branch: maint-5.6/perl
62468           +> lib/File/Spec/Epoc.pm
62469           !> (integrate 88 files)
62470 ____________________________________________________________________________
62471 [  8174] By: gsar                                  on 2000/12/18  03:53:09
62472         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
62473              7625..7629,7631..7634,7637,7639,7642 from mainline
62474              
62475              Fix for the tie-refhash string table leaks.
62476              
62477              Subject: [patch perl@7595] VMS configure.com tweak
62478              
62479              More careful detection of how well NVs and UVs mix.
62480              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))
62481              Added some SIGFPE paranoia.
62482              
62483              Forgot to bump the line numbers in #7601.
62484              
62485              Subject: PATCH std stdio for (Free)BSD
62486              
62487              Deleting $ENV{PATH} in VMS is not recommendable.
62488              
62489              Locale buglets.
62490              Subject: RE: Locales support (setlocale) fixes
62491              
62492              Do not test UTF-8 locales since that the tests would require
62493              polymorphic regexen.
62494              
62495              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
62496              
62497              A missing aTHX_.
62498              
62499              Subject: [ID 20001108.013] spelling
62500              
62501              Subject: [PATCH] Class::Struct at compile time
62502              
62503              Make deleting for %ENV work for (newer versions of) VMS,
62504              from Craig A. Berry.
62505              
62506              Forgot from #7618.
62507              
62508              More VMS moves on environment handling, from Charles Lane.
62509              
62510              Remove unused extra arguments.
62511              
62512              Typo in an ifndef.
62513              Subject: Re: [PATCH 5.7.0] better messages from malloc()
62514              
62515              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
62516              All except the "cow orker" change.
62517              
62518              The generated boot_* headers are wrong.  Pickier compiler,
62519              such as KAI C++ will refuse to compile the resulting perlmain.
62520              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
62521              
62522              There's no =head3.
62523              
62524              Disable only the tests 99 and 166 for UTF-8 locales.
62525              
62526              Missing dTHXs.
62527              Subject: RE: perl@7595 builds not on cygwin
62528              
62529              Subject: Re: bash -c exit and linux hints 
62530              
62531              Various doc oddball characters.
62532              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
62533              
62534              Subject: [PATCH] IO::Seekable pod
62535              
62536              Amdahl UTS hints updates.
62537              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
62538              
62539              Explain better why certain regex tests are skipped.
62540              Subject: Re: tests skipped: unknown reason
62541              
62542              Subject: [PATCH] README.solaris
62543              
62544              Subject: [PATCH perl@7638] cygwin port
62545      Branch: maint-5.6/perl
62546           +> README.solaris
62547           !> (integrate 26 files)
62548 ____________________________________________________________________________
62549 [  8173] By: gsar                                  on 2000/12/18  03:37:02
62550         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
62551              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
62552              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
62553              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
62554              
62555              Better create a true mailing list for the repository keepers.
62556              
62557              Subject: [ID 20001027.007] uniq array in perlfaq
62558              
62559              De-quoted-unreadable to ISO Latin 1.
62560              (There's one ISO-2022-JP name in Changes5.004.)
62561              
62562              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
62563              
62564              The #7476 needs a MANIFEST change, too.
62565              
62566              Add also emailless people.
62567              
62568              UTF-8 decoder tweak.
62569              
62570              Make \x{...} consistently produce UTF-8.
62571              Subject: Re: \x{...} is confused 
62572              
62573              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
62574              
62575              Add a perlbug flag, -A, to avoid acknowledgement messages.
62576              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
62577              
62578              Use Errno magic.
62579              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
62580              
62581              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
62582              
62583              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
62584              
62585              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
62586              
62587              Be more lenient on bad UTF-8 when doing bit arithmetics.
62588              Subject: Re: [ID 20000918.005] ~ on wide chars
62589              (The ord() part of the patch skipped.)
62590              
62591              Subject: perlfaq style changes
62592              
62593              AUTHORS tweaks.
62594              
62595              Whitespace style tweak.  Was originally going to see to
62596              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
62597              but that had already been taken care of.
62598              
62599              The compiler is either gcc or cc, from Tom Bates.
62600              
62601              The osname has been lowercased by now, from Tom Bates.
62602              
62603              The NonStop-UX libraries have a novel way to say NaN.
62604              
62605              printf UVs the correct way, noticed by Robin Barker.
62606              
62607              Subject: [PATCH] startperl to respect versiononly
62608              
62609              AUTHORS updates.
62610              
62611              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
62612              
62613              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
62614              
62615              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
62616              
62617              Generalize the Camel wording.
62618              Subject: Re: perlfaq style changes
62619              
62620              Subject: [ID 20001005.006] Documentation -- description of qr//
62621              
62622              C.pm part of
62623              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
62624              
62625              Locale warning explanation tweak.
62626              
62627              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
62628              
62629              Make the POSIX::setuid and POSIX::setgid to really call setuid()
62630              and setgid() because they were just changing $< and $( which means
62631              only changing the real uid/gid, as opposed to changing both
62632              real and effective ids.  (The alternative way could have been
62633              in POSIX.pm to change $> and $), too, but making a direct call
62634              to the C API feels cleaner.)  Fixes the bug
62635              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
62636              
62637              Expand %Config variables and %ENV variables only if
62638              so requested during build time using the
62639              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
62640              Not expanding makes relocating distributions easier.
62641              
62642              More tweaking on the #7522 theme.
62643              
62644              Test::Harness revealed buglets in the new DynaLoader.
62645              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
62646              
62647              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
62648              fix a autovivification bug in Tie::RefHash, add tests for both.
62649              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
62650              
62651              Detpyo.
62652              
62653              recv() can fail and return undef.
62654              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
62655              
62656              Fix the problem discussed in
62657              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
62658              originally from Linc Madison.  Also Andreas König's comments
62659              taken into account.  Some other problems with Tie::SubstrHash
62660              fixed: didn't croak when the table exceeded the requested number
62661              of entries (as documented) but instead when the number of entries
62662              exceeded the size of the table, a croak() had an unnecessary \n,
62663              didn't have a CLEAR method, documented that there is no exists().
62664              Didn't fix to be strict-proof because the module uses &foo; and
62665              dynamic scope.  Added a test script exercizing both first tamely 
62666              the basic functionality, and then the failure cases reported by
62667              Linc Madison.
62668              
62669              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
62670              
62671              The #7521 touched things it shouldn't have.
62672              
62673              Subject: [PATCH 5.7.0] better messages from malloc()
62674              
62675              Subject: Re: README.aix
62676              
62677              Add FCNTL_CAN_LOCK.
62678              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
62679              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
62680              
62681              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
62682              create a "fast path" for locale name probing using "locale -a"
62683              if available, squash finally hopefully the s?printf resetting
62684              the numeric locale (since, IIUC perllocale, it never shouldn't). 
62685              
62686              More Changes tweakery.
62687              
62688              Dying is too strict here, better just skip.
62689              
62690              Subject: Locales support (setlocale) fixes
62691              Modified quite a bit to be more portable.
62692              
62693              Configure would use a bad $myuname from an old config.sh.
62694              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
62695              
62696              Fix for
62697              Subject: [ID 20001004.006] undef is never tainted
62698              An undef read from a slurped file was not tainted.
62699              
62700              Fix for
62701              Subject: [ID 20001004.007] taint propogation is inconsistent
62702              The culprit was sv_setsv() which was rather blindly
62703              propagating taint, which lead to behaviour where if
62704              a tainted anon hash value was seen all the hash values
62705              from then on at that level became tainted, or at any
62706              upper levels in the case of nested anon hashes.
62707              
62708              Test tweak: show also the failed locales.
62709              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
62710              
62711              A fix of sorts for 20000329.026, a better error message
62712              for a missing "use charnames" when using the \N{...}. 
62713              
62714              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
62715              
62716              Add =pod to be tidy.
62717              
62718              Fix for bug id 19990615.008, pos() unset during s///ge.
62719              
62720              Add a note for future generations about bug id 20000229.006.
62721              
62722              Use -dM for gcc (the suggested patch did it only for Linux,
62723              but I think it can be generalized).
62724              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
62725              
62726              opmini.o can linger from Configures past.
62727              
62728              Document that the evaled syntax errors cause scalar leaks.
62729              
62730              Fix for
62731              Subject: [ID 20000728.005] perl -P broken
62732              (hopefully).  The fix is also not complete, it seems to break
62733              BOM swallowing for libc5 systems, but until someone figures
62734              out a way to do this without ftell(), this will do.
62735              
62736              AUTHORS updates.
62737              
62738              Subject: Re: rsync'ed patches vs. rsync'ed source
62739              
62740              Admit that the test leaks scalars.
62741              
62742              Sanitize the environment further.
62743              
62744              VOS updates from Paul Green.
62745              
62746              Document %ENV = () portability issues.
62747              
62748              Make the stdio test program of 7427 less noisy while being 
62749              compiled so that Digital UNIX wouldn't get both
62750              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
62751              undefined.  This makes perlio happy.
62752              
62753              glibc5 detection by __GNU_LIBRARY__.
62754              
62755              %ENV note tweaks from Dan Sugalski.
62756              
62757              Varargs don't always work too well if one puts an unsigned
62758              char on the stack and pop an unsigned quad off the stack.
62759              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
62760              
62761              Subject: Pod updates
62762              
62763              Fake support of holey files in win/dosish platforms.
62764              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
62765              
62766              A doc addition for bug id 20001105.019, beware \p.
62767              
62768              Tweak #7587.
62769              
62770              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
62771              
62772              perlhack updates from H.Merijn Brand.
62773              
62774              Subject: [PATCH perl@7573] cygwin port
62775              Synchronize with Cygwin 1.1.5.
62776              
62777              Bad thinko in #7581 (I used the test program with the expanded
62778              values as-is).
62779              
62780              Make perlbug not insist on dumping to a file when stdout isn't a tty.
62781              Subject: [PATCH] perlbug.PL
62782              
62783              Overrideable keys, each, pop, push, shift, splice, unshift.
62784              Subject: [PATCH] prototyped functions that should be overrideable
62785              
62786              Try to avoid flockless and emulationless places.
62787      Branch: maint-5.6/perl
62788           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
62789            - MAINTAIN
62790           !> (integrate 111 files)
62791 ____________________________________________________________________________
62792 [  8172] By: jhi                                   on 2000/12/18  02:49:27
62793         Log: Regen pods.
62794      Branch: perl
62795            ! pod/perlmodlib.pod pod/perltoc.pod
62796 ____________________________________________________________________________
62797 [  8171] By: gsar                                  on 2000/12/18  02:49:24
62798         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
62799              7465..7471 from mainline
62800              
62801              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
62802              in platforms that strictly require all the symbols being present
62803              at link time.
62804              
62805              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
62806              
62807              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
62808              
62809              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
62810              
62811              Subject: [PATCH] todo
62812              
62813              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
62814              
62815              Use $sort, $uniq (and $tr) consistently as wondered
62816              by Nicholas Clark.
62817              
62818              Too enthusiastic editing in #7460.
62819              
62820              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
62821              
62822              Upgrade to CPAN 1.58_55.
62823              Subject: CPAN.pm status
62824              
62825              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
62826              
62827              Make target reordering to avoid pointless re-makes.
62828              Subject: Re: Total re-make of 'make okfile' after 7451 ?
62829              
62830              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
62831              
62832              Subject: DOC PATCH 5.6.0
62833              
62834              Add the repository doc by Malcolm, Sarathy, and by Simon,
62835              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
62836      Branch: maint-5.6/perl
62837           +> Porting/repository.pod
62838           !> Configure MANIFEST Makefile.SH README.dos README.os2
62839           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
62840           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
62841           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
62842 ____________________________________________________________________________
62843 [  8169] By: gsar                                  on 2000/12/18  02:33:34
62844         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
62845              7435..7441,7445 from mainline
62846              
62847              Make the UTF-8 decoding stricter and more verbose when
62848              malformation happens.  This involved adding an argument
62849              to utf8_to_uv_chk(), which involved changing its prototype,
62850              and prefer STRLEN over I32 for the UTF-8 length, which as
62851              a domino effect necessitated changing the prototypes of
62852              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
62853              The stricter UTF-8 decoding checking uses Markus Kuhn's
62854              UTF-8 Decode Stress Tester from
62855              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
62856              
62857              Run vms/vms_yfix.pl, should have done that after changing
62858              perly.c in #7382.
62859              
62860              Subject: [PATCH 5.7.0] static linking with uninstalled perl
62861              
62862              (Replaced by #7440.)
62863              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
62864              
62865              Fix the bug ID 20001024.005, the bug introduced by #7416.
62866              
62867              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
62868              
62869              Fix the bug reported in
62870              From: andreas.koenig@anima.de (Andreas J. Koenig)
62871              Also make is_utf8_char() stricter.
62872              
62873              Missed the header file changes from #7425.
62874              
62875              Check if stdio supports tweaking lval and cnt simultaneously.
62876              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
62877              
62878              Stratus VOS updates from Paul Green.
62879              
62880              Podify README.epoc and README.vos.
62881              
62882              Add targets to Makefile.SH, most importantly
62883              'regen_all' which also remembers to update vms/perly*.
62884              
62885              Subject: Minor update to find2perl, for portability
62886              
62887              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
62888              
62889              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
62890              
62891              Rename UTF8LEN() to be UNISKIP(), too confusing to have
62892              UTF8LEN() and UTF8SKIP(). 
62893              
62894              Allow poking holes at the UTF-8 decoding strictness.
62895              
62896              Continue the internal UTF-8 API tweaking.
62897              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
62898              used much more than the simpler API, now called utf8_to_uv_simple().
62899              Still not quite happy with API, too much partial duplication
62900              of functionality.
62901              
62902              A new version of making the syslog test more robust.
62903              (Replaces #7421.)
62904              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
62905              
62906              buildtoc target tweaks.
62907              
62908              Integrate with vmsperl #7430 by Charles Bailey:
62909              
62910              Cleanup from prior patch (Charles Lane?):
62911              - improve handling of MFDs in Basename and Path
62912              - default to no xsubpp line # munging when building debug images
62913      Branch: maint-5.6/perl
62914           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
62915           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
62916           !> (integrate 67 files)
62917 ____________________________________________________________________________
62918 [  8168] By: gsar                                  on 2000/12/18  02:05:49
62919         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
62920              
62921              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
62922              From: Martin Husemann <martin@duskware.de>
62923              
62924              Subject: [PATCH 5.7.0] restore match data on backtracing
62925              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62926      Branch: maint-5.6/perl
62927           !> regcomp.c regexec.c t/op/re_tests
62928 ____________________________________________________________________________
62929 [  8167] By: gsar                                  on 2000/12/18  01:55:22
62930         Log: integrate changes#7858,7986 from mainline
62931              
62932              C<foreach my $x ...> in pseudo-fork()ed process may diddle
62933              parent's memory; fix it by keeping track of the actual pad
62934              offset rather than a raw pointer (this change is probably also
62935              relevant to non-ithreads case to avoid fallout from reallocs of
62936              the pad array, but is currently only enabled for the ithreads
62937              case in the interests of minimal disruption to existing "well
62938              tested" code)
62939              
62940              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
62941              due to the notorious GetFileType() bug in Windows 9x, which fstat()
62942              tickles)
62943      Branch: maint-5.6/perl
62944           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
62945           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
62946           !> win32/win32.c win32/win32.h win32/win32sck.c
62947 ____________________________________________________________________________
62948 [  8166] By: gsar                                  on 2000/12/18  01:52:59
62949         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
62950              from mainline (xsubpp and ExtUtils::LibList fixups, various
62951              other small items)
62952              
62953              The generated boot_* headers are wrong.  Pickier compiler,
62954              such as KAI C++ will refuse to compile the resulting perlmain.
62955              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
62956              
62957              Various doc oddball characters.
62958              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
62959              
62960              Subject: [PATCH] Re: 20001101.003 PDL
62961              
62962              Subject: [PATCH 5.7.0] etags broken again
62963              
62964              Subject: [PATCH 5.7.0] Liblist finally works
62965              
62966              Subject: [PATCH 5.7.0] Liblist returns found libraries
62967              
62968              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
62969              
62970              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
62971              
62972              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
62973              OUT keyword nits.
62974              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
62975              OUT and IN_OUT documentation.
62976      Branch: maint-5.6/perl
62977           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
62978           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
62979           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
62980           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
62981           !> win32/bin/search.pl
62982 ____________________________________________________________________________
62983 [  8165] By: gsar                                  on 2000/12/18  01:28:45
62984         Log: integrate changes#7533,7563,7611,7623 from mainline (various
62985              malloc.c embellishments)
62986      Branch: maint-5.6/perl
62987           !> malloc.c pod/perldiag.pod
62988 ____________________________________________________________________________
62989 [  8164] By: gsar                                  on 2000/12/18  01:23:33
62990         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
62991              fixups)
62992      Branch: maint-5.6/perl
62993           !> utils/h2xs.PL
62994 ____________________________________________________________________________
62995 [  8163] By: gsar                                  on 2000/12/18  01:17:50
62996         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
62997              fixups)
62998      Branch: maint-5.6/perl
62999           !> Makefile.SH utils/perlbug.PL
63000 ____________________________________________________________________________
63001 [  8162] By: gsar                                  on 2000/12/18  00:25:43
63002         Log: always export Perl_deb() (it is required by re.xs whether
63003              Perl is built with or without -DDEBUGGING)
63004      Branch: maint-5.6/perl
63005            ! makedef.pl
63006 ____________________________________________________________________________
63007 [  8161] By: gsar                                  on 2000/12/18  00:23:38
63008         Log: integrate change#7414 from mainline
63009              
63010              Undo the basename() part of #7412 since the lib/basename
63011              tests would need upgrading too.
63012              
63013              squelch two tests in tr.t that rely on tr/// paranoia change
63014              that's not in 5.6.x
63015      Branch: maint-5.6/perl
63016            ! t/op/tr.t
63017           !> lib/File/Basename.pm
63018 ____________________________________________________________________________
63019 [  8160] By: gsar                                  on 2000/12/18  00:05:30
63020         Log: missing change in previous integrate
63021      Branch: maint-5.6/perl
63022           !> README.aix
63023 ____________________________________________________________________________
63024 [  8159] By: gsar                                  on 2000/12/18  00:03:38
63025         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
63026              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
63027              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
63028              7410..7413 from mainline
63029              
63030              Introduce the man[24-8] variables, from Andy Dougherty.
63031              
63032              Upgrade to CPAN 1.58, from Andreas König.
63033              
63034              An updated EBCDIC tr patch.
63035              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
63036              
63037              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
63038              
63039              Two thirds of
63040              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
63041              The Install.pm changes will be submitted separately because
63042              they need some work and discussion still.
63043              
63044              The Install.pm third of
63045              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
63046              
63047              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
63048              
63049              Subject: [PATCH 5.7.0] IVs in mtats
63050              
63051              Subject: [PATCH 5.7.0] Perl API for mstats
63052              
63053              Ilya implemented the memory profiling API.
63054              
63055              In Amdahl UTS "struct sv" is defined by a system header,
63056              <ksync.h>.
63057              
63058              Slight tweak of the code to appease Amdahl UTS cc.
63059              
63060              Amdahl UTS doesn't seem to do dynaloading.
63061              
63062              Use UTF8SKIP(), from Simon Cozens.
63063              
63064              Thinko in #7222.
63065              
63066              op/sprintf.t patch for OS/390 (and any other host with limited
63067              floating-point exponent length)
63068              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
63069              
63070              Tweak #7225.
63071              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
63072              
63073              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
63074              
63075              Needs to be conditional on SunOS 4.
63076              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
63077              
63078              Test cases for bug id 20000323.056 (the bug seems to be fixed).
63079              
63080              Add test for bug id 20000427.003 (which seems to have
63081              been fixed) (also duplicate as 20000427.004, though
63082              with a higher severity).  Move one utf8 from op/append
63083              to pragma/utf8, tag the tests with bug ids.
63084              
63085              Document FNCASE=y as discussed in the bug 20000902.009.
63086              
63087              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
63088              The problem was that rx->minlen was in chars while pp_split()
63089              thought it would be in bytes. 
63090              
63091              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
63092              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
63093              
63094              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
63095              
63096              Fix a couple of compiler-noted nits in #7235.
63097              
63098              Tweak the test of #7235.
63099              
63100              One more ~utf8 tweak.
63101              
63102              -w cleanup.
63103              Subject: Re: Problems with bleadperl 
63104              
63105              Subject: small pod patch
63106              
63107              Subject: [PATCH perlguts.pod] Document offset hack
63108              
63109              Add Charles Lane.
63110              
63111              Add the capability to include/exclude branches.
63112              
63113              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
63114              
63115              Detect early whether the std streams have gone bad.
63116              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
63117              
63118              More IoTYPE sprinkling.
63119              
63120              Workaround for a sfio bug where the stream error indicator
63121              is not cleared as documented.
63122              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
63123              
63124              Clarify documentation on 'use bytes'.
63125              Subject: Re: What does 'use bytes' "mean" ?
63126              
63127              Show the failed remote port, instead of the failing line number.
63128              Subject: [PATCH 5.6.1 Debugger] More diagnostics
63129              
63130              Make Cwd more bulletproof in chrooted environments.
63131              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
63132              
63133              Subject: Pod patch for Devel::Peek
63134              
63135              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
63136              
63137              Borland C fstat() never saw the fd as writable.
63138              Subject: fix for Borland's weak "stat" (perl@7211)
63139              
63140              Missing change from #7362.
63141              
63142              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
63143              
63144              Add the test case for the bug id 20000730.004 which seems
63145              to have been fixed by now.
63146              
63147              Fix of sorts for bug id 20000901.092.  There seems to be no trace
63148              of a 'pmshort' anywhere in the B, so the offending line was simply
63149              removed.
63150              
63151              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
63152              
63153              Subject: PATCH do_print has 2 PerlIO_error()s
63154              
63155              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
63156              
63157              Typo noted by Mark Lutz.
63158              
63159              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
63160              
63161              In the latest compiler builds cccdlflags must not become -fpic,
63162              from Wilfredo Sánchez.
63163              
63164              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
63165              
63166              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
63167              
63168              SOCKS function redefinitions need prototypes, too, otherwise
63169              for example 32 bit versus 64 bit differences cause a lot of
63170              problems.  Part of
63171              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
63172              
63173              Portability tweak on #7377.
63174              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
63175              
63176              Don't write double values through long double pointers,
63177              based on a part of
63178              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
63179              
63180              Reëntrancy fix.
63181              Subject: [PATCH perl@7229] Rentrant parser and yylex()
63182              
63183              Make scan_num() reëntrant, as suggested in
63184              Subject: [PATCH perl@7229] Rentrant parser and yylex()
63185              
63186              Fix for ID 20001020.006, concatenating an unset submatch
63187              with utf8 resulted in "Modification of a read-only value".
63188              
63189              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
63190              
63191              The #7383 was right only in the context of the original bug report,
63192              not in more general case.
63193              
63194              Update Changes.
63195              
63196              Testcases for a #7383,#7385 related bug.
63197              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
63198              
63199              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
63200              
63201              Tweak the Is* definitions of Unicode character classes
63202              to better match the official categorizations; embrace
63203              the official categorizations; add the combining marks
63204              as alpha (and -numeric); fix DCinital (a typo and edito)
63205              to be DCmedial.
63206              
63207              Hints tweak from Anton Berezin.
63208              
63209              Subject: installman go-faster stripes
63210              Subject: Re: installman go-faster stripes
63211              
63212              Subject: [ID 20001021.003] updated hints/openbsd.sh
63213              
63214              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
63215              
63216              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
63217              
63218              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
63219              
63220              Doc patch.
63221              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
63222              
63223              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
63224              
63225              Subject: Re: [ID 20001021.005] SEGV with regex match 
63226              
63227              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
63228              
63229              The change #7187 was not so good on VMS.
63230              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
63231              
63232              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
63233              
63234              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
63235              
63236              Document PERL_INSTALL_ROOT of #7210.
63237      Branch: maint-5.6/perl
63238           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
63239           +> t/lib/tie-splice.t
63240            - lib/unicode/Is/DCinital.pl
63241           !> (integrate 112 files)
63242 ____________________________________________________________________________
63243 [  8158] By: jhi                                   on 2000/12/17  23:04:24
63244         Log: Subject: [PATCHES] RE: perl@8150 
63245              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
63246              Date: Sun, 17 Dec 2000 21:46:39 +0100
63247              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
63248              
63249              Neither cygwin has a getpwuid() one can trust on.
63250      Branch: perl
63251            ! t/lib/glob-basic.t
63252 ____________________________________________________________________________
63253 [  8157] By: jhi                                   on 2000/12/17  23:01:54
63254         Log: More MAN.PODS => {} fixes.
63255      Branch: perl
63256            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
63257            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
63258            ! os2/OS2/REXX/Makefile.PL
63259 ____________________________________________________________________________
63260 [  8156] By: gsar                                  on 2000/12/17  22:49:13
63261         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
63262              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
63263              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
63264              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
63265              7201,7204 from mainline
63266              
63267              Remove vestiges of tr//CU.
63268              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
63269              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
63270              
63271              The return value of setlocale must be copied away.
63272              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
63273              
63274              Allow chop() and chomp() to be overridden.
63275              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
63276              
63277              Hints optimization.
63278              Subject: Minor nit
63279              
63280              Subject: [PATCH] de-wall t/README
63281              
63282              Subject: Re: Two advertising clauses need to be removed
63283              
63284              Batch of UTF-8 patches from Simon Cozens.
63285              
63286              Fix for a parsing bug, not for the original bug.
63287              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
63288              
63289              Compilation warnings and an error.
63290              
63291              Subject: File::Find 5.7.0 POD nits
63292              
63293              Subject: [PATCH perl-5.7.0] continued -Wformat support
63294              
63295              The one that got away.
63296              
63297              Subject: Re: perl@7078
63298              
63299              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
63300              convertable to bytes by checking it doesn't go above 0xc3
63301              Subject: Re: perl@7078
63302              
63303              Replace #7084 with
63304              Subject: Re: perl@7078 
63305              
63306              We don't need to count the high bit bytes, a boolean is enough. 
63307              
63308              Subject: [PATCH] utf8.c apidoc
63309              
63310              Subject: Re: perl@7078 
63311              
63312              Botched the #7090 check-in.
63313              
63314              Fix for the charnames.t failures from Spider Boardman.
63315              
63316              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
63317              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
63318              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
63319              0 to checking to get the warning.
63320              
63321              Subject: [PATCH] Nits in perlmod.pod
63322              
63323              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
63324              
63325              Subject: Re: unicode support and perl [ID 20000901.097]
63326              
63327              Subject: Re: unicode support and perl [ID 20000901.097]
63328              
63329              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
63330              
63331              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
63332              
63333              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
63334              
63335              Subject: [PATCH@blead] Fix some recursion in overload.pm
63336              
63337              s/Robin Parker/Robin Barker/
63338              
63339              Subject: [PATCH] Fix aliasing of tied filehandles
63340              
63341              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
63342              
63343              Subject: Re: [PATCH 5.005_64 missed]
63344              
63345              SOCK_DGRAM and listen() do not mix as reported in
63346              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
63347              The patch for 5.7.0+ had to be reengineered, though.
63348              
63349              Subject: DOC PATCH 5.6.0
63350              
63351              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
63352              
63353              Document the issue (is not a syntax error, kind of)
63354              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
63355              
63356              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
63357              Did not apply cleanly, manual intervention was needed.
63358              
63359              Subject: [PATCH] DLL not restartabke with threaded perl
63360              
63361              Inside require() $^S was always left undefined.
63362              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
63363              
63364              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
63365              
63366              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
63367              
63368              Regen headers.
63369              
63370              Subject: [PATCH 5.7.0] Epoc update
63371              
63372              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
63373              as suggested by Olaf Flebbe and Nick Clark.
63374              
63375              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
63376              
63377              Misplaced else.
63378              
63379              Scale down the VMS message boxes, by Charles Lane.
63380              Fix for ID 20000903.009, workaround at
63381              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
63382              
63383              Subject: [ID 20001003.006] B::Debug not -w clean
63384              
63385              Test harness update to sync with the new perlcc,
63386              from Simon Cozens.
63387              
63388              One remaining nit less at the VMS mailbox sizing.
63389              
63390              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
63391              
63392              It is possible to have no hosts database at all.  Pointed out in
63393              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
63394              
63395              Subject: [PATCH 5.7.0] h2xs not working
63396              Subject: [PATCH 5.7.0] h2xs not documenting the created module
63397              
63398              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
63399              
63400              Subject: perlhack.pod Patch for Externals Tools
63401              
63402              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
63403              
63404              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
63405              
63406              Enable disabling scripts installation by Configure -Uinstallscripts,
63407              suggested by H. Merijn Brand.
63408              
63409              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
63410              reported several times by Dominic Dunlop, for example in
63411              ID 20000315.008.  Patch from Dominic.  Patch affects at
63412              least MachTen, and possibly other oldish BSDs. Should not
63413              break non-broken platforms (tested on LinuxPPC). 
63414              
63415              Regen toc.
63416              
63417              Subject: Re: Questions about Tie::Array and perl modules
63418              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
63419              
63420              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
63421              
63422              Tweak #7153.
63423              
63424              IO::Handle->syswrite() did not handle length omission
63425              like CORE::syswrite() does.
63426              Subject: [Fwd] IO::Handle, syswrite and arguments
63427              The original patch from andrew@ugh.net.au.
63428              
63429              Also the $ccflags is needed for the C compiler check.
63430              Subject: Configure (check for C-compiler)
63431              
63432              Eliminate $Is_VMS code from the test.
63433              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
63434              
63435              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
63436              as the first option of cc/ld because of ultrapicky compilers
63437              (e.g. OS/390 R2.5)
63438              
63439              Change the version number of Tie::Handle in the core to 4.0,
63440              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
63441              Subject: Note on Tie::Handle
63442              
63443              UTF8ize split() so that the cloned substrings get the UTF8
63444              flag of the original scalar.  Problem reported by Simon Cozens.
63445              
63446              save_re_context() could reset PL_curcop to freed memory, causing core
63447              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
63448              
63449              Subject: PATCH 5.6 perldebguts grammar cleanup
63450              
63451              Add a todo note about overloadable assertions.
63452              
63453              on Windows, LoadLibrary() could load an extension DLL multiple
63454              times if forward slashes are used in the path
63455              
63456              on Windows, cwd strings in the environment should be of the
63457              form =X:=X:\foo instead of =X=X:\foo\
63458              
63459              on Windows, avoid potential exception (could happen if MSVCRT isn't
63460              being used) when closing a socket handle
63461              
63462              avoid nonportable example code
63463              
63464              Windows9x doesn't support link(), despite what Config.pm
63465              might think
63466              
63467              pod nit
63468              
63469              Change #7160 had a nasty typo.
63470              
63471              Warn about unknown scripts.
63472              Subject: Re: ideas? patches? [PATCH bleadperl]
63473              
63474              on Windows, clean targets might not work under some flavors of the shell
63475              
63476              tweak for change#7173
63477              
63478              Make eq work again with utf8 (disabling the upgrading
63479              should no more be necessary since the copies of the
63480              scalars are upgraded, not the scalars themselves).
63481              Takes care of ID 20001009.001.  (The claimed length()
63482              bug in 20001009.001 seems bogus to me.)
63483              
63484              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
63485              
63486              Upgrade to CGI.pm 2.74, from Lincoln Stein.
63487              
63488              Upgrade to podlators 1.04, from Russ Allbery.
63489              
63490              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
63491              
63492              Quote the temp file name, needed in Win32 because the
63493              default name unfortunately contains spaces, shouldn't
63494              hurt elsewhere.
63495              Subject: FW: perldoc fails if $TEMP contains spaces
63496              
63497              Subject: RE: [ID 19990803.001] README.win32 suggestions 
63498              
63499              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
63500              
63501              Subject: Re: utf8 concat, mg_get
63502              
63503              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
63504              
63505              Subject: [PATCH: perl@7181] op/tr tests on OS/390
63506              
63507              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
63508              
63509              Use the versiononly instead of the installscripts,
63510              retract the changes 7146 and 7147.
63511              
63512              Reapply Andy's patch and regen Configure.
63513              
63514              Add the test case for #7190, from the original bug report
63515              by Andreas König.
63516              
63517              Remove duplicated code.
63518              
63519              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
63520              
63521              restore change#7202
63522      Branch: maint-5.6/perl
63523           !> (integrate 121 files)
63524 ____________________________________________________________________________
63525 [  8155] By: jhi                                   on 2000/12/17  22:30:58
63526         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
63527              From: "Craig A. Berry" <craigberry@mac.com>
63528              Date: Sun, 17 Dec 2000 13:09:28 -0600
63529              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
63530              
63531              MAN.PODS => ' ' is naughty.
63532      Branch: perl
63533            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
63534 ____________________________________________________________________________
63535 [  8154] By: nick                                  on 2000/12/17  22:07:13
63536         Log: MULTIPLICITY nit.
63537      Branch: perl
63538            ! mg.c
63539 ____________________________________________________________________________
63540 [  8153] By: gsar                                  on 2000/12/17  21:23:05
63541         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
63542              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
63543              from mainline
63544              
63545              Document the SvIOK_.*UV().
63546              
63547              Update Unicode todo list.
63548              
63549              Guard against bad string->int conversion for quads.
63550              
63551              Subject: small apidoc fix
63552              
63553              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
63554              
63555              Subject: [PATCH] Tied filehandle documentation
63556              
63557              Subject: [PATCH] Modernize Opcode.pm documentation
63558              
63559              Make Data::Dumper (non-XS) to work with changed semantics of ref().
63560              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
63561              [applied even though said semantics didn't change in 5.6.x]
63562              
63563              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
63564              
63565              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
63566              
63567              Fix the URL, but the server is still missing in action.
63568              Subject: [ID 20000905.002] perlfaq1.pod URL error
63569              
63570              Subject: [ID 20000903.001] \w in utf8-strings
63571              
63572              Fix the ccversion detection for 5.1 and beyond.
63573              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
63574              
63575              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
63576              
63577              Subject: [ID 20000904.008] Tiny fix for perldiag
63578              
63579              Subject: Re: [ID 20000906.004] segfault with bad perl statement
63580              
63581              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
63582              
63583              Subject: [ID 20000908.002] perlipc documentation bug.
63584              
63585              Subject: [PATCH lib/Benchmark.pm]
63586              
63587              Re-allow vec() for characters > 255.
63588              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
63589              
63590              Do away with memory models cruft.  Sorry, PDP users.
63591              
63592              Continue #7041.
63593              
63594              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
63595              
63596              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
63597              
63598              Upgrade to CPAN 1.57_65, from Andreas König.
63599              
63600              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
63601              by Russ Allbery.
63602              
63603              Silence t/pod/*.t about alternate quote-mappings now implemented
63604              by Pod::Text, from Brad Appleton.
63605              
63606              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
63607              Subject: borland C++ win32.c tweak
63608              
63609              C<@a = @b = split(...)> optimization coredumps under ithreads
63610              (missed a spot when fixing up op_pmreplroot hack for ithreads)
63611              
63612              Document the SvUTF8*().
63613              
63614              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
63615              
63616              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
63617              
63618              Do in VMS as the #7054 does.
63619              
63620              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
63621              
63622              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
63623              
63624              Subject: [patch: perl@7045] vms updates
63625              
63626              Test for the #7049.
63627              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
63628              
63629              Break up the myconfig lines a bit.
63630              Subject: perlbug/perl -V output format
63631              
63632              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
63633              
63634              The #7054 truncated Configure badly.
63635              
63636              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
63637              initialization in all the threads on Windows
63638              
63639              Allow for whitespace between "#" and "line" in cpp output.
63640              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
63641              
63642              Remove vestiges of tr//CU.
63643              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
63644              
63645              The return value of setlocale must be copied away.
63646              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
63647              
63648              Allow chop() and chomp() to be overridden.
63649              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
63650              
63651              Hints optimization.
63652              Subject: Minor nit
63653              
63654              Subject: [PATCH] de-wall t/README
63655              
63656              Subject: Re: Two advertising clauses need to be removed
63657      Branch: maint-5.6/perl
63658           !> (integrate 75 files)
63659 ____________________________________________________________________________
63660 [  8152] By: gsar                                  on 2000/12/17  20:30:11
63661         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
63662              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
63663              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
63664              
63665              Don't attach -ld to the archname if pointless.
63666              
63667              Document UNTIE in a very minimalistic way.
63668              
63669              POSIX doesn't report long double values under -Duselongdouble
63670              when the long doubles are "real" (bigger than doubles).
63671              
63672              More author updates.
63673              
63674              Try to deduce NV_MAX.  Really should be Configure fodder.
63675              
63676              :: not allowed in pathnames, change to .
63677              Subject: [PATCH perl@6938] cygwin port
63678              
63679              Forget about NV_MAX (#6951).  Various floating point tweaks,
63680              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
63681              
63682              Move the Solaris 7 scan to use64bitall, make the
63683              failure to find 64-bot sparc libc to mention the
63684              possibility of being in an intel, from Lupe and Alan.
63685              
63686              Regen perltoc.
63687              
63688              AUTHORS tweaks, from Peter Prymmer.
63689              
63690              More address tweaking.
63691              
63692              Small tweaks all over.
63693              
63694              File::Temp patches from Andreas König,
63695              
63696              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
63697              
63698              Subject: CPAN.pm beta 1.57_57 for the core
63699              
63700              Part of the solution.
63701              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
63702              
63703              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
63704              
63705              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
63706              
63707              Add the overload warnings to perldiag.
63708              
63709              Drop unused argument.
63710              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
63711              
63712              Subject: Nit in Configure (bleadperl@6961)
63713              
63714              Update to PodParser 1.18, from Brad Appleton.
63715              
63716              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
63717              
63718              Subject: [PATCH: 6948] add SCNfldbl to configure.com
63719              
63720              Document UNTIE. Also tweak implementation to suppress the 'inner references'
63721              warning when UNTIE exists and instead pass the cound of extra references to
63722              the UNTIE method.
63723              
63724              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
63725              so that case-ignoring systems like DCL can tell them from
63726              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
63727              
63728              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
63729              
63730              Feature ordering tweak.
63731              
63732              Regen perltoc.
63733              
63734              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
63735              
63736              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
63737              
63738              Subject: http:// in L<>
63739              
63740              Detypo.
63741              
63742              change#6791 accidentally clobbered change#6710, put it back
63743              
63744              Only the first line, thank you very much.
63745              
63746              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
63747              plus rework the http: spots as suggested by Tom Christiansen,
63748              plus regen perltoc.
63749              
63750              Undo part of change 6489 which looks like a bulk edit which
63751              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
63752              The supressing of main:: on return from select() is undesirable.
63753              
63754              Apparently avoiding the swapping is too costly.
63755              
63756              Various Configure nits by Philip Newton,
63757              plus the ebcdic one by me.
63758              
63759              Make certain cc is set before trying to run it.
63760              
63761              If overloaded %{} etc. return the object do not loop.
63762              Thus  sub deref { $_[0] } functions if object is wanted type.
63763              
63764              Update perlhist.
63765              
63766              More %{} and other deref special casing - do not pass to 'nomethod'.
63767      Branch: maint-5.6/perl
63768           !> (integrate 59 files)
63769 ____________________________________________________________________________
63770 [  8151] By: gsar                                  on 2000/12/17  19:14:38
63771         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
63772              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
63773              
63774              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
63775              
63776              Make the epsilon to be relative, not absolute.
63777              
63778              Put back the flags dump as reasoned in
63779              Subject: Re: [PATCH] Glob dumping
63780              
63781              Introduce ccname to keep track of what compiler kind of we have.
63782              
63783              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
63784              
63785              Put back the slice accidentally removed by #6907.
63786              
63787              Reset archname and archname64 always, forcing them be
63788              recomputed at each Configure run, make Configure and
63789              the hints files agree on the naming of largefiles variables.
63790              
63791              Don't say "Perl 5.0 source kit".
63792              
63793              Subject: [PATCH] fix misc cast warnings
63794              
63795              Subject: typos in pods
63796              
63797              NVs not necessarily doubles, as pointed out by Yitzchak.
63798              
63799              Subject: [PATCH 6889] add a few ldbl formats to configure.com
63800              
63801              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
63802              
63803              Better options for rsync.
63804              
63805              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
63806              
63807              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
63808              
63809              Subject: [PATCH] Re: UNTIE method 
63810              
63811              A better fix for the Socket building problem from Craig Berry.
63812              
63813              Retract the dummy test, skip the security tests (instead of failing),
63814              explain what the warnings mean.
63815              
63816              Heap decorruption.
63817              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
63818              
63819              Update to Unicode 3.0.1.
63820              
63821              Missed one Unicode file.
63822              
63823              Subject: Re: typos in pods
63824              
63825              The #6929 was too skimpy.
63826              
63827              sscanf() may be the only way to read long doubles from strings.
63828              
63829              Reveal Borland's isnan.
63830              Subject: build with BC++ tweak
63831              
63832              Issue useful diagnostic on unknown pod commands.
63833              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
63834              
63835              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
63836              
63837              Clarify the third case of ftmp-security warnings.
63838              
63839              Make -Dusemorebits find long doubles in Solaris.
63840              
63841              Wrap the test in eval.
63842      Branch: maint-5.6/perl
63843           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
63844           +> lib/unicode/PropList.txt lib/unicode/README.perl
63845           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
63846           +> lib/unicode/Unicode.301 vms/vmspipe.com
63847            - lib/unicode/Props.txt lib/unicode/UCD300.html
63848            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
63849           !> (integrate 305 files)
63850 ____________________________________________________________________________
63851 [  8150] By: jhi                                   on 2000/12/17  18:47:57
63852         Log: Uncheckedin generated files.
63853      Branch: perl
63854            ! global.sym perlapi.c pod/perlapi.pod
63855 ____________________________________________________________________________
63856 [  8149] By: jhi                                   on 2000/12/17  18:41:22
63857         Log: Update Changes.
63858      Branch: perl
63859            ! Changes patchlevel.h
63860 ____________________________________________________________________________
63861 [  8148] By: jhi                                   on 2000/12/17  18:39:16
63862         Log: Subject: [PATCH] Fcntl constants speedup
63863              From: Nicholas Clark <nick@ccl4.org>
63864              Date: Sun, 17 Dec 2000 16:29:24 +0000
63865              Message-ID: <20001217162924.E97668@plum.flirble.org>
63866              
63867              Use IVs for the Fcntl constants instead of NVs.
63868      Branch: perl
63869            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
63870 ____________________________________________________________________________
63871 [  8147] By: jhi                                   on 2000/12/17  18:33:41
63872         Log: Add test for #8145 (binmode() warning), add warning for
63873              ioctl() and sockpair(), document them. (fileno() cannot
63874              be tripwired with the same kind of warning because
63875              'defined fileno($foo)' seems to be an idiom.)
63876      Branch: perl
63877            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
63878 ____________________________________________________________________________
63879 [  8146] By: gsar                                  on 2000/12/17  18:09:08
63880         Log: update Changes
63881      Branch: maint-5.6/perl
63882            ! Changes
63883 ____________________________________________________________________________
63884 [  8145] By: jhi                                   on 2000/12/17  17:39:35
63885         Log: Subject: [PATCH] Re: The long awaited feature ...
63886              From: Simon Cozens <simon@cozens.net>
63887              Date: Sun, 17 Dec 2000 12:31:56 +0000
63888              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
63889              
63890              Add a warning to binmode() about using bad filehandles
63891              (can happen e.g. if someone forgets the filehandle argument)
63892      Branch: perl
63893            ! pp_sys.c
63894 ____________________________________________________________________________
63895 [  8144] By: jhi                                   on 2000/12/17  17:33:48
63896         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
63897              From: Jonathan Stowe <gellyfish@gellyfish.com>
63898              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
63899              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
63900      Branch: perl
63901            ! lib/Net/Ping.pm
63902 ____________________________________________________________________________
63903 [  8143] By: jhi                                   on 2000/12/17  05:31:37
63904         Log: Polymorphic regexps.
63905              
63906              Fixes at least the bugs 20001028.003 (both of them...) and
63907              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
63908              also to be fixed by now, probably already before this patch.
63909      Branch: perl
63910            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
63911            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
63912            ! t/op/utf8decode.t t/pragma/utf8.t
63913 ____________________________________________________________________________
63914 [  8142] By: jhi                                   on 2000/12/16  17:16:05
63915         Log: Subject: [patch perl@8102] dos/djgpp update
63916              From: Laszlo Molnar <ml1050@freemail.hu>
63917              Date: Sat, 16 Dec 2000 01:40:52 +0100
63918              Message-ID: <20001216014052.A335@freemail.hu>
63919      Branch: perl
63920            ! djgpp/config.over t/base/commonsense.t
63921 ____________________________________________________________________________
63922 [  8141] By: jhi                                   on 2000/12/16  17:09:27
63923         Log: Few uncheckedin files.
63924      Branch: perl
63925            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
63926 ____________________________________________________________________________
63927 [  8140] By: nick                                  on 2000/12/15  22:14:31
63928         Log: Integrate mainline
63929      Branch: perlio
63930           !> (integrate 53 files)
63931 ____________________________________________________________________________
63932 [  8139] By: jhi                                   on 2000/12/15  19:49:49
63933         Log: One more IVUV tweak from Nicholas Clark.
63934      Branch: perl
63935            ! sv.c
63936 ____________________________________________________________________________
63937 [  8138] By: jhi                                   on 2000/12/15  19:17:06
63938         Log: Return of the IVUV-preservation, now seems to be happy even
63939              in Digital UNIX (the broken strtoul brokenness detection
63940              seems to have been the fly in the ointment).
63941      Branch: perl
63942            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63943            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
63944            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
63945            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
63946            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
63947            ! vos/config.ga.h win32/config.bc win32/config.gc
63948            ! win32/config.vc
63949 ____________________________________________________________________________
63950 [  8137] By: jhi                                   on 2000/12/15  18:12:14
63951         Log: Metaconfig unit change for #8136.
63952      Branch: metaconfig
63953            ! U/modified/d_strtoul.U
63954      Branch: metaconfig/U/perl
63955            ! d_strtoull.U d_strtouq.U
63956 ____________________________________________________________________________
63957 [  8136] By: jhi                                   on 2000/12/15  18:11:35
63958         Log: I don't think it's sensible or portable to test the strtou*
63959              on /^-/ strings.
63960      Branch: perl
63961            ! Configure
63962 ____________________________________________________________________________
63963 [  8135] By: jhi                                   on 2000/12/15  17:18:49
63964         Log: Metaconfig unit change for #8134.
63965      Branch: metaconfig
63966            ! U/modified/d_strtoul.U
63967 ____________________________________________________________________________
63968 [  8134] By: jhi                                   on 2000/12/15  17:14:13
63969         Log: If longsize is 8 we don't need a LL suffix for integer constants.
63970      Branch: perl
63971            ! Configure config_h.SH
63972 ____________________________________________________________________________
63973 [  8133] By: jhi                                   on 2000/12/15  16:00:23
63974         Log: Update Changes.
63975      Branch: perl
63976            ! Changes patchlevel.h
63977 ____________________________________________________________________________
63978 [  8132] By: jhi                                   on 2000/12/15  15:44:16
63979         Log: Some compilers get huffy if you do not cast a const pointer
63980              to a non-const when assigning.
63981      Branch: perl
63982            ! gv.c
63983 ____________________________________________________________________________
63984 [  8131] By: jhi                                   on 2000/12/15  15:38:30
63985         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
63986              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63987              Date: Fri, 15 Dec 2000 05:26:57 -0500
63988              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
63989      Branch: perl
63990            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
63991            ! t/pragma/overload.t
63992 ____________________________________________________________________________
63993 [  8130] By: jhi                                   on 2000/12/15  15:36:08
63994         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
63995              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63996              Date: Thu, 14 Dec 2000 22:02:43 -0500
63997              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
63998      Branch: perl
63999            ! gv.c perl.h
64000 ____________________________________________________________________________
64001 [  8129] By: jhi                                   on 2000/12/15  15:34:16
64002         Log: Subject: PATCH: h2xs nit
64003              From: Tim Jenness <t.jenness@jach.hawaii.edu>
64004              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
64005              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
64006              
64007              Add a template README.
64008      Branch: perl
64009            ! utils/h2xs.PL
64010 ____________________________________________________________________________
64011 [  8128] By: jhi                                   on 2000/12/15  15:32:22
64012         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
64013      Branch: perl
64014            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
64015 ____________________________________________________________________________
64016 [  8127] By: jhi                                   on 2000/12/15  15:19:34
64017         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
64018              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64019              Date:     Thu, 14 Dec 2000 20:04:42 EST
64020              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
64021      Branch: perl
64022            ! ext/Opcode/Opcode.xs
64023 ____________________________________________________________________________
64024 [  8126] By: jhi                                   on 2000/12/15  15:17:49
64025         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
64026              From: Peter Prymmer <pvhp@forte.com>
64027              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
64028              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
64029      Branch: perl
64030            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
64031            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
64032            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
64033 ____________________________________________________________________________
64034 [  8125] By: jhi                                   on 2000/12/15  15:11:05
64035         Log: This seems to be a stage sane and stable enough to checkin.
64036              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
64037      Branch: perl
64038            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
64039            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
64040            ! t/op/cmp.t t/op/numconvert.t
64041 ____________________________________________________________________________
64042 [  8124] By: jhi                                   on 2000/12/15  04:20:26
64043         Log: Something is really wonky.
64044      Branch: perl
64045            ! sv.c
64046 ____________________________________________________________________________
64047 [  8123] By: jhi                                   on 2000/12/15  04:00:50
64048         Log: Fixes for the IV UV patches to compile in Digital UNIX.
64049      Branch: perl
64050            ! sv.c
64051 ____________________________________________________________________________
64052 [  8122] By: jhi                                   on 2000/12/15  02:53:40
64053         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
64054              From: "Craig A. Berry" <craigberry@mac.com>
64055              Date: Thu, 14 Dec 2000 19:10:49 -0600
64056              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
64057      Branch: perl
64058            ! vms/vms.c
64059 ____________________________________________________________________________
64060 [  8121] By: jhi                                   on 2000/12/15  02:50:00
64061         Log: Metaconfig changes for #8120.
64062      Branch: metaconfig
64063            + U/modified/d_strtoul.U
64064      Branch: metaconfig/U/perl
64065            ! d_strtoull.U d_strtouq.U
64066 ____________________________________________________________________________
64067 [  8120] By: jhi                                   on 2000/12/15  02:49:42
64068         Log: From: Nicholas Clark <nick@ccl4.org> 
64069              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
64070              Date: Thu, 14 Dec 2000 18:38:57 +0000
64071              Message-ID: <20001214183857.B97909@plum.flirble.org>
64072      Branch: perl
64073            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64074            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
64075            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
64076            ! vos/config.ga.def vos/config.ga.h win32/config.bc
64077            ! win32/config.gc win32/config.vc
64078 ____________________________________________________________________________
64079 [  8119] By: jhi                                   on 2000/12/14  23:40:58
64080         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
64081              From: Nicholas Clark <nick@ccl4.org>
64082              Date: Wed, 13 Dec 2000 20:08:50 +0000
64083              Message-ID: <20001213200849.B71166@plum.flirble.org>
64084      Branch: perl
64085            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
64086            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
64087 ____________________________________________________________________________
64088 [  8118] By: jhi                                   on 2000/12/14  22:46:26
64089         Log: Integrate perlio.
64090      Branch: perl
64091           !> MANIFEST ext/Encode/compile makedef.pl
64092 ____________________________________________________________________________
64093 [  8117] By: nick                                  on 2000/12/14  22:38:53
64094         Log: Win32 tweaks to get Encode to build
64095              - temp hack to makedef.pl till PerlIO is properly "exported".
64096              - MSVC dislikes  
64097              static encpage_t foo[];
64098              so make 'em extern for now.
64099      Branch: perlio
64100            ! ext/Encode/compile makedef.pl
64101 ____________________________________________________________________________
64102 [  8116] By: nick                                  on 2000/12/14  22:00:53
64103         Log: Document the new files
64104      Branch: perlio
64105            ! MANIFEST
64106 ____________________________________________________________________________
64107 [  8115] By: jhi                                   on 2000/12/14  21:58:01
64108         Log: MANIFEST new files of #8114.
64109      Branch: perl
64110            ! MANIFEST
64111 ____________________________________________________________________________
64112 [  8114] By: jhi                                   on 2000/12/14  21:50:49
64113         Log: Integrate perlio.
64114      Branch: perl
64115           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
64116           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
64117           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
64118           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
64119           !> ext/Encode/Makefile.PL
64120 ____________________________________________________________________________
64121 [  8113] By: jhi                                   on 2000/12/14  21:48:49
64122         Log: The documentation part of the
64123              
64124              Subject: [ID 20001214.002] Net::Ping patch
64125              From: Jonathan Stowe <gellyfish@gellyfish.com>
64126              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
64127              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
64128              since the #7529 had already addressed the same problem.
64129      Branch: perl
64130            ! lib/Net/Ping.pm
64131 ____________________________________________________________________________
64132 [  8112] By: jhi                                   on 2000/12/14  21:42:57
64133         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
64134              From: Dominic Dunlop <domo@computer.org>
64135              Date: Tue, 12 Dec 2000 10:47:10 +0100
64136              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
64137              
64138              Document how elusive subroutines can be.
64139      Branch: perl
64140            ! pod/perlfunc.pod
64141 ____________________________________________________________________________
64142 [  8111] By: jhi                                   on 2000/12/14  21:38:05
64143         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
64144              From: Dominic Dunlop <domo@computer.org>
64145              Date: Thu, 14 Dec 2000 10:13:51 +0100
64146              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
64147      Branch: perl
64148            ! ext/POSIX/POSIX.pod
64149 ____________________________________________________________________________
64150 [  8110] By: jhi                                   on 2000/12/14  21:36:32
64151         Log: Subject: [patch] perlfaq7
64152              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
64153              Date: Thu, 14 Dec 2000 15:31:07 +0100
64154              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
64155      Branch: perl
64156            ! pod/perlfaq7.pod
64157 ____________________________________________________________________________
64158 [  8109] By: jhi                                   on 2000/12/14  21:29:20
64159         Log: Subject: [8104] Encode
64160              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
64161              Date: Thu, 14 Dec 2000 14:49:34 +0100
64162              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
64163              
64164              Type casting for nervous compilers.
64165      Branch: perl
64166            ! ext/Encode/Encode.xs
64167 ____________________________________________________________________________
64168 [  8108] By: jhi                                   on 2000/12/14  21:26:17
64169         Log: Subject: [8104] DB_File
64170              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
64171              Date: Thu, 14 Dec 2000 14:49:35 +0100
64172              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
64173              
64174              Type definition incorrect for DB 2.7.7.  Not known when it
64175              changed, so only changed it for a known revision.
64176      Branch: perl
64177            ! ext/DB_File/DB_File.xs
64178 ____________________________________________________________________________
64179 [  8107] By: jhi                                   on 2000/12/14  21:23:41
64180         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
64181              From: Peter Prymmer <pvhp@forte.com>
64182              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
64183              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
64184              
64185              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
64186      Branch: perl
64187            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
64188            ! ext/Encode/Encode/posix-bc.enc
64189 ____________________________________________________________________________
64190 [  8106] By: nick                                  on 2000/12/14  20:36:13
64191         Log: "Cold" build correction to Encode's Makefile.PL
64192      Branch: perlio
64193            ! ext/Encode/Makefile.PL
64194 ____________________________________________________________________________
64195 [  8105] By: nick                                  on 2000/12/14  20:09:37
64196         Log: "Compiled" encodings.
64197              Correct replacement character in EBCDIC .enc files
64198              Add 0x7F to ASCII repertoire.
64199      Branch: perlio
64200            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
64201            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
64202            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
64203            ! ext/Encode/Makefile.PL ext/Encode/compile
64204            ! ext/Encode/encengine.c ext/Encode/encode.h
64205 ____________________________________________________________________________
64206 [  8104] By: nick                                  on 2000/12/14  00:38:20
64207         Log: Integrate mainline
64208      Branch: perlio
64209           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
64210           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
64211           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
64212           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
64213           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
64214           !> t/lib/db-hash.t t/lib/db-recno.t
64215 ____________________________________________________________________________
64216 [  8103] By: nick                                  on 2000/12/13  23:16:13
64217         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
64218              so far and so it does not get lost.
64219      Branch: perlio
64220            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
64221 ____________________________________________________________________________
64222 [  8102] By: jhi                                   on 2000/12/13  17:14:22
64223         Log: Update Changes.
64224      Branch: perl
64225            ! Changes patchlevel.h
64226 ____________________________________________________________________________
64227 [  8101] By: jhi                                   on 2000/12/13  16:53:41
64228         Log: Move the proto of start_glob() to a better place; regen api files.
64229      Branch: perl
64230            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
64231 ____________________________________________________________________________
64232 [  8100] By: jhi                                   on 2000/12/13  16:47:11
64233         Log: Metaconfig change for #8099.
64234      Branch: metaconfig
64235            ! U/modified/Head.U
64236 ____________________________________________________________________________
64237 [  8099] By: jhi                                   on 2000/12/13  16:46:48
64238         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
64239              From: Andy Dougherty <doughera@lafayette.edu>
64240              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
64241              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
64242      Branch: perl
64243            ! Configure
64244 ____________________________________________________________________________
64245 [  8098] By: jhi                                   on 2000/12/13  16:39:02
64246         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
64247              From: rspier@pobox.com (Robert Spier)
64248              Date: Tue, 12 Dec 2000 21:12:39 -0500
64249              Message-ID: <14902.56087.678086.725773@rls.cx>
64250              
64251              fastgetcwd is defined using a glob alias on a $^O dependent basis -
64252              and there was no default assignment or perl subroutine.
64253      Branch: perl
64254            ! lib/Cwd.pm
64255 ____________________________________________________________________________
64256 [  8097] By: jhi                                   on 2000/12/13  16:16:01
64257         Log: Subject: [PATCH] move startglob out of pp_hot.c
64258              From: Nicholas Clark <nick@ccl4.org>
64259              Date: Mon, 11 Dec 2000 23:16:39 +0000
64260              Message-ID: <20001211231638.A55550@plum.flirble.org>
64261      Branch: perl
64262            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
64263 ____________________________________________________________________________
64264 [  8096] By: jhi                                   on 2000/12/13  15:26:23
64265         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
64266              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
64267              Date: Wed, 13 Dec 2000 14:01:37 +0100
64268              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
64269              
64270              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
64271              in turn requires libpthread in libswanted.
64272      Branch: perl
64273            ! hints/hpux.sh
64274 ____________________________________________________________________________
64275 [  8095] By: jhi                                   on 2000/12/12  19:51:05
64276         Log: The integration wars continue.
64277      Branch: perl
64278           !> sv.c
64279 ____________________________________________________________________________
64280 [  8094] By: jhi                                   on 2000/12/12  19:48:26
64281         Log: Subject: [PATCH perl@8070] DB_File-1.74  
64282              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
64283              Date: Mon, 11 Dec 2000 23:07:17 -0000
64284              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
64285      Branch: perl
64286            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
64287            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
64288            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
64289            ! t/lib/db-recno.t
64290 ____________________________________________________________________________
64291 [  8093] By: nick                                  on 2000/12/12  19:42:13
64292         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
64293      Branch: perlio
64294            ! sv.c
64295           !> lib/File/DosGlob.pm
64296 ____________________________________________________________________________
64297 [  8092] By: jhi                                   on 2000/12/12  19:28:11
64298         Log: Integrate perlio.
64299      Branch: perl
64300           !> sv.c
64301 ____________________________________________________________________________
64302 [  8091] By: nick                                  on 2000/12/12  18:49:45
64303         Log: Fix for Tk, and upgrading shared SVs.
64304      Branch: perlio
64305            ! sv.c
64306 ____________________________________________________________________________
64307 [  8090] By: jhi                                   on 2000/12/12  16:48:59
64308         Log: Subject: [PATCH] Re: Breadperl & Tk
64309              From: Nick Ing-Simmons <nik@tiuk.ti.com>
64310              Date: Tue, 12 Dec 2000 14:48:27 GMT
64311              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
64312      Branch: perl
64313            ! sv.c
64314 ____________________________________________________________________________
64315 [  8089] By: jhi                                   on 2000/12/12  03:37:19
64316         Log: Subject: DosGlob.pm diff for bash style brace expansion.
64317              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
64318              Date: Fri, 8 Dec 2000 10:45:30 -0600
64319              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
64320      Branch: perl
64321            ! lib/File/DosGlob.pm
64322 ____________________________________________________________________________
64323 [  8088] By: nick                                  on 2000/12/11  23:59:59
64324         Log: Integrate mainline
64325      Branch: perlio
64326           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
64327           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
64328           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
64329           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
64330           !> t/op/local.t t/pragma/warn/toke toke.c
64331 ____________________________________________________________________________
64332 [  8087] By: jhi                                   on 2000/12/11  23:20:23
64333         Log: Integrate perlio.
64334      Branch: perl
64335           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
64336 ____________________________________________________________________________
64337 [  8086] By: jhi                                   on 2000/12/11  22:50:59
64338         Log: Tune further the OS detection of CGI.
64339      Branch: perl
64340            ! lib/CGI.pm
64341 ____________________________________________________________________________
64342 [  8085] By: nick                                  on 2000/12/11  22:50:46
64343         Log: Finish 1st pass of "encoding" layer e.g. :
64344              open($fh,"<encoding(iso8859-7)",$greek) || die;
64345      Branch: perlio
64346            ! ext/Encode/Encode.xs perlio.c perliol.h
64347 ____________________________________________________________________________
64348 [  8084] By: jhi                                   on 2000/12/11  22:32:06
64349         Log: Revert the -f ambiguousity patch, seems to cause
64350              too much hassle (the interpret -Q as a function
64351              where Q is not a known filetest part is left in).
64352      Branch: perl
64353            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
64354            ! toke.c
64355 ____________________________________________________________________________
64356 [  8083] By: jhi                                   on 2000/12/11  22:27:23
64357         Log: (accidentally empty check-in)
64358      Branch: perl
64359            ! lib/File/DosGlob.pm
64360 ____________________________________________________________________________
64361 [  8082] By: nick                                  on 2000/12/11  19:09:51
64362         Log: Restore mmap function (broken by tweaks to shared buffer
64363              layer for encode(xxxx)).
64364      Branch: perlio
64365            ! perlio.c
64366 ____________________________________________________________________________
64367 [  8081] By: jhi                                   on 2000/12/11  18:29:13
64368         Log: Subject: Re: The long awaited feature ...
64369              From: Simon Cozens <simon@cozens.net>
64370              Date: Mon, 11 Dec 2000 15:54:24 +0000
64371              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
64372              
64373              More io/utf8 tests.
64374      Branch: perl
64375            ! t/io/utf8.t
64376 ____________________________________________________________________________
64377 [  8080] By: jhi                                   on 2000/12/11  18:19:36
64378         Log: Subject: PATCH MakeMaker manpage clarification
64379              From: andreas.koenig@anima.de (Andreas J. Koenig)
64380              Date: 10 Dec 2000 20:46:13 +0100
64381              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
64382      Branch: perl
64383            ! lib/ExtUtils/MakeMaker.pm
64384 ____________________________________________________________________________
64385 [  8079] By: jhi                                   on 2000/12/11  15:35:07
64386         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
64387              From: Simon Cozens <simon@cozens.net>
64388              Date: Sun, 10 Dec 2000 19:06:19 +0000
64389              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
64390      Branch: perl
64391            ! ext/B/B/Deparse.pm t/lib/b.t
64392 ____________________________________________________________________________
64393 [  8078] By: jhi                                   on 2000/12/11  15:09:11
64394         Log: Subject: [PATCH] docs on NaN
64395              From: Nicholas Clark <nick@ccl4.org>
64396              Date: Mon, 11 Dec 2000 01:48:38 +0000
64397              Message-ID: <20001211014838.B99205@plum.flirble.org>
64398      Branch: perl
64399            ! pod/perlop.pod
64400 ____________________________________________________________________________
64401 [  8077] By: jhi                                   on 2000/12/11  15:02:21
64402         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
64403              From: Simon Cozens <simon@cozens.net>
64404              Date: Mon, 11 Dec 2000 01:21:45 +0000
64405              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
64406      Branch: perl
64407            ! pp.c pp_hot.c scope.c t/op/local.t
64408 ____________________________________________________________________________
64409 [  8076] By: nick                                  on 2000/12/10  20:43:32
64410         Log: Not merge worthy...
64411              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
64412              syntax is modelled on attributes.
64413              Untested fix for io/utf8 on Win32 etc.
64414              Very clumsy start to the encode layer.
64415      Branch: perlio
64416            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
64417 ____________________________________________________________________________
64418 [  8075] By: jhi                                   on 2000/12/10  18:39:33
64419         Log: Darwin is not Windows.
64420      Branch: perl
64421            ! lib/CGI.pm
64422 ____________________________________________________________________________
64423 [  8074] By: jhi                                   on 2000/12/10  18:31:27
64424         Log: Subject: Ambiguous -%c() resolved as a file test
64425              From: "Paul Marquess" <Paul.Marquess@openwave.com>
64426              Date: Sun, 10 Dec 2000 15:35:07 -0000
64427              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
64428      Branch: perl
64429            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
64430 ____________________________________________________________________________
64431 [  8073] By: jhi                                   on 2000/12/10  18:16:29
64432         Log: Subject: PATCH installperl misinformed 
64433              From: andreas.koenig@anima.de (Andreas J. Koenig)
64434              Date: 10 Dec 2000 13:01:32 +0100 
64435              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
64436      Branch: perl
64437            ! installperl
64438 ____________________________________________________________________________
64439 [  8072] By: jhi                                   on 2000/12/10  18:07:55
64440         Log: The walkoptree confusion rages; walkoptree() seems to be coming
64441              from B.xs, while walkoptree_slow() comes from B.pm.
64442      Branch: perl
64443            ! ext/B/B.pm
64444 ____________________________________________________________________________
64445 [  8071] By: nick                                  on 2000/12/10  11:45:47
64446         Log: Integrate mainline
64447      Branch: perlio
64448           +> t/base/commonsense.t
64449           !> (integrate 37 files)
64450 ____________________________________________________________________________
64451 [  8070] By: jhi                                   on 2000/12/10  04:46:21
64452         Log: Update Changes.
64453      Branch: perl
64454            ! Changes patchlevel.h
64455 ____________________________________________________________________________
64456 [  8069] By: jhi                                   on 2000/12/10  04:39:19
64457         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
64458              From: andreas.koenig@anima.de (Andreas J. Koenig)
64459              Date: 09 Dec 2000 17:14:25 +0100
64460              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
64461      Branch: perl
64462            + t/base/commonsense.t
64463            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
64464 ____________________________________________________________________________
64465 [  8068] By: jhi                                   on 2000/12/10  04:17:36
64466         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
64467              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
64468              Date: Sat, 9 Dec 2000 16:47:22 -0000
64469              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
64470      Branch: perl
64471            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
64472            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
64473            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
64474            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
64475            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
64476            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
64477            ! t/lib/sdbm.t
64478 ____________________________________________________________________________
64479 [  8067] By: jhi                                   on 2000/12/10  03:52:02
64480         Log: Test case for #8066.
64481      Branch: perl
64482            ! t/op/misc.t
64483 ____________________________________________________________________________
64484 [  8066] By: jhi                                   on 2000/12/10  03:50:30
64485         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
64486              From: Simon Cozens <simon@cozens.net>
64487              Date: Sun, 10 Dec 2000 00:55:37 +0000
64488              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
64489      Branch: perl
64490            ! pp_sys.c
64491 ____________________________________________________________________________
64492 [  8065] By: jhi                                   on 2000/12/10  03:44:52
64493         Log: Test case for #8064.
64494      Branch: perl
64495            ! t/comp/proto.t
64496 ____________________________________________________________________________
64497 [  8064] By: jhi                                   on 2000/12/10  03:42:32
64498         Log: Subject: Re: prototype of substr
64499              From: Simon Cozens <simon@cozens.net>
64500              Date: Sun, 10 Dec 2000 00:13:33 +0000
64501              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
64502              
64503              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
64504              In other words, make the returned prototypes for any function
64505              stop prepending the ';' optionality marker after the first one.
64506              If they start getting optional, all the rest are optional.
64507      Branch: perl
64508            ! pp.c
64509 ____________________________________________________________________________
64510 [  8063] By: jhi                                   on 2000/12/10  03:39:42
64511         Log: Subject: [PATCH] perlguts.pod
64512              From: Simon Cozens <simon@cozens.net>
64513              Date: Sun, 10 Dec 2000 00:06:47 +0000
64514              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
64515              
64516              Documentation of the different types of ops,
64517              plus the functions in dump.c
64518      Branch: perl
64519            ! pod/perlguts.pod
64520 ____________________________________________________________________________
64521 [  8062] By: jhi                                   on 2000/12/10  03:30:04
64522         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
64523              From: Nicholas Clark <nick@talking.bollo.cx>
64524              Date: Sat, 09 Dec 2000 18:57:25 +0000
64525              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
64526              
64527              Be more robust in weird hostname setups.
64528      Branch: perl
64529            ! t/lib/net-hostent.t
64530 ____________________________________________________________________________
64531 [  8061] By: jhi                                   on 2000/12/10  03:28:21
64532         Log: Pacify fussy compiler. 
64533      Branch: perl
64534            ! pp_sys.c
64535 ____________________________________________________________________________
64536 [  8060] By: jhi                                   on 2000/12/10  02:52:46
64537         Log: Integrate perlio.
64538      Branch: perl
64539           !> pp_sys.c t/io/utf8.t
64540 ____________________________________________________________________________
64541 [  8059] By: nick                                  on 2000/12/09  23:40:14
64542         Log: read/sysread/recv should now be utf8 aware.
64543              Basic test for utf8 read.
64544      Branch: perlio
64545            ! pp_sys.c t/io/utf8.t
64546 ____________________________________________________________________________
64547 [  8058] By: jhi                                   on 2000/12/09  21:56:02
64548         Log: Integrate perlio.
64549      Branch: perl
64550           +> t/io/utf8.t
64551           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
64552 ____________________________________________________________________________
64553 [  8057] By: jhi                                   on 2000/12/09  21:53:35
64554         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
64555              From: Inaba Hiroto <inaba@st.rim.or.jp>
64556              Date: Sun, 10 Dec 2000 05:53:21 +0900
64557              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
64558              
64559              Tests for #8056.
64560      Branch: perl
64561            ! t/op/each.t
64562 ____________________________________________________________________________
64563 [  8056] By: jhi                                   on 2000/12/09  21:51:16
64564         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
64565              From: Inaba Hiroto <inaba@st.rim.or.jp>
64566              Date: Sat, 09 Dec 2000 18:02:00 +0900
64567              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
64568              
64569              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
64570      Branch: perl
64571            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
64572 ____________________________________________________________________________
64573 [  8055] By: nick                                  on 2000/12/09  20:11:48
64574         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
64575              than raw PerlIO_write() - does not seem to break any tests.
64576      Branch: perlio
64577            ! pp_sys.c
64578 ____________________________________________________________________________
64579 [  8054] By: nick                                  on 2000/12/09  19:47:30
64580         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
64581              (sysread, recv and write i.e. formats still to do...)
64582              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
64583              open($fh,">:utf8","name")
64584              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
64585              so no extra overhead is involved.
64586              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
64587              to a non-utf8 stream.
64588              Add initial io/utf8.t
64589              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
64590              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
64591              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
64592      Branch: perlio
64593            + t/io/utf8.t
64594            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
64595 ____________________________________________________________________________
64596 [  8053] By: nick                                  on 2000/12/09  19:26:37
64597         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
64598              was only testing this_utf8.
64599      Branch: perlio
64600            ! toke.c
64601 ____________________________________________________________________________
64602 [  8052] By: nick                                  on 2000/12/09  19:09:41
64603         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
64604              i.e. the output string has one, but don't mess with source assumption.
64605      Branch: perlio
64606            ! toke.c
64607 ____________________________________________________________________________
64608 [  8051] By: jhi                                   on 2000/12/09  16:55:17
64609         Log: Integrate perlio.
64610      Branch: perl
64611           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
64612           !> sv.c thrdvar.h util.c
64613 ____________________________________________________________________________
64614 [  8050] By: jhi                                   on 2000/12/09  16:48:07
64615         Log: Nits noticed by Peter Prymmer.
64616      Branch: perl
64617            ! lib/ExtUtils/MM_VMS.pm
64618 ____________________________________________________________________________
64619 [  8049] By: nick                                  on 2000/12/09  13:49:40
64620         Log: UTF8 output prework.
64621              - Store $\ and $, as SVs so they can have SvUTF8 flag
64622              - use do_print() rather than raw PerlIO_write() to print them.
64623      Branch: perlio
64624            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
64625            ! thrdvar.h util.c
64626 ____________________________________________________________________________
64627 [  8048] By: nick                                  on 2000/12/09  12:30:43
64628         Log: Integrate mainline.
64629      Branch: perlio
64630           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
64631           +> t/op/reverse.t
64632           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
64633           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
64634           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
64635           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
64636           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
64637           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
64638 ____________________________________________________________________________
64639 [  8047] By: jhi                                   on 2000/12/09  00:23:27
64640         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
64641              From: Michael G Schwern <schwern@pobox.com>
64642              Date: Fri, 8 Dec 2000 14:43:04 -0600
64643      Branch: perl
64644            ! lib/ExtUtils/MM_VMS.pm
64645 ____________________________________________________________________________
64646 [  8046] By: jhi                                   on 2000/12/08  23:10:27
64647         Log: A missed check-in.
64648      Branch: perl
64649            ! lib/ExtUtils/Manifest.pm
64650 ____________________________________________________________________________
64651 [  8045] By: jhi                                   on 2000/12/08  21:57:12
64652         Log: (null check-in)
64653      Branch: perl
64654            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
64655 ____________________________________________________________________________
64656 [  8044] By: jhi                                   on 2000/12/08  21:11:06
64657         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
64658              at the final draft stage.
64659      Branch: perl
64660            + ext/Encode/Encode/iso8859-16.enc
64661            ! MANIFEST
64662 ____________________________________________________________________________
64663 [  8043] By: jhi                                   on 2000/12/08  16:39:04
64664         Log: Update Changes.
64665      Branch: perl
64666            ! Changes patchlevel.h
64667 ____________________________________________________________________________
64668 [  8042] By: jhi                                   on 2000/12/08  16:33:39
64669         Log: Do not return the Unicode replacement character if UTF-8
64670              decoding goes awry, it should be up to the caller to decide.
64671      Branch: perl
64672            ! pod/perlapi.pod utf8.c
64673 ____________________________________________________________________________
64674 [  8041] By: jhi                                   on 2000/12/08  16:22:28
64675         Log: metaconfig maintenance.
64676      Branch: metaconfig
64677            ! U/modified/stdchar.U
64678      Branch: metaconfig/U/perl
64679            + testsyml.U
64680 ____________________________________________________________________________
64681 [  8040] By: jhi                                   on 2000/12/08  16:03:08
64682         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
64683              From: sthoenna@efn.org
64684              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
64685              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
64686      Branch: perl
64687            ! Changes lib/ExtUtils/MM_OS2.pm
64688 ____________________________________________________________________________
64689 [  8039] By: jhi                                   on 2000/12/08  15:57:11
64690         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
64691              From: Simon Cozens <simon@cozens.net>
64692              Date: Fri, 8 Dec 2000 13:33:31 +0000
64693              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
64694              
64695              (The pp_hot part needed a rewrite.)
64696      Branch: perl
64697            ! doop.c pp_hot.c utf8.c
64698 ____________________________________________________________________________
64699 [  8038] By: jhi                                   on 2000/12/08  15:25:08
64700         Log: Subject: djSP
64701              From: Michael Stevens <michael@etla.org>
64702              Date: Wed, 6 Dec 2000 23:24:01 +0000
64703              Message-ID: <20001206232400.A21381@firedrake.org>
64704              
64705              Plus a note from Nick Ing-Simmons.
64706      Branch: perl
64707            ! pp.h
64708 ____________________________________________________________________________
64709 [  8037] By: jhi                                   on 2000/12/08  15:18:35
64710         Log: Filetype is text.
64711      Branch: perl
64712            ! t/op/utf8decode.t
64713 ____________________________________________________________________________
64714 [  8036] By: jhi                                   on 2000/12/08  03:31:27
64715         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
64716              From: Andy Dougherty <doughera@lafayette.edu>
64717              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
64718              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
64719              
64720              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
64721              From: Andy Dougherty <doughera@lafayette.edu>
64722              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
64723              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
64724      Branch: perl
64725            + ext/POSIX/hints/svr4.pl
64726            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
64727 ____________________________________________________________________________
64728 [  8035] By: jhi                                   on 2000/12/08  03:26:01
64729         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
64730              From: Andy Dougherty <doughera@lafayette.edu>
64731              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
64732              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
64733      Branch: perl
64734            ! t/README t/base/term.t
64735 ____________________________________________________________________________
64736 [  8034] By: jhi                                   on 2000/12/08  03:21:59
64737         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
64738              From: mjd@plover.com  
64739              Date: 7 Dec 2000 21:04:20 -0000
64740              Message-ID: <20001207210420.22282.qmail@plover.com>
64741              
64742              Plus -z doc.
64743      Branch: perl
64744            ! pod/perlfunc.pod
64745 ____________________________________________________________________________
64746 [  8033] By: jhi                                   on 2000/12/08  03:19:03
64747         Log: Use the UTF8 macros a bit.  They can't be used with abandon
64748              everywhere because we do generate illegal UTF-8 in some situations.
64749              This is of course naughty.
64750      Branch: perl
64751            ! pod/perlapi.pod utf8.c utf8.h
64752 ____________________________________________________________________________
64753 [  8032] By: jhi                                   on 2000/12/08  03:00:09
64754         Log: Out of sync?
64755      Branch: perl
64756            ! t/pragma/warn/utf8
64757 ____________________________________________________________________________
64758 [  8031] By: jhi                                   on 2000/12/08  02:22:39
64759         Log: Cnt spl.
64760      Branch: perl
64761            ! MANIFEST
64762 ____________________________________________________________________________
64763 [  8030] By: jhi                                   on 2000/12/08  01:23:54
64764         Log: Add test for reverse().
64765      Branch: perl
64766            + t/op/reverse.t
64767            ! MANIFEST
64768 ____________________________________________________________________________
64769 [  8029] By: jhi                                   on 2000/12/08  01:21:47
64770         Log: Integrate perlio.
64771      Branch: perl
64772           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
64773           !> perlio.c perlio.h perlsdio.h warnings.pl
64774 ____________________________________________________________________________
64775 [  8028] By: jhi                                   on 2000/12/08  01:19:08
64776         Log: Introduce macros for UTF8 decoding.
64777      Branch: perl
64778            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
64779 ____________________________________________________________________________
64780 [  8027] By: nick                                  on 2000/12/07  22:18:19
64781         Log: Integrate mainline
64782      Branch: perlio
64783           !> embed.pl pod/perlapi.pod utf8.c
64784 ____________________________________________________________________________
64785 [  8026] By: nick                                  on 2000/12/07  21:45:08
64786         Log: Various oddities p4 diff -se showed up
64787              Remove 'our' from warnings.pl
64788      Branch: perlio
64789            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
64790 ____________________________________________________________________________
64791 [  8025] By: nick                                  on 2000/12/07  21:43:32
64792         Log: Change PerlIO_(get|set)pos to take SV *
64793              Should fix, OS/2, VMS, (sfio??)
64794      Branch: perlio
64795            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
64796 ____________________________________________________________________________
64797 [  8024] By: jhi                                   on 2000/12/07  19:05:32
64798         Log: Document utf8_to_uv() better.
64799      Branch: perl
64800            ! pod/perlapi.pod utf8.c
64801 ____________________________________________________________________________
64802 [  8023] By: jhi                                   on 2000/12/07  18:23:47
64803         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
64804      Branch: perl
64805            ! embed.pl pod/perlapi.pod utf8.c
64806 ____________________________________________________________________________
64807 [  8022] By: jhi                                   on 2000/12/07  04:13:51
64808         Log: Integrate perlio.
64809      Branch: perl
64810           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
64811           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
64812           !> win32/makefile.mk
64813 ____________________________________________________________________________
64814 [  8021] By: nick                                  on 2000/12/07  00:28:14
64815         Log: Various attempts at MSVC debug - not sure what has
64816              changed but works now. 
64817              Seems atexit() _may_ work for DLLs built with MSVC so don't
64818              call cleanup that way.
64819      Branch: perlio
64820            ! perlio.c win32/makefile.mk
64821 ____________________________________________________________________________
64822 [  8020] By: nick                                  on 2000/12/06  19:57:20
64823         Log: Integrate mainline
64824      Branch: perlio
64825           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
64826           !> (integrate 75 files)
64827 ____________________________________________________________________________
64828 [  8019] By: nick                                  on 2000/12/06  19:28:21
64829         Log: Add useperlio to config.vc
64830              Turn off binmode in config_H.PL
64831              Regen all the config_H.xx
64832              Attempt to get debugging build with MSVC.
64833      Branch: perlio
64834            ! win32/config.vc win32/config_H.bc win32/config_H.gc
64835            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
64836 ____________________________________________________________________________
64837 [  8018] By: nick                                  on 2000/12/06  19:21:57
64838         Log: Test various dup/external program options on all platforms.
64839      Branch: perlio
64840            ! t/io/dup.t
64841 ____________________________________________________________________________
64842 [  8017] By: nick                                  on 2000/12/06  19:20:47
64843         Log: Fix harness to be less picky
64844      Branch: perlio
64845            ! lib/Test/Harness.pm
64846 ____________________________________________________________________________
64847 [  8016] By: jhi                                   on 2000/12/06  16:45:12
64848         Log: Update Changes.
64849      Branch: perl
64850            ! Changes patchlevel.h
64851 ____________________________________________________________________________
64852 [  8015] By: jhi                                   on 2000/12/06  16:41:03
64853         Log: Test \x{...} with ord().
64854      Branch: perl
64855            ! t/op/ord.t
64856 ____________________________________________________________________________
64857 [  8014] By: jhi                                   on 2000/12/06  16:20:33
64858         Log: Test tweak because of #8013.
64859      Branch: perl
64860            ! t/lib/b.t
64861 ____________________________________________________________________________
64862 [  8013] By: jhi                                   on 2000/12/06  16:09:09
64863         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
64864              From: Michael G Schwern <schwern@pobox.com>
64865              Date: Tue, 5 Dec 2000 21:23:28 -0500
64866              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
64867              
64868              Carp::Heavy parts not very applicable because of recent changes.
64869      Branch: perl
64870            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
64871            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
64872            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
64873            ! lib/Exporter.pm lib/Exporter/Heavy.pm
64874            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
64875            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
64876            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
64877            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
64878            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
64879            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
64880            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
64881            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
64882            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
64883            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
64884            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
64885            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
64886            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
64887            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
64888            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
64889            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
64890            ! warnings.pl
64891 ____________________________________________________________________________
64892 [  8012] By: jhi                                   on 2000/12/06  15:22:38
64893         Log: Subject: [PATCH] Re: New harness is failing things
64894              From: Nick Ing-Simmons <nik@tiuk.ti.com>
64895              Date: Wed, 6 Dec 2000 13:00:30 GMT
64896              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
64897      Branch: perl
64898            ! lib/Test/Harness.pm
64899 ____________________________________________________________________________
64900 [  8011] By: jhi                                   on 2000/12/06  15:12:08
64901         Log: Subject: installhtml changes
64902              From: Michael Stevens <michael@etla.org>
64903              Date: Wed, 6 Dec 2000 13:15:53 +0000
64904              Message-ID: <20001206131553.A27317@firedrake.org>
64905      Branch: perl
64906            ! installhtml
64907 ____________________________________________________________________________
64908 [  8010] By: jhi                                   on 2000/12/06  15:06:05
64909         Log: Subject: the dTHR hits
64910              From: Michael Stevens <michael@etla.org>
64911              Date: Wed, 6 Dec 2000 12:06:03 +0000
64912              Message-ID: <20001206120603.A24581@firedrake.org>
64913              
64914              More, errrm, less dTHRs.
64915      Branch: perl
64916            ! bytecode.pl ext/B/B/C.pm
64917 ____________________________________________________________________________
64918 [  8009] By: jhi                                   on 2000/12/06  15:04:25
64919         Log: Subject: MakeMaker mailing list gone?
64920              From: Michael G Schwern <schwern@pobox.com>
64921              Date: Tue, 5 Dec 2000 19:29:59 -0500
64922              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
64923              
64924              The MakeMaker mailing list is dead, perlbug is the right
64925              address to report bugs.
64926      Branch: perl
64927            ! lib/ExtUtils/MakeMaker.pm
64928 ____________________________________________________________________________
64929 [  8008] By: jhi                                   on 2000/12/06  15:00:32
64930         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
64931              From: Michael G Schwern <schwern@pobox.com>
64932              Date: Tue, 5 Dec 2000 19:21:21 -0500
64933              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
64934              
64935              Add a default MANIFEST skip that ignores things like
64936              version control files, editor temporary files, and the Makefile.
64937      Branch: perl
64938            + lib/ExtUtils/MANIFEST.SKIP
64939            ! MANIFEST lib/ExtUtils/Manifest.pm
64940 ____________________________________________________________________________
64941 [  8007] By: jhi                                   on 2000/12/06  14:57:20
64942         Log: In Amiga more manual hackery of the scripts seems to be needed,
64943              from Jan-Erik Karlsson.  Why Configure does not get this right
64944              is unknown, may be shell-induced.
64945      Branch: perl
64946            ! README.amiga
64947 ____________________________________________________________________________
64948 [  8006] By: jhi                                   on 2000/12/05  23:53:12
64949         Log: Add TOPm1s to peek at the second topmost stack item.
64950      Branch: perl
64951            ! pp.h
64952 ____________________________________________________________________________
64953 [  8005] By: jhi                                   on 2000/12/05  23:13:55
64954         Log: Avaunt, you foul UTF-8 tests.
64955      Branch: perl
64956            ! t/op/ver.t t/pragma/utf8.t
64957 ____________________________________________________________________________
64958 [  8004] By: jhi                                   on 2000/12/05  23:09:54
64959         Log: Continue utf8 dispersal. 
64960      Branch: perl
64961            + t/op/concat.t
64962            ! MANIFEST t/pragma/utf8.t
64963 ____________________________________________________________________________
64964 [  8003] By: nick                                  on 2000/12/05  23:02:39
64965         Log: Integrate mainline.
64966      Branch: perlio
64967           +> t/op/length.t t/op/utf8decode.t
64968           !> (integrate 69 files)
64969 ____________________________________________________________________________
64970 [  8002] By: jhi                                   on 2000/12/05  22:59:28
64971         Log: Integrate perlio.
64972      Branch: perl
64973           !> iperlsys.h perl.c perlio.c win32/perllib.c
64974 ____________________________________________________________________________
64975 [  8001] By: nick                                  on 2000/12/05  22:07:52
64976         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
64977              - calloc/free suffer from damage on TerminateThread()
64978              - use PerlMemShared (as originally planned) now fixed
64979              - avoid doing anything important on DLL "detach".
64980      Branch: perlio
64981            ! perl.c perlio.c win32/perllib.c
64982 ____________________________________________________________________________
64983 [  8000] By: nick                                  on 2000/12/05  21:05:09
64984         Log: Fix gross PerlMemShared issue.
64985      Branch: perlio
64986            ! iperlsys.h
64987 ____________________________________________________________________________
64988 [  7999] By: jhi                                   on 2000/12/05  20:46:58
64989         Log: Test for Unicode (UTF-8) hash keys.
64990      Branch: perl
64991            ! t/op/each.t
64992 ____________________________________________________________________________
64993 [  7998] By: jhi                                   on 2000/12/05  20:30:35
64994         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
64995              is now always UTF-8), empty line cosmetics.
64996      Branch: perl
64997            ! t/pragma/utf8.t
64998 ____________________________________________________________________________
64999 [  7997] By: jhi                                   on 2000/12/05  20:15:40
65000         Log: Subject: Re: STRLEN - what?
65001              From: Andy Dougherty <doughera@lafayette.edu>
65002              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
65003              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
65004              
65005              Explain STRLEN.
65006      Branch: perl
65007            ! pod/perlguts.pod
65008 ____________________________________________________________________________
65009 [  7996] By: jhi                                   on 2000/12/05  20:13:34
65010         Log: Split off the UTF-8 decoder tests, make them to check also
65011              the error message.
65012      Branch: perl
65013            + t/op/utf8decode.t
65014            ! MANIFEST t/pragma/utf8.t utf8.c
65015 ____________________________________________________________________________
65016 [  7995] By: jhi                                   on 2000/12/05  16:39:47
65017         Log: Start migrating bits of pragma/utf8 to elsewhere
65018              (since the long term plan is to obsolete 'use utf8').
65019      Branch: perl
65020            + t/op/length.t
65021            ! MANIFEST t/pragma/utf8.t
65022 ____________________________________________________________________________
65023 [  7994] By: jhi                                   on 2000/12/05  16:30:21
65024         Log: Fix a manual edit typo from #7993, fix the message formatting
65025              for Unicode, add few our declarations.
65026      Branch: perl
65027            ! lib/Carp/Heavy.pm
65028 ____________________________________________________________________________
65029 [  7993] By: jhi                                   on 2000/12/05  16:09:15
65030         Log: Subject: Need help with warnings :-(
65031              From: "Ben Tilly" <ben_tilly@hotmail.com>
65032              Date: Tue, 05 Dec 2000 01:35:54 -0500
65033              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
65034              
65035              Subject: UPDATE: Carp/Heavy now passes all tests
65036              From: "Ben Tilly" <ben_tilly@hotmail.com>
65037              Date: Tue, 05 Dec 2000 07:59:41 -0500
65038              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
65039              
65040              The Brave New Carp.
65041      Branch: perl
65042            ! lib/Carp.pm lib/Carp/Heavy.pm
65043 ____________________________________________________________________________
65044 [  7992] By: jhi                                   on 2000/12/05  15:55:08
65045         Log: Subject: [PATCH perl@7979] cygwin port
65046              From: "Eric Fifer" <efifer@dircon.co.uk>
65047              Date: Tue, 5 Dec 2000 14:04:09 -0000
65048              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
65049      Branch: perl
65050            ! t/lib/net-hostent.t
65051 ____________________________________________________________________________
65052 [  7991] By: jhi                                   on 2000/12/05  15:52:34
65053         Log: Subject: Re: [PATCH] The largest hoax of all times?
65054              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65055              Date: Tue, 5 Dec 2000 00:40:25 -0500
65056              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
65057              
65058              Subject: Re: [PATCH] The largest hoax of all times?
65059              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65060              Date: Mon, 4 Dec 2000 23:55:53 -0500
65061              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
65062              
65063              Subject: Re: [PATCH] The largest hoax of all times?
65064              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65065              Date: Tue, 5 Dec 2000 01:28:45 -0500
65066              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
65067              
65068              Fix the unpredictable order of DESTROYs.
65069      Branch: perl
65070            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
65071            ! sv.c sv.h t/op/ref.t
65072 ____________________________________________________________________________
65073 [  7990] By: jhi                                   on 2000/12/05  14:38:53
65074         Log: Subject: [PATCH] shrink pp_hot fractionally
65075              From: Nicholas Clark <nick@ccl4.org>
65076              Date: Tue, 5 Dec 2000 12:44:31 +0000
65077              Message-ID: <20001205124431.E74518@plum.flirble.org>
65078              
65079              Use report_evil_fh().
65080      Branch: perl
65081            ! opcode.pl opnames.h pp_hot.c util.c
65082 ____________________________________________________________________________
65083 [  7989] By: jhi                                   on 2000/12/05  14:21:27
65084         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
65085              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65086              Date: Mon, 04 Dec 2000 22:21:59 -0800
65087              Message-ID: <HmIL6gzkgepS092yn@efn.org>
65088              
65089              Harness shouldn't ignore responses like "ok 3\r\r\n".
65090      Branch: perl
65091            ! lib/Test/Harness.pm
65092 ____________________________________________________________________________
65093 [  7988] By: jhi                                   on 2000/12/05  13:51:28
65094         Log: Integrate the "skip" messages to explain().
65095      Branch: perl
65096            ! t/lib/syslfs.t t/op/lfs.t
65097 ____________________________________________________________________________
65098 [  7987] By: jhi                                   on 2000/12/05  12:34:54
65099         Log: The one that got away in #7984.
65100              
65101              Subject: Re: dTHR - what and why?
65102              From: Michael Stevens <michael@etla.org> 
65103              Date: Tue, 5 Dec 2000 11:15:52 +0000
65104              Message-ID: <20001205111552.A4647@firedrake.org>
65105      Branch: perl
65106            ! sv.h
65107 ____________________________________________________________________________
65108 [  7986] By: gsar                                  on 2000/12/05  09:14:44
65109         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
65110              due to the notorious GetFileType() bug in Windows 9x, which fstat()
65111              tickles)
65112      Branch: perl
65113            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
65114 ____________________________________________________________________________
65115 [  7985] By: jhi                                   on 2000/12/05  05:49:03
65116         Log: Integrate perlio.
65117      Branch: perl
65118           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
65119           !> win32/perlhost.h win32/perllib.c
65120 ____________________________________________________________________________
65121 [  7984] By: jhi                                   on 2000/12/05  05:48:16
65122         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
65123      Branch: perl
65124            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
65125            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
65126            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
65127            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
65128            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
65129            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
65130            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
65131            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
65132            ! win32/win32.c
65133 ____________________________________________________________________________
65134 [  7983] By: nick                                  on 2000/12/04  23:27:43
65135         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
65136      Branch: perlio
65137            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
65138            ! win32/perlhost.h win32/perllib.c
65139 ____________________________________________________________________________
65140 [  7982] By: jhi                                   on 2000/12/04  19:44:09
65141         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
65142              uncovered by #7980.
65143      Branch: perl
65144            ! op.c
65145 ____________________________________________________________________________
65146 [  7981] By: jhi                                   on 2000/12/04  19:42:07
65147         Log: Subject: [PATCH] Trivial dump.c feature
65148              From: Simon Cozens <simon@cozens.net>
65149              Date: Mon, 4 Dec 2000 18:08:38 +0000
65150              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
65151              
65152              Show whether a constant is UTF-8.
65153      Branch: perl
65154            ! dump.c
65155 ____________________________________________________________________________
65156 [  7980] By: jhi                                   on 2000/12/04  19:36:51
65157         Log: UTF-8 hash keys, patch from Inaba Hiroto.
65158      Branch: perl
65159            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
65160 ____________________________________________________________________________
65161 [  7979] By: jhi                                   on 2000/12/04  17:36:28
65162         Log: Update Changes.
65163      Branch: perl
65164            ! Changes patchlevel.h
65165 ____________________________________________________________________________
65166 [  7978] By: jhi                                   on 2000/12/04  16:42:17
65167         Log: Retract #7977, still too volatile (the euphemism of the day
65168              for unfinished and buggy :-)
65169      Branch: perl
65170            ! doop.c hv.c pp.c sv.h
65171 ____________________________________________________________________________
65172 [  7977] By: jhi                                   on 2000/12/04  16:25:15
65173         Log: (Retracted by #7978, too shaky yet.)
65174              
65175              Subject: Re: utf8 in hash keys, implementor missing
65176              From: Simon Cozens <simon@cozens.net>
65177              Date: Sat, 2 Dec 2000 19:49:35 +0000
65178              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
65179              
65180              The first step at UTF-8 hash keys.
65181      Branch: perl
65182            ! doop.c hv.c pp.c sv.h
65183 ____________________________________________________________________________
65184 [  7976] By: jhi                                   on 2000/12/04  16:13:53
65185         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
65186              From: sthoenna@efn.org
65187              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
65188              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
65189      Branch: perl
65190            ! os2/os2.c perlio.c
65191 ____________________________________________________________________________
65192 [  7975] By: jhi                                   on 2000/12/04  16:05:25
65193         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
65194              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65195              Date: Thu, 30 Nov 2000 20:50:37 -0800
65196              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
65197      Branch: perl
65198            ! os2/os2.c
65199 ____________________________________________________________________________
65200 [  7974] By: jhi                                   on 2000/12/04  16:03:57
65201         Log: Subject: [PATCH] ++ 20% faster
65202              From: Nicholas Clark <nick@ccl4.org>
65203              Date: Mon, 4 Dec 2000 12:17:27 +0000
65204              Message-ID: <20001204121726.B52976@plum.flirble.org>
65205              
65206              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
65207      Branch: perl
65208            ! sv.c
65209 ____________________________________________________________________________
65210 [  7973] By: jhi                                   on 2000/12/04  16:00:48
65211         Log: 
65212              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
65213              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
65214              Date: Mon, 04 Dec 2000 12:30:45 +0100
65215              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
65216              
65217              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
65218              library (getprotobyname and getprotobynumber are outversioned by
65219              the same calls in libc, at least for xlc version 3.
65220      Branch: perl
65221            ! hints/aix.sh
65222 ____________________________________________________________________________
65223 [  7972] By: jhi                                   on 2000/12/04  02:58:31
65224         Log: Integrate perlio.
65225      Branch: perl
65226           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
65227           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
65228           !> win32/win32.h win32/win32iop.h win32/win32thread.h
65229 ____________________________________________________________________________
65230 [  7971] By: nick                                  on 2000/12/04  00:24:33
65231         Log: Quieten some noise in Win32 builds:
65232              - win32.h is included after <sys/socket.h>, so need to 
65233              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
65234              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
65235      Branch: perlio
65236            ! doio.c perl.h toke.c win32/win32.h
65237 ____________________________________________________________________________
65238 [  7970] By: nick                                  on 2000/12/03  22:57:46
65239         Log: PERL_IMPLICIT_SYS compiles but does not work.
65240      Branch: perlio
65241            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
65242            ! win32/perlhost.h win32/perllib.c win32/win32.h
65243            ! win32/win32iop.h win32/win32thread.h
65244 ____________________________________________________________________________
65245 [  7969] By: jhi                                   on 2000/12/03  22:12:58
65246         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
65247              used to swash_init(), makes regprop() dumps more informative
65248              (+utf8::IsAlpha, -utf8::IsDigit, for example).
65249      Branch: perl
65250            ! regcomp.c regexec.c
65251 ____________________________________________________________________________
65252 [  7968] By: jhi                                   on 2000/12/03  21:39:56
65253         Log: Implement ANYOFUTF8 regprop() dumping.
65254      Branch: perl
65255            ! regcomp.c
65256 ____________________________________________________________________________
65257 [  7967] By: jhi                                   on 2000/12/03  20:57:19
65258         Log: Make uv_to_utf8() to zero-terminate its output buffer,
65259              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
65260      Branch: perl
65261            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
65262 ____________________________________________________________________________
65263 [  7966] By: nick                                  on 2000/12/03  18:41:21
65264         Log: Integrate mainline (STDCHAR)
65265      Branch: perlio
65266           !> Configure t/pragma/utf8.t
65267 ____________________________________________________________________________
65268 [  7965] By: jhi                                   on 2000/12/03  17:58:20
65269         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
65270      Branch: perl
65271            ! t/pragma/utf8.t
65272 ____________________________________________________________________________
65273 [  7964] By: jhi                                   on 2000/12/03  17:35:56
65274         Log: Integrate perlio.
65275      Branch: perl
65276           !> iperlsys.h perlio.c
65277 ____________________________________________________________________________
65278 [  7963] By: jhi                                   on 2000/12/03  17:33:55
65279         Log: Metaconfig unit change for #7962.
65280      Branch: metaconfig
65281            ! U/modified/stdchar.U
65282 ____________________________________________________________________________
65283 [  7962] By: jhi                                   on 2000/12/03  17:33:27
65284         Log: Untangle the <stdio.h> #include nest for the stdchar test,
65285              from Andy Dougherty.
65286      Branch: perl
65287            ! Configure
65288 ____________________________________________________________________________
65289 [  7961] By: nick                                  on 2000/12/03  16:53:00
65290         Log: Make iperlsys.h vector stdio not PerlIO.
65291      Branch: perlio
65292            ! iperlsys.h perlio.c
65293 ____________________________________________________________________________
65294 [  7960] By: nick                                  on 2000/12/03  14:43:01
65295         Log: Integrate mainline
65296      Branch: perlio
65297           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
65298           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
65299 ____________________________________________________________________________
65300 [  7959] By: jhi                                   on 2000/12/03  08:16:36
65301         Log: Use DO_UTF8().
65302      Branch: perl
65303            ! op.c
65304 ____________________________________________________________________________
65305 [  7958] By: jhi                                   on 2000/12/02  18:33:05
65306         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
65307              From: Mike Guy <mjtg@cam.ac.uk>         
65308              Date: Sat, 02 Dec 2000 17:27:13 +0000
65309              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
65310              
65311              An extraneous argument.
65312      Branch: perl
65313            ! toke.c
65314 ____________________________________________________________________________
65315 [  7957] By: jhi                                   on 2000/12/02  18:22:32
65316         Log: A missing hunk.
65317      Branch: perl
65318            ! t/lib/net-hostent.t
65319 ____________________________________________________________________________
65320 [  7956] By: jhi                                   on 2000/12/02  18:06:20
65321         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
65322              From: Nicholas Clark <nick@ccl4.org>
65323              Date: Sat, 2 Dec 2000 14:28:27 +0000
65324              Message-ID: <20001202142827.A12308@plum.flirble.org>
65325              
65326              Test robustness.
65327      Branch: perl
65328            ! t/lib/net-hostent.t
65329 ____________________________________________________________________________
65330 [  7955] By: jhi                                   on 2000/12/02  17:58:06
65331         Log: Metaconfig unit change for #7954.
65332      Branch: metaconfig
65333            ! U/modified/stdchar.U
65334 ____________________________________________________________________________
65335 [  7954] By: jhi                                   on 2000/12/02  17:54:32
65336         Log: An inconvenient hang would happen if the stdio _ptr wasn't
65337              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
65338              would be grepping stdin for all eternity for the _ptr.)
65339      Branch: perl
65340            ! Configure
65341 ____________________________________________________________________________
65342 [  7953] By: jhi                                   on 2000/12/02  00:07:15
65343         Log: Update Changes.
65344      Branch: perl
65345            ! Changes patchlevel.h
65346 ____________________________________________________________________________
65347 [  7952] By: jhi                                   on 2000/12/01  23:54:47
65348         Log: Subject: Re: long shell lines
65349              From: Andy Dougherty <doughera@lafayette.edu>
65350              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
65351              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
65352              
65353              Split overly long shell command lines.
65354      Branch: perl
65355            ! lib/ExtUtils/MM_Unix.pm
65356 ____________________________________________________________________________
65357 [  7951] By: jhi                                   on 2000/12/01  23:48:02
65358         Log: The metaconfig unit change for #7950.
65359      Branch: metaconfig
65360            + U/modified/stdchar.U
65361 ____________________________________________________________________________
65362 [  7950] By: jhi                                   on 2000/12/01  23:47:39
65363         Log: Try to find stdchar also from <stdio_impl.h>.
65364      Branch: perl
65365            ! Configure config_h.SH
65366 ____________________________________________________________________________
65367 [  7949] By: jhi                                   on 2000/12/01  23:46:45
65368         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
65369              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
65370              Date: Fri, 1 Dec 2000 16:26:08 -0500
65371              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
65372              
65373              Reword the diagnostic message.
65374      Branch: perl
65375            ! pod/perldiag.pod
65376 ____________________________________________________________________________
65377 [  7948] By: nick                                  on 2000/12/01  22:49:43
65378         Log: Integrate mainline (for s/y/m as sub names stuff).
65379      Branch: perlio
65380           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
65381           !> t/pragma/warn/toke toke.c
65382 ____________________________________________________________________________
65383 [  7947] By: jhi                                   on 2000/12/01  20:55:41
65384         Log: Integrate perlio.
65385      Branch: perl
65386           !> perlio.c perliol.h t/io/pipe.t
65387 ____________________________________________________________________________
65388 [  7946] By: jhi                                   on 2000/12/01  20:36:51
65389         Log: Upgrade to CPAN 1.59_51, from Andreas König.
65390      Branch: perl
65391            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
65392 ____________________________________________________________________________
65393 [  7945] By: nick                                  on 2000/12/01  20:31:32
65394         Log: Integrate mainline
65395      Branch: perlio
65396           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
65397           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
65398           +> t/lib/net-hostent.t
65399           !> (integrate 35 files)
65400 ____________________________________________________________________________
65401 [  7944] By: jhi                                   on 2000/12/01  20:23:29
65402         Log: Some help for 20001130.011.  Now one gets warnings like
65403              "Ambiguous -f() resolved as a file test ..."
65404      Branch: perl
65405            ! pod/perldiag.pod t/pragma/warn/toke toke.c
65406 ____________________________________________________________________________
65407 [  7943] By: jhi                                   on 2000/12/01  19:44:44
65408         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
65409              that also breaks using them as methods. 
65410      Branch: perl
65411            ! pod/perldiag.pod t/op/misc.t toke.c
65412 ____________________________________________________________________________
65413 [  7942] By: nick                                  on 2000/12/01  17:56:46
65414         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
65415              Make 'unix' pass most tests
65416              - do unread by temporary push of layer ("pending") holding unread chars
65417              - fast_gets is now based on per-handle flag
65418              - relax one of io/pipe.t tests to allow print to fail and close to
65419              succeed so that it passes on unbuffered "unix" layer.
65420              Remaining fail is sporadic and a genuine race condition between
65421              parent/child in fork test.
65422      Branch: perlio
65423            ! perlio.c perliol.h t/io/pipe.t
65424 ____________________________________________________________________________
65425 [  7941] By: jhi                                   on 2000/12/01  15:28:58
65426         Log: (Retracted by #7943.)
65427              
65428              Reserve the short named string operator names.
65429      Branch: perl
65430            ! pod/perldiag.pod t/op/misc.t toke.c
65431 ____________________________________________________________________________
65432 [  7940] By: jhi                                   on 2000/12/01  06:45:53
65433         Log: Get the three different space character classes right under utf8.
65434      Branch: perl
65435            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
65436            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
65437            ! regexec.c t/op/pat.t utf8.c
65438 ____________________________________________________________________________
65439 [  7939] By: jhi                                   on 2000/12/01  03:26:26
65440         Log: Two more tests that make no sense in UTF-8 since the test
65441              data is not in UTF-8.
65442      Branch: perl
65443            ! t/op/regexp.t
65444 ____________________________________________________________________________
65445 [  7938] By: jhi                                   on 2000/12/01  03:20:39
65446         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
65447              should it be required inside regexen?
65448      Branch: perl
65449            ! regcomp.c t/op/regmesg.t
65450 ____________________________________________________________________________
65451 [  7937] By: jhi                                   on 2000/12/01  02:58:53
65452         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
65453              stored and restored, and thusly was trounced by the utf8 swash
65454              routines.
65455      Branch: perl
65456            ! regcomp.c
65457 ____________________________________________________________________________
65458 [  7936] By: jhi                                   on 2000/11/30  20:41:39
65459         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
65460              Why the different platforms behave so differently (core dump vs
65461              no core dump) on this bug is a but of a mystery, but if I had to
65462              guess I would mumble something like 'alignment'.
65463      Branch: perl
65464            ! sv.c
65465 ____________________________________________________________________________
65466 [  7935] By: jhi                                   on 2000/11/30  16:17:02
65467         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
65468              From: Robin Barker <rmb1@cise.npl.co.uk>
65469              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
65470              Date: Thu, 30 Nov 2000 14:27:12 GMT
65471      Branch: perl
65472            ! perlio.c toke.c
65473 ____________________________________________________________________________
65474 [  7934] By: jhi                                   on 2000/11/30  16:04:49
65475         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
65476      Branch: perl
65477            ! t/lib/net-hostent.t
65478 ____________________________________________________________________________
65479 [  7933] By: jhi                                   on 2000/11/30  06:07:26
65480         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
65481              From: Peter Prymmer <pvhp@forte.com>
65482              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
65483              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
65484              
65485              In VMS the localhost may be LOCALHOST.
65486      Branch: perl
65487            ! t/lib/net-hostent.t
65488 ____________________________________________________________________________
65489 [  7932] By: jhi                                   on 2000/11/30  01:11:11
65490         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
65491              From: Peter Prymmer <pvhp@forte.com>
65492              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
65493              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
65494              
65495              plus regen perlapi.pod.
65496      Branch: perl
65497            ! pod/perlapi.pod utf8.c
65498 ____________________________________________________________________________
65499 [  7931] By: jhi                                   on 2000/11/30  01:06:19
65500         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
65501              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
65502              Date:     Wed, 29 Nov 2000 17:15:11 EST
65503              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
65504      Branch: perl
65505            ! t/lib/filter-util.pl t/lib/filter-util.t
65506 ____________________________________________________________________________
65507 [  7930] By: jhi                                   on 2000/11/29  18:51:55
65508         Log: Update Changes.
65509      Branch: perl
65510            ! Changes patchlevel.h
65511 ____________________________________________________________________________
65512 [  7929] By: jhi                                   on 2000/11/29  18:50:55
65513         Log: Update the va_copy() metaconfig unit.
65514      Branch: metaconfig/U/perl
65515            ! need_va_copy.U
65516 ____________________________________________________________________________
65517 [  7928] By: jhi                                   on 2000/11/29  17:50:43
65518         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
65519              From: Dominic Dunlop <domo@computer.org>
65520              Date: Tue, 28 Nov 2000 16:41:57 +0100
65521              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
65522              
65523              Patch to catch a core dump in the Configure va_copy test.
65524      Branch: perl
65525            ! Configure config_h.SH
65526 ____________________________________________________________________________
65527 [  7927] By: jhi                                   on 2000/11/29  17:31:59
65528         Log: Retract #7921, the patch shouldn't be needed.
65529      Branch: perl
65530            ! sv.c
65531 ____________________________________________________________________________
65532 [  7926] By: jhi                                   on 2000/11/29  17:01:41
65533         Log: Make the Class::Struct import() wiser.
65534      Branch: perl
65535            ! lib/Class/Struct.pm t/lib/class-struct.t
65536 ____________________________________________________________________________
65537 [  7925] By: jhi                                   on 2000/11/29  16:36:33
65538         Log: All the core library users of Class::Struct seem to be
65539              using "use Class::Struct 'struct';" instead of the bare
65540              "use Class::Struct;", which isn't documented in Class::Struct.
65541              This can't be right.
65542      Branch: perl
65543            ! lib/File/stat.pm
65544 ____________________________________________________________________________
65545 [  7924] By: jhi                                   on 2000/11/29  16:32:15
65546         Log: A test works better if it has the right 1..$n output.
65547      Branch: perl
65548            ! t/lib/class-struct.t
65549 ____________________________________________________________________________
65550 [  7923] By: jhi                                   on 2000/11/29  16:29:11
65551         Log: Forgot to MANIFEST the new Net::hostent test.
65552      Branch: perl
65553            ! MANIFEST
65554 ____________________________________________________________________________
65555 [  7922] By: jhi                                   on 2000/11/29  16:27:49
65556         Log: Integrate perlio.
65557      Branch: perl
65558           !> iperlsys.h perlio.c
65559 ____________________________________________________________________________
65560 [  7921] By: jhi                                   on 2000/11/29  16:27:10
65561         Log: (Retracted by #7927.)
65562              
65563              Subject: [PATCH] Is infinity a number?
65564              From: Simon Cozens <simon@cozens.net>
65565              Date: Wed, 29 Nov 2000 14:48:20 +0000
65566              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
65567      Branch: perl
65568            ! sv.c
65569 ____________________________________________________________________________
65570 [  7920] By: jhi                                   on 2000/11/29  16:23:02
65571         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
65572              From: rspier@pobox.com (Robert Spier)
65573              Date: Wed, 29 Nov 2000 02:17:49 -0500
65574              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
65575              
65576              Add a test for Net::hostent.
65577      Branch: perl
65578            + t/lib/net-hostent.t
65579 ____________________________________________________________________________
65580 [  7919] By: jhi                                   on 2000/11/29  16:21:31
65581         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
65582              add a test for Class::Struct.
65583      Branch: perl
65584            + t/lib/class-struct.t
65585            ! MANIFEST lib/Class/Struct.pm
65586 ____________________________________________________________________________
65587 [  7918] By: jhi                                   on 2000/11/29  15:48:40
65588         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
65589              From: rspier@pobox.com (Robert Spier)
65590              Date: Wed, 29 Nov 2000 02:25:39 -0500
65591              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
65592              
65593              More checking in case someone has broken their services or
65594              protocol databases.
65595      Branch: perl
65596            ! ext/Sys/Syslog/Syslog.pm
65597 ____________________________________________________________________________
65598 [  7917] By: jhi                                   on 2000/11/29  15:46:25
65599         Log: Subject: [PATCH] $^O  win32 -> MSWin32
65600              From: rspier@pobox.com (Robert Spier)
65601              Date: Wed, 29 Nov 2000 02:17:38 -0500
65602              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
65603              
65604              plus similar nits for vms, err, VMS, and UNICOS.
65605      Branch: perl
65606            ! t/lib/syslfs.t t/op/lfs.t
65607 ____________________________________________________________________________
65608 [  7916] By: jhi                                   on 2000/11/29  15:42:51
65609         Log: Subject: [PATCH] Tokeniser debugging
65610              From: Simon Cozens <simon@cozens.net>
65611              Date: Wed, 29 Nov 2000 14:15:45 +0000
65612              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
65613      Branch: perl
65614            ! perl.c perl.h pod/perlrun.pod toke.c
65615 ____________________________________________________________________________
65616 [  7915] By: jhi                                   on 2000/11/29  15:41:36
65617         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
65618              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65619              Date: Wed, 29 Nov 2000 02:13:14 -0500
65620              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
65621              
65622              OUT keyword nits.
65623              
65624              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
65625              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65626              Date: Wed, 29 Nov 2000 03:09:04 -0500
65627              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
65628              
65629              OUT and IN_OUT documentation.
65630      Branch: perl
65631            ! lib/ExtUtils/xsubpp pod/perlxs.pod
65632 ____________________________________________________________________________
65633 [  7914] By: jhi                                   on 2000/11/29  03:35:01
65634         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
65635              From: John Tobey <jtobey@john-edwin-tobey.org>
65636              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
65637              Message-Id: <m140e1N-000FOoC@feynman.localnet>
65638              
65639              plus a performance speedup noticed by Sarathy.
65640      Branch: perl
65641            ! op.c
65642 ____________________________________________________________________________
65643 [  7913] By: jhi                                   on 2000/11/29  03:16:59
65644         Log: Use "1 while unlink" so that VMS gets clean, too.
65645      Branch: perl
65646            ! t/lib/filter-util.t
65647 ____________________________________________________________________________
65648 [  7912] By: jhi                                   on 2000/11/29  03:09:08
65649         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
65650              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65651              Date: Tue, 28 Nov 2000 03:27:09 -0500
65652              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
65653      Branch: perl
65654            ! lib/ExtUtils/xsubpp
65655 ____________________________________________________________________________
65656 [  7911] By: jhi                                   on 2000/11/29  03:06:30
65657         Log: This should have been part of #7872: no need to scan UTF-8
65658              until eternity.
65659      Branch: perl
65660            ! utf8.c
65661 ____________________________________________________________________________
65662 [  7910] By: jhi                                   on 2000/11/29  02:50:04
65663         Log: One more perltie.pod nit from Casey R. Tweten.
65664      Branch: perl
65665            ! pod/perltie.pod
65666 ____________________________________________________________________________
65667 [  7909] By: jhi                                   on 2000/11/29  02:44:23
65668         Log: Document the known sprintf test failures, exact standard
65669              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
65670      Branch: perl
65671            ! pod/perldelta.pod t/op/sprintf.t
65672 ____________________________________________________________________________
65673 [  7908] By: jhi                                   on 2000/11/29  02:36:23
65674         Log: Add the Encoding table format documentation.
65675      Branch: perl
65676            + ext/Encode/Encode/EncodeFormat.pod
65677            ! MANIFEST
65678 ____________________________________________________________________________
65679 [  7907] By: jhi                                   on 2000/11/29  02:07:24
65680         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
65681              From: "Casey R. Tweten" <crt@kiski.net>
65682              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
65683              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
65684              
65685              Subject: Re: [PATCH] Updating perltie.pod for arrays
65686              From: "Casey R. Tweten" <crt@kiski.net>
65687              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
65688              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
65689      Branch: perl
65690            ! pod/perltie.pod
65691 ____________________________________________________________________________
65692 [  7906] By: nick                                  on 2000/11/28  22:40:59
65693         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
65694      Branch: perlio
65695            ! iperlsys.h perlio.c
65696 ____________________________________________________________________________
65697 [  7905] By: nick                                  on 2000/11/28  22:04:34
65698         Log: Integrate mainline
65699      Branch: perlio
65700           !> (integrate 39 files)
65701 ____________________________________________________________________________
65702 [  7904] By: jhi                                   on 2000/11/28  16:44:43
65703         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
65704              From: Nicholas Clark <nick@babyhippo.co.uk>
65705              Date: Tue, 28 Nov 2000 11:16:57 +0000
65706              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
65707      Branch: perl
65708            ! pod/perlipc.pod
65709 ____________________________________________________________________________
65710 [  7903] By: jhi                                   on 2000/11/28  16:40:31
65711         Log: Subject: [PATCH] Updating perltie.pod for arrays
65712              From: "Casey R. Tweten" <crt@kiski.net>
65713              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
65714              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
65715      Branch: perl
65716            ! pod/perltie.pod
65717 ____________________________________________________________________________
65718 [  7902] By: jhi                                   on 2000/11/28  16:39:37
65719         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
65720              From: Robin Barker <rmb1@cise.npl.co.uk>
65721              Date: Mon, 27 Nov 2000 17:56:44 GMT
65722              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
65723      Branch: perl
65724            ! pod/perlfunc.pod t/op/split.t
65725 ____________________________________________________________________________
65726 [  7901] By: jhi                                   on 2000/11/28  16:28:04
65727         Log: setmode() is a DOSish-only thing.
65728      Branch: perl
65729            ! perlio.c
65730 ____________________________________________________________________________
65731 [  7900] By: jhi                                   on 2000/11/28  16:21:46
65732         Log: Subject: [PATCH] perlcc.PL cleanups
65733              From: Simon Cozens <simon@cozens.net>
65734              Date: Tue, 28 Nov 2000 12:44:35 +0000
65735              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
65736      Branch: perl
65737            ! utils/perlcc.PL
65738 ____________________________________________________________________________
65739 [  7899] By: gsar                                  on 2000/11/28  06:32:55
65740         Log: reintegrate files missed by change#7895
65741      Branch: maint-5.6/perl
65742           +> ext/ByteLoader/bytecode.h utils/Makefile
65743            - utils/perlbc.PL
65744 ____________________________________________________________________________
65745 [  7897] By: gsar                                  on 2000/11/27  18:22:47
65746         Log: can't integrate these two files, for some reason
65747      Branch: maint-5.6/perl
65748            - ext/ByteLoader/bytecode.h utils/Makefile
65749 ____________________________________________________________________________
65750 [  7895] By: gsar                                  on 2000/11/27  18:11:21
65751         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
65752              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
65753              6757..6890,6892..6901 from mainline
65754              
65755              Bytecompiler patches from Benjamin Stuhl.
65756              
65757              More bytecompiler.
65758              
65759              Subject: [PATCH blead] B:: missing dependency
65760              
65761              Subject: [PATCH: 6757] configure.com updates and syslog build
65762              
65763              Long double Gconvert fixes from Yitzchak Scott-Thoennes
65764              and Spider Boardman.
65765              
65766              Subject: [PATCH blead] nextchar() abuse misses an optimisation
65767              
65768              Long double fixes from Spider Boardman.
65769              
65770              Make the selection of NVff et al stricter.
65771              
65772              cSVOPo_*v things index into the current PL_curpad
65773              under ithreads, which is different from the curpad
65774              used by the XSUB.  (In other words, the code as-is
65775              before this patch wouldn't work under ithreads.)
65776              
65777              Be portable.
65778              
65779              VMS MMS (make) wants null action.
65780              
65781              Mac and other portability updates from Chris Nandor.
65782              
65783              Storable support, v-version fixes.
65784              Subject: CPAN.pm beta for testing available
65785              
65786              Portability fix from Hugo van der Sanden.
65787              
65788              Bad makefile.
65789              
65790              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
65791              
65792              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
65793              
65794              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
65795              
65796              Replace #6705 with a minimal doc patch.
65797              Subject: [PATCH 5.6.0] replace change #6705
65798              
65799              Drop the separate perlbc, perlcc -b should be enough.
65800              
65801              installperl couldn't tell whether it had run tests or not.
65802              Subject: [PATCH] Re: installperl and t/TEST
65803              
65804              Add silencer flags to installperl.
65805              Subject: [PATCH] Making installperl silent.
65806              
65807              Make "make install" by default silent.  A new "install-verbose"
65808              target is verbose.
65809              
65810              More liberal parsing of version numbers.
65811              Subject: Re: CPAN.pm beta for testing available
65812              
65813              Create directories in silence.
65814              Subject: [PATCH] Another silencer for MakeMaker
65815              
65816              DOS patches and portability/porting notes, from Tim Jenness.
65817              
65818              Make installman to recognize the silence flag -S.
65819              
65820              Actually do something with the silencer option.
65821              
65822              Continue silencing.
65823              
65824              Show the doc file, not the temp file.
65825              
65826              Regen perltoc.
65827              
65828              Subject: [PATCH] More silencing of installman.
65829              
65830              Better wording for the vec lvalue diagnostic.
65831              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
65832              
65833              Subject: [PATCH: 6805] several more tweaks to configure.com
65834              
65835              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
65836              
65837              Missing parts of 
65838              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
65839              
65840              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
65841              (applied slightly modified)
65842              
65843              installperl --verbose and --silent.
65844              Subject: Re: [PATCH] More silencing of installman.
65845              
65846              Add install-silent target.
65847              
65848              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
65849              the problem reported in
65850              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
65851              
65852              Tweak the sfio/useperlio logic, hopefully as wished in
65853              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
65854              
65855              One forgotten file from #6816.
65856              
65857              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
65858              
65859              Remove duplicately applied patch shards.
65860              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
65861              
65862              Support preserving extremely big/small angles.
65863              
65864              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
65865              
65866              Subject: [PATCH] installation not quite silent yet.
65867              
65868              Update the test count.
65869              
65870              Use UVxf, PTR2UV, NVff.
65871              
65872              Document PTR2XX and INT2PTR.
65873              
65874              no-install target a la make -n.
65875              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
65876              
65877              grep -e isn't portable.
65878              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
65879              
65880              Can't get the test to reliably work thanks to the
65881              inaccurateness of floating point.  "Resolves" bug ids
65882              20000826.003, 20000826.009, 20000826.010,
65883              
65884              Subject: installman buglet
65885              
65886              DJGPP update from Laszlo Molnar.
65887              
65888              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
65889              
65890              Passing -R in ldflags makes now it to appear in the default
65891              for lddlflags, just like with -L.
65892              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
65893              
65894              Test nit.
65895              
65896              Use the actual thread type, not the pointer-to-struct.
65897              
65898              Provice virtual $Config{ccflags_nolargefiles} etc. 
65899              
65900              display_format used as a class method without arguments was broken,
65901              reported in
65902              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
65903              
65904              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
65905              
65906              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
65907              
65908              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
65909              
65910              opmini.o may be left around if a build is interrupted.
65911              
65912              Typo in #6858.
65913              
65914              Fix for ID 20000828.001, long doubles were not formatted
65915              correctly (showed up in $], which stopped installing perl).
65916              
65917              An attempt to fix the problem reported in
65918              Subject: Building perl@6856 using gcc/AIX 4.3.3 
65919              I can't test this properly since the gcc installation I have
65920              access to seems to be botched (gcc is calling the AIX cpp,
65921              a losing proposition...)
65922              
65923              Add -ld to archname on long tr...double platforms.
65924              
65925              Subject: hv.h Doc Patch
65926              
65927              Potential cruft.
65928              
65929              Subject: [PATCH bleedperl@6856] warnings fixes
65930              
65931              -S is the silent flag, -s is the strip flag.
65932              Subject: [PATCH] Re: [PATCH] make no-install          
65933              
65934              Take out the SUIDMAIL thing, that will not be
65935              a problem in 5.7.*.
65936              
65937              Subject: [PATCH bleedperl@6866] spellings
65938              
65939              Subject: [PATCH] Re: files not cleaned even by veryclean
65940              
65941              Use minimal @INC in tests, most of the time just '../lib',
65942              so that we simply can't pick up stuff from other Perls than
65943              the one we are testing.  Pointed out by
65944              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
65945              
65946              Update to Getopt::Long 2.24, from Johan Vromans.
65947              
65948              Fix for thinko in #6848.
65949              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
65950              
65951              Patches all over for people and the files they (hopefully) care about.
65952              
65953              Subject: Net::protoent does not export 'getproto'
65954              
65955              Missed a change in #6869.
65956              
65957              Subject: [PATCH] Warnings in B::Deparse
65958              
65959              Subject: [PATCH] Glob dumping
65960              
65961              Disable one of the tests for now.
65962              
65963              Disabling the one test is a bit tricky.
65964              
65965              Don't forget to tidy up.
65966              
65967              The #6881 removed one dump line.
65968              
65969              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
65970              
65971              Under usethreads the dumped variable is IN_PAD.
65972              Subject: Re: [PATCH] Glob dumping
65973              
65974              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
65975              
65976              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
65977              
65978              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
65979              
65980              Regen Configure for #6894.
65981              
65982              Subject: [PATCH: 6889] updates to perlebcdic.pod
65983              
65984              Undo namespace pollution of #6878.
65985              Subject: Re: Net::protoent does not export 'getproto'
65986              
65987              Admit that we are leaking scalars.
65988              
65989              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
65990      Branch: maint-5.6/perl
65991           !> (integrate 271 files)
65992 ____________________________________________________________________________
65993 [  7894] By: gsar                                  on 2000/11/27  16:00:34
65994         Log: a couple of nits
65995      Branch: maint-5.6/perl
65996            ! MANIFEST pp_sys.c
65997 ____________________________________________________________________________
65998 [  7893] By: gsar                                  on 2000/11/27  15:10:56
65999         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
66000              6740..6745,6747..6757,6760
66001              
66002              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
66003              
66004              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
66005              
66006              Doc nits spotted by Richard Soderberg.
66007              
66008              move WNOHANG definition to where other such things are
66009              
66010              Make $Config{byteorder} more magical so that it is
66011              dynamically computed: nice for 'fat binaries'.
66012              Subject: [PATCH]: default byteorder
66013              
66014              Subject: [PATCH] Cwd.pm now uses strict
66015              
66016              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
66017              
66018              Get -DLEAKTEST to compile (not necessarily to work, mind)
66019              Subject: [ID 20000724.006] -DLEAKTEST problem
66020              
66021              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
66022              
66023              Add perlebcdic from Peter Prymmer, regen toc.
66024              
66025              Don't propose using modules built for 5.005 if no binary
66026              compatibility with 5.005 is attempted.
66027              
66028              Do not use prototyping here.
66029              Subject: [ID 20000817.016] [PATCH] Peek.xs
66030              
66031              Document what the backtick returns if the command fails.
66032              
66033              Add byteorder to the myconfig output.
66034              
66035              Introduce NVef, NVff, and NVgf, use the middle one.
66036              (helps for lib/peek + Linux + long doubles)  Reported in
66037              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
66038              Use NVs in POSIX math, not doubles.
66039              Subject: [ID 20000817.014] POSIX & modfl
66040              
66041              Subject: [PATCH 5.6.0+] newSVrv() memory leak
66042              
66043              The byteorder code in #6671 was wrong.
66044              
66045              Fix the lib/complex failure of
66046              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
66047              Linux long double accuracy issue: something that
66048              when printed with %g looks like "2" but int() of it is 1.
66049              
66050              Propagate new Configure vars.
66051              
66052              Unbuffer the output.
66053              
66054              Subject: [PATCH] perltrap.pod spring cleaning
66055              
66056              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
66057              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
66058              
66059              Tiny Getopt::Long patch from Johan Vromans.
66060              
66061              Document code point which makes if (defined %stash::) to work
66062              (noted by Spider Boardman).
66063              
66064              Subject: [PATCH perl@6698] cygwin port
66065              
66066              Document the NDBM_File and ODBM_File as SDBM_File
66067              was documented in #6417.
66068              
66069              The new tests were missing from #6415.
66070              
66071              Add [[:blank:]] as suggested in
66072              Subject: [ID 20000716.024] [=cc=] / [:blank:]
66073              (the [=cc=] has already been taken care of by #6439
66074              so the whole bug report can be closed)
66075              and make [[:space:]] to be equivalent to isspace(3)
66076              (as opposed to \s, which is isSPACE()).  The difference
66077              is that now [[:space:]] matches the mythical vertical tab,
66078              while \s doesn't.
66079              
66080              Don't eat leading os from index entries.
66081              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
66082              
66083              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
66084              
66085              Typo in pp_complement().
66086              Subject: [PATCH perl-current] Deparse
66087              
66088              Add warnif(), check warnings further up the stack,
66089              all the warnings functions now can take an optional object reference.
66090              Subject: [PATCH bleedperl@6691] warnings pragma update
66091              
66092              Fix a core dump in lib/selfloader under -DDEBUGGING.
66093              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
66094              
66095              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
66096              
66097              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
66098              
66099              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
66100              Put back the long double avoidance code to POSIX.xs
66101              because VMS seems to need it still.
66102              
66103              Introduce a 'veryclean' target that is like 'distclean'
66104              but also removes *~ and *.orig.
66105              
66106              Subject: [ID 20000817.023] endianness description in perlfunc.pod
66107              
66108              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
66109              
66110              Let's try #6717 again.
66111              
66112              UTF8 concat fixes.
66113              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
66114              
66115              pp_open() could pass an uninitialized filename down to do_open9().
66116              
66117              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
66118              
66119              Update to CGI 2.72, from Lincoln Stein.
66120              
66121              Subject: [PATCH] Silence MakeMaker (Was: installman)
66122              
66123              Use temporary directory instead of current directory.
66124              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
66125              
66126              Document odd vs even subreleases and -Dusedevel.
66127              
66128              The veryclean target needs to clobber.
66129              
66130              Use File::Spec->tmpdir().
66131              
66132              Document the number of exponent digits.
66133              
66134              Mention perlebcdic and perlposix-bc.
66135              
66136              s/this one/the 5.6.0 release/
66137              
66138              The #6724 is here.
66139              
66140              The correct cleaning order is an art.
66141              
66142              small tweaks for change#6705: avoid C++ style comments in C code;
66143              use Perl's malloc API rather than the low level system one
66144              
66145              Array context keeps slithering in.
66146              
66147              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
66148              
66149              Subject: [PATCH] os2.c fix for use64bitint
66150              
66151              Update to Pod::LaTeX 0.53.
66152              Subject: [PATCH] lib/Pod/LaTeX.pm updates
66153              
66154              Document the endianness of Alpha more precisely.
66155              
66156              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
66157              
66158              Rename the macro argument because some preprocessors
66159              can't tell the difference and expand arguments also inside
66160              double quoted strings.
66161              
66162              free TLS slot properly on Windows
66163              
66164              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
66165              
66166              Unicos/mk requires elaborate paranoia.
66167              
66168              Tweak the floating point output routine preferences.
66169              
66170              Also under djgpp the timestamps are funky.
66171              
66172              Apply some PodParser 1.18 patches; the Pod/Find.pm
66173              patches cannot be applied since #6712 conflicts.
66174              
66175              Use PodParser 1.18 new test.
66176              
66177              A pod nit.
66178              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
66179              
66180              Be verydeepclean.
66181      Branch: maint-5.6/perl
66182           +> pod/perlebcdic.pod
66183           !> (integrate 106 files)
66184 ____________________________________________________________________________
66185 [  7892] By: jhi                                   on 2000/11/27  15:02:32
66186         Log: Update Changes.
66187      Branch: perl
66188            ! Changes patchlevel.h
66189 ____________________________________________________________________________
66190 [  7891] By: jhi                                   on 2000/11/27  14:57:23
66191         Log: Subject: Re: perlfaq style changes
66192              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
66193              Date: Sat, 25 Nov 2000 23:32:26 -0800
66194              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
66195              
66196              plus a note from Ronald Kimball.
66197      Branch: perl
66198            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
66199 ____________________________________________________________________________
66200 [  7890] By: jhi                                   on 2000/11/27  14:53:14
66201         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
66202              From: Benjamin Holzman <bah@ecnvantage.com>
66203              Date: Sun, 26 Nov 2000 16:27:33 -0500
66204              Message-ID: <20001126162733.J25040@ecnvantage.com>
66205      Branch: perl
66206            ! gv.c
66207 ____________________________________________________________________________
66208 [  7889] By: jhi                                   on 2000/11/27  14:43:11
66209         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
66210              From: lvirden@cas.org
66211              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
66212              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
66213      Branch: perl
66214            ! README.amiga
66215 ____________________________________________________________________________
66216 [  7888] By: jhi                                   on 2000/11/27  14:32:34
66217         Log: Restore also the locale test to no-sprintf-taint state.
66218              Fixes the bug 20001127.003.
66219      Branch: perl
66220            ! sv.c t/pragma/locale.t
66221 ____________________________________________________________________________
66222 [  7887] By: gsar                                  on 2000/11/27  14:13:05
66223         Log: integrate changes#6613..6616,6620..6665 from mainline
66224              
66225              VMS configure.com update continues.
66226              
66227              Subject: Test fails / warnings with perl-current #6612
66228              
66229              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
66230              
66231              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
66232              
66233              For now remove the mail code.
66234              
66235              Subject: Re: [PATCH] @+, @- readonly
66236              
66237              Subject: warning: storage class after type is obsolescent
66238              
66239              Subject: sfio2000
66240              
66241              Subject: Re: File::Temp problems on VMS in bleedperl
66242              
66243              README.os2 update.
66244              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
66245              
66246              Make the user to give up his firstborn, err, to knowingly
66247              verify installing an unstable developer release.  Also bump
66248              the release to 5.7.0, but leave a patch tag in the local
66249              patches saying that this is not yet the real thing.
66250              
66251              Update (kinda) to Test 1.14, from Joshua Pritikin.
66252              
66253              make ok etc also for win32.
66254              
66255              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
66256              
66257              Don't blow limited stacks, a lower number is enough to
66258              tickle the lookbehind limit.
66259              
66260              Use -Dusedevel; regen Configure and the respective Porting stuff.
66261              
66262              Subject: [PATCH] debugger exit code should reflect user exit code
66263              
66264              Subject: [PATCH perl@6620] cygwin port
66265              
66266              Missed a file from #6638.
66267              
66268              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)
66269              
66270              magic callbacks all need to have same type signature
66271              
66272              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
66273              
66274              Fix a dependency problem.
66275              Subject: [PATCH: 6640] VMS Makefile.SH update
66276              
66277              The numeric locale was reset to "C" by s?printf and never restored.
66278              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
66279              No test since adding the failing example to locale.t
66280              does not fail -- probably because the locale settings are so
66281              thoroughly tweaked by that time.  Running the example standalone
66282              does fail, though.  UPDATE: test case added at change #7540.
66283              
66284              Subject: [ID 20000324.040] minor fix to perlhpux.pod
66285              
66286              Update to CPAN 1.57.
66287              
66288              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
66289              
66290              Change the perlbug address to perl.org since it's more forgiving.
66291              
66292              Change the regx compilation error markers to use = instead of <
66293              since pod makes using the latter quite messy.  Reported in
66294              ID 20000814.006 by Abigail and in
66295              Subject: Unknown escape E<> ?
66296              
66297              Update to perldebtut 1.9, from Richard Foley.
66298              
66299              check that the number pseudo children doesn't exceed
66300              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
66301              the WaitForMultipleObjects() limit that would cause wait()
66302              to crash)
66303              wait() and waitpid() could potentially be rewritten to use
66304              more than one thread to do the waiting to eliminate this
66305              limitation
66306              
66307              change#6328 could make close(SOCKET) return false on windows
66308              when it shouldn't
66309              
66310              pod nit seen in passing
66311              
66312              on windows, the return values from wait() and waitpid() don't
66313              match those of pseudo-pids
66314              
66315              waitpid() now handles externally spawned pids correctly;
66316              fixes for backtick/wait/waitpid failures on Windows 9x
66317              these changes make the pid returned by process functions on
66318              Windows 9x always positive by clearing the high bit (which
66319              is always set on Win9x); pseudo-process PIDs are likewise
66320              always negative now on Win9x (just as on NT/2000)
66321              
66322              trailing new %ENV entries weren't being pushed into the real
66323              environment of subprocesses on Windows
66324              
66325              Tweak the regex compilation errors once more.
66326              
66327              avoid warnings from dense compiler
66328              
66329              add "ok" targets from change#6632 in makefile.mk
66330      Branch: maint-5.6/perl
66331            - lib/Pod/PlainText.pm vms/configure.com
66332           !> (integrate 66 files)
66333 ____________________________________________________________________________
66334 [  7886] By: jhi                                   on 2000/11/27  13:54:18
66335         Log: __FUNCTION__ isn't portable and trying to emulate it leads
66336              into practically spelling out the name of the function.
66337              Takes care of the bug 20001127.001.
66338      Branch: perl
66339            ! perlio.c
66340 ____________________________________________________________________________
66341 [  7885] By: gsar                                  on 2000/11/27  13:53:18
66342         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
66343              6610..6611 from mainline
66344              
66345              Make regular expression parse error messages easier to understand.
66346              Subject: Re: enhanced(?) regex error messages
66347              
66348              Tiny tidying on report_evil_fh().
66349              
66350              Subject: Re: enhanced(?) regex error messages 
66351              plus Capitalize the error messages, plus perldiag them.
66352              
66353              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
66354              
66355              Document here-doc better.
66356              
66357              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
66358              
66359              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
66360              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
66361              (either perlbug or p5p ate the original), plus regen
66362              perlapi and perltoc. 
66363              
66364              Regen global.sym.
66365              
66366              Double check that we have a dirhandle.
66367              
66368              Subject: Re: enhanced(?) regex error messages
66369              (plus two small patches sent privately)
66370              (this still seems to leave few test failures)
66371              
66372              warn is a macro, avoid using at a variable to avoid warnings
66373              in some configurations; readdir.t is too conservative in
66374              estimating number of *.t's
66375              
66376              Get back into sync with Jeffrey on the enhanced regex warnings.
66377              
66378              Subject: [PATCH 5.6.0] cygwin port
66379              
66380              Zero entries were skipped, fix from Adrian Goalby
66381              <argoalby@yahoo.co.uk>
66382              
66383              Subject: Remove dead entry in perldiag
66384              
66385              Amend the description of Perl6.
66386              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
66387              
66388              detypo
66389              
66390              It's the 2ndO'ROSSC.
66391              
66392              Revert the sv.c part of #6559, a better fix is needed.
66393              
66394              Iterating perl6 description.
66395              
66396              Update to Term::ANSIColor 1.03, from Russ Allbery.
66397              
66398              Update to Getopt::Long 2.23_05, from Johan Vromans.
66399              
66400              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
66401              
66402              Update to Pod::Parser 1.17, from Brad Appleton.
66403              
66404              Update to CPAN 1.56, from Andreas König.
66405              
66406              Update to CGI 2.70, from Lincoln Stein.
66407              
66408              Put back the std @INC thing.
66409              
66410              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
66411              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
66412              
66413              Document the IO::Select timeout.
66414              
66415              sleep(1) does not necessarily return 1.
66416              Subject: [PATCH bleadperl] op/lex_assign.t  
66417              
66418              Subject: debugger "d" command doesnt check line number
66419              
66420              B::Deparse didn't do sub attributes.
66421              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
66422              
66423              Preprocessing and postprocessing for File::Find.
66424              Subject: Patch to Find::File.pm to allow alphabetical results
66425              
66426              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
66427              
66428              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
66429              
66430              Subject: Re: [ID 20000730.003] utf8::length() bad
66431              
66432              Subject: Getting perlio and threads to compile
66433              (the Solaris version changes in Configure skipped)
66434              
66435              Tests for #6589.
66436              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
66437              
66438              Add Perl debugging tutorial, regen toc. 
66439              Subject: perldebtut.pod
66440              
66441              Add a few missing files, update MANIFEST.
66442              
66443              Rewrite of vms/subconfigure.com as configure.com,
66444              from Peter Prymmer and the vmsperl crew.
66445              
66446              Should have deleted this in #6603.
66447              
66448              Fix the test for 5005threads.
66449              
66450              Fix-n-skip the tests under 5005threads.
66451              
66452              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
66453              
66454              Upgrade to CGI 2.71, from Lincoln Stein.
66455      Branch: maint-5.6/perl
66456           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
66457           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
66458           +> t/op/regmesg.t t/pod/find.t vms/configure.com
66459            - vms/subconfigure.com
66460            ! lib/lib.pm
66461           !> (integrate 115 files)
66462 ____________________________________________________________________________
66463 [  7884] By: jhi                                   on 2000/11/27  13:44:33
66464         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
66465              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
66466              Date:     Mon, 27 Nov 2000 08:23:54 EST
66467              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
66468      Branch: perl
66469            ! vms/descrip_mms.template vms/test.com
66470 ____________________________________________________________________________
66471 [  7883] By: gsar                                  on 2000/11/27  11:50:46
66472         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
66473              6511..6513,6515..6523,6525..6536
66474              
66475              The swallow_bom() saga continues.  The #23 of require.t
66476              (UTF16-LE) still fails (silently, no output) but the #22
66477              (UTF16-BE) seems to be working now.  The root of the
66478              failure may be in sv_gets(): is it UTF-16LE-aware,
66479              especially when it comes to line endings? 
66480              
66481              Document the problem with -P in HP-UX and its workaround.
66482              
66483              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
66484              (aka ID 20000730.002)
66485              
66486              Subject: fix and question re: waitpid() under win32
66487              
66488              Make the safety catch for buggy gccs work with triple version
66489              numbers like 2.95.2.  Reported in
66490              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
66491              
66492              In Digital UNIX warn if gcc explicitly chosen because even
66493              2.95.2 is known to cause problems.
66494              
66495              Make chr() for values >127 to create utf8 when under utf8.
66496              
66497              various syntax errors and such (not fixed: comp/require.t#22 coredump
66498              on Windows)
66499              
66500              Stash away the largefiles flags and libswanted.
66501              
66502              BOM patching from Simon Cozens.
66503              
66504              If gccosandvers is equal to osname, clear gccosandvers.
66505              
66506              Make p4desc to skip non-mainperl branches by default.
66507              
66508              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
66509              
66510              The test from this
66511              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
66512              
66513              In new BSDs changes to argv[] do not show up in ps(1) output,
66514              instead one must use setproctitle().  This was already addressed
66515              by change #6457, but the below has a new variant for FreeBSD 4.0
66516              or later, and the matter is also documented more.
66517              
66518              FreeBSD 3.* updates from
66519              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
66520              
66521              regen_headers, regen perltoc.
66522              
66523              Document in one place the memory abstractions used in Perl core.
66524              
66525              memcpy has n o in it, as pinted ut by Sarathy.
66526              
66527              Remove the extraneous "main::" prefix from all the
66528              "opened only for", "on closed", and "never opened" warnings.
66529              
66530              The name of a filehandle does not have <these>.
66531              
66532              The tr utf8 patching continues.
66533              
66534              The new setproctitle() feature is available only in 
66535              bleeding edge FreeBSD.  From Paul Saab.
66536              
66537              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
66538              
66539              Dump UVs as UVs in Data::Dumper.
66540              
66541              detypo #6494
66542              
66543              Document the IVdf UVuf UVof UVxf.
66544              
66545              require.t needs binmode() to work on windows
66546              
66547              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
66548              that are hopefully soon put into use.
66549              
66550              Allow "no Module;" even if there is no 'unimport'.
66551              
66552              Better skip message for the test; one of the two problems in
66553              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
66554              
66555              The subtest 4 may fail also on VOBS, as pointed out
66556              by Nick Ing-Simmons in November 1999, bug id 19991124.003
66557              (but the failure in that bug report isn't the subtest 4).
66558              
66559              Be more informative on what is skipped and why,
66560              also repeat the list at the end.
66561              
66562              Add a URL for FSF.
66563              
66564              Subject: [PATCH] sv.h documentation - SvLEN
66565              
66566              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
66567              
66568              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
66569              
66570              Subject: [PATCH] bad cppsymbols on os2 + Configure question
66571              
66572              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
66573              
66574              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
66575              mention the idea of @( and @)
66576              
66577              This is 6512.  Really.
66578              
66579              Subject: [ID 19990721.004] Documentation bug in perlfunc
66580              
66581              Subject: Minor tweak to perlvar.pod
66582              
66583              In the warnings call filehandles consistently so;
66584              add "unopened" warning for stat().
66585              
66586              After the #6519 a warning about stat() is just that,
66587              not about a filetest, which now have their own warning.
66588              
66589              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
66590              
66591              Subject: Re: Array vs. List context
66592              
66593              Subject: New perlcc, take 2
66594              
66595              Weed buglets pointed out by
66596              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
66597              
66598              gcc versions might have (parentheses) in them.
66599              
66600              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
66601              
66602              Essential prototype changes were missing from #6527.
66603              Also make report_evil_fh() more bomb-proof.
66604              
66605              Zap lib/Sys directory when cleaning up.
66606              
66607              Change the Policy policy: now -Dprefix= with an existing
66608              Policy.sh and prefix == siteprefix == vendorprefix, then all
66609              of them follow along the new prefix.
66610              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
66611              
66612              Continue fixing the io warnings.  This also
66613              sort of fixes bug ID 20000802.003: the core dump
66614              is no more.  Whether the current behaviour is correct
66615              (giving a warning: "Not a format reference"), is another matter.
66616              
66617              Have symbols for the IoTYPEs.
66618              
66619              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
66620              
66621              Document a bit that UDP is not what you might think.
66622              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
66623              tr memory corruption fix from Simon Cozens.
66624              
66625              Plug the security hole described in the Aug 05 2000 bugtraq message
66626              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
66627              The security hole exists only in suidperls, which isn't
66628              installed or even built by default.
66629      Branch: maint-5.6/perl
66630           !> (integrate 71 files)
66631 ____________________________________________________________________________
66632 [  7882] By: gsar                                  on 2000/11/27  10:25:36
66633         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
66634              from mainline
66635              
66636              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
66637              to be fatal errors (instead of by default ignoring them, and
66638              ignoring with a bug: even though -w gave an error, the opening [
66639              was left in)  Reported in:
66640              
66641              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
66642              
66643              Subject: [PATCH] split /^/
66644              
66645              MacOS nits from Matthias Neeracher.
66646              
66647              More split() doc and test patches from Mike Guy.
66648              
66649              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
66650              from Graham Barr in the module list.
66651              
66652              docfix from Peter Scott <Peter@PSDT.com>.
66653              
66654              File::Temp patches for VMS and OS/2 from Tim Jenness.
66655              
66656              open() wariness in perlbug.
66657              
66658              Subject: [PATCH] minor doc change - perlguts
66659              
66660              Subject: Minor doc patch: handy.h
66661              
66662              Be wary of close()s, too.
66663              
66664              Further File::Temp patches from Yitzchak Scott-Thoennes
66665              and Craig A. Berry.
66666              
66667              Subject: [PATCH] fixes bug 20000508.004
66668              
66669              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
66670              
66671              Allow "no AutoLoader;", based on change #6444,
66672              suggested by Graham Barr.
66673              
66674              Use setproctitle() if available to modify $0.
66675              
66676              Warn if the version of the operating system used to compile gcc
66677              differs from the current version of the operating system.
66678              Also display the gcc compilation os and version in myconfig.
66679              Inspiration from
66680              
66681              Tiny fixes for #6460.
66682              
66683              The problem described in this
66684              Subject: [ID 20000322.018] named chars aren't magical enough
66685              has been fixed in perl 5.6.0 but just in case added a test
66686              to keep it away.  (The report from Joseph Hall.)
66687              
66688              Tune the comments and hopefully stop a memory leak.
66689              
66690              Subject: UTF8 concat
66691              (with a memory leak fixed, plus a few casts added)
66692              This also seems to help for
66693              Subject: [ID 20000716.015] join UTF8 weirdness
66694              
66695              Do not upgrade SVs into utf8 just because they participate
66696              in eq or cmp.  Reported and fix suggested in
66697              Subject: [ID 20000720.009] sv_eq UTF8 bug
66698              
66699              Fix the HALF_UPGRADE() macro introduced in #6263.
66700              
66701              Find green threads before native threads.
66702              Subject: Re: Patch to jpl/JNI/Makefile.PL
66703      Branch: maint-5.6/perl
66704           !> (integrate 30 files)
66705 ____________________________________________________________________________
66706 [  7881] By: jhi                                   on 2000/11/27  05:48:41
66707         Log: It seems that *both* the unused submatch loop cleanup
66708              codes are needed.
66709      Branch: perl
66710            ! regexec.c
66711 ____________________________________________________________________________
66712 [  7880] By: jhi                                   on 2000/11/27  04:50:07
66713         Log: Clean .exists deeper.
66714      Branch: perl
66715            ! Makefile.SH
66716 ____________________________________________________________________________
66717 [  7879] By: jhi                                   on 2000/11/27  02:31:35
66718         Log: The code in regcppop() (see #7878) contains the correct lower
66719              limit for the unused submatch 'cleanup' loop so that under
66720              "use utf8" the following code wouldn't dump core:
66721              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
66722              the cleanup loop in regtry() stomped beyond allocated area
66723              in the startp[] array.  Therefore, copied the correct lower
66724              loop limit (*PL_reglastparen) to regtry().  Note: something
66725              may still not be quite right: why was the _higher_ loop limit
66726              (prog->nparens) different in the utf8 case?
66727              
66728              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
66729              without core dumps, there were about 17 of them before
66730              the patch (with us since Perl 5.7.0).  Two failures, still:
66731              496 and 505 (though these may not be severe).
66732              
66733              Patch #7881 is also needed since both the cleanup loops
66734              seem to be needed.
66735              
66736              Also, the t/op/pat#44 seems to core dump under utf8.
66737              Plus a couple of failures.  UGH-8.
66738      Branch: perl
66739            ! regexec.c
66740 ____________________________________________________________________________
66741 [  7878] By: jhi                                   on 2000/11/27  02:21:17
66742         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
66743              the code in regcppop() seems to be redundant for the test suite --
66744              but it contains a germ of truth, and it needed for the build
66745              process itself: see #7879 and #7881.
66746      Branch: perl
66747            ! regexec.c
66748 ____________________________________________________________________________
66749 [  7877] By: jhi                                   on 2000/11/27  01:53:09
66750         Log: Comment on comment.
66751      Branch: perl
66752            ! regexec.c
66753 ____________________________________________________________________________
66754 [  7876] By: jhi                                   on 2000/11/27  00:49:59
66755         Log: Adjust the docs to agree with #7875.
66756      Branch: perl
66757            ! pod/perllocale.pod
66758 ____________________________________________________________________________
66759 [  7875] By: jhi                                   on 2000/11/27  00:49:27
66760         Log: Retract #7863.  It makes more sense not to taint formatted output,
66761              not even by sprintf().
66762      Branch: perl
66763            ! sv.c
66764 ____________________________________________________________________________
66765 [  7874] By: jhi                                   on 2000/11/26  23:36:02
66766         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
66767              Not really fixed (should really dump the UTF-8 charclass),
66768              but stopped displaying the garbage.
66769              
66770              Also add a note on the (missing) Unicode PSXSPC and BLANK.
66771      Branch: perl
66772            ! regcomp.c
66773 ____________________________________________________________________________
66774 [  7873] By: jhi                                   on 2000/11/26  21:31:13
66775         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
66776      Branch: perl
66777            ! regexec.c
66778 ____________________________________________________________________________
66779 [  7872] By: jhi                                   on 2000/11/26  21:06:04
66780         Log: No need to scan till infinity, 13 is enough.
66781      Branch: perl
66782            ! handy.h utf8.c
66783 ____________________________________________________________________________
66784 [  7871] By: jhi                                   on 2000/11/26  20:20:32
66785         Log: Test line numbers are different with utf8.
66786      Branch: perl
66787            ! t/op/re_tests
66788 ____________________________________________________________________________
66789 [  7870] By: jhi                                   on 2000/11/26  20:10:12
66790         Log: Message nit.
66791      Branch: perl
66792            ! regcomp.c
66793 ____________________________________________________________________________
66794 [  7869] By: jhi                                   on 2000/11/26  19:01:05
66795         Log: Make utf8_length() and utf8_distance() (the latter of which
66796              is unused at the moment) to be less forgiving about bad UTF-8.
66797      Branch: perl
66798            ! embed.h embed.pl objXSUB.h proto.h utf8.c
66799 ____________________________________________________________________________
66800 [  7868] By: jhi                                   on 2000/11/26  18:45:56
66801         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
66802              From: Benjamin Holzman <bah@ecnvantage.com>
66803              Date: Sat, 25 Nov 2000 20:40:20 -0500       
66804              Message-ID: <20001125204020.A25040@ecnvantage.com>              
66805              
66806              Debian allows installing /usr/bin/locale without installing
66807              any locales, an error message will ensue.
66808      Branch: perl
66809            ! t/pragma/locale.t
66810 ____________________________________________________________________________
66811 [  7867] By: jhi                                   on 2000/11/26  18:31:12
66812         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
66813              From: Benjamin Holzman <bah@ecnvantage.com>
66814              Date: Sun, 26 Nov 2000 02:42:34 -0500
66815              Message-ID: <20001126024234.G25040@ecnvantage.com>
66816              
66817              Patch for the bug 20000212.002.
66818      Branch: perl
66819            ! sv.c t/op/array.t
66820 ____________________________________________________________________________
66821 [  7866] By: jhi                                   on 2000/11/26  18:28:09
66822         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
66823              From: Tim Jenness <t.jenness@jach.hawaii.edu>
66824              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
66825              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
66826              
66827              File::Temp 0.11.
66828      Branch: perl
66829            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
66830 ____________________________________________________________________________
66831 [  7865] By: jhi                                   on 2000/11/26  18:24:22
66832         Log: The metaconfig unit change for #7864.
66833      Branch: metaconfig/U/perl
66834            ! need_va_copy.U
66835 ____________________________________________________________________________
66836 [  7864] By: jhi                                   on 2000/11/26  18:23:41
66837         Log: Make the va_copy() test not to be so talkative.
66838      Branch: perl
66839            ! Configure config_h.SH
66840 ____________________________________________________________________________
66841 [  7863] By: jhi                                   on 2000/11/26  18:11:02
66842         Log: Fix locale inconsistencies unearthed by Hugo's work.
66843              Now the floating point sprintf really does taint the result
66844              string as perllocale promises (has promised for a long time)
66845              if "use locale" is in the lexical scope.
66846      Branch: perl
66847            ! sv.c t/pragma/locale.t
66848 ____________________________________________________________________________
66849 [  7862] By: jhi                                   on 2000/11/26  00:35:15
66850         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
66851              From: Nicholas Clark <nick@ccl4.org>
66852              Date: Sun, 26 Nov 2000 00:07:50 +0000
66853              Message-ID: <20001126000750.A22446@plum.flirble.org>
66854              
66855              Infinit.
66856      Branch: perl
66857            ! sv.c
66858 ____________________________________________________________________________
66859 [  7861] By: jhi                                   on 2000/11/26  00:01:26
66860         Log: Integrate perlio.
66861      Branch: perl
66862           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
66863 ____________________________________________________________________________
66864 [  7860] By: nick                                  on 2000/11/25  22:04:17
66865         Log: Correct relative path from new ext\Filter\Util\Call location
66866              back to miniperl.
66867      Branch: perlio
66868            ! win32/makefile.mk
66869 ____________________________________________________________________________
66870 [  7859] By: nick                                  on 2000/11/25  21:26:54
66871         Log: Integrate mainline.
66872      Branch: perlio
66873           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
66874           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
66875           +> t/lib/filter-util.t
66876            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
66877            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
66878            - t/lib/filt-util.t
66879           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
66880           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
66881           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
66882           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
66883           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
66884           !> win32/makefile.mk
66885 ____________________________________________________________________________
66886 [  7858] By: gsar                                  on 2000/11/25  20:52:17
66887         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
66888              parent's memory; fix it by keeping track of the actual pad
66889              offset rather than a raw pointer (this change is probably also
66890              relevant to non-ithreads case to avoid fallout from reallocs of
66891              the pad array, but is currently only enabled for the ithreads
66892              case in the interests of minimal disruption to existing "well
66893              tested" code)
66894      Branch: perl
66895            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
66896            ! proto.h scope.c scope.h sv.c t/op/fork.t
66897 ____________________________________________________________________________
66898 [  7857] By: nick                                  on 2000/11/25  20:01:28
66899         Log: All tests pass on Win32/gcc/USE_PERLIO.
66900              - when crlf layer is pushed make unix-level binary.
66901              - remove :crlf injection in pp_backtick in pp_sys.c
66902              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
66903      Branch: perlio
66904            ! doio.c perlio.c pp_sys.c win32/makefile.mk
66905 ____________________________________________________________________________
66906 [  7856] By: jhi                                   on 2000/11/25  18:38:30
66907         Log: Update the metaconfig units for #7855.
66908      Branch: metaconfig/U/perl
66909            ! useperlio.U usesocks.U
66910 ____________________________________________________________________________
66911 [  7855] By: jhi                                   on 2000/11/25  18:37:54
66912         Log: Undo the SOCKS workarounds, instead start using PerlIO
66913              if SOCKS is selected.
66914              
66915              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
66916              From: Jens Hamisch <jens@Strawberry.COM>
66917              Date: Fri, 24 Nov 2000 18:31:30 +0100
66918              Message-ID: <20001124183130.E28337@Strawberry.COM>
66919              
66920              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
66921              From: Jens Hamisch <jens@Strawberry.COM>
66922              Date: Fri, 24 Nov 2000 19:11:51 +0100
66923              Message-ID: <20001124191151.A28753@Strawberry.COM>
66924      Branch: perl
66925            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
66926            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
66927 ____________________________________________________________________________
66928 [  7854] By: jhi                                   on 2000/11/25  17:39:08
66929         Log: Undo #7848.  Some of the code seems to use walkoptree(),
66930              some walkoptree_slow().  An unfinished renaming?
66931              Now the sub is walkoptree() (which is @EXPORT_OK),
66932              the walkoptree_slow() is a typeglob alias to walkoptree.
66933              This makes the tests to pass, at least.
66934      Branch: perl
66935            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
66936 ____________________________________________________________________________
66937 [  7853] By: nick                                  on 2000/11/24  22:24:33
66938         Log: Re-arrange crlf vs binary for platforms that care.
66939              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
66940              Lip-service to making stdio layer work on such platforms (untested).
66941              Now fails 3 tests rather than one, checkin to see if I can debug 
66942              the issue under linux. (Do not merge.)
66943      Branch: perlio
66944            ! doio.c perlio.c perliol.h
66945 ____________________________________________________________________________
66946 [  7852] By: jhi                                   on 2000/11/24  18:57:39
66947         Log: AUTHORS edits.
66948      Branch: perl
66949            ! AUTHORS
66950 ____________________________________________________________________________
66951 [  7851] By: jhi                                   on 2000/11/24  17:34:56
66952         Log: Add Jan-Erik Karlsson.
66953      Branch: perl
66954            ! AUTHORS
66955 ____________________________________________________________________________
66956 [  7850] By: jhi                                   on 2000/11/24  17:27:56
66957         Log: Configure should find stdchar on its own.
66958      Branch: perl
66959            ! hints/solaris_2.sh
66960 ____________________________________________________________________________
66961 [  7849] By: jhi                                   on 2000/11/24  17:24:55
66962         Log: Subject: PATCH over 7848: Filter test flawed
66963              From: andreas.koenig@anima.de (Andreas J. Koenig)
66964              Date: 24 Nov 2000 10:28:29 +0100
66965              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
66966      Branch: perl
66967            ! t/lib/filter-util.t
66968 ____________________________________________________________________________
66969 [  7848] By: jhi                                   on 2000/11/24  17:22:15
66970         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
66971              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
66972              Date: Fri, 24 Nov 2000 16:12:58 +0000
66973              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
66974      Branch: perl
66975            ! ext/B/B.pm
66976 ____________________________________________________________________________
66977 [  7847] By: jhi                                   on 2000/11/24  03:07:01
66978         Log: Integrate perlio.
66979      Branch: perl
66980           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
66981           !> win32/makefile.mk
66982 ____________________________________________________________________________
66983 [  7846] By: gsar                                  on 2000/11/24  00:55:57
66984         Log: integrate changes#6415..6418,6420..6438 from mainline
66985              
66986              Fix the bitvector ops for utf8 (tricky since past 7 bits
66987              the utf8 'characters' can be more than one octet).
66988              
66989              MPE/ix updates for perl 5.6.0 from Mark Bixby.
66990              
66991              Subject: SDBM_File documentation
66992              
66993              Detypo.
66994              
66995              Decutandpasto.
66996              
66997              Send all installperl messages to STDERR and be -w clean.
66998              
66999              Out-of-date note removed.
67000              
67001              Protect against "wild next"s, that is, callbacks doing "next"
67002              instead of "return".
67003              
67004              Use STDOUT consistently.
67005              
67006              The output might have been produced in the wrong order.
67007              
67008              A missing 'break' after the [[:space:]] switch case.
67009              
67010              Add tests for
67011              [ID 19991110.003] another matching finding by pcre author
67012              which has already been fixed by some patch, as verified in
67013              
67014              Documentation to explain the behaviour of map().
67015              
67016              Add an optimization for map-maps-a-list-element-to-more-list-elements
67017              case, but add also notes explaining the relationship of this
67018              patch and the earlier notes by Sarathy.
67019              
67020              Subject: [ID 20000716.023] syslog test fails without sockets
67021              
67022              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
67023              Test cases for #6431.
67024              
67025              File::Spec::VMS fixup for tmpdir from Craig Berry.
67026              
67027              Make the "uninit variable" warning to say "concat or string"
67028              or "join or string" when in concat or join .
67029              
67030              Get UTF16 BOMs working.  Patch from
67031              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
67032              
67033              Subject: [PATCH] Make large file tests deal with SIGXFSZ
67034              
67035              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
67036              
67037              Subject: [PATCH] av.c apidoc
67038      Branch: maint-5.6/perl
67039           !> (integrate 43 files)
67040 ____________________________________________________________________________
67041 [  7845] By: gsar                                  on 2000/11/24  00:20:45
67042         Log: integrate changes#6406..6414 from mainline
67043              
67044              Merge perlhacktut into perlhack, update perlguts.
67045              
67046              Fix AutoSplit to use File::Spec the right way in VMS,
67047              from Peter Prymmer.
67048              
67049              The bug report
67050              [ID 19991110.002] minimal matching discrepancy found by pcre author
67051              seems to have been fixed (though differently from what was suggested
67052              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
67053              
67054              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
67055              not in pod, from Peter Prymmer
67056              
67057              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
67058              From: Hugo <hv@crypt.compulink.co.uk>
67059              Date: Fri, 14 Jul 2000 23:05:20 +0100
67060              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
67061              
67062              Didn't anymore apply, but that point still could use another fix.
67063              
67064              lib/b test fixes from Peter Prymmer.
67065              
67066              More docs for sv functions.
67067              
67068              perlvms.pod whitespace cleanup to keep pod utils happy.
67069              
67070              another VMS build tweak from Peter Prymmer
67071      Branch: maint-5.6/perl
67072           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
67073           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
67074           !> vms/descrip_mms.template vms/perlvms.pod
67075 ____________________________________________________________________________
67076 [  7844] By: nick                                  on 2000/11/23  23:42:45
67077         Log: Win32/perlio Now just fails one io/argv.t test - lack 
67078              of default :crlf on standard streams.
67079      Branch: perlio
67080            ! doio.c perlio.c
67081 ____________________________________________________________________________
67082 [  7843] By: nick                                  on 2000/11/23  23:04:05
67083         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
67084              peek fail is showing a real problem (multiple crlf layers
67085              are getting pushed.)
67086      Branch: perlio
67087            ! doio.c perlio.c win32/makefile.mk
67088 ____________________________________________________________________________
67089 [  7842] By: nick                                  on 2000/11/23  19:46:23
67090         Log: Implement PerlIO_binmode()
67091              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
67092              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
67093              make binmode in t/lib/io_tell.t unconditional so that works.
67094              Checkin just so Win32 machine can see these changes.
67095      Branch: perlio
67096            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
67097 ____________________________________________________________________________
67098 [  7841] By: jhi                                   on 2000/11/23  19:30:00
67099         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
67100      Branch: perl
67101            ! README.amiga
67102 ____________________________________________________________________________
67103 [  7840] By: jhi                                   on 2000/11/23  17:18:02
67104         Log: SOCKS wrestling continues, patches from Jens Hamisch.
67105      Branch: perl
67106            ! doio.c embed.h embed.pl perlsdio.h proto.h
67107 ____________________________________________________________________________
67108 [  7839] By: jhi                                   on 2000/11/23  16:54:14
67109         Log: Push Filter::Util::Call one level deeper.
67110      Branch: perl
67111            + t/lib/filter-util.t
67112           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
67113           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
67114            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
67115            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
67116            - t/lib/filt-util.t
67117            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
67118            ! win32/Makefile win32/makefile.mk
67119 ____________________________________________________________________________
67120 [  7838] By: jhi                                   on 2000/11/23  16:52:40
67121         Log: Reach back one higher up when searching for PERL_SRC.
67122      Branch: perl
67123            ! lib/ExtUtils/MM_Unix.pm
67124 ____________________________________________________________________________
67125 [  7837] By: jhi                                   on 2000/11/23  16:05:41
67126         Log: Subject: Re: perl@7826
67127              Date: Thu, 23 Nov 2000 02:20:25 -0600
67128              From: "Craig A. Berry" <craigberry@mac.com>
67129              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
67130              
67131              Make VMS to like Filter::Util::Call. 
67132      Branch: perl
67133            ! configure.com ext/Filter/Util/Makefile.PL
67134 ____________________________________________________________________________
67135 [  7836] By: nick                                  on 2000/11/23  16:04:08
67136         Log: Implement crlf layer - not ready for merge.
67137      Branch: perlio
67138            ! perlio.c win32/makefile.mk
67139 ____________________________________________________________________________
67140 [  7835] By: jhi                                   on 2000/11/23  15:56:52
67141         Log: STDCHAR is different in Sparc v9 vs x86.
67142      Branch: perl
67143            ! hints/solaris_2.sh
67144 ____________________________________________________________________________
67145 [  7834] By: jhi                                   on 2000/11/23  15:50:47
67146         Log: The type needs to be visible to protos.
67147      Branch: perl
67148            ! perl.h
67149 ____________________________________________________________________________
67150 [  7833] By: jhi                                   on 2000/11/23  15:40:46
67151         Log: Finish unfinished SOCKS workaround changes.
67152      Branch: perl
67153            ! doio.c
67154 ____________________________________________________________________________
67155 [  7832] By: jhi                                   on 2000/11/23  15:33:30
67156         Log: Integrate perlio.
67157      Branch: perl
67158           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
67159           !> win32/makefile.mk
67160 ____________________________________________________________________________
67161 [  7831] By: nick                                  on 2000/11/23  10:31:07
67162         Log: Correct makefile.mk dependancies for ext/Filter/Util
67163              Build ext/Encode
67164              Run dmake regen_config_h
67165      Branch: perlio
67166            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
67167            ! win32/makefile.mk
67168 ____________________________________________________________________________
67169 [  7830] By: nick                                  on 2000/11/23  08:05:07
67170         Log: Integrate mainline
67171      Branch: perlio
67172           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
67173           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
67174           +> t/lib/filt-util.pl t/lib/filt-util.t
67175           !> (integrate 41 files)
67176 ____________________________________________________________________________
67177 [  7829] By: gsar                                  on 2000/11/23  03:07:11
67178         Log: build the Filter extension on windows
67179      Branch: perl
67180            ! win32/Makefile win32/makefile.mk
67181 ____________________________________________________________________________
67182 [  7828] By: gsar                                  on 2000/11/23  02:46:35
67183         Log: regenerate win32/config* and fix some inconsistencies in the
67184              makefiles; always export Perl_deb() because it is needed
67185              by ext/re/* (whether perl itself is built with -DDEBUGGING
67186              or not)
67187      Branch: perl
67188            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
67189            ! win32/config_H.vc win32/makefile.mk
67190 ____________________________________________________________________________
67191 [  7827] By: gsar                                  on 2000/11/23  02:18:38
67192         Log: get sources building on windows+MSVC again (untested with other
67193              compilers)
67194      Branch: perl
67195            ! win32/include/sys/socket.h win32/perllib.c
67196 ____________________________________________________________________________
67197 [  7826] By: jhi                                   on 2000/11/23  01:18:26
67198         Log: Update Changes.
67199      Branch: perl
67200            ! Changes patchlevel.h
67201 ____________________________________________________________________________
67202 [  7825] By: jhi                                   on 2000/11/23  00:20:41
67203         Log: Subject: Re: av.c patch (having slight problems)
67204              From: "Ben Tilly" <ben_tilly@hotmail.com>
67205              Date: Tue, 21 Nov 2000 23:29:31 -0500
67206              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
67207              
67208              unshift() speedup.
67209      Branch: perl
67210            ! av.c
67211 ____________________________________________________________________________
67212 [  7824] By: jhi                                   on 2000/11/22  23:59:15
67213         Log: Fixes for signedness warnings noticed by VMSperlers.
67214      Branch: perl
67215            ! ext/Storable/Storable.xs regcomp.c sv.c
67216 ____________________________________________________________________________
67217 [  7823] By: jhi                                   on 2000/11/22  23:19:31
67218         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
67219              From: Peter Prymmer <pvhp@forte.com>
67220              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
67221              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
67222      Branch: perl
67223            ! t/pragma/warn/pp_hot
67224 ____________________________________________________________________________
67225 [  7822] By: jhi                                   on 2000/11/22  22:52:20
67226         Log: Be clean.
67227      Branch: perl
67228            ! Makefile.SH
67229 ____________________________________________________________________________
67230 [  7821] By: jhi                                   on 2000/11/22  22:46:39
67231         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
67232              by Damian Conway, as suggested by Paul Marquess.
67233      Branch: perl
67234            + lib/Filter/Simple.pm
67235 ____________________________________________________________________________
67236 [  7820] By: jhi                                   on 2000/11/22  22:45:51
67237         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
67238      Branch: perl
67239            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
67240            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
67241            + t/lib/filt-util.t
67242            ! MANIFEST
67243 ____________________________________________________________________________
67244 [  7819] By: jhi                                   on 2000/11/22  22:03:27
67245         Log: Integrate perlio.
67246      Branch: perl
67247           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
67248           !> win32/makefile.mk
67249 ____________________________________________________________________________
67250 [  7818] By: jhi                                   on 2000/11/22  21:56:02
67251         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
67252      Branch: perl
67253            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
67254            ! t/lib/io_sock.t
67255 ____________________________________________________________________________
67256 [  7817] By: jhi                                   on 2000/11/22  21:39:49
67257         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
67258              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67259              Date: Wed, 22 Nov 2000 16:08:12 -0500
67260              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
67261      Branch: perl
67262            ! lib/ExtUtils/Liblist.pm
67263 ____________________________________________________________________________
67264 [  7816] By: jhi                                   on 2000/11/22  21:38:25
67265         Log: Go ahead and #include <unistd.h> in perl.h.
67266      Branch: perl
67267            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
67268            ! util.c
67269 ____________________________________________________________________________
67270 [  7815] By: jhi                                   on 2000/11/22  21:22:52
67271         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
67272              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67273              Date: Mon, 20 Nov 2000 18:30:52 -0500
67274              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
67275      Branch: perl
67276            ! pod/perlre.pod regcomp.c t/op/re_tests
67277 ____________________________________________________________________________
67278 [  7814] By: jhi                                   on 2000/11/22  21:21:46
67279         Log: Subject: [PATCH 5.7.0] Liblist finally works
67280              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67281              Date: Tue, 21 Nov 2000 22:02:17 -0500
67282              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
67283      Branch: perl
67284            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
67285            ! lib/ExtUtils/MakeMaker.pm
67286 ____________________________________________________________________________
67287 [  7813] By: jhi                                   on 2000/11/22  21:20:23
67288         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
67289              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67290              Date: Wed, 22 Nov 2000 17:53:15 +0100
67291              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
67292              
67293              AIX dynaloader and perlio patch.
67294      Branch: perl
67295            ! ext/DynaLoader/dl_aix.xs
67296 ____________________________________________________________________________
67297 [  7812] By: jhi                                   on 2000/11/22  21:17:52
67298         Log: (Accidentally empty patch.)
67299      Branch: perl
67300            ! av.c
67301 ____________________________________________________________________________
67302 [  7811] By: jhi                                   on 2000/11/22  21:16:31
67303         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
67304              From: Peter Prymmer <pvhp@forte.com>
67305              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
67306              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
67307      Branch: perl
67308            ! vms/test.com
67309 ____________________________________________________________________________
67310 [  7810] By: jhi                                   on 2000/11/22  21:15:36
67311         Log: Subject: Re: perl@7777 
67312              From: "John P. Linderman" <jpl@research.att.com>
67313              Date: Wed, 22 Nov 2000 13:11:11 -0500
67314              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
67315              
67316              Detypoing.
67317      Branch: perl
67318            ! lib/CPAN.pm
67319 ____________________________________________________________________________
67320 [  7809] By: jhi                                   on 2000/11/22  21:14:19
67321         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
67322              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
67323              Date:     Wed, 22 Nov 2000 13:51:37 EST
67324              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
67325      Branch: perl
67326            ! perlsdio.h
67327 ____________________________________________________________________________
67328 [  7808] By: jhi                                   on 2000/11/22  21:13:27
67329         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
67330              From: Casey Tweten <crt@kiski.net>
67331              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
67332              Message-Id: <200011201653.LAA10194@home.kiski.net>
67333      Branch: perl
67334            ! t/lib/io_udp.t
67335 ____________________________________________________________________________
67336 [  7807] By: jhi                                   on 2000/11/22  21:12:35
67337         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
67338              From: Casey Tweten <crt@kiski.net>
67339              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
67340              Message-Id: <200011201636.LAA07227@home.kiski.net>
67341      Branch: perl
67342            ! t/lib/io_sock.t
67343 ____________________________________________________________________________
67344 [  7806] By: jhi                                   on 2000/11/22  21:10:59
67345         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
67346              From: "Casey R. Tweten" <crt@kiski.net>
67347              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
67348              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
67349      Branch: perl
67350            ! utils/h2xs.PL
67351 ____________________________________________________________________________
67352 [  7805] By: nick                                  on 2000/11/22  21:05:06
67353         Log: Integrate mainline
67354      Branch: perlio
67355           !> Changes Porting/genlog ext/DB_File/DB_File.xs
67356           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
67357           !> utils/perlbug.PL
67358 ____________________________________________________________________________
67359 [  7804] By: jhi                                   on 2000/11/22  21:01:12
67360         Log: Subject: [PATCH] Test.pm POD peculiarity
67361              From: "Casey R. Tweten" <crt@kiski.net>
67362              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
67363              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
67364      Branch: perl
67365            ! lib/Test.pm
67366 ____________________________________________________________________________
67367 [  7803] By: jhi                                   on 2000/11/22  20:59:59
67368         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
67369              From: "Philip Newton" <pnewton@gmx.de>
67370              Date: Wed, 22 Nov 2000 14:25:53 +0100
67371              Message-Id: <3A1BD771.25462.1939FAD@localhost>
67372              
67373              Be case-understanding also on 's', and use the -oi of sendmail
67374              not to terminate the transmission on a lone '.'.
67375      Branch: perl
67376            ! utils/perlbug.PL
67377 ____________________________________________________________________________
67378 [  7802] By: nick                                  on 2000/11/22  20:51:42
67379         Log: Win32 PerlIO intermediate state now working as expected.
67380              - In current state we are still using C runtime in text/binary
67381              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
67382              - PERLIO=stdio and PERLIO=unix pass all expected tests.
67383              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
67384              and PerlIO_seek() and the dummy crlf layer is not making adjustments
67385              for CRLF translation happening in C runtime. All other tests pass.
67386              
67387              Added note to README.win32 to point out the snags of doing a perl build
67388              with Norton AntiVirus turned on.
67389              
67390              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
67391              which file a fail comes from.
67392              
67393              Updated "canned" config.h to match the one generated.
67394      Branch: perlio
67395            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
67396            ! win32/makefile.mk
67397 ____________________________________________________________________________
67398 [  7801] By: jhi                                   on 2000/11/22  06:50:20
67399         Log: Nickety nits.
67400      Branch: perl
67401            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
67402 ____________________________________________________________________________
67403 [  7800] By: jhi                                   on 2000/11/22  01:29:55
67404         Log: Changes had accidentally gone too silent on non-main branches.
67405      Branch: perl
67406            ! Changes Porting/genlog patchlevel.h
67407 ____________________________________________________________________________
67408 [  7799] By: gsar                                  on 2000/11/22  01:02:56
67409         Log: some lib_pm.PL changes snuck in via change#7772
67410      Branch: maint-5.6/perl
67411            ! Makefile.SH
67412 ____________________________________________________________________________
67413 [  7798] By: nick                                  on 2000/11/21  21:59:40
67414         Log: Integrate mainline
67415      Branch: perlio
67416           !> (integrate 28 files)
67417 ____________________________________________________________________________
67418 [  7797] By: jhi                                   on 2000/11/21  21:01:45
67419         Log: Integrate perlio.
67420      Branch: perl
67421           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
67422 ____________________________________________________________________________
67423 [  7796] By: nick                                  on 2000/11/21  20:36:22
67424         Log: Win32 builds and runs (mostly) with USE_PERLIO.
67425              PERLIO=perlio passes all tests. 
67426              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
67427      Branch: perlio
67428            ! perlio.c win32/perllib.c win32/win32.c
67429 ____________________________________________________________________________
67430 [  7795] By: jhi                                   on 2000/11/21  19:03:44
67431         Log: Update Changes.
67432      Branch: perl
67433            ! Changes patchlevel.h
67434 ____________________________________________________________________________
67435 [  7794] By: jhi                                   on 2000/11/21  18:56:34
67436         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
67437              From: "Craig A. Berry" <craigberry@mac.com>
67438              Date: Mon, 20 Nov 2000 20:27:06 -0600
67439              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
67440              
67441              A cut-and-pasto.
67442      Branch: perl
67443            ! perlio.h
67444 ____________________________________________________________________________
67445 [  7793] By: jhi                                   on 2000/11/21  18:54:41
67446         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
67447              From: Dominic Dunlop <domo@computer.org> 
67448              Date: Mon, 20 Nov 2000 18:55:29 +0100
67449              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
67450              
67451              va_copy() and the need of it.
67452              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
67453      Branch: metaconfig/U/perl
67454            + need_va_copy.U
67455      Branch: perl
67456            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67457            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
67458            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
67459            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
67460            ! win32/config.bc win32/config.gc win32/config.vc
67461 ____________________________________________________________________________
67462 [  7792] By: jhi                                   on 2000/11/21  17:04:10
67463         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
67464      Branch: perl
67465           !> scope.h
67466 ____________________________________________________________________________
67467 [  7791] By: jhi                                   on 2000/11/21  17:01:16
67468         Log: Export the SOCKS workaround symbols only if necessary.
67469      Branch: perl
67470            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
67471 ____________________________________________________________________________
67472 [  7790] By: nick                                  on 2000/11/20  23:57:11
67473         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
67474      Branch: perlio
67475            ! scope.h
67476 ____________________________________________________________________________
67477 [  7789] By: nick                                  on 2000/11/20  23:38:33
67478         Log: Integrate mainline
67479      Branch: perlio
67480           +> lib/File/Spec/Epoc.pm
67481           !> (integrate 34 files)
67482 ____________________________________________________________________________
67483 [  7788] By: nick                                  on 2000/11/20  23:20:18
67484         Log: Make extra buffer layer work (dummy crlf layer)
67485      Branch: perlio
67486            ! doio.c perlio.c perlio.h
67487 ____________________________________________________________________________
67488 [  7787] By: jhi                                   on 2000/11/20  22:44:04
67489         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
67490              From: Peter Prymmer <pvhp@forte.com>
67491              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
67492              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
67493      Branch: perl
67494            ! t/pragma/locale.t
67495 ____________________________________________________________________________
67496 [  7786] By: jhi                                   on 2000/11/20  22:29:10
67497         Log: Subject: DOC PATCH 5.6.0 perlreftut
67498              From: mjd@plover.com
67499              Date: 20 Nov 2000 19:45:06 -0000
67500              Message-ID: <20001120194506.9505.qmail@plover.com>
67501      Branch: perl
67502            ! pod/perlreftut.pod
67503 ____________________________________________________________________________
67504 [  7785] By: jhi                                   on 2000/11/20  22:27:44
67505         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
67506              From: David Dyck <dcd@tc.fluke.com>
67507              Date: Mon, 20 Nov 2000 11:43:40 -0800
67508              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
67509      Branch: perl
67510            ! lib/Cwd.pm
67511 ____________________________________________________________________________
67512 [  7784] By: jhi                                   on 2000/11/20  22:23:21
67513         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
67514              Date: Mon, 20 Nov 2000 17:06:10 -0500
67515              To: Mailing list Perl5 <perl5-porters@perl.org>
67516              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
67517      Branch: perl
67518            ! pp_ctl.c t/op/pat.t
67519 ____________________________________________________________________________
67520 [  7783] By: jhi                                   on 2000/11/20  22:11:18
67521         Log: Subject: [PATCH] doop.c - UTF8 tr///               
67522              From: Simon Cozens <simon@cozens.net>
67523              Date: Sat, 18 Nov 2000 18:49:30 +0000
67524              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
67525              
67526              Subject: Re: [PATCH] doop.c - UTF8 tr///           
67527              From: Simon Cozens <simon@cozens.net>
67528              Date: Mon, 20 Nov 2000 20:45:22 +0000
67529              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
67530              
67531              Make tr on UTF-8 better but still not correct.
67532      Branch: perl
67533            ! doop.c
67534 ____________________________________________________________________________
67535 [  7782] By: jhi                                   on 2000/11/20  22:02:16
67536         Log: Remove the shared object before attempting to create
67537              (by linking) a new one.  E.g. in AIX not removing
67538              becomes quite painful if one tries to do more than one
67539              build in the same tree (an interrupted build, for example),
67540              since the AIX' shared dynaloader seemingly keeps the shared
67541              objects open and therefore 'busy' for quite a while, even when
67542              nobody is using the objects, leading into link failures.
67543      Branch: perl
67544            ! lib/ExtUtils/MM_Unix.pm
67545 ____________________________________________________________________________
67546 [  7781] By: gsar                                  on 2000/11/20  19:02:55
67547         Log: type mismatch due to faulty integration
67548      Branch: maint-5.6/perl
67549            ! toke.c win32/Makefile
67550 ____________________________________________________________________________
67551 [  7780] By: gsar                                  on 2000/11/20  17:31:55
67552         Log: integrate changes#6392,6394..6399,6401..6404
67553              
67554              The {multiplier} of a fixed substring was overlooked which
67555              caused a wrong initial search offset for that substring.
67556              
67557              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
67558              From: Hugo <hv@crypt.compulink.co.uk>
67559              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
67560              Date: Thu, 13 Jul 2000 19:27:13 +0100
67561              
67562              Fix the BOM bug: not a byteorder bug, a signedness bug.
67563              
67564              Replace change #6337 with a better one.
67565              
67566              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
67567              From: Hugo <hv@crypt.compulink.co.uk>
67568              Date: Fri, 14 Jul 2000 04:16:20 +0100
67569              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
67570              
67571              MakeMaker should not remove editor backups (*~) on `make clean`
67572              by default (completes change#6383)
67573              
67574              move new variables to the end of the interpreter structure (for
67575              bincompat in code that doesn't #include XSUB.h)
67576              
67577              rename totally bletcherous SvLOCK() thingy (doesn't do what the
67578              name suggests anyway)
67579              
67580              various cleanups (typos, misformatted code, and small bugs)
67581              
67582              typecasts needed for change#6394
67583              
67584              typos in change#6399, regen headers
67585              
67586              inconsistent types needs casts
67587              
67588              PERL_OBJECT build tweaks
67589      Branch: maint-5.6/perl
67590           !> MANIFEST doop.c embed.h embed.pl embedvar.h
67591           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
67592           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
67593           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
67594           !> toke.c util.c
67595 ____________________________________________________________________________
67596 [  7779] By: gsar                                  on 2000/11/20  17:06:29
67597         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
67598              
67599              Cosmetics and perldelta.
67600              
67601              Fix nits noticed by Boston.pm.
67602              
67603              Do the cc sanity check both before the hints and
67604              after the cc selction.
67605              
67606              get sprintf.t to adjust properly for 3-digit exponents
67607              
67608              don't clobber *.orig files on *clean targets
67609              
67610              fix bugs in processing %v-*d and similar format specs (from
67611              Avi Finkel <avi@finkel.org>)
67612              
67613              sprintf test tweaks (from Dominic Dunlop)
67614              
67615              new selfloader.t in change#6183 doesn't close DATA handles,
67616              and thus fails to clean up tmp files on dosish platforms
67617              
67618              typos (spotted by Peter Prymmer)
67619              
67620              typo fix from Craig Berry
67621      Branch: maint-5.6/perl
67622           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
67623           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
67624           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
67625           !> x2p/Makefile.SH
67626 ____________________________________________________________________________
67627 [  7778] By: gsar                                  on 2000/11/20  16:46:51
67628         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
67629              
67630              Subject: Re: format bug report  [Patch]
67631              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67632              Date: Wed, 05 Jul 2000 13:12:52 +0200
67633              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
67634              
67635              Subject: Re: format bug report  [Patch]
67636              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67637              Date: Wed, 05 Jul 2000 14:10:01 +0200
67638              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
67639              
67640              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
67641              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67642              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
67643              Date: Fri, 07 Jul 2000 17:57:16 +0100
67644              
67645              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
67646              To: perl5-porters@perl.org
67647              From: Karsten Sperling <spiff@phreax.net>
67648              Date: Mon, 10 Jul 2000 15:12:52 +0200
67649              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
67650              
67651              README.posix-bc podified from Thomas Dorner.
67652              
67653              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
67654              From: Dominic Dunlop <domo@computer.org>
67655              Date: Tue, 11 Jul 2000 12:27:33 +0200
67656              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
67657              
67658              Typo in #6341.
67659              
67660              Fix for
67661              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
67662              From: Roderick Schertler <roderick@argon.org>
67663              Date: Tue, 11 Jul 2000 13:55:05 -0400
67664              Message-Id: <200007111755.NAA05077@jones.argon.org>
67665              
67666              Minor cleanups on the booklist.
67667              
67668              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
67669              regen perltoc.
67670              
67671              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
67672      Branch: maint-5.6/perl
67673           +> pod/perlbook.pod
67674           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
67675           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
67676           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
67677 ____________________________________________________________________________
67678 [  7777] By: jhi                                   on 2000/11/20  16:08:49
67679         Log: Update Changes.
67680      Branch: perl
67681            ! Changes patchlevel.h
67682 ____________________________________________________________________________
67683 [  7776] By: jhi                                   on 2000/11/20  15:27:56
67684         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
67685              This may be overly harsh but until proven otherwise, we think this
67686              way, or until we have a simple test for Configure (having to start
67687              up servers is does not count as simple) to check for the problems.
67688      Branch: perl
67689            ! perl.h
67690 ____________________________________________________________________________
67691 [  7775] By: jhi                                   on 2000/11/20  15:22:17
67692         Log: Solaris hints tweaks.
67693      Branch: perl
67694            ! hints/solaris_2.sh
67695 ____________________________________________________________________________
67696 [  7774] By: jhi                                   on 2000/11/20  15:01:20
67697         Log: Add a workaround to SOCKS 64-bit problems.
67698      Branch: perl
67699            ! doio.c embed.h embed.pl perlsdio.h proto.h
67700 ____________________________________________________________________________
67701 [  7773] By: jhi                                   on 2000/11/20  14:51:47
67702         Log: sysseek() instead of seek().
67703      Branch: perl
67704            ! t/lib/syslfs.t
67705 ____________________________________________________________________________
67706 [  7772] By: gsar                                  on 2000/11/20  13:06:23
67707         Log: integrate changes#6315..6319,6321..6331,6333..6338
67708              
67709              Integrate with Sarathy, preliminary fix for unicos
67710              alignment problems in [ID 20000612.002] Perl problem on Cray system.
67711              
67712              some debugger output does not go to the socket when RemotePort is set
67713              
67714              winsock cleanup never done on Windows (leads to handle leaks)
67715              
67716              fix UNC path handling on Windows under ithreads, and chdir()
67717              return value when given a non-existent directory
67718              
67719              Autogenerate pod/Makefile and pod/buildtoc.
67720              buildtoc also checks whether the existin pods are
67721              mentioned in MANIFEST and perl.pod, and vice versa.
67722              (None of the thusly found discrepancies fixed yet.)
67723              roffitall also needs to be autogenerated similarly but it
67724              seems so badly out of date that I didn't touch it yet.
67725              
67726              Config is being used.
67727              
67728              Add =head1 NAMEs so that buildtoc is happy.
67729              (The CGI::Util nit reported to Lincoln.)
67730              
67731              Fix complaints of buildtoc.
67732              
67733              Fix the alignment problem in Crays ([ID 20000612.002]).
67734              
67735              Remove perlbook, update perlfaq book listing,
67736              rearrange perl.pod, regenerate perltoc.
67737              
67738              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
67739              was cast to an unsigned (32-bit) integer with wild abandon.
67740              
67741              winsock options weren't being set in all threads under ithreads
67742              (caused send()s from second and subsequent threads to fail)
67743              
67744              accept() leaks memory on windows due to incorrect ordering of
67745              closesocket() and fclose() calls
67746              
67747              Reorder perl.pod once more.
67748              
67749              More POSIX.pod tweaks.
67750              
67751              Sprinkle ldlibpath.
67752              
67753              Precedence goof, fix based on
67754              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
67755              From: Hugo <hv@crypt.compulink.co.uk>
67756              Date: Tue, 11 Jul 2000 12:52:38 +0100
67757              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
67758              
67759              Subject: PATCH perlguts.pod: Document D and d magic types
67760              From: mjd@plover.com
67761              Date: 5 Jul 2000 18:01:51 -0000
67762              Message-ID: <20000705180151.29413.qmail@plover.com>
67763              
67764              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
67765              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
67766              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
67767              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
67768              
67769              Subject: [PATCH cfgperl] $& segfaults if you trick it
67770              From: simon@brecon.co.uk (Simon Cozens)
67771              Date: 7 Jul 2000 11:26:09 GMT
67772              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
67773              
67774              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
67775              From: Hugo <hv@crypt.compulink.co.uk>
67776              Date: Tue, 11 Jul 2000 12:44:50 +0100
67777              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
67778              
67779              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
67780              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67781              Date: Tue, 11 Jul 2000 13:50:51 +0100
67782              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
67783      Branch: maint-5.6/perl
67784           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
67785           +> pod/buildtoc.PL
67786            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
67787           !> (integrate 26 files)
67788 ____________________________________________________________________________
67789 [  7771] By: gsar                                  on 2000/11/20  12:31:42
67790         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
67791              6310,6311,6314
67792              
67793              Subject: [PATCH bleedperl] File::Spec 0.82 beta
67794              From: Barrie Slaymaker <barries@jester.slaysys.com>
67795              Date: Wed, 28 Jun 2000 11:35:29 -0400
67796              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
67797              
67798              tweak perlembed for multiplicity/usethreads sanity; correct notes
67799              about Windows
67800              
67801              localize %INC in a Safe compartment so that use/require work
67802              (many other magic globals probably need similar treatment)
67803              
67804              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
67805              when @_ is modified, causing coredumps
67806              
67807              slurp mode fix in change#4736 still not quite right
67808              
67809              Point to perlipc for more SysV IPC examples.
67810              
67811              Elaborate POSIX.pod.  Still needs work.
67812              
67813              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
67814              
67815              fix large memory leak that has been around for ever, masked by
67816              -DPURIFY (most of the arenas were never freed!)
67817              
67818              fix memory leak on Windows (PL_sys_intern contents were never
67819              freed)
67820              
67821              PERL_OBJECT build tweak
67822              
67823              adjust change#6299
67824              
67825              remove rel2abs prototypes (from Barrie Slaymaker)
67826              
67827              missing perldiag entry for unpack("w",...) diagnostic (from
67828              Andreas Koenig)
67829              
67830              better diagnostic on Frob->stuff() when Frob:: doesn't exist
67831              (from Richard Soderberg <rs@oregonnet.com>)
67832              
67833              Win32 patches for cfgperl from Sarathy.
67834              
67835              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
67836              
67837              More POSIX.pod embellishment.
67838              
67839              tyop in change#6306
67840      Branch: maint-5.6/perl
67841           !> (integrate 44 files)
67842 ____________________________________________________________________________
67843 [  7770] By: gsar                                  on 2000/11/20  11:51:00
67844         Log: integrate changes#6268..6282 from cfgperl branch
67845              
67846              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
67847              From: Dominic Dunlop <domo@computer.org>
67848              Date: Thu, 29 Jun 2000 12:32:39 +0200
67849              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
67850              
67851              Regen headers for #6261 (and update embed.pl for this) and #6267,
67852              silence few compiler warnings.
67853              
67854              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
67855              From: Nicholas Clark <nick@talking.bollo.cx>
67856              Date: Fri, 23 Jun 2000 16:21:15 +0100
67857              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
67858              
67859              Subject: PATCH pod/perltie.pod
67860              From: Ian Phillipps <Ian.Phillipps@iname.com>
67861              Date: Fri, 16 Jun 2000 00:17:19 +0100
67862              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
67863              (only the first hunk, the second hunk had already been done
67864              by some other patch)
67865              
67866              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
67867              From: Tom Phoenix <rootbeer@redcat.com>
67868              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
67869              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
67870              
67871              Subject: [PATCH] xsub attributes
67872              From: Doug MacEachern <dougm@covalent.net>
67873              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
67874              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
67875              
67876              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
67877              From: Andy Dougherty <doughera@lafayette.edu>
67878              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
67879              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
67880              
67881              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
67882              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
67883              Date: Tue, 13 Jun 2000 02:43:48 -0500
67884              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
67885              
67886              Subject: [PATCH] Re: eval documentation: context
67887              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67888              Date: Mon, 12 Jun 2000 15:07:29 +0100
67889              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
67890              
67891              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
67892              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67893              Date: Mon, 12 Jun 2000 14:55:59 +0100
67894              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
67895              
67896              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
67897              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
67898              Date: Fri, 09 Jun 2000 12:39:27 -0400
67899              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
67900              (plus update the version "number" of Text::Wrap)
67901              
67902              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
67903              From: Tim Ayers <tayers@bridge.com>
67904              Date: Thu, 08 Jun 2000 08:11:06 +0200
67905              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
67906              [resent by Richard Foley, Message-Id probably wrong]
67907              
67908              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
67909              From: rspier@pobox.com (Robert Spier)
67910              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
67911              Message-ID: <14654.31913.845602.610277@rls.cx>
67912              
67913              Subject: [PATCH 5.6.0] utils/h2xs.PL
67914              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
67915              Date: Wed, 7 Jun 2000 04:02:04 -0500
67916              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
67917              
67918              Subject: [PATCH 5.6.0]ITHREADs for VMS
67919              From: Dan Sugalski <dan@sidhe.org>
67920              Date: Tue, 06 Jun 2000 11:59:50 -0400
67921              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
67922      Branch: maint-5.6/perl
67923           !> (integrate 31 files)
67924 ____________________________________________________________________________
67925 [  7769] By: gsar                                  on 2000/11/20  11:29:06
67926         Log: integrate changes#6261..6266 from cfgperl
67927              
67928              Subject: Re: [PATCH cfgperl] BOMs away!
67929              From: simon@brecon.co.uk (Simon Cozens)
67930              Date: 17 Jun 2000 11:49:57 GMT
67931              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
67932              
67933              Subject: 5.6.0 Patch for EPOC
67934              From: Olaf Flebbe <o.flebbe@gmx.de>
67935              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
67936              Message-ID: <23449.960929969@www11.gmx.net>
67937              
67938              tr fixes from Simon Cozens
67939              
67940              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
67941              From: Marty Lucich <marty@netcom.com>
67942              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
67943              Message-Id: <200006282116.OAA11148@netcom.com>
67944              ccdlflags update (the BSD/OS 4.1 part had already been taken
67945              care of by #6141).
67946              
67947              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
67948              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67949              Date: Wed, 28 Jun 2000 17:50:12 -0700
67950              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
67951              
67952              Subject: [PATCH 5.6.0] cygwin port
67953              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
67954              From: "Fifer, Eric" <EFifer@sanwaint.com>
67955              Date: Thu, 29 Jun 2000 12:58:29 +0100
67956      Branch: maint-5.6/perl
67957           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
67958           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
67959           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
67960           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
67961 ____________________________________________________________________________
67962 [  7768] By: gsar                                  on 2000/11/20  11:13:44
67963         Log: integrate changes#6252..6256,6259..6260
67964              
67965              Paranoia tweak on #6249.
67966              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
67967              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
67968              Date: Sun, 25 Jun 2000 23:43:12 -0400
67969              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
67970              
67971              Subject: tr///, help wanted.
67972              From: simon@brecon.co.uk (Simon Cozens)
67973              Date: 28 Jun 2000 11:29:04 GMT
67974              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
67975              
67976              small thinko tweaks
67977              
67978              tweaks from Simon Conzes to further fix tr/// under utf8
67979              
67980              perlnewmod was missing from MANIFEST.
67981              
67982              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
67983              From: simon@brecon.co.uk (Simon Cozens)
67984              Date: 17 Jun 2000 11:56:44 GMT
67985              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
67986              pack U0, pack C0
67987      Branch: maint-5.6/perl
67988           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
67989           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
67990           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
67991           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
67992 ____________________________________________________________________________
67993 [  7767] By: gsar                                  on 2000/11/20  10:51:38
67994         Log: integrate change#6250 from cfgperl
67995              
67996              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
67997              From: Doug MacEachern <dougm@covalent.net>
67998              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
67999              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
68000      Branch: maint-5.6/perl
68001           +> t/op/my_stash.t
68002           !> MANIFEST embed.pl global.sym proto.h toke.c
68003 ____________________________________________________________________________
68004 [  7766] By: gsar                                  on 2000/11/20  10:48:34
68005         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
68006              
68007              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
68008              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
68009              Date: Mon, 26 Jun 2000 18:40:14 +0100
68010              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
68011              
68012              Subject: [PATCH] bytes<->utf8 fixes
68013              From: simon@brecon.co.uk (Simon Cozens)
68014              Date: 26 Jun 2000 04:55:45 GMT
68015              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
68016              
68017              Subject: [PATCH] is_utf8_string
68018              From: simon@brecon.co.uk (Simon Cozens)
68019              Date: 26 Jun 2000 02:25:59 GMT
68020              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
68021              
68022              Subject: [PATCH] avoid mg_ptr in '*' magic
68023              From: Doug MacEachern <dougm@covalent.net>
68024              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
68025              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
68026              
68027              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
68028              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
68029              Date: Sat, 24 Jun 2000 13:06:20 +0100
68030              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
68031              
68032              Allow for standalone testing.
68033              
68034              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
68035              From: Mark-Jason Dominus <mjd@plover.com>
68036              Date: Tue, 27 Jun 2000 22:36:42 -0400
68037              Message-ID: <20000628023642.12166.qmail@plover.com>
68038              
68039              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
68040              From: Frank Tobin <ftobin@uiuc.edu>
68041              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
68042              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
68043      Branch: maint-5.6/perl
68044           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
68045           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
68046           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
68047           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
68048           !> utf8.c utils/h2xs.PL
68049 ____________________________________________________________________________
68050 [  7765] By: gsar                                  on 2000/11/20  10:29:13
68051         Log: integrate change#6239 from cfgperl
68052              
68053              Configure maintenance.  Sever some dependency cycles,
68054              separate gccversion from the cc unit,
68055              address [ID 20000623.006] Configure script patch for using gcc on AIX
68056              (but solve it a little bit differently),
68057              unduplex some accidentally duplicated units,
68058              suggest using gcc if no cc available
68059              (p5p thread: "Solaris configure: counterproposal", 1999-09)
68060      Branch: maint-5.6/perl
68061           !> Configure Todo-5.6 config_h.SH
68062 ____________________________________________________________________________
68063 [  7764] By: gsar                                  on 2000/11/20  10:25:55
68064         Log: integrate changes#6233..6238 from cfgperl
68065              
68066              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
68067              From: Mark-Jason Dominus <mjd@plover.com>
68068              Date: Fri, 16 Jun 2000 20:53:04 -0400
68069              Message-ID: <20000617005304.8008.qmail@plover.com>
68070              
68071              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
68072              because when run as services (Win32ese for daemons)
68073              no environment variables are set and tmpdir ends up as /tmp,
68074              which is ambiguous.
68075              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
68076              From: matt@sergeant.org
68077              Date: 16 Jun 2000 16:30:43 -0000
68078              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
68079              
68080              The thread begun by
68081              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
68082              From: Kevin.Ruscoe@ubsw.com
68083              Date: Fri, 16 Jun 2000 16:38:51 +0100
68084              Message-Id: <H000019b03c300d6@MHS>
68085              
68086              Tweak embed.pl, regen headers.
68087              
68088              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
68089              From: Dan Sugalski <dan@sidhe.org>
68090              Date: Fri, 23 Jun 2000 17:00:00 -0400
68091              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
68092      Branch: maint-5.6/perl
68093           !> (integrate 27 files)
68094 ____________________________________________________________________________
68095 [  7763] By: gsar                                  on 2000/11/20  10:08:08
68096         Log: s/perl56delta/perldelta/g
68097      Branch: maint-5.6/perl
68098            ! pod/Makefile
68099 ____________________________________________________________________________
68100 [  7762] By: gsar                                  on 2000/11/20  10:04:00
68101         Log: integrate changes#6225,6229,6231,6232 from cfgperl
68102              
68103              Add source code filenames to apidoc.
68104              From: simon@brecon.co.uk (Simon Cozens)
68105              Subject: [PATCH embed.pl] Source X-ref
68106              Date: 22 Jun 2000 02:18:49 GMT
68107              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
68108              
68109              Subject: README.hpux version 0.6.1
68110              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
68111              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
68112              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
68113              
68114              Subject: [PATCH 5.6.0] cygwin port
68115              From: "Fifer, Eric" <EFifer@sanwaint.com>
68116              Date: Tue, 20 Jun 2000 14:30:58 +0100
68117              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
68118              
68119              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
68120              From: simon@brecon.co.uk (Simon Cozens)
68121              Date: 19 Jun 2000 15:18:27 GMT
68122              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
68123              
68124              plus update pod/Makefile and regenerate perltoc
68125      Branch: maint-5.6/perl
68126           +> pod/perlutil.pod
68127           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
68128           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
68129 ____________________________________________________________________________
68130 [  7761] By: jhi                                   on 2000/11/20  04:09:55
68131         Log: Miraculous typo.
68132      Branch: perl
68133            ! t/op/pat.t
68134 ____________________________________________________________________________
68135 [  7760] By: jhi                                   on 2000/11/20  04:06:08
68136         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
68137              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68138              Date: Sun, 19 Nov 2000 22:30:26 -0500
68139              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
68140      Branch: perl
68141            ! regexec.c scope.h t/op/pat.t
68142 ____________________________________________________________________________
68143 [  7759] By: jhi                                   on 2000/11/20  02:05:22
68144         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
68145      Branch: perl
68146            ! perl.h
68147 ____________________________________________________________________________
68148 [  7758] By: jhi                                   on 2000/11/20  01:58:11
68149         Log: Subject: [perl 7711: EPOC] updates
68150              From: Olaf Flebbe <o.flebbe@gmx.de>
68151              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
68152              Message-ID: <25575.974658810@www23.gmx.net>               
68153      Branch: perl
68154            + lib/File/Spec/Epoc.pm
68155            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
68156            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
68157            ! lib/File/Spec.pm perl.c sv.c
68158 ____________________________________________________________________________
68159 [  7757] By: jhi                                   on 2000/11/20  01:53:11
68160         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
68161      Branch: perl
68162            ! MANIFEST
68163 ____________________________________________________________________________
68164 [  7756] By: jhi                                   on 2000/11/20  01:47:22
68165         Log: Integrate perlio.
68166      Branch: perl
68167            - ext/re/hints/MSWin32.pl
68168           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
68169           !> win32/config.gc win32/config_H.gc win32/win32sck.c
68170 ____________________________________________________________________________
68171 [  7755] By: nick                                  on 2000/11/19  20:57:17
68172         Log: Add dummy crlf layer (just as buffer)
68173              Correct 1st bug - one layer of indirection.
68174      Branch: perlio
68175            ! perlio.c perlio.h perliol.h
68176 ____________________________________________________________________________
68177 [  7754] By: nick                                  on 2000/11/19  20:56:12
68178         Log: Work-round to Perl_deb_nocontext is no longer required
68179      Branch: perlio
68180            - ext/re/hints/MSWin32.pl
68181 ____________________________________________________________________________
68182 [  7753] By: nick                                  on 2000/11/19  20:01:16
68183         Log: diff -se shows these as different
68184      Branch: perlio
68185            ! global.sym pod/perlapi.pod
68186 ____________________________________________________________________________
68187 [  7752] By: nick                                  on 2000/11/19  18:57:30
68188         Log: Configure GCC/Win32 build -Duseperlio
68189              Fix a couple of gross issues
68190              - double-include of ../deb.o in re.dll
68191              - win32sck.c needs PerlIO and FILE 
68192      Branch: perlio
68193            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
68194            ! win32/win32sck.c
68195 ____________________________________________________________________________
68196 [  7751] By: nick                                  on 2000/11/19  17:05:36
68197         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
68198      Branch: perlio
68199            ! perlio.c
68200 ____________________________________________________________________________
68201 [  7750] By: nick                                  on 2000/11/19  16:57:14
68202         Log: Missing aTHX_
68203      Branch: perlio
68204            ! sv.c
68205 ____________________________________________________________________________
68206 [  7749] By: jhi                                   on 2000/11/19  16:28:40
68207         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
68208              From: "Peter J. Farley III" <pjfarley@banet.net>
68209              Date: Sun, 19 Nov 2000 01:42:58 -0500
68210              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
68211      Branch: perl
68212            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
68213 ____________________________________________________________________________
68214 [  7748] By: jhi                                   on 2000/11/19  16:08:10
68215         Log: Subject: podlators 1.05 available        
68216              From: Russ Allbery <rra@stanford.edu>   
68217              Date: 18 Nov 2000 22:04:28 -0800
68218              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
68219      Branch: perl
68220            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
68221 ____________________________________________________________________________
68222 [  7747] By: nick                                  on 2000/11/19  11:19:39
68223         Log: Integrate mainline
68224      Branch: perlio
68225           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
68226           !> util.c
68227 ____________________________________________________________________________
68228 [  7746] By: jhi                                   on 2000/11/19  06:42:22
68229         Log: Make hex scanning warn on "\x{x}" and "\xx".
68230              "\x" and and hex("x") are still valid.
68231      Branch: perl
68232            ! util.c
68233 ____________________________________________________________________________
68234 [  7745] By: nick                                  on 2000/11/18  22:52:28
68235         Log: Integrate mainline
68236      Branch: perlio
68237           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
68238           !> perl.h perlio.c proto.h regcomp.c regcomp.h
68239 ____________________________________________________________________________
68240 [  7744] By: jhi                                   on 2000/11/18  22:50:28
68241         Log: Introduce Perl_utf8_length().  Use it.
68242      Branch: perl
68243            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
68244 ____________________________________________________________________________
68245 [  7743] By: jhi                                   on 2000/11/18  22:38:51
68246         Log: Compiler denit.
68247      Branch: perl
68248            ! perlio.c
68249 ____________________________________________________________________________
68250 [  7742] By: jhi                                   on 2000/11/18  20:33:05
68251         Log: Integrate perlio.
68252      Branch: perl
68253           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
68254           !> perlio.h pp_ctl.c pp_sys.c sv.c
68255 ____________________________________________________________________________
68256 [  7741] By: jhi                                   on 2000/11/18  20:31:27
68257         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
68258              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68259              Date: Fri, 17 Nov 2000 20:35:11 -0500
68260              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
68261              
68262              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
68263              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68264              Date: Fri, 17 Nov 2000 21:03:47 -0500
68265              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
68266              
68267              Plus a little bit of tweaking in pregcomp().
68268      Branch: perl
68269            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
68270 ____________________________________________________________________________
68271 [  7740] By: nick                                  on 2000/11/18  20:17:22
68272         Log: Lexical use open ... support:
68273              add ->cop_io to COP structure in cop.h.
68274              Make mg.c and gv.c associate it with ${^OPEN}.
68275              Make lib/open.pm set it.
68276              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
68277              manner similar to ->cop_warnings.
68278              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
68279              call new PerlIO_apply_layers().
68280              Declare latter in perlio.h and define in perlio.c
68281      Branch: perlio
68282            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
68283            ! perlio.h pp_ctl.c pp_sys.c sv.c
68284 ____________________________________________________________________________
68285 [  7739] By: jhi                                   on 2000/11/18  19:54:00
68286         Log: Integrate perlio.
68287      Branch: perl
68288           !> doio.c perlio.c pp.c
68289 ____________________________________________________________________________
68290 [  7738] By: jhi                                   on 2000/11/18  17:16:13
68291         Log: Subject: [PATCH 5.7.0] etags broken again
68292              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68293              Date: Sat, 18 Nov 2000 02:41:36 -0500
68294              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
68295      Branch: perl
68296            ! emacs/ptags
68297 ____________________________________________________________________________
68298 [  7737] By: jhi                                   on 2000/11/18  17:12:18
68299         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
68300      Branch: perl
68301            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
68302 ____________________________________________________________________________
68303 [  7736] By: nick                                  on 2000/11/18  14:06:20
68304         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
68305              part to be isolated.
68306      Branch: perlio
68307            ! doio.c perlio.c
68308 ____________________________________________________________________________
68309 [  7735] By: nick                                  on 2000/11/18  11:03:32
68310         Log: Integrate mainline
68311      Branch: perlio
68312           !> Changes README.amiga README.win32 patchlevel.h
68313           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
68314 ____________________________________________________________________________
68315 [  7734] By: jhi                                   on 2000/11/18  01:18:56
68316         Log: Update Changes.
68317      Branch: perl
68318            ! Changes patchlevel.h
68319 ____________________________________________________________________________
68320 [  7733] By: jhi                                   on 2000/11/18  00:32:54
68321         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
68322              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68323              Date: Fri, 17 Nov 2000 17:28:02 -0500
68324              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
68325      Branch: perl
68326            ! regcomp.c regexec.c t/op/re_tests
68327 ____________________________________________________________________________
68328 [  7732] By: jhi                                   on 2000/11/18  00:28:56
68329         Log: Sparc 64-bit pack() fix from Jens Hamisch.
68330      Branch: perl
68331            ! pp.c
68332 ____________________________________________________________________________
68333 [  7731] By: jhi                                   on 2000/11/18  00:18:39
68334         Log: Explain in more detail the {} syntax ambiguousity.
68335              
68336              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
68337              From: Nicholas Clark <nick@ccl4.org>
68338              Date: Fri, 17 Nov 2000 22:10:28 +0000
68339              Message-ID: <20001117221028.A88930@plum.flirble.org>
68340      Branch: perl
68341            ! pod/perlfunc.pod
68342 ____________________________________________________________________________
68343 [  7730] By: jhi                                   on 2000/11/18  00:12:18
68344         Log: Subject: Fix for README.amiga (20000323.033)
68345              From: "Stephen P. Potter" <spp@spotter.yi.org>
68346              Date: Fri, 17 Nov 2000 12:25:51 -0500
68347              Message-Id: <200011171725.MAA05768@spotter.yi.org>
68348      Branch: perl
68349            ! README.amiga
68350 ____________________________________________________________________________
68351 [  7729] By: jhi                                   on 2000/11/18  00:08:34
68352         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
68353              From: "A. C. Yardley" <yardley@tanet.net>
68354              Date: Mon, 3 Apr 2000 11:35:33 -0700
68355              Message-ID: <3483.000403@tanet.net>
68356      Branch: perl
68357            ! README.win32
68358 ____________________________________________________________________________
68359 [  7728] By: nick                                  on 2000/11/17  21:59:47
68360         Log: Integrate mainline
68361      Branch: perlio
68362           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
68363           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
68364           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
68365           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
68366 ____________________________________________________________________________
68367 [  7727] By: nick                                  on 2000/11/17  21:56:31
68368         Log: Experiment on use of attributes.pm interface.
68369              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
68370              SVt_PVRV if not already something better (else vivify of say magic gets
68371              core dump).
68372      Branch: perlio
68373            ! perlio.c pp.c
68374 ____________________________________________________________________________
68375 [  7726] By: jhi                                   on 2000/11/17  14:15:49
68376         Log: Subject: Fix for 20000815.006
68377              From: "Stephen P. Potter" <spp@spotter.yi.org>
68378              Date: Fri, 17 Nov 2000 08:57:45 -0500
68379              Message-Id: <200011171357.IAA05122@spotter.yi.org>
68380              
68381              It's really 20000518.006.
68382      Branch: perl
68383            ! pod/perlmodlib.PL
68384 ____________________________________________________________________________
68385 [  7725] By: jhi                                   on 2000/11/17  14:12:31
68386         Log: Subject: Fix for 20000409.001
68387              From: "Stephen P. Potter" <spp@spotter.yi.org>
68388              Date: Fri, 17 Nov 2000 08:55:45 -0500
68389              Message-Id: <200011171355.IAA05104@spotter.yi.org>
68390      Branch: perl
68391            ! pod/perlfaq9.pod
68392 ____________________________________________________________________________
68393 [  7724] By: jhi                                   on 2000/11/17  14:08:58
68394         Log: Undo #7627 now that we have =head3.
68395      Branch: perl
68396            ! pod/perlhack.pod
68397 ____________________________________________________________________________
68398 [  7723] By: jhi                                   on 2000/11/17  14:04:09
68399         Log: As surmised the #7719 wasn't a good move.
68400      Branch: perl
68401            ! hints/solaris_2.sh
68402 ____________________________________________________________________________
68403 [  7722] By: jhi                                   on 2000/11/17  13:59:04
68404         Log: Also the 64bitall hints can be either here or there.
68405      Branch: perl
68406            ! hints/solaris_2.sh
68407 ____________________________________________________________________________
68408 [  7721] By: jhi                                   on 2000/11/17  02:26:23
68409         Log: Test tweak for the open pragma.
68410      Branch: perl
68411            ! t/lib/b.t
68412 ____________________________________________________________________________
68413 [  7720] By: jhi                                   on 2000/11/17  00:23:22
68414         Log: The long double hints can be here or there.
68415      Branch: perl
68416            ! hints/solaris_2.sh
68417 ____________________________________________________________________________
68418 [  7719] By: jhi                                   on 2000/11/17  00:14:06
68419         Log: For Solaris use64bitall the stdchar needs a little bit of help.
68420      Branch: perl
68421            ! hints/solaris_2.sh
68422 ____________________________________________________________________________
68423 [  7718] By: jhi                                   on 2000/11/16  23:27:34
68424         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
68425              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
68426              Date: Wed, 15 Nov 2000 08:56:32 +0100
68427              Message-ID: <3A1241B0.64477E00@alcatel.at>
68428      Branch: perl
68429            ! lib/Carp/Heavy.pm
68430 ____________________________________________________________________________
68431 [  7717] By: jhi                                   on 2000/11/16  23:23:29
68432         Log: Subject: [PATCH] Re: 20001101.003 PDL
68433              From: Nicholas Clark <nick@ccl4.org>
68434              Date: Thu, 16 Nov 2000 16:48:25 +0000
68435              Message-ID: <20001116164825.B93487@plum.flirble.org>
68436      Branch: perl
68437            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
68438 ____________________________________________________________________________
68439 [  7716] By: jhi                                   on 2000/11/16  23:21:31
68440         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
68441              From: "Casey R. Tweten" <crt@kiski.net>
68442              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
68443              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
68444      Branch: perl
68445            ! lib/Pod/Checker.pm pod/perlpod.pod
68446 ____________________________________________________________________________
68447 [  7715] By: jhi                                   on 2000/11/16  23:19:40
68448         Log: Avoid an infinite loop in VMS when utils scripts are run
68449              with no arguments, from Charles Lane.
68450      Branch: perl
68451            ! configure.com
68452 ____________________________________________________________________________
68453 [  7714] By: jhi                                   on 2000/11/16  23:17:08
68454         Log: Subject: perllocale.pod changes
68455              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
68456              Date: Mon, 13 Nov 2000 10:09:22 +0300
68457              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
68458      Branch: perl
68459            ! pod/perllocale.pod
68460 ____________________________________________________________________________
68461 [  7713] By: jhi                                   on 2000/11/16  23:14:06
68462         Log: Integrate perlio.
68463      Branch: perl
68464           !> doio.c perlio.c perlio.h util.c
68465 ____________________________________________________________________________
68466 [  7712] By: nick                                  on 2000/11/16  21:10:58
68467         Log: Integrate mainline
68468      Branch: perlio
68469           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
68470           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
68471           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
68472           !> vos/config.ga.def vos/config.ga.h win32/config.bc
68473           !> win32/config.gc win32/config.vc
68474 ____________________________________________________________________________
68475 [  7711] By: nick                                  on 2000/11/16  19:56:41
68476         Log: Minor tweaks:
68477              consistent way of getting 'rb', 'wb' etc. for binary opens
68478              move *perlio::layers to *open::layers
68479              a #define to show layers available
68480              DOSISH popen/PerlIO had export/import sense inverted.
68481      Branch: perlio
68482            ! doio.c perlio.c perlio.h util.c
68483 ____________________________________________________________________________
68484 [  7710] By: jhi                                   on 2000/11/16  15:46:05
68485         Log: Add HAS_SBRK_PROTO.
68486      Branch: metaconfig/U/perl
68487            + d_sbrkproto.U
68488      Branch: perl
68489            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68490            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
68491            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
68492            ! vos/config.ga.def vos/config.ga.h win32/config.bc
68493            ! win32/config.gc win32/config.vc
68494 ____________________________________________________________________________
68495 [  7709] By: nick                                  on 2000/11/16  07:31:49
68496         Log: Integrate mainline
68497      Branch: perlio
68498           !> (integrate 35 files)
68499 ____________________________________________________________________________
68500 [  7708] By: jhi                                   on 2000/11/16  05:33:03
68501         Log: These files are text, not binary.
68502      Branch: perl
68503            ! ext/Encode/Encode/iso8859-10.enc
68504            ! ext/Encode/Encode/iso8859-13.enc
68505            ! ext/Encode/Encode/iso8859-14.enc
68506            ! ext/Encode/Encode/iso8859-15.enc
68507 ____________________________________________________________________________
68508 [  7707] By: jhi                                   on 2000/11/16  01:53:37
68509         Log: Update Changes.
68510      Branch: perl
68511            ! Changes patchlevel.h
68512 ____________________________________________________________________________
68513 [  7706] By: jhi                                   on 2000/11/16  01:35:59
68514         Log: More #undefing of stdio.
68515      Branch: perl
68516            ! fakesdio.h nostdio.h
68517 ____________________________________________________________________________
68518 [  7705] By: jhi                                   on 2000/11/16  01:34:18
68519         Log: Add fwalk() probe to the configuration files and regen perltoc.
68520      Branch: perl
68521            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68522            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
68523            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
68524            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
68525            ! win32/config.bc win32/config.gc win32/config.vc
68526 ____________________________________________________________________________
68527 [  7704] By: jhi                                   on 2000/11/16  01:33:07
68528         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
68529              an optional third argument to Inlibc?)
68530      Branch: metaconfig/U/perl
68531            + d__fwalk.U
68532 ____________________________________________________________________________
68533 [  7703] By: jhi                                   on 2000/11/16  01:09:22
68534         Log: The type of the hash_cb() size argument is tricky.
68535      Branch: perl
68536            ! ext/DB_File/DB_File.xs
68537 ____________________________________________________________________________
68538 [  7702] By: jhi                                   on 2000/11/15  23:01:16
68539         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
68540      Branch: perl
68541            ! nostdio.h
68542 ____________________________________________________________________________
68543 [  7701] By: jhi                                   on 2000/11/15  22:52:32
68544         Log: Detypo.
68545      Branch: perl
68546            ! t/lib/bigfltpm.t
68547 ____________________________________________________________________________
68548 [  7700] By: jhi                                   on 2000/11/15  22:51:56
68549         Log: UINT64_C() work continues.
68550      Branch: perl
68551            ! handy.h perl.h utf8.h
68552 ____________________________________________________________________________
68553 [  7699] By: jhi                                   on 2000/11/15  14:13:04
68554         Log: SOCKS has its own USE_THREADS, based on
68555              
68556              Subject: [ID 20001114.002] et. al. bugfix followup
68557              From: Jens Hamisch <jens@Strawberry.COM> 
68558              Date: Wed, 15 Nov 2000 14:23:11 +0100
68559              Message-ID: <20001115142311.A21164@Strawberry.COM>
68560      Branch: perl
68561            ! perl.h
68562 ____________________________________________________________________________
68563 [  7698] By: jhi                                   on 2000/11/15  03:50:56
68564         Log: Add few missing #undefs and sort them.
68565      Branch: perl
68566            ! fakesdio.h
68567 ____________________________________________________________________________
68568 [  7697] By: jhi                                   on 2000/11/15  03:39:14
68569         Log: Linenumber fix.
68570      Branch: perl
68571            ! t/pragma/warn/utf8
68572 ____________________________________________________________________________
68573 [  7696] By: jhi                                   on 2000/11/15  02:55:26
68574         Log: EBCDIC tweaks.
68575              
68576              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
68577              From: Peter Prymmer <pvhp@forte.com>
68578              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
68579              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
68580      Branch: perl
68581            ! t/op/regmesg.t t/pragma/warn/utf8
68582 ____________________________________________________________________________
68583 [  7695] By: jhi                                   on 2000/11/15  02:53:58
68584         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
68585              From: Peter Prymmer <pvhp@forte.com>
68586              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
68587              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
68588      Branch: perl
68589            ! utf8.c
68590 ____________________________________________________________________________
68591 [  7694] By: jhi                                   on 2000/11/15  02:50:55
68592         Log: Subject: [PATCH: perl@7674] updates to README.os390
68593              From: Prymmer/Kahn <pvhp@best.com>
68594              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
68595              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
68596      Branch: perl
68597            ! README.os390
68598 ____________________________________________________________________________
68599 [  7693] By: jhi                                   on 2000/11/15  02:48:37
68600         Log: Quit utf8_to_uv() instantly if curlen == 0.
68601      Branch: perl
68602            ! utf8.c
68603 ____________________________________________________________________________
68604 [  7692] By: jhi                                   on 2000/11/15  02:24:29
68605         Log: Use u_int32_t for the size of hash_cb(), not size_t.
68606              
68607              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
68608              From: Jens Hamisch <jens@Strawberry.COM>     
68609              Date: Tue, 14 Nov 2000 19:03:55 +0100
68610              Message-Id: <20001114190355.A20559@Strawberry.COM>
68611      Branch: perl
68612            ! ext/DB_File/DB_File.xs
68613 ____________________________________________________________________________
68614 [  7691] By: jhi                                   on 2000/11/15  02:20:12
68615         Log: Use UINT64_C().
68616              
68617              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
68618              From: Jens Hamisch <jens@Strawberry.COM>
68619              Date: Tue, 14 Nov 2000 19:16:23 +0100
68620              Message-Id: <20001114191623.G20559@Strawberry.COM>
68621      Branch: perl
68622            ! utf8.c utf8.h
68623 ____________________________________________________________________________
68624 [  7690] By: jhi                                   on 2000/11/15  02:17:06
68625         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
68626              (a macro to define signed and unsigned integer constants).
68627      Branch: perl
68628            ! handy.h
68629 ____________________________________________________________________________
68630 [  7689] By: jhi                                   on 2000/11/15  01:56:51
68631         Log: Regen Configure.
68632      Branch: perl
68633            ! Configure
68634 ____________________________________________________________________________
68635 [  7688] By: jhi                                   on 2000/11/15  01:56:32
68636         Log: Make the unit know about SOCKS.
68637      Branch: metaconfig
68638            ! U/protos/socksizetype.U
68639 ____________________________________________________________________________
68640 [  7687] By: jhi                                   on 2000/11/15  01:54:47
68641         Log: Remove unused dependencies.
68642      Branch: metaconfig
68643            ! U/compline/d_getpagsz.U
68644 ____________________________________________________________________________
68645 [  7686] By: nick                                  on 2000/11/14  21:25:13
68646         Log: Integrate mainline.
68647      Branch: perlio
68648           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
68649           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
68650           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
68651           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
68652           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
68653           !> win32/config.bc win32/config.gc win32/config.vc
68654           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
68655 ____________________________________________________________________________
68656 [  7685] By: jhi                                   on 2000/11/14  17:54:56
68657         Log: Integrate perlio.
68658      Branch: perl
68659           +> fakesdio.h perliol.h
68660           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
68661           !> perlsdio.h perlsfio.h pod/perlfunc.pod
68662 ____________________________________________________________________________
68663 [  7684] By: nick                                  on 2000/11/14  17:43:04
68664         Log: PerlIO #include and #ifdef re-work.
68665      Branch: perlio
68666            + fakesdio.h perliol.h
68667            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
68668            ! perlsdio.h perlsfio.h
68669 ____________________________________________________________________________
68670 [  7683] By: jhi                                   on 2000/11/14  15:42:40
68671         Log: Hoist the duplicated socket/netdb include logic to perl.h;
68672              undef SETERRNO in case SOCKS has defined it.  Based on:
68673              
68674              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
68675              From: Jens Hamisch <jens@Strawberry.COM> 
68676              Date: Tue, 14 Nov 2000 11:34:40 +0100
68677              Message-Id: <20001114113440.A20005@Strawberry.COM>
68678      Branch: perl
68679            ! doio.c perl.h pp_sys.c
68680 ____________________________________________________________________________
68681 [  7682] By: jhi                                   on 2000/11/14  14:07:28
68682         Log: Subject: some additions for makefiles for win32 (for perl@7674)
68683              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
68684              Date: Tue, 14 Nov 2000 09:31:13 +0300
68685              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
68686      Branch: perl
68687            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
68688            ! win32/makefile.mk
68689 ____________________________________________________________________________
68690 [  7681] By: jhi                                   on 2000/11/14  14:01:41
68691         Log: Subject: tiny typo in perl5db.pl
68692              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
68693              Date: Tue, 14 Nov 2000 09:29:28 +0300
68694              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
68695      Branch: perl
68696            ! lib/perl5db.pl
68697 ____________________________________________________________________________
68698 [  7680] By: jhi                                   on 2000/11/14  04:13:50
68699         Log: Redo #7679 with LFs instead of CRLFs.
68700      Branch: perl
68701            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
68702            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
68703            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
68704 ____________________________________________________________________________
68705 [  7679] By: jhi                                   on 2000/11/14  01:21:09
68706         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
68707              From: Benjamin Stuhl <tiriath@yahoo.com> 
68708              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
68709              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
68710      Branch: perl
68711            + win32/bin/mdelete.bat
68712            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
68713            ! makedef.pl perlio.c win32/Makefile win32/config.gc
68714            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
68715 ____________________________________________________________________________
68716 [  7678] By: jhi                                   on 2000/11/14  01:19:20
68717         Log: Fix the re extension building for Win32.
68718              
68719              Subject: [PATCH perl@7638] Get PerlIO building on Win32
68720              From: Benjamin Stuhl <tiriath@yahoo.com> 
68721              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
68722              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
68723      Branch: perl
68724            + ext/re/hints/MSWin32.pl
68725            ! MANIFEST
68726 ____________________________________________________________________________
68727 [  7677] By: jhi                                   on 2000/11/14  01:13:54
68728         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
68729              From: sthoenna@efn.org
68730              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
68731              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
68732      Branch: perl
68733            ! doop.c pp.c toke.c utf8.c utf8.h
68734 ____________________________________________________________________________
68735 [  7676] By: jhi                                   on 2000/11/13  20:23:15
68736         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
68737              From: Nicholas Clark <nick@ccl4.org>
68738              Date: Mon, 13 Nov 2000 18:55:04 +0000
68739              Message-ID: <20001113185504.J29183@plum.flirble.org>
68740      Branch: perl
68741            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
68742 ____________________________________________________________________________
68743 [  7675] By: nick                                  on 2000/11/13  20:21:57
68744         Log: Integrate mainline ...
68745      Branch: perlio
68746           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
68747           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
68748           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
68749           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
68750 ____________________________________________________________________________
68751 [  7674] By: jhi                                   on 2000/11/13  15:07:56
68752         Log: Update Changes.
68753      Branch: perl
68754            ! Changes patchlevel.h
68755 ____________________________________________________________________________
68756 [  7673] By: jhi                                   on 2000/11/13  14:42:42
68757         Log: Remove the new two tests of lib/io_xs for now, they seem to
68758              fail under perlio on some platforms.
68759      Branch: perl
68760            ! t/lib/io_xs.t
68761 ____________________________________________________________________________
68762 [  7672] By: jhi                                   on 2000/11/13  13:57:53
68763         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
68764      Branch: perl
68765            ! perlio.c
68766 ____________________________________________________________________________
68767 [  7671] By: jhi                                   on 2000/11/13  05:30:48
68768         Log: Placate nervous compilers that see longer than ints switch()ing.
68769      Branch: perl
68770            ! utf8.c
68771 ____________________________________________________________________________
68772 [  7670] By: jhi                                   on 2000/11/13  05:14:21
68773         Log: fputs() does return EOF on error but here we don't care.
68774      Branch: perl
68775            ! perlio.c
68776 ____________________________________________________________________________
68777 [  7669] By: jhi                                   on 2000/11/13  05:02:45
68778         Log: Declare reg_data like reg_substr_data.
68779      Branch: perl
68780            ! regexp.h
68781 ____________________________________________________________________________
68782 [  7668] By: jhi                                   on 2000/11/13  04:54:34
68783         Log: Typos in #7667.
68784      Branch: perl
68785            ! perl.h
68786 ____________________________________________________________________________
68787 [  7667] By: jhi                                   on 2000/11/13  04:49:49
68788         Log: Cleanup messy #ifdef.
68789      Branch: perl
68790            ! perl.h
68791 ____________________________________________________________________________
68792 [  7666] By: jhi                                   on 2000/11/13  04:17:34
68793         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
68794              From: Nicholas Clark <nick@talking.bollo.cx>
68795              Date: Sun, 12 Nov 2000 21:14:11 +0000
68796              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
68797              
68798              Note: only one breakage of the two reported is fixed by this patch.
68799      Branch: perl
68800            ! perlio.c
68801 ____________________________________________________________________________
68802 [  7665] By: jhi                                   on 2000/11/13  04:05:07
68803         Log: Tweak the definition of the bit complement on UTF-8 data:
68804              if none of the characters in the string are > 0xff,
68805              the result is a complemented byte string, not a (UTF-8)
68806              char string.  Based on the summary in
68807              
68808              Subject: Re: [ID 20000918.005] ~ on wide chars
68809              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
68810              Date: Fri, 10 Nov 2000 09:47:15 -0800
68811              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
68812              
68813              This should give us the maximum backward (pre-char string)
68814              compatibility and utf8 compatibility.  The other alternative
68815              would be to limit the bit complement to be always byte only,
68816              taking the least significant byte of the chars.
68817      Branch: perl
68818            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
68819 ____________________________________________________________________________
68820 [  7664] By: jhi                                   on 2000/11/13  00:23:44
68821         Log: Couple of tests from #7660 salvaged.
68822      Branch: perl
68823            - t/op/tell.t
68824            ! MANIFEST t/io/tell.t
68825 ____________________________________________________________________________
68826 [  7663] By: jhi                                   on 2000/11/13  00:02:48
68827         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
68828              From: Nicholas Clark <nick@talking.bollo.cx>
68829              Date: Sun, 12 Nov 2000 21:23:43 +0000
68830              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
68831      Branch: perl
68832            ! perlsfio.h
68833 ____________________________________________________________________________
68834 [  7662] By: jhi                                   on 2000/11/13  00:01:39
68835         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
68836              From: Nicholas Clark <nick@talking.bollo.cx>
68837              Date: Sun, 12 Nov 2000 21:30:04 +0000
68838              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
68839      Branch: perl
68840            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
68841 ____________________________________________________________________________
68842 [  7661] By: jhi                                   on 2000/11/12  23:57:29
68843         Log: Document tell() on special streams.
68844      Branch: perl
68845            ! pod/perlfunc.pod
68846 ____________________________________________________________________________
68847 [  7660] By: jhi                                   on 2000/11/12  23:54:22
68848         Log: (Subsumed by #7664)
68849      Branch: perl
68850            + t/op/tell.t
68851            ! MANIFEST
68852 ____________________________________________________________________________
68853 [  7659] By: jhi                                   on 2000/11/12  22:55:25
68854         Log: Many subdocumented return values of the IO extension now documented.
68855              ungetc and write still left subdocumented.
68856              
68857              Subject: [PATCH] (was Re: IO::Handle::ungetc)
68858              From: Nicholas Clark <nick@talking.bollo.cx>
68859              Date: Sun, 12 Nov 2000 21:35:53 +0000
68860              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
68861      Branch: perl
68862            ! ext/IO/lib/IO/Handle.pm
68863 ____________________________________________________________________________
68864 [  7658] By: jhi                                   on 2000/11/12  21:37:06
68865         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
68866              From: Nicholas Clark <nick@talking.bollo.cx>
68867              Date: Sun, 12 Nov 2000 20:03:22 +0000
68868              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
68869      Branch: perl
68870            ! pod/perlfunc.pod
68871 ____________________________________________________________________________
68872 [  7657] By: jhi                                   on 2000/11/12  20:34:55
68873         Log: Integrate perlio.
68874      Branch: perl
68875           !> perlio.c
68876 ____________________________________________________________________________
68877 [  7656] By: nick                                  on 2000/11/12  19:25:06
68878         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
68879      Branch: perlio
68880            ! perlio.c
68881 ____________________________________________________________________________
68882 [  7655] By: nick                                  on 2000/11/12  19:09:41
68883         Log: Integrate mainline
68884      Branch: perlio
68885           +> README.solaris ext/Encode/Encode/cp1006.enc
68886           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
68887           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
68888           +> ext/Encode/Encode/iso8859-13.enc
68889           +> ext/Encode/Encode/iso8859-14.enc
68890           +> ext/Encode/Encode/iso8859-15.enc
68891           !> (integrate 34 files)
68892 ____________________________________________________________________________
68893 [  7654] By: jhi                                   on 2000/11/12  19:00:22
68894         Log: Add a metaconfig unit for fsync.
68895      Branch: metaconfig/U/perl
68896            + d_fsync.U
68897 ____________________________________________________________________________
68898 [  7653] By: jhi                                   on 2000/11/12  19:00:01
68899         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
68900      Branch: perl
68901            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68902            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
68903            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
68904            ! vos/config.ga.h win32/config.bc win32/config.gc
68905            ! win32/config.vc
68906 ____________________________________________________________________________
68907 [  7652] By: jhi                                   on 2000/11/11  21:12:01
68908         Log: Copy the s// information of README.hpux also to the perlrun.
68909      Branch: perl
68910            ! README.hpux pod/perlrun.pod
68911 ____________________________________________________________________________
68912 [  7651] By: jhi                                   on 2000/11/11  21:03:13
68913         Log: More README.solaris updates from Andy Dougherty.
68914      Branch: perl
68915            ! README.solaris
68916 ____________________________________________________________________________
68917 [  7650] By: jhi                                   on 2000/11/11  18:38:57
68918         Log: More descriptive error for unknown perlio layers.
68919              
68920              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
68921              From: Dominic Dunlop <domo@computer.org> 
68922              Date: Sat, 11 Nov 2000 18:20:32 +0100             
68923              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
68924      Branch: perl
68925            ! perlio.c pod/perldiag.pod
68926 ____________________________________________________________________________
68927 [  7649] By: jhi                                   on 2000/11/11  18:37:52
68928         Log: MachTen doesn't really do mmap() and munmap().
68929              
68930              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
68931              From: Dominic Dunlop <domo@computer.org> 
68932              Date: Sat, 11 Nov 2000 18:20:32 +0100             
68933              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
68934      Branch: perl
68935            ! hints/machten.sh
68936 ____________________________________________________________________________
68937 [  7648] By: jhi                                   on 2000/11/11  18:36:46
68938         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
68939              From: rspier@pobox.com (Robert Spier)
68940              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
68941              Message-ID: <14861.32839.491271.985797@rls.cx>
68942      Branch: perl
68943            ! Porting/Contract pod/perltoot.pod
68944 ____________________________________________________________________________
68945 [  7647] By: jhi                                   on 2000/11/11  18:35:30
68946         Log: Simplify the getpagesize() unit by dropping the
68947              pagesize probe since it's nowadays slightly more
68948              complicated because of sysconf(). (Note: if some
68949              platform really needs the -lPW for getpagesize,
68950              I just broke it.)
68951              
68952              TODO: a new pagesize unit.
68953      Branch: metaconfig
68954            ! U/compline/d_getpagsz.U
68955 ____________________________________________________________________________
68956 [  7646] By: jhi                                   on 2000/11/11  18:33:23
68957         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
68958      Branch: perl
68959            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68960            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
68961            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
68962            ! vos/config.ga.h win32/config.bc win32/config.gc
68963            ! win32/config.vc
68964 ____________________________________________________________________________
68965 [  7645] By: jhi                                   on 2000/11/11  16:45:15
68966         Log: Use sysconf() or getpagesize() to find out the pagesize.
68967      Branch: perl
68968            ! perlio.c
68969 ____________________________________________________________________________
68970 [  7644] By: jhi                                   on 2000/11/11  15:46:08
68971         Log: Integrate perlio.
68972      Branch: perl
68973           !> perlio.c
68974 ____________________________________________________________________________
68975 [  7643] By: jhi                                   on 2000/11/11  15:33:36
68976         Log: Subject: Re: [PATCH] README.solaris
68977              From: Lupe Christoph <lupe@lupe-christoph.de>
68978              Date: Sat, 11 Nov 2000 14:08:10 +0100
68979              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
68980      Branch: perl
68981            ! README.solaris
68982 ____________________________________________________________________________
68983 [  7642] By: jhi                                   on 2000/11/11  15:22:12
68984         Log: Subject: [PATCH perl@7638] cygwin port
68985              From: "Eric Fifer" <egf7@columbia.edu>            
68986              Date: Fri, 10 Nov 2000 19:30:30 -0000
68987              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
68988      Branch: perl
68989            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
68990 ____________________________________________________________________________
68991 [  7641] By: nick                                  on 2000/11/11  14:50:36
68992         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
68993              Also call "Buf" layer directly when unread'ing non-read chars.
68994      Branch: perlio
68995            ! perlio.c
68996 ____________________________________________________________________________
68997 [  7640] By: jhi                                   on 2000/11/11  02:05:02
68998         Log: Add more encoding tables.
68999      Branch: perl
69000            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
69001            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
69002            + ext/Encode/Encode/iso8859-10.enc
69003            + ext/Encode/Encode/iso8859-13.enc
69004            + ext/Encode/Encode/iso8859-14.enc
69005            + ext/Encode/Encode/iso8859-15.enc
69006            ! MANIFEST
69007 ____________________________________________________________________________
69008 [  7639] By: jhi                                   on 2000/11/10  18:49:25
69009         Log: Subject: [PATCH] README.solaris
69010              From: Andy Dougherty <doughera@lafayette.edu>
69011              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
69012              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
69013      Branch: perl
69014            + README.solaris
69015            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
69016            ! pod/perl.pod pod/perltoc.pod
69017 ____________________________________________________________________________
69018 [  7638] By: jhi                                   on 2000/11/10  15:04:15
69019         Log: Update Changes.
69020      Branch: perl
69021            ! Changes patchlevel.h
69022 ____________________________________________________________________________
69023 [  7637] By: jhi                                   on 2000/11/10  14:14:28
69024         Log: Explain better why certain regex tests are skipped.
69025              
69026              Subject: Re: tests skipped: unknown reason
69027              From: Lupe Christoph <lupe@lupe-christoph.de>
69028              Date: Fri, 10 Nov 2000 09:08:56 +0100
69029              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
69030      Branch: perl
69031            ! t/op/regexp.t
69032 ____________________________________________________________________________
69033 [  7636] By: nick                                  on 2000/11/10  13:40:00
69034         Log: Integrate mainline.
69035      Branch: perlio
69036           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
69037           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
69038           !> win32/bin/search.pl
69039 ____________________________________________________________________________
69040 [  7635] By: nick                                  on 2000/11/10  13:25:52
69041         Log: Re-instate stdio large file support via perlio.
69042      Branch: perl
69043            ! perlio.c
69044 ____________________________________________________________________________
69045 [  7634] By: jhi                                   on 2000/11/10  04:49:55
69046         Log: Amdahl UTS hints updates.
69047              
69048              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
69049              From: hom00@utsglobal.com (Harold O Morris)
69050              Date: Thu, 9 Nov 2000 20:02 PST
69051              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
69052      Branch: perl
69053            ! hints/uts.sh
69054 ____________________________________________________________________________
69055 [  7633] By: jhi                                   on 2000/11/09  23:33:28
69056         Log: Subject: [PATCH] IO::Seekable pod
69057              From: Nicholas Clark <nick@talking.bollo.cx>
69058              Date: Thu, 9 Nov 2000 20:29:45 +0000
69059              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
69060      Branch: perl
69061            ! ext/IO/lib/IO/Handle.pm
69062 ____________________________________________________________________________
69063 [  7632] By: jhi                                   on 2000/11/09  21:55:41
69064         Log: Various doc oddball characters.
69065              
69066              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
69067              From: Michael Somos <somos@grail.cba.csuohio.edu>
69068              Date: Mon, 6 Nov 2000 17:44:20 -0500
69069              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
69070      Branch: perl
69071            ! emacs/cperl-mode.el lib/unicode/syllables.txt
69072            ! win32/bin/search.pl
69073 ____________________________________________________________________________
69074 [  7631] By: jhi                                   on 2000/11/09  21:12:29
69075         Log: Subject: Re: bash -c exit and linux hints 
69076              From: "John P. Linderman" <jpl@research.att.com>
69077              Date: Thu, 02 Nov 2000 09:37:25 -0500
69078              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
69079      Branch: perl
69080            ! hints/linux.sh
69081 ____________________________________________________________________________
69082 [  7630] By: nick                                  on 2000/11/09  20:34:11
69083         Log: Integrate mainline.
69084      Branch: perlio
69085           !> (integrate 91 files)
69086 ____________________________________________________________________________
69087 [  7629] By: jhi                                   on 2000/11/09  19:46:31
69088         Log: Missing dTHXs.
69089              
69090              Subject: RE: perl@7595 builds not on cygwin
69091              From: "Eric Fifer" <egf7@columbia.edu>
69092              Date: Thu, 9 Nov 2000 19:26:50 -0000
69093              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
69094      Branch: perl
69095            ! ext/Devel/Peek/Peek.xs
69096 ____________________________________________________________________________
69097 [  7628] By: jhi                                   on 2000/11/09  14:48:27
69098         Log: Disable only the tests 99 and 166 for UTF-8 locales.
69099      Branch: perl
69100            ! t/pragma/locale.t
69101 ____________________________________________________________________________
69102 [  7627] By: jhi                                   on 2000/11/09  14:40:27
69103         Log: There's no =head3.
69104      Branch: perl
69105            ! pod/perlhack.pod
69106 ____________________________________________________________________________
69107 [  7626] By: jhi                                   on 2000/11/09  13:54:26
69108         Log: The generated boot_* headers are wrong.  Pickier compiler,
69109              such as KAI C++ will refuse to compile the resulting perlmain.
69110              
69111              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
69112              From: Harri Pasanen <harri.pasanen@trema.com>
69113              Date: Thu, 09 Nov 2000 14:23:28 +0100
69114              Message-Id: <3A0AA550.26D548A3@trema.com>
69115      Branch: perl
69116            ! minimod.pl
69117 ____________________________________________________________________________
69118 [  7625] By: jhi                                   on 2000/11/09  13:50:44
69119         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
69120              From: Prymmer/Kahn <pvhp@best.com>
69121              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
69122              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
69123              
69124              All except the "cow orker" change.
69125      Branch: perl
69126            ! Porting/pumpkin.pod
69127 ____________________________________________________________________________
69128 [  7624] By: jhi                                   on 2000/11/09  13:45:33
69129         Log: Fix for
69130              
69131              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
69132              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
69133              Date: Thu, 09 Nov 2000 11:05:52 +0100
69134              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
69135      Branch: perl
69136            ! pod/perldiag.pod t/pragma/warn/pp_sys
69137 ____________________________________________________________________________
69138 [  7623] By: jhi                                   on 2000/11/09  13:37:16
69139         Log: Typo in an ifndef.
69140              
69141              Subject: Re: [PATCH 5.7.0] better messages from malloc()
69142              From: Joe Smith <jms@inwap.com>         
69143              Date: Thu, 09 Nov 2000 01:33:14 -0800
69144              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
69145      Branch: perl
69146            ! malloc.c
69147 ____________________________________________________________________________
69148 [  7622] By: jhi                                   on 2000/11/09  13:31:18
69149         Log: Remove unused extra arguments.
69150      Branch: metaconfig/U/perl
69151            ! perlxv.U
69152      Branch: perl
69153            ! Configure config_h.SH
69154 ____________________________________________________________________________
69155 [  7621] By: jhi                                   on 2000/11/09  13:16:36
69156         Log: More VMS moves on environment handling, from Charles Lane.
69157      Branch: perl
69158            ! t/pragma/locale.t
69159 ____________________________________________________________________________
69160 [  7620] By: jhi                                   on 2000/11/09  04:42:38
69161         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
69162              From: David Dyck <dcd@tc.fluke.com>
69163              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
69164              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
69165      Branch: perl
69166            ! pp_sys.c
69167 ____________________________________________________________________________
69168 [  7619] By: jhi                                   on 2000/11/09  04:36:21
69169         Log: Forgot from #7618.
69170      Branch: perl
69171            ! lib/File/stat.pm
69172 ____________________________________________________________________________
69173 [  7618] By: jhi                                   on 2000/11/09  04:28:44
69174         Log: Make deleting for %ENV work for (newer versions of) VMS,
69175              from Craig A. Berry.
69176      Branch: perl
69177            ! vms/vms.c
69178 ____________________________________________________________________________
69179 [  7617] By: jhi                                   on 2000/11/09  04:25:05
69180         Log: Subject: [PATCH] Class::Struct at compile time
69181              From: "Casey R. Tweten" <crt@kiski.net>
69182              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
69183              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
69184      Branch: perl
69185            ! lib/Class/Struct.pm
69186 ____________________________________________________________________________
69187 [  7616] By: jhi                                   on 2000/11/09  04:15:17
69188         Log: Subject: [ID 20001108.013] spelling
69189              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
69190              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
69191              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
69192      Branch: perl
69193            ! lib/ftp.pl
69194 ____________________________________________________________________________
69195 [  7615] By: jhi                                   on 2000/11/09  04:12:42
69196         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
69197              From: Peter Prymmer <pvhp@forte.com>
69198              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
69199              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
69200      Branch: perl
69201            ! configure.com
69202 ____________________________________________________________________________
69203 [  7614] By: jhi                                   on 2000/11/08  22:42:55
69204         Log: A missing aTHX_.
69205      Branch: perl
69206            ! ext/IPC/SysV/SysV.xs
69207 ____________________________________________________________________________
69208 [  7613] By: jhi                                   on 2000/11/08  19:30:21
69209         Log: Update Changes.
69210      Branch: perl
69211            ! Changes patchlevel.h
69212 ____________________________________________________________________________
69213 [  7612] By: jhi                                   on 2000/11/08  18:35:25
69214         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
69215              From: David Dyck <dcd@tc.fluke.com>
69216              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
69217              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
69218      Branch: perl
69219            ! pp_sys.c
69220 ____________________________________________________________________________
69221 [  7611] By: jhi                                   on 2000/11/08  18:30:26
69222         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
69223              From: Dominic Dunlop <domo@computer.org>
69224              Date: Tue, 7 Nov 2000 12:05:25 +0100
69225              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
69226      Branch: perl
69227            ! malloc.c
69228 ____________________________________________________________________________
69229 [  7610] By: jhi                                   on 2000/11/08  18:25:14
69230         Log: Do not test UTF-8 locales since that the tests would require
69231              polymorphic regexen.
69232      Branch: perl
69233            ! t/pragma/locale.t
69234 ____________________________________________________________________________
69235 [  7609] By: jhi                                   on 2000/11/08  17:12:51
69236         Log: Locale buglets.
69237              
69238              Subject: RE: Locales support (setlocale) fixes
69239              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
69240              Date: Wed, 8 Nov 2000 20:01:39 +0300
69241              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
69242      Branch: perl
69243            ! t/pragma/locale.t util.c
69244 ____________________________________________________________________________
69245 [  7608] By: jhi                                   on 2000/11/08  17:00:16
69246         Log: Deleting $ENV{PATH} in VMS is not recommendable.
69247      Branch: perl
69248            ! t/pragma/locale.t
69249 ____________________________________________________________________________
69250 [  7607] By: jhi                                   on 2000/11/08  16:58:26
69251         Log: Subject: PATCH std stdio for (Free)BSD
69252              From: Nicholas Clark <nick@ccl4.org>
69253              Date: Wed, 8 Nov 2000 15:36:29 +0000
69254              Message-ID: <20001108153629.D98736@plum.flirble.org>
69255      Branch: metaconfig
69256            ! U/compline/d_stdstdio.U
69257      Branch: perl
69258            ! Configure config_h.SH
69259 ____________________________________________________________________________
69260 [  7606] By: jhi                                   on 2000/11/08  16:43:31
69261         Log: Forgot to bump the line numbers in #7601.
69262      Branch: perl
69263            ! t/pragma/warn/pp_sys
69264 ____________________________________________________________________________
69265 [  7605] By: jhi                                   on 2000/11/08  16:39:12
69266         Log: More careful detection of how well NVs and UVs mix.
69267              
69268              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))
69269              From: Nicholas Clark <nick@ccl4.org>
69270              Date: Wed, 8 Nov 2000 15:14:12 +0000
69271              Message-ID: <20001108151412.B98736@plum.flirble.org>
69272              
69273              Added some SIGFPE paranoia.
69274      Branch: metaconfig/U/perl
69275            ! perlxv.U
69276      Branch: perl
69277            ! Configure config_h.SH
69278 ____________________________________________________________________________
69279 [  7604] By: jhi                                   on 2000/11/08  14:39:10
69280         Log: Subject: [patch perl@7595] VMS configure.com tweak
69281              From: "Craig A. Berry" <craigberry@mac.com>
69282              Date: Wed, 8 Nov 2000 00:24:12 -0600
69283              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
69284      Branch: perl
69285            ! configure.com
69286 ____________________________________________________________________________
69287 [  7603] By: jhi                                   on 2000/11/08  14:27:11
69288         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
69289              From: Robin Barker <rmb1@cise.npl.co.uk>
69290              Date: Wed, 8 Nov 2000 11:11:39 GMT
69291              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
69292      Branch: perl
69293            ! perlio.c
69294 ____________________________________________________________________________
69295 [  7602] By: jhi                                   on 2000/11/08  14:25:03
69296         Log: Fix for the tie-refhash string table leaks.
69297              
69298              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
69299              Date: Wed, 8 Nov 2000 13:03:04 GMT
69300              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
69301      Branch: perl
69302            ! t/lib/tie-refhash.t
69303 ____________________________________________________________________________
69304 [  7601] By: jhi                                   on 2000/11/08  14:21:08
69305         Log: Try to avoid flockless and emulationless places.
69306      Branch: perl
69307            ! t/pragma/warn/pp_sys
69308 ____________________________________________________________________________
69309 [  7600] By: jhi                                   on 2000/11/08  02:28:54
69310         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
69311              
69312              Subject: [PATCH] prototyped functions that should be overrideable
69313              From: "Casey R. Tweten" <crt@kiski.net>
69314              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
69315              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
69316      Branch: perl
69317            ! toke.c
69318 ____________________________________________________________________________
69319 [  7599] By: jhi                                   on 2000/11/08  01:12:05
69320         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
69321              
69322              Subject: [PATCH] perlbug.PL
69323              From: "Kurt D. Starsinic" <kstar@chapin.edu>
69324              Date: Mon, 6 Nov 2000 21:39:01 -0500
69325              Message-ID: <20001106213901.B20955@O2.chapin.edu>
69326      Branch: perl
69327            ! utils/perlbug.PL
69328 ____________________________________________________________________________
69329 [  7598] By: jhi                                   on 2000/11/07  23:42:00
69330         Log: Bad thinko in #7581 (I used the test program with the expanded
69331              values as-is).
69332      Branch: metaconfig
69333            ! U/compline/d_stdstdio.U
69334      Branch: perl
69335            ! Configure
69336 ____________________________________________________________________________
69337 [  7597] By: jhi                                   on 2000/11/07  21:43:29
69338         Log: Subject: [PATCH perl@7573] cygwin port
69339              From: "Fifer, Eric" <EFifer@sanwaint.com>
69340              Date: Tue, 7 Nov 2000 18:08:51 -0000 
69341              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
69342              
69343              Synchronize with Cygwin 1.1.5.
69344      Branch: perl
69345            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
69346            ! pod/perlport.pod unixish.h util.c
69347 ____________________________________________________________________________
69348 [  7596] By: jhi                                   on 2000/11/07  21:39:25
69349         Log: perlhack updates from H.Merijn Brand.
69350      Branch: perl
69351            ! pod/perlhack.pod
69352 ____________________________________________________________________________
69353 [  7595] By: jhi                                   on 2000/11/07  20:21:41
69354         Log: Update Changes.
69355      Branch: perl
69356            ! Changes patchlevel.h
69357 ____________________________________________________________________________
69358 [  7594] By: jhi                                   on 2000/11/07  19:18:58
69359         Log: Be more robust in Dynaloader.pm.
69360      Branch: perl
69361            ! ext/DynaLoader/DynaLoader_pm.PL
69362 ____________________________________________________________________________
69363 [  7593] By: jhi                                   on 2000/11/07  16:49:31
69364         Log: AUTHORS update.
69365      Branch: perl
69366            ! AUTHORS
69367 ____________________________________________________________________________
69368 [  7592] By: gsar                                  on 2000/11/07  16:39:51
69369         Log: normalize relative paths in virtualized current directory on windows,
69370              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
69371              returns)
69372      Branch: perl
69373            ! win32/vdir.h
69374 ____________________________________________________________________________
69375 [  7591] By: jhi                                   on 2000/11/07  16:04:26
69376         Log: Too profiler-happy: with optimization the #7590 actually makes
69377              the test to run 0.5% _slower_.  Requires much more instrumentation.
69378              Retract #7590.
69379      Branch: perl
69380            ! regcomp.c regcomp.h
69381 ____________________________________________________________________________
69382 [  7590] By: jhi                                   on 2000/11/07  15:51:13
69383         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
69384              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
69385              by using memset() and testing bytewise (as opposed to bitwise).
69386      Branch: perl
69387            ! regcomp.c regcomp.h
69388 ____________________________________________________________________________
69389 [  7589] By: jhi                                   on 2000/11/07  12:56:39
69390         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
69391              From: "Craig A. Berry" <craig.berry@psinetcs.com>
69392              Date: Mon, 06 Nov 2000 23:45:30 -0500
69393              Message-Id: <0011079735.AA973576259@univpress.com>
69394      Branch: perl
69395            ! configure.com t/lib/st-lock.t
69396 ____________________________________________________________________________
69397 [  7588] By: jhi                                   on 2000/11/07  01:03:28
69398         Log: Tweak #7587.
69399      Branch: perl
69400            ! pod/perldiag.pod
69401 ____________________________________________________________________________
69402 [  7587] By: jhi                                   on 2000/11/07  01:00:27
69403         Log: A doc addition for bug id 20001105.019, beware \p.
69404      Branch: perl
69405            ! pod/perldiag.pod
69406 ____________________________________________________________________________
69407 [  7586] By: jhi                                   on 2000/11/07  00:32:22
69408         Log: Fake support of holey files in win/dosish platforms.
69409              
69410              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
69411              From: kipp@shonanblue.ne.jp
69412              Date: Mon, 6 Nov 2000 13:30:55 -0800
69413              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
69414      Branch: perl
69415            ! ext/SDBM_File/sdbm/sdbm.c
69416 ____________________________________________________________________________
69417 [  7585] By: jhi                                   on 2000/11/07  00:12:54
69418         Log: Subject: Pod updates
69419              From: "Stephen P. Potter" <spp@spotter.yi.org>
69420              Date: Mon, 06 Nov 2000 18:56:43 -0500
69421              Message-Id: <200011062357.SAA18173@spotter.yi.org>
69422      Branch: perl
69423            ! README.dos README.os2 README.win32 pod/buildtoc.PL
69424            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
69425            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
69426            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
69427            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
69428            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
69429            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
69430            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
69431            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
69432            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
69433            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
69434            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
69435            ! pod/perltootc.pod pod/perlunicode.pod
69436 ____________________________________________________________________________
69437 [  7584] By: jhi                                   on 2000/11/07  00:04:17
69438         Log: Varargs don't always work too well if one puts an unsigned
69439              char on the stack and pop an unsigned quad off the stack.
69440              
69441              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
69442              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
69443              Date: Mon, 06 Nov 2000 15:19:05 -0800
69444              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
69445      Branch: perl
69446            ! utf8.c
69447 ____________________________________________________________________________
69448 [  7583] By: jhi                                   on 2000/11/06  23:58:48
69449         Log: %ENV note tweaks from Dan Sugalski.
69450      Branch: perl
69451            ! pod/perlport.pod vms/perlvms.pod
69452 ____________________________________________________________________________
69453 [  7582] By: jhi                                   on 2000/11/06  23:05:49
69454         Log: glibc5 detection by __GNU_LIBRARY__.
69455      Branch: perl
69456            ! toke.c
69457 ____________________________________________________________________________
69458 [  7581] By: jhi                                   on 2000/11/06  22:51:29
69459         Log: Make the stdio test program of 7427 less noisy while being 
69460              compiled so that Digital UNIX wouldn't get both
69461              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
69462              undefined.  This makes perlio happy.
69463      Branch: metaconfig
69464            ! U/compline/d_stdstdio.U
69465      Branch: perl
69466            ! Configure config_h.SH
69467 ____________________________________________________________________________
69468 [  7580] By: jhi                                   on 2000/11/06  22:41:41
69469         Log: Document %ENV = () portability issues.
69470      Branch: perl
69471            ! pod/perlport.pod vms/perlvms.pod
69472 ____________________________________________________________________________
69473 [  7579] By: jhi                                   on 2000/11/06  21:29:24
69474         Log: VOS updates from Paul Green.
69475      Branch: perl
69476            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
69477 ____________________________________________________________________________
69478 [  7578] By: jhi                                   on 2000/11/06  21:00:40
69479         Log: Sanitize the environment further.
69480      Branch: perl
69481            ! t/pragma/locale.t
69482 ____________________________________________________________________________
69483 [  7577] By: jhi                                   on 2000/11/06  20:53:51
69484         Log: Re-introduce 7552 lost in integration.
69485      Branch: perl
69486            ! perlio.c
69487 ____________________________________________________________________________
69488 [  7576] By: jhi                                   on 2000/11/06  20:33:46
69489         Log: Admit that the test leaks scalars.
69490      Branch: perl
69491            ! t/comp/proto.t
69492 ____________________________________________________________________________
69493 [  7575] By: jhi                                   on 2000/11/06  20:17:08
69494         Log: Integrate perlio.
69495      Branch: perl
69496           !> perlio.c
69497 ____________________________________________________________________________
69498 [  7574] By: nick                                  on 2000/11/06  20:07:28
69499         Log: Remove debug. Try (Mmap_t) on madvise() call.
69500      Branch: perlio
69501            ! perlio.c
69502 ____________________________________________________________________________
69503 [  7573] By: jhi                                   on 2000/11/06  13:56:05
69504         Log: Update Changes.
69505      Branch: perl
69506            ! Changes patchlevel.h
69507 ____________________________________________________________________________
69508 [  7572] By: jhi                                   on 2000/11/06  13:48:41
69509         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
69510              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69511              Date: Mon, 06 Nov 2000 10:11:42 +0100
69512              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
69513      Branch: perl
69514            ! pod/perlhack.pod
69515 ____________________________________________________________________________
69516 [  7571] By: jhi                                   on 2000/11/06  01:45:51
69517         Log: AUTHORS updates.
69518      Branch: perl
69519            ! AUTHORS
69520 ____________________________________________________________________________
69521 [  7570] By: jhi                                   on 2000/11/06  00:18:00
69522         Log: Fix for
69523              
69524              Subject: [ID 20000728.005] perl -P broken
69525              From: David Dyck <dcd@tc.fluke.com>
69526              Date: Fri, 28 Jul 2000 17:19:16 -0700
69527              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
69528              
69529              (hopefully).  The fix is also not complete, it seems to break
69530              BOM swallowing for libc5 systems, but until someone figures
69531              out a way to do this without ftell(), this will do.
69532      Branch: perl
69533            ! toke.c
69534 ____________________________________________________________________________
69535 [  7569] By: jhi                                   on 2000/11/06  00:05:30
69536         Log: Document that the evaled syntax errors cause scalar leaks.
69537      Branch: perl
69538            ! t/comp/proto.t
69539 ____________________________________________________________________________
69540 [  7568] By: jhi                                   on 2000/11/05  23:14:47
69541         Log: opmini.o can linger from Configures past.
69542      Branch: perl
69543            ! Makefile.SH
69544 ____________________________________________________________________________
69545 [  7567] By: jhi                                   on 2000/11/05  21:28:39
69546         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
69547              first argument correctly.
69548      Branch: perl
69549            ! perlio.c
69550 ____________________________________________________________________________
69551 [  7566] By: jhi                                   on 2000/11/05  21:15:56
69552         Log: Integrate perlio.
69553      Branch: perl
69554           !> perlio.c
69555 ____________________________________________________________________________
69556 [  7565] By: jhi                                   on 2000/11/05  21:15:13
69557         Log: Use -dM for gcc (the suggested patch did it only for Linux,
69558              but I think it can be generalized).
69559              
69560              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
69561              From: Pixel <pixel@mandrakesoft.com>
69562              Date: 05 Nov 2000 21:49:34 +0100 
69563              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
69564      Branch: perl
69565            ! ext/Errno/Errno_pm.PL
69566 ____________________________________________________________________________
69567 [  7564] By: nick                                  on 2000/11/05  21:09:18
69568         Log: Added a mmap layer as a "subclass" of perlio.
69569              PERLIO=mmap ./perl harness passes
69570      Branch: perlio
69571            ! perlio.c
69572 ____________________________________________________________________________
69573 [  7563] By: jhi                                   on 2000/11/05  19:48:55
69574         Log: Add a note for future generations about bug id 20000229.006.
69575      Branch: perl
69576            ! malloc.c
69577 ____________________________________________________________________________
69578 [  7562] By: jhi                                   on 2000/11/05  19:38:24
69579         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
69580      Branch: perl
69581            ! pp_ctl.c t/op/pos.t
69582 ____________________________________________________________________________
69583 [  7561] By: jhi                                   on 2000/11/05  18:21:46
69584         Log: Add =pod to be tidy.
69585      Branch: perl
69586            ! lib/Math/Complex.pm
69587 ____________________________________________________________________________
69588 [  7560] By: jhi                                   on 2000/11/05  17:38:46
69589         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
69590      Branch: perl
69591            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
69592            ! ext/Storable/Storable.xs t/lib/st-recurse.t
69593 ____________________________________________________________________________
69594 [  7559] By: jhi                                   on 2000/11/05  17:32:59
69595         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
69596              From: "Peter J. Farley III" <pjfarley@banet.net>
69597              Date: Sun, 05 Nov 2000 11:55:59 -0500
69598              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
69599      Branch: perl
69600            ! t/lib/syslog.t
69601 ____________________________________________________________________________
69602 [  7558] By: jhi                                   on 2000/11/05  17:29:19
69603         Log: Integrate perlio.
69604      Branch: perl
69605           !> perlio.c
69606 ____________________________________________________________________________
69607 [  7557] By: jhi                                   on 2000/11/05  17:22:01
69608         Log: A fix of sorts for 20000329.026, a better error message
69609              for a missing "use charnames" when using the \N{...}. 
69610      Branch: perl
69611            ! pod/perldiag.pod toke.c
69612 ____________________________________________________________________________
69613 [  7556] By: jhi                                   on 2000/11/05  16:33:50
69614         Log: Test tweak: show also the failed locales.
69615              
69616              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
69617              From: Lupe Christoph <lupe@lupe-christoph.de>         
69618              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
69619              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
69620      Branch: perl
69621            ! t/pragma/locale.t
69622 ____________________________________________________________________________
69623 [  7555] By: nick                                  on 2000/11/05  11:09:34
69624         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
69625              open RDWR so does not fail. (pragma/warnings 303 again...)
69626      Branch: perlio
69627            ! perlio.c
69628 ____________________________________________________________________________
69629 [  7554] By: nick                                  on 2000/11/05  10:10:13
69630         Log: Fix case where ungetc(f,EOF) was allowed.
69631              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
69632              so we can see similarities.
69633              Use types more carefully and a STDCHAR array in hope that this will
69634              fix Jarrko's 64bit machine.
69635      Branch: perlio
69636            ! perlio.c
69637 ____________________________________________________________________________
69638 [  7553] By: jhi                                   on 2000/11/05  01:12:16
69639         Log: Fix for
69640              
69641              Subject: [ID 20001004.007] taint propogation is inconsistent
69642              From: pimlott@idiomtech.com (Andrew Pimlott) 
69643              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
69644              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
69645              
69646              The culprit was sv_setsv() which was rather blindly
69647              propagating taint, which lead to behaviour where if
69648              a tainted anon hash value was seen all the hash values
69649              from then on at that level became tainted, or at any
69650              upper levels in the case of nested anon hashes.
69651      Branch: perl
69652            ! sv.c t/op/taint.t
69653 ____________________________________________________________________________
69654 [  7552] By: jhi                                   on 2000/11/04  23:44:18
69655         Log: Some cpps don't like splitting conditionals across several lines.
69656      Branch: perl
69657            ! perlio.c
69658 ____________________________________________________________________________
69659 [  7551] By: nick                                  on 2000/11/04  23:40:44
69660         Log: Integrate mainline
69661      Branch: perlio
69662           !> pp_hot.c t/op/taint.t
69663 ____________________________________________________________________________
69664 [  7550] By: nick                                  on 2000/11/04  23:39:05
69665         Log: Integrate mainline again
69666      Branch: perlio
69667           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
69668           !> t/lib/b.t t/op/misc.t util.c
69669 ____________________________________________________________________________
69670 [  7549] By: jhi                                   on 2000/11/04  23:14:01
69671         Log: Fix for
69672              
69673              Subject: [ID 20001004.006] undef is never tainted
69674              From: pimlott@idiomtech.com (Andrew Pimlott)
69675              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
69676              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
69677              
69678              An undef read from a slurped file was not tainted.
69679      Branch: perl
69680            ! pp_hot.c t/op/taint.t
69681 ____________________________________________________________________________
69682 [  7548] By: jhi                                   on 2000/11/04  22:56:21
69683         Log: Test tweak ($Config{useperlio} is by default undef) .
69684      Branch: perl
69685            ! t/lib/b.t
69686 ____________________________________________________________________________
69687 [  7547] By: jhi                                   on 2000/11/04  22:43:56
69688         Log: Integrate perlio.
69689      Branch: perl
69690           +> lib/perlio.pm
69691           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
69692           !> pod/perlapi.pod t/lib/b.t
69693 ____________________________________________________________________________
69694 [  7546] By: jhi                                   on 2000/11/04  22:40:59
69695         Log: Configure would use a bad $myuname from an old config.sh.
69696              
69697              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
69698              From: Andy Dougherty <doughera@lafayette.edu>
69699              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
69700              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
69701      Branch: metaconfig
69702            ! U/modified/Oldconfig.U
69703      Branch: perl
69704            ! Configure config_h.SH
69705 ____________________________________________________________________________
69706 [  7545] By: jhi                                   on 2000/11/04  22:36:54
69707         Log: Subject: Locales support (setlocale) fixes
69708              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
69709              Date: Sat, 4 Nov 2000 10:15:48 +0300 
69710              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
69711              
69712              Modified quite a bit to be more portable.
69713      Branch: perl
69714            ! embed.h embed.pl perl.h proto.h util.c
69715 ____________________________________________________________________________
69716 [  7544] By: jhi                                   on 2000/11/04  22:32:47
69717         Log: Dying is too strict here, better just skip.
69718      Branch: perl
69719            ! t/op/misc.t
69720 ____________________________________________________________________________
69721 [  7543] By: nick                                  on 2000/11/04  21:55:13
69722         Log: Merge mainline
69723      Branch: perlio
69724           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
69725           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
69726           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
69727           !> (integrate 64 files)
69728 ____________________________________________________________________________
69729 [  7542] By: jhi                                   on 2000/11/04  21:09:28
69730         Log: More Changes tweakery.
69731      Branch: perl
69732            ! Changes Porting/genlog
69733 ____________________________________________________________________________
69734 [  7541] By: jhi                                   on 2000/11/04  20:58:18
69735         Log: Changes fixups.
69736      Branch: perl
69737            ! Changes
69738 ____________________________________________________________________________
69739 [  7540] By: jhi                                   on 2000/11/04  20:42:38
69740         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
69741              create a "fast path" for locale name probing using "locale -a"
69742              if available, squash finally hopefully the s?printf resetting
69743              the numeric locale (since, IIUC perllocale, it never shouldn't). 
69744      Branch: perl
69745            ! sv.c t/op/misc.t t/pragma/locale.t
69746 ____________________________________________________________________________
69747 [  7539] By: nick                                  on 2000/11/04  19:56:10
69748         Log: PerlIO infrastructure complete.
69749      Branch: perlio
69750            + lib/perlio.pm
69751            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
69752 ____________________________________________________________________________
69753 [  7538] By: nick                                  on 2000/11/04  14:31:32
69754         Log: Type tweaks + less contorted allocation scheme
69755      Branch: perlio
69756            ! perlio.c
69757 ____________________________________________________________________________
69758 [  7537] By: nick                                  on 2000/11/04  12:40:42
69759         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
69760              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
69761              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
69762              sensible) which lead to some interesting fails.
69763      Branch: perlio
69764            ! perlio.c
69765 ____________________________________________________________________________
69766 [  7536] By: jhi                                   on 2000/11/04  00:20:02
69767         Log: Add FCNTL_CAN_LOCK.
69768              
69769              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
69770              From: Andy Dougherty <doughera@lafayette.edu>
69771              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
69772              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
69773              
69774              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
69775              From: Andy Dougherty <doughera@lafayette.edu>
69776              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
69777              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
69778      Branch: metaconfig/U/perl
69779            + d_fcntl_can_lock.U
69780            ! startperl.U
69781      Branch: perl
69782            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69783            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
69784            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
69785            ! vos/config.ga.h win32/config.bc win32/config.gc
69786            ! win32/config.vc
69787 ____________________________________________________________________________
69788 [  7535] By: nick                                  on 2000/11/03  22:19:10
69789         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
69790              - Works on Linux with
69791              perlio + unix
69792              stdio
69793              - Works on Solaris with
69794              perlio + unix
69795              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
69796              - Fails (hangs in openpid) if you try and stack
69797              perlio + stdio - Linux stdio's read() logic is hanging.
69798      Branch: perlio
69799            ! iperlsys.h perlio.c
69800 ____________________________________________________________________________
69801 [  7534] By: jhi                                   on 2000/11/03  15:16:02
69802         Log: Subject: Re: README.aix
69803              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69804              Date: Fri, 03 Nov 2000 16:03:15 +0100
69805              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
69806      Branch: perl
69807            ! README.aix
69808 ____________________________________________________________________________
69809 [  7533] By: jhi                                   on 2000/11/03  03:59:02
69810         Log: Subject: [PATCH 5.7.0] better messages from malloc()
69811              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69812              Date: Wed, 1 Nov 2000 23:39:56 -0500
69813              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
69814      Branch: perl
69815            ! malloc.c pod/perldiag.pod
69816 ____________________________________________________________________________
69817 [  7532] By: jhi                                   on 2000/11/03  00:11:56
69818         Log: The #7521 touched things it shouldn't have.
69819      Branch: perl
69820            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
69821 ____________________________________________________________________________
69822 [  7531] By: jhi                                   on 2000/11/02  22:32:33
69823         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
69824              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69825              Date:     Thu, 2 Nov 2000 16:58:36 EST
69826              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
69827      Branch: perl
69828            ! vms/gen_shrfls.pl
69829 ____________________________________________________________________________
69830 [  7530] By: jhi                                   on 2000/11/02  22:08:49
69831         Log: Fix the problem discussed in
69832              
69833              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
69834              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
69835              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
69836              
69837              originally from Linc Madison.  Also Andreas König's comments
69838              taken into account.  Some other problems with Tie::SubstrHash
69839              fixed: didn't croak when the table exceeded the requested number
69840              of entries (as documented) but instead when the number of entries
69841              exceeded the size of the table, a croak() had an unnecessary \n,
69842              didn't have a CLEAR method, documented that there is no exists().
69843              Didn't fix to be strict-proof because the module uses &foo; and
69844              dynamic scope.  Added a test script exercizing both first tamely 
69845              the basic functionality, and then the failure cases reported by
69846              Linc Madison.
69847      Branch: perl
69848            + t/lib/tie-substrhash.t
69849            ! MANIFEST lib/Tie/SubstrHash.pm
69850 ____________________________________________________________________________
69851 [  7529] By: jhi                                   on 2000/11/02  17:58:08
69852         Log: recv() can fail and return undef.
69853              
69854              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
69855              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
69856              Date: Thu, 2 Nov 2000 20:12:20 +0300
69857              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
69858      Branch: perl
69859            ! lib/Net/Ping.pm
69860 ____________________________________________________________________________
69861 [  7528] By: jhi                                   on 2000/11/02  17:49:09
69862         Log: Detpyo.
69863      Branch: perl
69864            ! pod/perlop.pod
69865 ____________________________________________________________________________
69866 [  7527] By: jhi                                   on 2000/11/02  15:48:37
69867         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
69868              fix a autovivification bug in Tie::RefHash, add tests for both.
69869              
69870              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
69871              From: Edward Avis <epa98@doc.ic.ac.uk>
69872              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
69873              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
69874      Branch: perl
69875            + t/lib/tie-refhash.t
69876            ! MANIFEST lib/Tie/RefHash.pm
69877 ____________________________________________________________________________
69878 [  7526] By: jhi                                   on 2000/11/02  13:56:26
69879         Log: Test::Harness revealed buglets in the new DynaLoader.
69880              
69881              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
69882              From: andreas.koenig@anima.de (Andreas J. Koenig)
69883              Date: 02 Nov 2000 11:26:48 +0100 
69884              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
69885      Branch: perl
69886            ! ext/DynaLoader/DynaLoader_pm.PL
69887 ____________________________________________________________________________
69888 [  7525] By: jhi                                   on 2000/11/01  23:52:08
69889         Log: The entry for #7503 was missing.
69890      Branch: perl
69891            ! Changes
69892 ____________________________________________________________________________
69893 [  7524] By: jhi                                   on 2000/11/01  23:40:52
69894         Log: Update Changes.
69895      Branch: perl
69896            ! Changes patchlevel.h
69897 ____________________________________________________________________________
69898 [  7523] By: jhi                                   on 2000/11/01  22:57:09
69899         Log: More tweaking on the #7522 theme.
69900      Branch: perl
69901            ! ext/DynaLoader/DynaLoader_pm.PL
69902 ____________________________________________________________________________
69903 [  7522] By: jhi                                   on 2000/11/01  22:06:15
69904         Log: Expand %Config variables and %ENV variables only if
69905              so requested during build time using the
69906              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
69907              Not expanding makes relocating distributions easier.
69908      Branch: perl
69909            ! ext/DynaLoader/DynaLoader_pm.PL
69910 ____________________________________________________________________________
69911 [  7521] By: jhi                                   on 2000/11/01  20:56:34
69912         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
69913              and setgid() because they were just changing $< and $( which means
69914              only changing the real uid/gid, as opposed to changing both
69915              real and effective ids.  (The alternative way could have been
69916              in POSIX.pm to change $> and $), too, but making a direct call
69917              to the C API feels cleaner.)  Fixes the bug
69918              
69919              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
69920              From: "Garry T. Williams" <garry@zvolve.com>
69921              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
69922              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
69923      Branch: perl
69924            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
69925            ! ext/POSIX/typemap pod/perlvar.pod
69926 ____________________________________________________________________________
69927 [  7520] By: jhi                                   on 2000/11/01  20:08:33
69928         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
69929              From: "Garry T. Williams" <garry@zvolve.com>
69930              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
69931              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
69932      Branch: perl
69933            ! pod/perlsec.pod
69934 ____________________________________________________________________________
69935 [  7519] By: jhi                                   on 2000/11/01  20:01:22
69936         Log: Locale warning explanation tweak.
69937      Branch: perl
69938            ! pod/perldiag.pod
69939 ____________________________________________________________________________
69940 [  7518] By: jhi                                   on 2000/11/01  18:57:13
69941         Log: C.pm part of
69942              
69943              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
69944              From: Jarkko Hietaniemi <jhi@iki.fi>
69945              Date: Tue, 10 Oct 2000 08:22:28 -0500
69946              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
69947      Branch: perl
69948            ! ext/B/B/C.pm
69949 ____________________________________________________________________________
69950 [  7517] By: jhi                                   on 2000/11/01  18:41:59
69951         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
69952              From: Martien Verbruggen <mgjv@comdyn.com.au>
69953              Date: Fri, 6 Oct 2000 14:09:10 +1100
69954              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
69955      Branch: perl
69956            ! pod/perlop.pod
69957 ____________________________________________________________________________
69958 [  7516] By: jhi                                   on 2000/11/01  18:34:55
69959         Log: Generalize the Camel wording.
69960              
69961              Subject: Re: perlfaq style changes
69962              From: John Borwick <jhborwic@unity.ncsu.edu>
69963              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
69964              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
69965      Branch: perl
69966            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
69967 ____________________________________________________________________________
69968 [  7515] By: jhi                                   on 2000/11/01  16:52:31
69969         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
69970              From: pimlott@idiomtech.com (Andrew Pimlott)
69971              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
69972              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
69973      Branch: perl
69974            ! pod/perlsec.pod
69975 ____________________________________________________________________________
69976 [  7514] By: jhi                                   on 2000/11/01  15:03:40
69977         Log: More AIX lore.
69978      Branch: perl
69979            ! ext/re/hints/aix.pl
69980 ____________________________________________________________________________
69981 [  7513] By: jhi                                   on 2000/11/01  14:48:30
69982         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
69983              From: root <root@chronos.fi.muni.cz>
69984              Date: Wed, 1 Nov 2000 12:31:32 +0100
69985              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
69986      Branch: perl
69987            ! lib/Net/Ping.pm
69988 ____________________________________________________________________________
69989 [  7512] By: jhi                                   on 2000/11/01  14:46:47
69990         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
69991              From: Martin Husemann <martin@duskware.de>
69992              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
69993              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
69994      Branch: perl
69995            ! regcomp.c
69996 ____________________________________________________________________________
69997 [  7511] By: jhi                                   on 2000/11/01  14:39:50
69998         Log: AUTHORS updates.
69999      Branch: perl
70000            ! AUTHORS
70001 ____________________________________________________________________________
70002 [  7510] By: jhi                                   on 2000/11/01  14:29:50
70003         Log: Subject: [PATCH] startperl to respect versiononly
70004              From: Robin Barker <rmb1@cise.npl.co.uk> 
70005              Date: Tue, 31 Oct 2000 16:29:36 GMT
70006              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
70007      Branch: metaconfig/U/perl
70008            ! startperl.U
70009      Branch: perl
70010            ! Configure config_h.SH
70011 ____________________________________________________________________________
70012 [  7509] By: jhi                                   on 2000/11/01  14:19:53
70013         Log: printf UVs the correct way, noticed by Robin Barker.
70014      Branch: perl
70015            ! utf8.c
70016 ____________________________________________________________________________
70017 [  7508] By: jhi                                   on 2000/11/01  14:10:03
70018         Log: Do not cleanup *% because the % has special meanings in some
70019              shell environments.
70020      Branch: perl
70021            ! ext/Storable/Makefile.PL
70022 ____________________________________________________________________________
70023 [  7507] By: jhi                                   on 2000/11/01  14:06:00
70024         Log: The NonStop-UX libraries have a novel way to say NaN.
70025      Branch: perl
70026            ! t/lib/bigfltpm.t
70027 ____________________________________________________________________________
70028 [  7506] By: jhi                                   on 2000/11/01  14:03:35
70029         Log: The osname has been lowercased by now, from Tom Bates.
70030      Branch: metaconfig
70031            ! U/modified/Oldconfig.U
70032      Branch: perl
70033            ! Configure config_h.SH
70034 ____________________________________________________________________________
70035 [  7505] By: jhi                                   on 2000/10/31  19:18:39
70036         Log: The compiler is either gcc or cc, from Tom Bates.
70037      Branch: perl
70038            ! hints/nonstopux.sh
70039 ____________________________________________________________________________
70040 [  7504] By: jhi                                   on 2000/10/31  14:53:42
70041         Log: Update Changes.
70042      Branch: perl
70043            ! Changes patchlevel.h
70044 ____________________________________________________________________________
70045 [  7503] By: jhi                                   on 2000/10/31  14:30:50
70046         Log: Whitespace style tweak.  Was originally going to see to
70047              
70048              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
70049              From: Joe Smith <jms@inwap.com>
70050              Date: Mon, 30 Oct 2000 18:47:57 -0800
70051              Message-Id: <39FE32DD.24AAC4D@inwap.com>
70052              
70053              but that had already been taken care of.
70054      Branch: metaconfig
70055            ! U/compline/d_stdstdio.U
70056      Branch: perl
70057            ! Configure config_h.SH
70058 ____________________________________________________________________________
70059 [  7502] By: jhi                                   on 2000/10/31  14:25:02
70060         Log: AUTHORS tweaks.
70061      Branch: perl
70062            ! AUTHORS
70063 ____________________________________________________________________________
70064 [  7501] By: jhi                                   on 2000/10/31  14:23:59
70065         Log: Subject: perlfaq style changes
70066              From: John Borwick <jhborwic@unity.ncsu.edu>
70067              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
70068              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
70069      Branch: perl
70070            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
70071            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
70072            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
70073            ! pod/perlfaq9.pod
70074 ____________________________________________________________________________
70075 [  7500] By: jhi                                   on 2000/10/31  14:22:15
70076         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
70077              
70078              Subject: Re: [ID 20000918.005] ~ on wide chars
70079              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70080              Date: Mon, 30 Oct 2000 21:09:55 -0800
70081              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
70082              
70083              (The ord() part of the patch skipped.)
70084      Branch: perl
70085            ! doop.c
70086 ____________________________________________________________________________
70087 [  7499] By: jhi                                   on 2000/10/31  14:20:08
70088         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
70089              From: Jens Hamisch <jens@Strawberry.COM>
70090              Date: Mon, 30 Oct 2000 15:17:07 +0100
70091              Message-Id: <20001030151707.A9597@Strawberry.COM>
70092      Branch: perl
70093            ! av.c
70094 ____________________________________________________________________________
70095 [  7498] By: jhi                                   on 2000/10/31  14:16:29
70096         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
70097              From: Peter Prymmer <pvhp@forte.com>
70098              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
70099              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
70100      Branch: perl
70101            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
70102            + ext/Encode/Encode/posix-bc.enc
70103            ! MANIFEST t/lib/encode.t
70104 ____________________________________________________________________________
70105 [  7497] By: jhi                                   on 2000/10/31  14:13:22
70106         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
70107              From: Peter Prymmer <pvhp@forte.com>
70108              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
70109              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
70110      Branch: perl
70111            ! t/lib/cgi-html.t
70112 ____________________________________________________________________________
70113 [  7496] By: jhi                                   on 2000/10/31  14:12:05
70114         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
70115              From: Peter Prymmer <pvhp@forte.com>
70116              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
70117              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
70118      Branch: perl
70119            ! t/lib/cgi-function.t
70120 ____________________________________________________________________________
70121 [  7495] By: jhi                                   on 2000/10/31  14:11:08
70122         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
70123              From: Peter Prymmer <pvhp@forte.com>
70124              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
70125              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
70126      Branch: perl
70127            + ext/re/hints/aix.pl
70128            ! MANIFEST ext/re/Makefile.PL
70129 ____________________________________________________________________________
70130 [  7494] By: jhi                                   on 2000/10/31  14:08:32
70131         Log: Use Errno magic.
70132              
70133              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
70134              From: Casey Tweten <perl@ctweten.amsite.com>
70135              Date: Mon, 30 Oct 2000 15:51:17 -0500
70136              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
70137      Branch: perl
70138            ! lib/File/Temp.pm
70139 ____________________________________________________________________________
70140 [  7493] By: jhi                                   on 2000/10/31  14:05:07
70141         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
70142              
70143              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
70144              From: Nicholas Clark <nick@ccl4.org>
70145              Date: Mon, 30 Oct 2000 17:38:45 +0000
70146              Message-ID: <20001030173845.O60355@plum.flirble.org>
70147      Branch: perl
70148            ! Makefile.SH utils/perlbug.PL
70149 ____________________________________________________________________________
70150 [  7492] By: nick                                  on 2000/10/30  19:37:23
70151         Log: Change files which are mysteriously different to mainline to be
70152              copies of mainline.
70153      Branch: perlio
70154            ! objXSUB.h perlapi.c pod/perlapi.pod
70155 ____________________________________________________________________________
70156 [  7491] By: nick                                  on 2000/10/30  18:05:54
70157         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
70158              - typo in endian code in putc.
70159              - Don't allow read of write-only files and vice-versa
70160              - and off-by-one in flush-all loop.
70161              Remove debug calls as they were using GCC specific features.
70162      Branch: perlio
70163            ! perlio.c
70164 ____________________________________________________________________________
70165 [  7490] By: nick                                  on 2000/10/29  21:45:45
70166         Log: Integrate mainline to perlio
70167      Branch: perlio
70168           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
70169           !> toke.c
70170 ____________________________________________________________________________
70171 [  7489] By: jhi                                   on 2000/10/29  21:11:08
70172         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
70173              From: andreas.koenig@anima.de (Andreas J. Koenig)
70174              Date: 29 Oct 2000 22:05:59 +0100
70175              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
70176      Branch: perl
70177            ! lib/ExtUtils/Manifest.pm
70178 ____________________________________________________________________________
70179 [  7488] By: jhi                                   on 2000/10/29  21:07:47
70180         Log: Tests for #7487.
70181              
70182              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
70183              From: andreas.koenig@anima.de (Andreas J. Koenig)
70184              Date: 29 Oct 2000 19:37:09 +0100
70185              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
70186      Branch: perl
70187            ! t/comp/proto.t
70188 ____________________________________________________________________________
70189 [  7487] By: jhi                                   on 2000/10/29  21:06:27
70190         Log: constsub spillage.
70191              
70192              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
70193              From: John Tobey <jtobey@john-edwin-tobey.org>
70194              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
70195              Message-Id: <m13pvSr-000FObC@feynman.localnet>
70196      Branch: perl
70197            ! op.c
70198 ____________________________________________________________________________
70199 [  7486] By: nick                                  on 2000/10/29  21:05:04
70200         Log: Integrate mainline to perlio branch
70201      Branch: perlio
70202           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
70203           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
70204           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
70205           +> vos/install_perl.cm
70206            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
70207            - vos/config.h vos/config_h.SH_orig
70208           !> (integrate 141 files)
70209 ____________________________________________________________________________
70210 [  7485] By: jhi                                   on 2000/10/29  21:00:47
70211         Log: Make \x{...} consistently produce UTF-8.
70212              
70213              Subject: Re: \x{...} is confused 
70214              From: Simon Cozens <simon@cozens.net>
70215              Date: Sun, 29 Oct 2000 19:36:48 +0000
70216              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
70217      Branch: perl
70218            ! t/pragma/utf8.t toke.c
70219 ____________________________________________________________________________
70220 [  7484] By: nick                                  on 2000/10/29  20:05:29
70221         Log: PerlIO passes all tests.
70222      Branch: perlio
70223            ! perlio.c
70224 ____________________________________________________________________________
70225 [  7483] By: jhi                                   on 2000/10/29  18:06:55
70226         Log: Update Changes.
70227      Branch: perl
70228            ! Changes patchlevel.h
70229 ____________________________________________________________________________
70230 [  7482] By: nick                                  on 2000/10/29  17:43:28
70231         Log: Include <unistd.h> to get correct lseek() prototype etc.
70232              (I thought perl.h did that) - down to two fails
70233              - comp/require.t (last test)
70234              - lib/io_xs.t - possibly import/export of FILE * ?
70235      Branch: perlio
70236            ! perlio.c
70237 ____________________________________________________________________________
70238 [  7481] By: jhi                                   on 2000/10/29  17:02:37
70239         Log: UTF-8 decoder tweak.
70240      Branch: perl
70241            ! utf8.c
70242 ____________________________________________________________________________
70243 [  7480] By: nick                                  on 2000/10/29  16:26:11
70244         Log: Fixed two bugs:
70245              - error code not being set on close (of broken pipe)
70246              - append mode was truncating.
70247              At least one seek/tell bug remains.
70248      Branch: perlio
70249            ! perlio.c
70250 ____________________________________________________________________________
70251 [  7479] By: nick                                  on 2000/10/29  11:18:16
70252         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
70253              in case of accidents. Still several worrying fails, no line disciplines yet.
70254      Branch: perlio
70255            ! iperlsys.h perlio.c
70256 ____________________________________________________________________________
70257 [  7478] By: jhi                                   on 2000/10/29  02:04:01
70258         Log: Add also emailless people.
70259      Branch: perl
70260            ! AUTHORS
70261 ____________________________________________________________________________
70262 [  7477] By: jhi                                   on 2000/10/29  01:36:00
70263         Log: The #7476 needs a MANIFEST change, too.
70264      Branch: perl
70265            ! MANIFEST
70266 ____________________________________________________________________________
70267 [  7476] By: jhi                                   on 2000/10/29  01:35:21
70268         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
70269      Branch: perl
70270            - MAINTAIN
70271            ! AUTHORS Changes
70272 ____________________________________________________________________________
70273 [  7475] By: jhi                                   on 2000/10/28  23:57:25
70274         Log: De-quoted-unreadable to ISO Latin 1.
70275              (There's one ISO-2022-JP name in Changes5.004.)
70276      Branch: perl
70277            ! Changes Changes5.6
70278 ____________________________________________________________________________
70279 [  7474] By: jhi                                   on 2000/10/28  19:13:06
70280         Log: Subject: [ID 20001027.007] uniq array in perlfaq
70281              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
70282              Date: Fri, 27 Oct 2000 19:28:30 +0200
70283              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
70284      Branch: perl
70285            ! pod/perlfaq4.pod
70286 ____________________________________________________________________________
70287 [  7473] By: jhi                                   on 2000/10/28  18:02:05
70288         Log: Locking null mutexes is not recommendable.
70289              
70290              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
70291              From: Hugo <hv@crypt.compulink.co.uk>
70292              Date: Sat, 28 Oct 2000 18:41:12 +0100
70293              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
70294      Branch: perl
70295            ! op.c
70296 ____________________________________________________________________________
70297 [  7472] By: jhi                                   on 2000/10/28  17:52:58
70298         Log: Better create a true mailing list for the repository keepers.
70299      Branch: perl
70300            ! Porting/repository.pod
70301 ____________________________________________________________________________
70302 [  7471] By: jhi                                   on 2000/10/28  17:28:24
70303         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
70304              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
70305      Branch: perl
70306            + Porting/repository.pod
70307            ! MANIFEST
70308 ____________________________________________________________________________
70309 [  7470] By: jhi                                   on 2000/10/28  17:20:54
70310         Log: Subject: DOC PATCH 5.6.0
70311              From: mjd@plover.com
70312              Date: 27 Oct 2000 17:32:44 -0000
70313              Message-ID: <20001027173244.23754.qmail@plover.com>
70314      Branch: perl
70315            ! pod/perlfunc.pod
70316 ____________________________________________________________________________
70317 [  7469] By: jhi                                   on 2000/10/28  17:16:45
70318         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
70319              From: "Peter J. Farley III" <pjfarley@banet.net>
70320              Date: Fri, 27 Oct 2000 20:32:56 -0400
70321              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
70322      Branch: perl
70323            ! README.dos
70324 ____________________________________________________________________________
70325 [  7468] By: jhi                                   on 2000/10/28  17:07:18
70326         Log: Make target reordering to avoid pointless re-makes.
70327              
70328              Subject: Re: Total re-make of 'make okfile' after 7451 ?
70329              From: Nicholas Clark <nick@ccl4.org>
70330              Date: Sat, 28 Oct 2000 00:31:02 +0100
70331              Message-ID: <20001028003101.A54517@plum.flirble.org>
70332      Branch: perl
70333            ! Makefile.SH
70334 ____________________________________________________________________________
70335 [  7467] By: jhi                                   on 2000/10/28  17:05:31
70336         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
70337              From: lvirden@cas.org
70338              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
70339              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
70340      Branch: perl
70341            ! README.os2
70342 ____________________________________________________________________________
70343 [  7466] By: jhi                                   on 2000/10/28  16:09:16
70344         Log: Upgrade to CPAN 1.58_55.
70345              
70346              Subject: CPAN.pm status
70347              From: andreas.koenig@anima.de (Andreas J. Koenig) 
70348              Date: 28 Oct 2000 08:18:00 +0200 
70349              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
70350      Branch: perl
70351            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
70352 ____________________________________________________________________________
70353 [  7465] By: jhi                                   on 2000/10/28  16:02:47
70354         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
70355      Branch: perl
70356            ! embed.h embed.pl perl.h proto.h toke.c
70357 ____________________________________________________________________________
70358 [  7464] By: nick                                  on 2000/10/28  10:43:44
70359         Log: Fix for sv_2iv() on "shared" value from keys %hash.
70360      Branch: perl
70361            ! sv.c
70362 ____________________________________________________________________________
70363 [  7463] By: jhi                                   on 2000/10/27  16:18:29
70364         Log: Update Changes.
70365      Branch: perl
70366            ! Changes patchlevel.h
70367 ____________________________________________________________________________
70368 [  7462] By: jhi                                   on 2000/10/27  16:17:44
70369         Log: Too enthusiastic editing in #7460.
70370      Branch: metaconfig
70371            ! U/modified/Oldsym.U
70372      Branch: perl
70373            ! Configure config_h.SH
70374 ____________________________________________________________________________
70375 [  7461] By: jhi                                   on 2000/10/27  15:37:38
70376         Log: Retract #7459, the script needs more work.
70377      Branch: perl
70378            - mkreef
70379            ! MANIFEST
70380 ____________________________________________________________________________
70381 [  7460] By: jhi                                   on 2000/10/27  15:23:14
70382         Log: Use $sort, $uniq (and $tr) consistently as wondered
70383              by Nicholas Clark.
70384      Branch: metaconfig
70385            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
70386            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
70387            ! U/modified/libc.U
70388      Branch: perl
70389            ! Configure config_h.SH
70390 ____________________________________________________________________________
70391 [  7459] By: jhi                                   on 2000/10/27  15:02:07
70392         Log: (Retracted by #7461)
70393              
70394              Add a shell script for creating/removing symbolic link farms,
70395              useful for keeping the source code read-only and doing the
70396              builds somewhere else.
70397      Branch: perl
70398            + mkreef
70399            ! MANIFEST
70400 ____________________________________________________________________________
70401 [  7458] By: jhi                                   on 2000/10/27  14:42:20
70402         Log: Do away with the fix_pl.
70403      Branch: perl
70404            - fix_pl
70405            ! MANIFEST Makefile.SH
70406 ____________________________________________________________________________
70407 [  7457] By: jhi                                   on 2000/10/27  12:43:13
70408         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
70409              From: Jens Hamisch <jens@Strawberry.COM>
70410              Date: Fri, 27 Oct 2000 14:38:21 +0200
70411              Message-Id: <20001027143821.B3366@Strawberry.COM>
70412      Branch: perl
70413            ! perl.h
70414 ____________________________________________________________________________
70415 [  7456] By: jhi                                   on 2000/10/27  12:33:42
70416         Log: Subject: [PATCH] todo
70417              From: Nicholas Clark <nick@ccl4.org>
70418              Date: Thu, 26 Oct 2000 22:32:29 +0100
70419              Message-ID: <20001026223229.A44540@plum.flirble.org>
70420      Branch: perl
70421            ! pod/perltodo.pod
70422 ____________________________________________________________________________
70423 [  7455] By: jhi                                   on 2000/10/27  12:02:21
70424         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
70425              From: John Tobey <jtobey@john-edwin-tobey.org>
70426              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
70427              Message-Id: <m13ozHF-000FObC@feynman.localnet>
70428      Branch: perl
70429            ! op.c t/pragma/sub_lval.t
70430 ____________________________________________________________________________
70431 [  7454] By: jhi                                   on 2000/10/27  11:59:42
70432         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
70433              From: sthoenna@efn.org
70434              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
70435              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
70436      Branch: perl
70437            ! pp.c t/op/assignwarn.t
70438 ____________________________________________________________________________
70439 [  7453] By: jhi                                   on 2000/10/27  00:15:08
70440         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
70441      Branch: perl
70442            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
70443            ! ext/Storable/Storable.xs t/lib/st-lock.t
70444 ____________________________________________________________________________
70445 [  7452] By: jhi                                   on 2000/10/26  13:05:52
70446         Log: Undo #7451, this seems to be a deficiency in Perforce,
70447              there is no per-file line-terminator type, only per-client.
70448      Branch: perl
70449            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
70450            ! win32/makefile.mk
70451 ____________________________________________________________________________
70452 [  7451] By: jhi                                   on 2000/10/26  04:56:03
70453         Log: Experimenting in DOS arcana.
70454      Branch: perl
70455            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
70456            ! win32/makefile.mk
70457 ____________________________________________________________________________
70458 [  7450] By: jhi                                   on 2000/10/26  04:50:52
70459         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
70460              From: "Peter J. Farley III" <pjfarley@banet.net>            
70461              Date: Wed, 25 Oct 2000 23:10:18 -0400
70462              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
70463      Branch: perl
70464            ! t/io/open.t
70465 ____________________________________________________________________________
70466 [  7449] By: jhi                                   on 2000/10/26  04:49:16
70467         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
70468              From: Hugo <hv@crypt.compulink.co.uk>
70469              Date: Thu, 26 Oct 2000 01:55:17 +0100
70470              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
70471              
70472              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
70473      Branch: perl
70474            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
70475 ____________________________________________________________________________
70476 [  7448] By: jhi                                   on 2000/10/26  04:38:36
70477         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
70478              From: Peter Prymmer <pvhp@forte.com>
70479              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
70480              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
70481      Branch: perl
70482            ! configure.com
70483 ____________________________________________________________________________
70484 [  7447] By: jhi                                   on 2000/10/25  23:20:02
70485         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
70486              in platforms that strictly require all the symbols being present
70487              at link time.
70488      Branch: perl
70489            ! handy.h
70490 ____________________________________________________________________________
70491 [  7446] By: jhi                                   on 2000/10/25  21:55:57
70492         Log: Update Changes.
70493      Branch: perl
70494            ! Changes patchlevel.h
70495 ____________________________________________________________________________
70496 [  7445] By: jhi                                   on 2000/10/25  21:27:08
70497         Log: Integrate with vmsperl #7430 by Charles Bailey:
70498              
70499              Cleanup from prior patch (Charles Lane?):
70500              - improve handling of MFDs in Basename and Path
70501              - default to no xsubpp line # munging when building debug images
70502      Branch: perl
70503           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
70504 ____________________________________________________________________________
70505 [  7444] By: jhi                                   on 2000/10/25  21:03:50
70506         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
70507              From: John Peacock <JPeacock@UnivPress.com>
70508              Date: Thu, 18 May 2000 11:55:27 -0400
70509              Message-ID: <3924126F.A58BE57A@UnivPress.com>
70510      Branch: perl
70511            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
70512            ! t/op/write.t
70513 ____________________________________________________________________________
70514 [  7443] By: jhi                                   on 2000/10/25  20:43:10
70515         Log: Temporary stopgap for the self-tying issue: for now only
70516              array and hash self-ties are verboten.  The real fix, of
70517              course, would be to comprehensively test (and implement?)
70518              and debug (and document) self-ties.
70519      Branch: perl
70520            ! pod/perldiag.pod pp_sys.c t/op/tie.t
70521 ____________________________________________________________________________
70522 [  7442] By: jhi                                   on 2000/10/25  20:14:30
70523         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
70524              From: Dan Sugalski <dan@sidhe.org>
70525              Date: Wed, 25 Oct 2000 13:36:35 -0400
70526              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
70527              
70528              plus regen global.sym.
70529      Branch: perl
70530            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
70531            ! thrdvar.h util.c
70532 ____________________________________________________________________________
70533 [  7441] By: jhi                                   on 2000/10/25  20:12:20
70534         Log: buildtoc target tweaks.
70535      Branch: perl
70536            ! pod/Makefile.SH
70537 ____________________________________________________________________________
70538 [  7440] By: jhi                                   on 2000/10/25  20:03:53
70539         Log: A new version of making the syslog test more robust.
70540              (Replaces #7421.)
70541              
70542              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
70543              From: "Kurt D. Starsinic" <kstar@chapin.edu>
70544              Date: Wed, 25 Oct 2000 12:13:54 -0400
70545              Message-ID: <20001025121354.B2264@O2.chapin.edu>
70546      Branch: perl
70547            ! t/lib/syslog.t
70548 ____________________________________________________________________________
70549 [  7439] By: jhi                                   on 2000/10/25  20:00:48
70550         Log: Continue the internal UTF-8 API tweaking.
70551              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
70552              used much more than the simpler API, now called utf8_to_uv_simple().
70553              Still not quite happy with API, too much partial duplication
70554              of functionality.
70555      Branch: perl
70556            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
70557            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
70558            ! regcomp.c regexec.c sv.c toke.c utf8.c
70559 ____________________________________________________________________________
70560 [  7438] By: jhi                                   on 2000/10/25  18:52:30
70561         Log: Allow poking holes at the UTF-8 decoding strictness.
70562      Branch: perl
70563            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
70564            ! utf8.h
70565 ____________________________________________________________________________
70566 [  7437] By: jhi                                   on 2000/10/25  13:53:05
70567         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
70568              UTF8LEN() and UTF8SKIP(). 
70569      Branch: perl
70570            ! pp.c utf8.c utf8.h
70571 ____________________________________________________________________________
70572 [  7436] By: jhi                                   on 2000/10/25  13:51:37
70573         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
70574              From: Nicholas Clark <nick@ccl4.org>
70575              Date: Wed, 25 Oct 2000 14:44:05 +0100
70576              Message-ID: <20001025144404.D27253@plum.flirble.org>
70577      Branch: perl
70578            ! pod/perlrun.pod
70579 ____________________________________________________________________________
70580 [  7435] By: jhi                                   on 2000/10/25  13:49:32
70581         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
70582              From: Mike Guy <mjtg@cam.ac.uk>
70583              Date: Tue, 24 Oct 2000 14:59:40 +0100
70584              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
70585      Branch: perl
70586            ! scope.c
70587 ____________________________________________________________________________
70588 [  7434] By: jhi                                   on 2000/10/25  13:48:41
70589         Log: AIX is picky about its symbol exports.  Solution for now
70590              is to include the deb.o explicitly to the re extension build.
70591              
70592              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
70593              From: Peter Prymmer <pvhp@forte.com>
70594              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
70595              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
70596      Branch: perl
70597            ! ext/re/Makefile.PL hints/aix.sh
70598 ____________________________________________________________________________
70599 [  7433] By: jhi                                   on 2000/10/25  13:46:49
70600         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
70601              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
70602              Date: Wed, 25 Oct 2000 12:02:20 +0200
70603              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
70604      Branch: perl
70605            ! perlsdio.h
70606 ____________________________________________________________________________
70607 [  7432] By: jhi                                   on 2000/10/25  13:44:28
70608         Log: Subject: Minor update to find2perl, for portability
70609              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
70610              Date: Wed, 25 Oct 2000 12:05:47 +0100
70611              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
70612      Branch: perl
70613            ! x2p/find2perl.PL
70614 ____________________________________________________________________________
70615 [  7431] By: jhi                                   on 2000/10/25  13:40:39
70616         Log: Add targets to Makefile.SH, most importantly
70617              'regen_all' which also remembers to update vms/perly*.
70618      Branch: perl
70619            ! Makefile.SH
70620 ____________________________________________________________________________
70621 [  7430] By: bailey                                on 2000/10/25  03:13:53
70622         Log: Cleanup from prior patch (Charles Lane?):
70623              - improve handling of MFDs in Basename and Path
70624              - default to no xsubpp line # munging when building debug images
70625      Branch: vmsperl
70626            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
70627 ____________________________________________________________________________
70628 [  7429] By: jhi                                   on 2000/10/24  20:03:40
70629         Log: Podify README.epoc and README.vos.
70630      Branch: perl
70631            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
70632            ! pod/perlport.pod pod/perltoc.pod
70633 ____________________________________________________________________________
70634 [  7428] By: jhi                                   on 2000/10/24  19:10:33
70635         Log: Stratus VOS updates from Paul Green.
70636      Branch: perl
70637            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
70638            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
70639            - vos/config.def vos/config.h vos/config_h.SH_orig
70640            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
70641            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
70642 ____________________________________________________________________________
70643 [  7427] By: jhi                                   on 2000/10/24  18:59:48
70644         Log: Check if stdio supports tweaking lval and cnt simultaneously.
70645              
70646              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
70647              From: Nicholas Clark <nick@ccl4.org>
70648              Date: Mon, 23 Oct 2000 15:39:32 +0100
70649              Message-ID: <20001023153932.A10786@plum.flirble.org>
70650      Branch: metaconfig
70651            ! U/compline/d_stdstdio.U
70652      Branch: perl
70653            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70654            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
70655            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
70656            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
70657            ! vos/config.h vos/config_h.SH_orig win32/config.bc
70658            ! win32/config.gc win32/config.vc
70659 ____________________________________________________________________________
70660 [  7426] By: jhi                                   on 2000/10/24  17:57:44
70661         Log: Missed the header file changes from #7425.
70662      Branch: perl
70663            ! embed.h embed.pl objXSUB.h proto.h
70664 ____________________________________________________________________________
70665 [  7425] By: jhi                                   on 2000/10/24  17:55:17
70666         Log: Fix the bug reported in
70667              
70668              From: andreas.koenig@anima.de (Andreas J. Koenig)
70669              Subject: Encode bug?
70670              Date: 24 Oct 2000 14:01:26 +0200 
70671              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
70672              
70673              Also make is_utf8_char() stricter.
70674      Branch: perl
70675            ! ext/Encode/Encode.xs utf8.c
70676 ____________________________________________________________________________
70677 [  7424] By: jhi                                   on 2000/10/24  15:15:39
70678         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
70679              From: Peter Scott <Peter@PSDT.com>
70680              Date: Mon, 23 Oct 2000 19:46:01 -0700
70681              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
70682      Branch: perl
70683            ! pod/perlfaq5.pod
70684 ____________________________________________________________________________
70685 [  7423] By: jhi                                   on 2000/10/24  14:25:30
70686         Log: Test tweak to avoid pulling in the whole Config.
70687      Branch: perl
70688            ! t/lib/st-lock.t
70689 ____________________________________________________________________________
70690 [  7422] By: jhi                                   on 2000/10/24  14:03:16
70691         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
70692      Branch: perl
70693            ! pp.c
70694 ____________________________________________________________________________
70695 [  7421] By: jhi                                   on 2000/10/24  13:32:09
70696         Log: (Replaced by #7440.)
70697              
70698              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
70699              From: "Kurt D. Starsinic" <kstar@chapin.edu>
70700              Date: Mon, 23 Oct 2000 16:40:54 -0400
70701              Message-ID: <20001023164054.B14491@O2.chapin.edu>
70702      Branch: perl
70703            ! t/lib/syslog.t
70704 ____________________________________________________________________________
70705 [  7420] By: jhi                                   on 2000/10/24  13:30:53
70706         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
70707              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70708              Date: Mon, 23 Oct 2000 17:29:03 -0400
70709              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
70710      Branch: perl
70711            ! lib/ExtUtils/MM_Unix.pm
70712 ____________________________________________________________________________
70713 [  7419] By: jhi                                   on 2000/10/24  13:29:57
70714         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
70715              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70716              Date: Mon, 23 Oct 2000 19:01:32 -0400
70717              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
70718      Branch: perl
70719            ! utils/h2xs.PL
70720 ____________________________________________________________________________
70721 [  7418] By: jhi                                   on 2000/10/24  13:26:04
70722         Log: Replace #7409 with
70723              
70724              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
70725              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
70726              Date: Mon, 23 Oct 2000 20:08:56 +0200
70727              Message-ID: <20001023200855.A14850@nice.ram.loc>
70728      Branch: perl
70729            ! ext/Storable/Storable.pm t/lib/st-lock.t
70730 ____________________________________________________________________________
70731 [  7417] By: jhi                                   on 2000/10/24  13:17:52
70732         Log: Run vms/vms_yfix.pl, should have done that after changing
70733              perly.c in #7382.
70734      Branch: perl
70735            ! vms/perly_c.vms vms/perly_h.vms
70736 ____________________________________________________________________________
70737 [  7416] By: jhi                                   on 2000/10/24  02:55:33
70738         Log: Make the UTF-8 decoding stricter and more verbose when
70739              malformation happens.  This involved adding an argument
70740              to utf8_to_uv_chk(), which involved changing its prototype,
70741              and prefer STRLEN over I32 for the UTF-8 length, which as
70742              a domino effect necessitated changing the prototypes of
70743              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
70744              The stricter UTF-8 decoding checking uses Markus Kuhn's
70745              UTF-8 Decode Stress Tester from
70746              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
70747      Branch: perl
70748            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
70749            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
70750            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
70751            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
70752 ____________________________________________________________________________
70753 [  7415] By: jhi                                   on 2000/10/23  14:06:06
70754         Log: Update Changes.
70755      Branch: perl
70756            ! Changes patchlevel.h
70757 ____________________________________________________________________________
70758 [  7414] By: jhi                                   on 2000/10/23  12:39:52
70759         Log: Undo the basename() part of #7412 since the lib/basename
70760              tests would need upgrading too.
70761      Branch: perl
70762            ! lib/File/Basename.pm
70763 ____________________________________________________________________________
70764 [  7413] By: jhi                                   on 2000/10/23  12:19:27
70765         Log: Document PERL_INSTALL_ROOT of #7210.
70766      Branch: perl
70767            ! lib/ExtUtils/Install.pm
70768 ____________________________________________________________________________
70769 [  7412] By: jhi                                   on 2000/10/23  12:16:47
70770         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
70771      Branch: perl
70772            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
70773            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
70774 ____________________________________________________________________________
70775 [  7411] By: jhi                                   on 2000/10/23  12:07:41
70776         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
70777              From: Prymmer/Kahn <pvhp@best.com>
70778              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
70779              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
70780      Branch: perl
70781            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
70782 ____________________________________________________________________________
70783 [  7410] By: jhi                                   on 2000/10/23  04:10:11
70784         Log: The change #7187 was not so good on VMS.
70785              
70786              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
70787              From: "Craig A. Berry" <craig.berry@psinetcs.com>
70788              Date: Sun, 22 Oct 2000 23:03:08 -0500
70789              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
70790      Branch: perl
70791            ! utils/perldoc.PL
70792 ____________________________________________________________________________
70793 [  7409] By: jhi                                   on 2000/10/23  03:57:36
70794         Log: Avoid Storable locking on DJGPP for now.
70795              
70796              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
70797              From: "Peter J. Farley III" <pjfarley@banet.net>
70798              Date: Sun, 22 Oct 2000 20:00:00 -0400
70799              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
70800      Branch: perl
70801            ! ext/Storable/Storable.pm t/lib/st-lock.t
70802 ____________________________________________________________________________
70803 [  7408] By: jhi                                   on 2000/10/23  03:50:24
70804         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
70805              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
70806              Date: Sun, 22 Oct 2000 21:12:22 -0400
70807              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
70808      Branch: perl
70809            ! lib/vars.pm
70810 ____________________________________________________________________________
70811 [  7407] By: jhi                                   on 2000/10/23  03:43:12
70812         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
70813              From: Hugo <hv@crypt.compulink.co.uk>
70814              Date: Mon, 23 Oct 2000 00:47:22 +0100
70815              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
70816      Branch: perl
70817            ! regexec.c t/op/pat.t
70818 ____________________________________________________________________________
70819 [  7406] By: jhi                                   on 2000/10/23  03:40:29
70820         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
70821      Branch: perl
70822            ! lib/ExtUtils/MakeMaker.pm
70823 ____________________________________________________________________________
70824 [  7405] By: jhi                                   on 2000/10/22  21:32:00
70825         Log: Doc patch.
70826              
70827              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
70828              From: rspier@pobox.com (Robert Spier)
70829              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
70830              Message-ID: <14835.16112.13457.447971@rls.cx>
70831      Branch: perl
70832            ! lib/strict.pm
70833 ____________________________________________________________________________
70834 [  7404] By: jhi                                   on 2000/10/22  21:30:51
70835         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
70836              From: rspier@pobox.com (Robert Spier)
70837              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
70838              Message-ID: <14835.17223.72448.705566@rls.cx>
70839      Branch: perl
70840            ! lib/ExtUtils/MakeMaker.pm
70841 ____________________________________________________________________________
70842 [  7403] By: jhi                                   on 2000/10/22  21:24:11
70843         Log: Subject: [PATCH bleadperl] ripples from constsub patch
70844              From: John Tobey <jtobey@john-edwin-tobey.org>
70845              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
70846              Message-Id: <m13nSOB-000FObC@feynman.localnet>
70847      Branch: perl
70848            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
70849 ____________________________________________________________________________
70850 [  7402] By: jhi                                   on 2000/10/22  20:59:35
70851         Log: Support s?printf parameter reordering.
70852      Branch: perl
70853            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
70854 ____________________________________________________________________________
70855 [  7401] By: jhi                                   on 2000/10/22  19:19:14
70856         Log: Expand %Config variables only if explicitly so requested
70857              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
70858              
70859              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
70860              From: Gurusamy Sarathy <gsar@ActiveState.com>
70861              Date: Sun, 22 Oct 2000 11:47:32 -0700
70862              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
70863      Branch: perl
70864            ! Makefile.SH lib/lib_pm.PL
70865 ____________________________________________________________________________
70866 [  7400] By: jhi                                   on 2000/10/22  18:24:10
70867         Log: Move the #7390 test from warn/op to comp/redef.
70868              
70869              Subject: Re: Creating const subs for constants.
70870              From: John Tobey <jtobey@john-edwin-tobey.org>
70871              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
70872              Message-Id: <m13nG72-000FObC@feynman.localnet>               
70873      Branch: perl
70874            ! t/comp/redef.t t/pragma/warn/op
70875 ____________________________________________________________________________
70876 [  7399] By: jhi                                   on 2000/10/22  17:49:59
70877         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
70878              From: Nicholas Clark <nick@ccl4.org>
70879              Date: Sat, 21 Oct 2000 22:23:19 +0100
70880              Message-ID: <20001021222319.B45586@plum.flirble.org>
70881      Branch: perl
70882            ! ext/DynaLoader/DynaLoader_pm.PL
70883 ____________________________________________________________________________
70884 [  7398] By: jhi                                   on 2000/10/22  17:47:35
70885         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
70886              From: Hugo <hv@crypt.compulink.co.uk>
70887              Date: Sat, 21 Oct 2000 18:19:59 +0100
70888              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
70889      Branch: perl
70890            ! ext/B/B.pm ext/B/B/C.pm
70891 ____________________________________________________________________________
70892 [  7397] By: jhi                                   on 2000/10/22  17:35:18
70893         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
70894              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
70895              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
70896              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
70897      Branch: perl
70898            ! hints/openbsd.sh
70899 ____________________________________________________________________________
70900 [  7396] By: jhi                                   on 2000/10/22  17:19:46
70901         Log: Subject: installman go-faster stripes
70902              From: Nicholas Clark <nick@talking.bollo.cx>
70903              Date: Sat, 21 Oct 2000 17:24:53 +0100
70904              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
70905              
70906              Subject: Re: installman go-faster stripes
70907              From: Russ Allbery <rra@stanford.edu>
70908              Date: 21 Oct 2000 11:04:13 -0700
70909              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
70910      Branch: perl
70911            ! installman pod/pod2man.PL
70912 ____________________________________________________________________________
70913 [  7395] By: jhi                                   on 2000/10/22  17:17:35
70914         Log: Hints tweak from Anton Berezin.
70915      Branch: perl
70916            ! hints/freebsd.sh
70917 ____________________________________________________________________________
70918 [  7394] By: jhi                                   on 2000/10/22  04:50:04
70919         Log: Tweak the Is* definitions of Unicode character classes
70920              to better match the official categorizations; embrace
70921              the official categorizations; add the combining marks
70922              as alpha (and -numeric); fix DCinital (a typo and edito)
70923              to be DCmedial.
70924      Branch: perl
70925            + lib/unicode/Is/DCmedial.pl
70926            - lib/unicode/Is/DCinital.pl
70927            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
70928            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
70929            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
70930            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
70931 ____________________________________________________________________________
70932 [  7393] By: jhi                                   on 2000/10/21  18:06:05
70933         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
70934              From: Daniel Chetlin <daniel@chetlin.com>
70935              Date: Sat, 21 Oct 2000 02:57:03 -0700
70936              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
70937      Branch: perl
70938            + t/lib/tie-splice.t
70939            ! MANIFEST lib/Tie/Array.pm
70940 ____________________________________________________________________________
70941 [  7392] By: gsar                                  on 2000/10/21  18:05:15
70942         Log: resync utfperl branch with mainline
70943      Branch: utfperl
70944           !> (integrate 1760 files)
70945 ____________________________________________________________________________
70946 [  7391] By: jhi                                   on 2000/10/21  14:37:49
70947         Log: Testcases for a #7383,#7385 related bug.
70948              
70949              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
70950              From: Nicholas Clark <nick@ccl4.org>
70951              Date: Sat, 21 Oct 2000 15:04:51 +0100
70952              Message-ID: <20001021150451.A51566@plum.flirble.org>
70953      Branch: perl
70954            ! t/pragma/utf8.t
70955 ____________________________________________________________________________
70956 [  7390] By: jhi                                   on 2000/10/21  14:35:57
70957         Log: Add a testcase for #7389.
70958      Branch: perl
70959            ! t/pragma/warn/op
70960 ____________________________________________________________________________
70961 [  7389] By: jhi                                   on 2000/10/21  14:26:45
70962         Log: Subject: Re: Creating const subs for constants.
70963              From: John Tobey <jtobey@john-edwin-tobey.org>
70964              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
70965              Message-Id: <m13mo0N-000FObC@feynman.localnet>
70966      Branch: perl
70967            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
70968            ! proto.h sv.c
70969 ____________________________________________________________________________
70970 [  7388] By: nick                                  on 2000/10/21  11:44:23
70971         Log: Populate perlio branch
70972      Branch: perlio
70973           +> (branch 1760 files)
70974 ____________________________________________________________________________
70975 [  7387] By: nick                                  on 2000/10/21  10:52:05
70976         Log: Get branch back as replica of mainline via :
70977              p4 integrate -b utfperl
70978              p4 resolve -at ./...
70979      Branch: utfperl
70980           +> (branch 269 files)
70981            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
70982            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
70983            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
70984            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
70985            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
70986            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
70987            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
70988            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
70989            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
70990            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
70991            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
70992            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
70993            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
70994            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
70995            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
70996            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
70997            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
70998            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
70999            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
71000            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
71001            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
71002            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
71003            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
71004            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
71005            - lib/unicode/UCD300.html lib/unicode/Unicode.300
71006            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
71007            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
71008            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
71009            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
71010           !> (integrate 965 files)
71011 ____________________________________________________________________________
71012 [  7386] By: jhi                                   on 2000/10/21  01:31:12
71013         Log: Update Changes.
71014      Branch: perl
71015            ! Changes patchlevel.h
71016 ____________________________________________________________________________
71017 [  7385] By: jhi                                   on 2000/10/21  01:28:42
71018         Log: The #7383 was right only in the context of the original bug report,
71019              not in more general case.
71020      Branch: perl
71021            ! pp_hot.c
71022 ____________________________________________________________________________
71023 [  7384] By: jhi                                   on 2000/10/21  01:08:23
71024         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
71025      Branch: perl
71026            ! ext/IO/lib/IO/Select.pm
71027 ____________________________________________________________________________
71028 [  7383] By: jhi                                   on 2000/10/21  00:44:18
71029         Log: Fix for ID 20001020.006, concatenating an unset submatch
71030              with utf8 resulted in "Modification of a read-only value".
71031      Branch: perl
71032            ! pp_hot.c t/pragma/utf8.t
71033 ____________________________________________________________________________
71034 [  7382] By: jhi                                   on 2000/10/20  20:44:31
71035         Log: Make scan_num() reëntrant, as suggested in
71036              
71037              Subject: [PATCH perl@7229] Rentrant parser and yylex()
71038              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
71039              Date: Fri, 20 Oct 2000 14:17:27 +0100
71040              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
71041      Branch: perl
71042            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
71043            ! toke.c
71044 ____________________________________________________________________________
71045 [  7381] By: jhi                                   on 2000/10/20  20:07:29
71046         Log: Reëntrancy fix.
71047              
71048              Subject: [PATCH perl@7229] Rentrant parser and yylex()
71049              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
71050              Date: Fri, 20 Oct 2000 14:17:27 +0100
71051              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
71052      Branch: perl
71053            ! embed.h embed.pl perl.h proto.h toke.c
71054 ____________________________________________________________________________
71055 [  7380] By: jhi                                   on 2000/10/20  19:15:54
71056         Log: Don't write double values through long double pointers,
71057              based on a part of
71058              
71059              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
71060              From: Jens Hamisch <jens@Strawberry.COM>
71061              Date: Tue, 17 Oct 2000 08:39:36 +0200
71062              Message-Id: <20001017083936.A11104@Strawberry.COM>
71063      Branch: perl
71064            ! perl.h pp.c
71065 ____________________________________________________________________________
71066 [  7379] By: jhi                                   on 2000/10/20  18:43:37
71067         Log: Portability tweak on #7377.
71068              
71069              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
71070              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
71071              Date:     Fri, 20 Oct 2000 13:13:41 EDT
71072              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
71073      Branch: perl
71074            ! t/lib/dprof.t
71075 ____________________________________________________________________________
71076 [  7378] By: jhi                                   on 2000/10/20  12:57:19
71077         Log: SOCKS function redefinitions need prototypes, too, otherwise
71078              for example 32 bit versus 64 bit differences cause a lot of
71079              problems.  Part of
71080              
71081              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
71082              From: Jens Hamisch <jens@Strawberry.COM>
71083              Date: Tue, 17 Oct 2000 08:39:36 +0200
71084              Message-Id: <20001017083936.A11104@Strawberry.COM>
71085      Branch: perl
71086            ! doio.c pp_sys.c
71087 ____________________________________________________________________________
71088 [  7377] By: jhi                                   on 2000/10/20  12:37:12
71089         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
71090              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
71091              Date:     Fri, 20 Oct 2000 08:26:04 EDT
71092              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
71093      Branch: perl
71094            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
71095 ____________________________________________________________________________
71096 [  7376] By: jhi                                   on 2000/10/20  12:35:31
71097         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
71098              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
71099              Date:     Fri, 20 Oct 2000 07:48:15 EDT
71100              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
71101      Branch: perl
71102            ! configure.com vms/gen_shrfls.pl
71103 ____________________________________________________________________________
71104 [  7375] By: bailey                                on 2000/10/20  04:44:37
71105         Log: SYN SYN
71106      Branch: vmsperl
71107           +> (branch 134 files)
71108            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
71109            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
71110            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
71111            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
71112            - eg/cgi/frameset.cgi eg/cgi/index.html
71113            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
71114            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
71115            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
71116            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
71117            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
71118            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
71119            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
71120            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
71121            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
71122            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
71123            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
71124            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
71125            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
71126            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
71127            - lib/unicode/Props.txt lib/unicode/UCD300.html
71128            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
71129            - utils/perlbc.PL vms/subconfigure.com
71130           !> (integrate 785 files)
71131 ____________________________________________________________________________
71132 [  7374] By: jhi                                   on 2000/10/20  00:59:48
71133         Log: In the latest compiler builds cccdlflags must not become -fpic,
71134              from Wilfredo Sánchez.
71135      Branch: perl
71136            ! hints/darwin.sh
71137 ____________________________________________________________________________
71138 [  7373] By: jhi                                   on 2000/10/20  00:56:35
71139         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
71140              From: Tony Cook <tony@develop-help.com>
71141              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
71142              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
71143      Branch: perl
71144            ! pod/perlop.pod
71145 ____________________________________________________________________________
71146 [  7372] By: jhi                                   on 2000/10/19  19:34:40
71147         Log: Typo noted by Mark Lutz.
71148      Branch: perl
71149            ! t/op/64bitint.t
71150 ____________________________________________________________________________
71151 [  7371] By: jhi                                   on 2000/10/19  19:33:13
71152         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
71153      Branch: metaconfig
71154            ! U/modified/Cppsym.U U/modified/Oldconfig.U
71155      Branch: metaconfig/U/perl
71156            ! End.U dlsrc.U libperl.U
71157      Branch: perl
71158            + hints/nonstopux.sh
71159            ! Configure MANIFEST config_h.SH
71160 ____________________________________________________________________________
71161 [  7370] By: jhi                                   on 2000/10/19  17:18:08
71162         Log: Subject: PATCH do_print has 2 PerlIO_error()s
71163              From: nick@ccl4.org
71164              Date: Thu, 19 Oct 2000 18:09:20 +0100
71165              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
71166      Branch: perl
71167            ! doio.c
71168 ____________________________________________________________________________
71169 [  7369] By: jhi                                   on 2000/10/19  14:01:49
71170         Log: Update Changes.
71171      Branch: perl
71172            ! Changes patchlevel.h
71173 ____________________________________________________________________________
71174 [  7368] By: jhi                                   on 2000/10/19  13:04:29
71175         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
71176              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71177              Date: Wed, 18 Oct 2000 13:12:01 +0200
71178              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
71179      Branch: perl
71180            ! hints/aix.sh
71181 ____________________________________________________________________________
71182 [  7367] By: jhi                                   on 2000/10/19  02:22:40
71183         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
71184              of a 'pmshort' anywhere in the B, so the offending line was simply
71185              removed.
71186      Branch: perl
71187            ! ext/B/B/Debug.pm
71188 ____________________________________________________________________________
71189 [  7366] By: jhi                                   on 2000/10/19  02:12:37
71190         Log: Add the test case for the bug id 20000730.004 which seems
71191              to have been fixed by now.
71192      Branch: perl
71193            ! t/pragma/utf8.t
71194 ____________________________________________________________________________
71195 [  7365] By: jhi                                   on 2000/10/18  23:36:24
71196         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
71197              From: Hugo <hv@crypt.compulink.co.uk>
71198              Date: Wed, 18 Oct 2000 23:25:58 +0100
71199              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
71200      Branch: perl
71201            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
71202 ____________________________________________________________________________
71203 [  7364] By: jhi                                   on 2000/10/18  21:12:53
71204         Log: (retracted)
71205      Branch: perl
71206            ! pp.c
71207 ____________________________________________________________________________
71208 [  7363] By: jhi                                   on 2000/10/18  20:55:38
71209         Log: Missing change from #7362.
71210      Branch: perl
71211            ! win32/perlhost.h
71212 ____________________________________________________________________________
71213 [  7362] By: jhi                                   on 2000/10/18  20:52:01
71214         Log: Borland C fstat() never saw the fd as writable.
71215              
71216              Subject: fix for Borland's weak "stat" (perl@7211)
71217              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
71218              Date: Mon, 16 Oct 2000 09:55:03 +0400
71219              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
71220      Branch: perl
71221            ! win32/win32.c
71222 ____________________________________________________________________________
71223 [  7361] By: jhi                                   on 2000/10/18  17:43:50
71224         Log: Regen toc.
71225      Branch: perl
71226            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
71227 ____________________________________________________________________________
71228 [  7360] By: jhi                                   on 2000/10/18  17:07:44
71229         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71230              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
71231              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
71232              Date: Mon, 16 Oct 2000 15:19:49 +0200
71233      Branch: perl
71234            + README.aix
71235            ! MANIFEST
71236 ____________________________________________________________________________
71237 [  7359] By: jhi                                   on 2000/10/18  17:04:49
71238         Log: Subject: Pod patch for Devel::Peek
71239              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71240              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
71241              Date: Mon, 16 Oct 2000 12:26:34 +0200
71242      Branch: perl
71243            ! ext/Devel/Peek/Peek.pm
71244 ____________________________________________________________________________
71245 [  7358] By: jhi                                   on 2000/10/18  17:03:15
71246         Log: Make Cwd more bulletproof in chrooted environments.
71247              
71248              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
71249              From: "Eric E. Coe" <Eric.Coe@oracle.com>
71250              Date: Wed, 18 Oct 2000 04:03:54 -0400
71251              Message-Id: <39ED596A.70E599FE@oracle.com>
71252      Branch: perl
71253            ! lib/Cwd.pm
71254 ____________________________________________________________________________
71255 [  7357] By: jhi                                   on 2000/10/18  16:37:26
71256         Log: Disable the UTF8 downgrade croakage for now to avoid
71257              too many not okay messages.
71258      Branch: perl
71259            ! doio.c
71260 ____________________________________________________________________________
71261 [  7356] By: jhi                                   on 2000/10/17  23:29:41
71262         Log: Show the failed remote port, instead of the failing line number.
71263              
71264              Subject: [PATCH 5.6.1 Debugger] More diagnostics
71265              From: David Sparks <daves@ActiveState.com>
71266              Date: Tue, 17 Oct 2000 15:00:24 -0700
71267              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
71268      Branch: perl
71269            ! lib/perl5db.pl
71270 ____________________________________________________________________________
71271 [  7355] By: jhi                                   on 2000/10/17  14:11:31
71272         Log: On output try to downgrade to bytes, croak if impossible,
71273              from Simon Cozens.  This means that outputting >255 UTF8
71274              is impossible.  Consider this as a strong incentive to get
71275              the I/O disciplines implemented.
71276      Branch: perl
71277            ! doio.c pod/perldiag.pod sv.c
71278 ____________________________________________________________________________
71279 [  7354] By: jhi                                   on 2000/10/17  13:42:23
71280         Log: Clarify documentation on 'use bytes'.
71281              
71282              Subject: Re: What does 'use bytes' "mean" ?
71283              From: Simon Cozens <simon@cozens.net>
71284              Date: Mon, 18 Sep 2000 18:24:25 +0100
71285              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
71286      Branch: perl
71287            ! lib/bytes.pm
71288 ____________________________________________________________________________
71289 [  7353] By: jhi                                   on 2000/10/17  13:28:12
71290         Log: Workaround for a sfio bug where the stream error indicator
71291              is not cleared as documented.
71292              
71293              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
71294              From: Nicholas Clark <nick@ccl4.org>
71295              Date: Mon, 16 Oct 2000 18:28:23 +0100
71296              Message-ID: <20001016182823.J19700@plum.flirble.org>
71297      Branch: perl
71298            ! doio.c
71299 ____________________________________________________________________________
71300 [  7352] By: jhi                                   on 2000/10/17  13:06:19
71301         Log: More IoTYPE sprinkling.
71302      Branch: perl
71303            ! doio.c pp_hot.c
71304 ____________________________________________________________________________
71305 [  7351] By: jhi                                   on 2000/10/16  22:47:07
71306         Log: Detect early whether the std streams have gone bad.
71307              
71308              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
71309              Date: Mon, 16 Oct 2000 23:28:42 +0100
71310              From: Nicholas Clark <nick@ccl4.org>
71311              Message-ID: <20001016232842.A37942@plum.flirble.org>
71312      Branch: perl
71313            ! t/op/misc.t
71314 ____________________________________________________________________________
71315 [  7350] By: jhi                                   on 2000/10/16  22:45:16
71316         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
71317              From: "Peter J. Farley III" <pjfarley@banet.net>
71318              Date: Mon, 16 Oct 2000 18:15:59 -0400
71319              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
71320      Branch: perl
71321            ! djgpp/djgpp.c dosish.h t/io/open.t
71322 ____________________________________________________________________________
71323 [  7349] By: jhi                                   on 2000/10/16  22:36:45
71324         Log: perldelta tweak.
71325      Branch: perl
71326            ! pod/perldelta.pod
71327 ____________________________________________________________________________
71328 [  7348] By: jhi                                   on 2000/10/16  15:17:53
71329         Log: Update Changes.
71330      Branch: perl
71331            ! Changes patchlevel.h
71332 ____________________________________________________________________________
71333 [  7347] By: jhi                                   on 2000/10/16  13:55:27
71334         Log: Add the capability to include/exclude branches.
71335      Branch: perl
71336            ! Porting/genlog
71337 ____________________________________________________________________________
71338 [  7346] By: jhi                                   on 2000/10/16  13:18:04
71339         Log: Add Charles Lane.
71340      Branch: perl
71341            ! AUTHORS Changes
71342 ____________________________________________________________________________
71343 [  7345] By: jhi                                   on 2000/10/16  13:13:21
71344         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
71345      Branch: perl
71346            ! pod/perldelta.pod
71347 ____________________________________________________________________________
71348 [  7344] By: gsar                                  on 2000/10/16  09:30:21
71349         Log: integrate change#6220 from cfgperl
71350              
71351              Win32 patches from Benjamin Stuhl.
71352      Branch: maint-5.6/perl
71353           !> makedef.pl win32/win32.h
71354 ____________________________________________________________________________
71355 [  7343] By: gsar                                  on 2000/10/16  08:32:19
71356         Log: integrate changes#6221,6222 from cfgperl
71357              
71358              Remove tr///CU (the feature is to be obsoleted by better interfaces).
71359              From: simon@brecon.co.uk (Simon Cozens)
71360              Subject: [PATCH] Eliminate tr///[CU][CU]
71361              Date: 23 Jun 2000 11:05:40 GMT
71362              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
71363              
71364              doc typo fix
71365              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
71366              From: Ian Phillipps <Ian.Phillipps@iname.com>
71367              Date: Fri, 23 Jun 2000 10:40:58 +0100
71368              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
71369      Branch: maint-5.6/perl
71370           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
71371 ____________________________________________________________________________
71372 [  7342] By: gsar                                  on 2000/10/16  08:28:08
71373         Log: integrate change#6217 from cfgperl (in part)
71374              
71375              Rename the fdpid locking and integrate with Sarathy.
71376      Branch: maint-5.6/perl
71377           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
71378           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
71379           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
71380           !> win32/win32.c
71381 ____________________________________________________________________________
71382 [  7341] By: gsar                                  on 2000/10/16  08:23:39
71383         Log: integrate changes#6214..6216 from mainline
71384              
71385              @_ can't have junk in it even in the non-USE_ITHREADS case because
71386              caller() wants to populate @DB::args with it (causes a coredump
71387              in Carp::confess())
71388              
71389              tweak comment about @DB::args
71390              
71391              be more optimal about clearing @_
71392      Branch: maint-5.6/perl
71393           !> av.h cop.h pp_ctl.c t/op/runlevel.t
71394 ____________________________________________________________________________
71395 [  7340] By: gsar                                  on 2000/10/16  08:20:37
71396         Log: integrate changes#6207..6210 from cfgperl
71397              
71398              Subject: [PATCH 5.6.0] Threadsafe patches
71399              From: Dan Sugalski <dan@sidhe.org>
71400              To: perl5-porters@perl.org
71401              Date: Mon, 08 May 2000 18:08:13 -0400
71402              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
71403              
71404              Regen headers for #6207.
71405              
71406              Lock PL_fdpid against race conditions, based on:
71407              Subject: [PATCH 5.6.0]subprocess fixup for threads
71408              From: Dan Sugalski <dan@sidhe.org>
71409              To: perl5-porters@perl.org
71410              Date: Tue, 11 Apr 2000 17:02:32 -0400
71411              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
71412              
71413              Mopup for #6207 and #6209.
71414      Branch: maint-5.6/perl
71415           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
71416           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
71417           !> win32/win32.c
71418 ____________________________________________________________________________
71419 [  7339] By: gsar                                  on 2000/10/16  08:14:34
71420         Log: integrate change#6203 from cfgperl
71421              
71422              perldiag should refer to perlos2.pod not README.os2
71423      Branch: maint-5.6/perl
71424           !> pod/perldiag.pod
71425 ____________________________________________________________________________
71426 [  7338] By: gsar                                  on 2000/10/16  08:11:42
71427         Log: integrate change#6201 from mainline
71428              
71429              Perl_eval_pv() leaks 4 bytes every time it is called because it
71430              does a PUSHMARK that's never ever POPMARKed; in general, only
71431              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
71432              Perl_eval_[sp]v() don't because they don't take any incoming
71433              arguments (this leak has been around since the original version
71434              of perl_eval_pv() in 5.003_97e)
71435      Branch: maint-5.6/perl
71436           !> perl.c
71437 ____________________________________________________________________________
71438 [  7337] By: gsar                                  on 2000/10/16  08:08:47
71439         Log: integrate changes#6197..6200 from cfgperl
71440              
71441              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
71442              From: John Borwick <jhborwic@unity.ncsu.edu>
71443              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
71444              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
71445              
71446              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
71447              From: Dan Sugalski <dan@sidhe.org>
71448              To: vmsperl@perl.org, perl5-porters@perl.org
71449              Date: Fri, 02 Jun 2000 16:00:41 -0400
71450              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
71451              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
71452              
71453              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
71454              From: Dan Sugalski <dan@sidhe.org>
71455              To: perl5-porters@perl.org, vmsperl@perl.org
71456              Date: Fri, 02 Jun 2000 17:30:51 -0400
71457              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
71458              
71459              Update to cperl-mode.el 4.31 from
71460              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
71461              Subject: A couple of notes
71462              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71463              To: Mailing list Perl5 <perl5-porters@perl.org>
71464              Date: Sat, 3 Jun 2000 23:33:32 -0400
71465              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
71466      Branch: maint-5.6/perl
71467           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
71468           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
71469           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
71470           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
71471           !> vms/vmsish.h
71472 ____________________________________________________________________________
71473 [  7336] By: gsar                                  on 2000/10/16  08:03:46
71474         Log: integrate changes#6194,6195 from mainline
71475              
71476              fix small eval"" memory leaks under USE_ITHREADS
71477              
71478              fix yet another eval"" leak under USE_ITHREADS
71479      Branch: maint-5.6/perl
71480           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
71481           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
71482           !> vms/perly_c.vms
71483 ____________________________________________________________________________
71484 [  7335] By: gsar                                  on 2000/10/16  08:02:15
71485         Log: integrate changes#6190,6191 from mainline
71486              
71487              submit missing embed.pl change
71488              
71489              vec() loses numericalness (modified version of patch suggested
71490              by Robin Barker)
71491      Branch: maint-5.6/perl
71492           !> doop.c embed.pl t/op/vec.t
71493 ____________________________________________________________________________
71494 [  7334] By: gsar                                  on 2000/10/16  08:01:03
71495         Log: integrate change#6189 from mainline
71496              
71497              counting tr/// corrupts later operation (from M.J.T Guy)
71498      Branch: maint-5.6/perl
71499           !> doop.c t/op/tr.t
71500 ____________________________________________________________________________
71501 [  7333] By: gsar                                  on 2000/10/16  07:59:07
71502         Log: integrate changes#6183..6188 from mainline
71503              
71504              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
71505              <nick@ccl4.org>)
71506              
71507              tweak for change#6127
71508              
71509              remove incorrect documentation about implicit split to @_ in
71510              list context, which never really worked in perl 5 (from
71511              M.J.T. Guy)
71512              
71513              further qualify references to "alphanumeric" (from Wolfgang Laun
71514              <wolfgang.laun@alcatel.at>)
71515              
71516              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
71517              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
71518              
71519              h2xs tweaks
71520      Branch: maint-5.6/perl
71521           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
71522           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
71523           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
71524           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
71525           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
71526           !> pod/pod2latex.PL utils/h2xs.PL
71527 ____________________________________________________________________________
71528 [  7332] By: gsar                                  on 2000/10/16  07:53:52
71529         Log: integrate change#6179 from mainline
71530              
71531              buggy modulus on UVs introduced by change#3378 (resulted in
71532              4063328477 % 65535 amounting to 27406, instead of 27407)
71533      Branch: maint-5.6/perl
71534           !> pp.c t/op/arith.t
71535 ____________________________________________________________________________
71536 [  7331] By: gsar                                  on 2000/10/16  07:52:49
71537         Log: integrate changes#6176,6177,6178,6182 from cfgperl
71538              
71539              Single-quoted utf8 patch from Simon Cozens.
71540              
71541              Substitution utf8 patch from Simon Cozens.
71542              
71543              Be cleaner.
71544              
71545              Be Cleaner Part Deux.
71546      Branch: maint-5.6/perl
71547           !> Makefile.SH pp_hot.c toke.c
71548 ____________________________________________________________________________
71549 [  7330] By: gsar                                  on 2000/10/16  07:41:36
71550         Log: integrate change#6172 from mainline
71551              
71552              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
71553              (from Ilya Zakharevich)
71554      Branch: maint-5.6/perl
71555           !> regexec.c t/op/re_tests
71556 ____________________________________________________________________________
71557 [  7329] By: gsar                                  on 2000/10/16  07:40:25
71558         Log: integrate change#6171 from mainline
71559              
71560              scalar() doesn't force scalar context when used in void context
71561              (from Simon Cozens)
71562      Branch: maint-5.6/perl
71563           !> op.c t/op/wantarray.t
71564 ____________________________________________________________________________
71565 [  7328] By: gsar                                  on 2000/10/16  07:39:33
71566         Log: integrate change#6170 from mainline
71567              
71568              change#6142 needs tweaks to tests to work where there's no
71569              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
71570      Branch: maint-5.6/perl
71571           !> t/lib/filefind.t
71572 ____________________________________________________________________________
71573 [  7327] By: gsar                                  on 2000/10/16  07:35:34
71574         Log: integrate changes#6166..6168 from cfgperl
71575              
71576              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
71577              in case somebody wants to write an extension for more
71578              shadow database interfaces.
71579              
71580              tweak todo
71581              
71582              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
71583      Branch: maint-5.6/perl
71584           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
71585           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
71586           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
71587           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
71588           !> win32/config.vc win32/config_H.bc win32/config_H.gc
71589           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
71590 ____________________________________________________________________________
71591 [  7326] By: gsar                                  on 2000/10/16  07:29:05
71592         Log: integrate changes#6157,6159..6161,6164 from cfgperl
71593              
71594              Regen Configure to jive with #6149.
71595              
71596              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
71597              
71598              Changes for the File::Temp 0.08 (change #6159) test suite
71599              to fit better into the Perl distribution test framework.
71600              
71601              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
71602              both from Simon Cozens.
71603              
71604              detypo
71605      Branch: maint-5.6/perl
71606           +> pod/perlmodlib.PL pod/perlnewmod.pod
71607           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
71608           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
71609           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
71610           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
71611 ____________________________________________________________________________
71612 [  7325] By: gsar                                  on 2000/10/16  07:25:13
71613         Log: integrate change#6158 from vmsperl
71614              
71615              Add fallback to tmpfile for use in cases where user's relying on
71616              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
71617              Lane's patch)
71618      Branch: maint-5.6/perl
71619           !> vms/vms.c vms/vmsish.h
71620 ____________________________________________________________________________
71621 [  7324] By: gsar                                  on 2000/10/16  07:20:50
71622         Log: integrate changes#6153..6155 from mainline
71623              
71624              prettier Test::Harness output on failed tests (from Nicholas Clark
71625              <nick@Bagpuss.uk.boo.com>)
71626              
71627              avoid type mismatch warning
71628              
71629              small bug in change#6144; remove random \xA0 character that snuck
71630              in via change#6145
71631      Branch: maint-5.6/perl
71632           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
71633           !> perl.c
71634 ____________________________________________________________________________
71635 [  7323] By: gsar                                  on 2000/10/16  07:18:47
71636         Log: integrate changes#6151,6152 from mainline
71637              
71638              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
71639              
71640              cosmetic fixups of RE debug output (from Ilya Zakharevich)
71641      Branch: maint-5.6/perl
71642           !> regexec.c
71643 ____________________________________________________________________________
71644 [  7322] By: gsar                                  on 2000/10/16  07:17:25
71645         Log: integrate changes#6146..6150 from mainline
71646              
71647              doc typo
71648              
71649              add a make entry to Config.pm so "perl -V:make" works on VMS
71650              (from Peter Prymmer)
71651              
71652              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
71653              
71654              OS/2 tweaks for usethreads build (from Rocco Caputo
71655              <troc@netrus.net>)
71656              
71657              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
71658      Branch: maint-5.6/perl
71659           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
71660           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
71661           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
71662           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
71663           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
71664           !> warnings.pl x2p/a2p.h
71665 ____________________________________________________________________________
71666 [  7321] By: gsar                                  on 2000/10/16  07:14:02
71667         Log: integrate changes#6143..6145 from mainline
71668              
71669              MacOS support, part 1 (from Matthias Neeracher
71670              <neeri@iis.ee.ethz.ch>)
71671              
71672              MacOS support, part 2: make AutoSplit use File::Spec instead
71673              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
71674              <neeri@iis.ee.ethz.ch>)
71675              
71676              make xsubpp skip embedded pod (from Matthias Neeracher
71677              <neeri@iis.ee.ethz.ch>)
71678      Branch: maint-5.6/perl
71679           +> ext/DynaLoader/dl_mac.xs
71680           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
71681           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
71682           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
71683           !> pp_ctl.c proto.h toke.c util.c util.h
71684 ____________________________________________________________________________
71685 [  7320] By: gsar                                  on 2000/10/16  07:12:13
71686         Log: integrate changes#6141,6142 from mainline
71687              
71688              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
71689              forwarded by Peter Seebach from the bsdi-users mailing list.
71690              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
71691              
71692              File::Find fails to chdir when chasing symlinks (from
71693              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
71694      Branch: maint-5.6/perl
71695           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
71696 ____________________________________________________________________________
71697 [  7319] By: gsar                                  on 2000/10/16  07:04:30
71698         Log: integrate change#6139 from mainline
71699              
71700              revise mktables.PL for bugs and newness in Unicode 3.0
71701              (from James Bence <jbence@amgen.com>)
71702      Branch: maint-5.6/perl
71703           +> (branch 30 files)
71704           !> (integrate 49 files)
71705 ____________________________________________________________________________
71706 [  7318] By: gsar                                  on 2000/10/16  07:01:01
71707         Log: integrate changes#6137,6138 from mainline
71708              
71709              fix bogus redeclaration warning for "our" variables in different
71710              scopes
71711              
71712              add note about the handling of negative indices to tied arrays
71713              (from Michael G Schwern <schwern@pobox.com>)
71714      Branch: maint-5.6/perl
71715           !> op.c pod/perltie.pod t/pragma/strict-vars
71716 ____________________________________________________________________________
71717 [  7317] By: gsar                                  on 2000/10/16  06:58:46
71718         Log: integrate changes#6127..6136 from mainline
71719              
71720              call_method(...,G_EVAL) can longjmp() out if the method probing
71721              failed (from Gisle Aas)
71722              
71723              new perlxstut example for passing/returning refs to arrays
71724              (from David Lowe <dlowe@pootpoot.com>)
71725              
71726              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
71727              
71728              fix places that mean C<"word" character> but say C<alphanumeric
71729              character>
71730              
71731              avoid warnings in POSIX.pm (from Barrie Slaymaker)
71732              
71733              warnings::enabled() doesn't fall back to looking at $^W if
71734              caller isn't using lexical warnings (from Paul Marquess)
71735              
71736              elide bogus test in change#6132
71737              
71738              make Test::Harness use wait.h/WCOREDUMP if available
71739              (from Ben Tilly <ben_tilly@hotmail.com>)
71740              
71741              enable Test::Harness to dynamically determine column width etc.
71742              (from Rob Napier <rnapier@employees.org>)
71743              
71744              random pod typos (from Peter Scott <Peter@PSDT.com>)
71745      Branch: maint-5.6/perl
71746           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
71747           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
71748           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
71749           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
71750 ____________________________________________________________________________
71751 [  7316] By: gsar                                  on 2000/10/16  06:53:23
71752         Log: integrate change#6126 from mainline
71753              
71754              change#2879 broke rvalue autovivification of magicals such as
71755              ${$num} (reworked variant of patch suggested by Simon Cozens)
71756      Branch: maint-5.6/perl
71757           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
71758           !> pp_hot.c proto.h t/op/gv.t
71759 ____________________________________________________________________________
71760 [  7315] By: gsar                                  on 2000/10/16  06:51:38
71761         Log: integrate changes#6123,6125 from mainline
71762              
71763              clarify gotcha with #line directives (from Rocco Caputo
71764              <troc@netrus.net>)
71765              
71766              enable propagating exception objects via Perl_croak() in XS code
71767              (from Gisle Aas)
71768      Branch: maint-5.6/perl
71769           !> pod/perldebug.pod pod/perlsyn.pod util.c
71770 ____________________________________________________________________________
71771 [  7314] By: gsar                                  on 2000/10/16  06:49:28
71772         Log: integrate change#6122 from mainline
71773              
71774              downgrade fatal error on C<"foo@nosucharray.com"> to optional
71775              warning (from Mark-Jason Dominus)
71776      Branch: maint-5.6/perl
71777           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
71778           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
71779           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
71780           !> toke.c
71781 ____________________________________________________________________________
71782 [  7313] By: gsar                                  on 2000/10/16  06:46:54
71783         Log: integrate changes#6112..6121 from vmsperl
71784              
71785              Check for existence of file before trying to delete
71786              
71787              Ugly workaround for version-specific RTL error
71788              
71789              Urk -- undo previous removal of vmsish 'exit' change
71790              
71791              Add bounds checking for several strings (Charles Lane)
71792              
71793              Miscellaneous cosmetic fixes (Charles Lane)
71794              
71795              Treat sockets as special in sys(read|write) (Charles Lane et al.)
71796              
71797              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
71798              Flatten case labels in switch statements uniformly (Charles Bailey)
71799              
71800              Quiet error messages in vmsish.t (Charles Lane)
71801              
71802              Add missing escape (Charles Lane)
71803              
71804              Allow eliminate_macros() and fixpath() to handle space-delimited
71805              lists (based on fixes by Craig Berry)
71806      Branch: maint-5.6/perl
71807           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
71808           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
71809           !> vms/vmsish.h
71810 ____________________________________________________________________________
71811 [  7312] By: gsar                                  on 2000/10/16  06:41:18
71812         Log: integrate changes#6107,6110 from cfgperl
71813              
71814              Tweak the todo list.
71815              
71816              todo tweak
71817      Branch: maint-5.6/perl
71818           !> Todo-5.6
71819 ____________________________________________________________________________
71820 [  7311] By: gsar                                  on 2000/10/16  06:38:38
71821         Log: integrate changes#6104,6108 from mainline
71822              
71823              PL_sys_intern was being initialized too late on windows
71824              
71825              reenable fake signal handling on Windows, bugs and all
71826      Branch: maint-5.6/perl
71827           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
71828           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
71829           !> win32/win32.c
71830 ____________________________________________________________________________
71831 [  7310] By: gsar                                  on 2000/10/16  06:36:03
71832         Log: integrate changes#6095,6097..6103 from cfgperl
71833              
71834              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
71835              might be useful in future.
71836              
71837              Add a note about possible compilation problems from Allen Smith.
71838              
71839              Add a note about other, yet unsupported, shadow password APIs.
71840              
71841              Tweaks for the cc bugs from Allen Smith.
71842              
71843              More compilation tweakery from Allen Smith.
71844              
71845              Hints and test tweaks for Unicos.
71846              
71847              The test suite tweak in #6101 wasn't quite right.
71848              
71849              Test tweaking for Unicos continues.
71850      Branch: maint-5.6/perl
71851           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
71852           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
71853           !> t/lib/complex.t t/op/64bitint.t
71854 ____________________________________________________________________________
71855 [  7309] By: gsar                                  on 2000/10/16  06:29:41
71856         Log: integrate changes#6093,6094 from mainline
71857              
71858              fork() failure to create pseudo process sets errno=EAGAIN and returns
71859              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
71860              
71861              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
71862      Branch: maint-5.6/perl
71863           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
71864           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
71865 ____________________________________________________________________________
71866 [  7308] By: gsar                                  on 2000/10/16  06:27:29
71867         Log: integrate change#6092 from cfgperl
71868              
71869              Regen perltoc with the fixed buildtoc.
71870      Branch: maint-5.6/perl
71871           !> pod/perltoc.pod
71872 ____________________________________________________________________________
71873 [  7307] By: gsar                                  on 2000/10/16  06:26:40
71874         Log: integrate changes#6089,6090 from mainline
71875              
71876              buildtoc tweak to fix newline lossage
71877              
71878              concat doesn't preserve utf8-ness, and doesn't invalidate
71879              [NI]OK; added tests for both
71880      Branch: maint-5.6/perl
71881           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
71882 ____________________________________________________________________________
71883 [  7306] By: gsar                                  on 2000/10/16  06:24:05
71884         Log: integrate change#6088 from cfgperl
71885              
71886              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
71887              because we do not use those.  The HAS_GETSPNAM remains,
71888              though, because we still do use that.
71889      Branch: maint-5.6/perl
71890           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
71891           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
71892           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
71893           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
71894           !> win32/config.vc win32/config_H.bc win32/config_H.gc
71895           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
71896 ____________________________________________________________________________
71897 [  7305] By: gsar                                  on 2000/10/16  06:15:52
71898         Log: integrate changes#6084,6085,6087 from mainline
71899              
71900              substr() does not preserve utf8-ness (from Stefan Eissing
71901              <Eissing@medicaldataservice.de>); added tests
71902              
71903              repeat operator (x) doesn't preserve utf8-ness
71904              
71905              reverse() and quotemeta() weren't preserving utf8-ness; add tests
71906      Branch: maint-5.6/perl
71907           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
71908 ____________________________________________________________________________
71909 [  7304] By: gsar                                  on 2000/10/16  06:13:10
71910         Log: integrate changes#6077..6083 from mainline
71911              
71912              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
71913              and Tom Phoenix)
71914              
71915              workaround for CRT bug in chdir() (from Charles Lane, via
71916              Peter Prymmer)
71917              
71918              remove outdated kludge in Carp (NULLs are permitted in diagnostics
71919              now)
71920              
71921              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
71922              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
71923              
71924              better default perlbug categories for ok reports (from Richard Foley)
71925              
71926              peek.t non-portable to ithreads
71927              
71928              note about undocumented caller() return value (from M.J.T. Guy);
71929              yet another peek.t tweak
71930      Branch: maint-5.6/perl
71931           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
71932           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
71933           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
71934           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
71935           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
71936           !> vms/vmsish.h
71937 ____________________________________________________________________________
71938 [  7303] By: gsar                                  on 2000/10/16  06:03:18
71939         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
71940              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
71941              
71942              &HUGE_VAL is not defined, it exists.
71943              
71944              Do not warn that an infinity does not look like a number.
71945              
71946              Rewrite the pwent/spent logic to be a little bit more clearer.
71947              
71948              Continue on the pwent/spent case.
71949              
71950              Correct Freudian slip.
71951              
71952              Use HUGE_VALL if applicable.
71953              
71954              pwent/spent #ifdef imbalance.
71955              
71956              Infinite problems.
71957              
71958              Call getspnam() only iff needd.
71959              
71960              Test both the scalar and list contexts.
71961              
71962              Use setxxent()/endxxent().
71963              
71964              Complex tweakery.
71965              
71966              Unicos hint tweak.
71967              
71968              Be more forgiving in POSIX about HUGE_VALL.
71969              
71970              Detypo.
71971              
71972              The search of infinity continues, this time simplified.
71973              
71974              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
71975              in natively 64-bit platforms where a long is a quad (no need
71976              for long longs).  Also added bias for IVs.
71977              
71978              Complex tweaks.
71979              
71980              Introduce t/lib/peek.t.
71981              
71982              Make the test more portable.
71983      Branch: maint-5.6/perl
71984           +> t/lib/peek.t
71985            ! pp_sys.c
71986           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
71987           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
71988           !> t/op/pwent.t toke.c util.c
71989 ____________________________________________________________________________
71990 [  7302] By: gsar                                  on 2000/10/16  05:03:37
71991         Log: integrate changes#6066..6071 from mainline
71992              
71993              s/END/CHECK/
71994              
71995              replace direct call to sighandler() with (*PL_sighandlerp)()
71996              
71997              note about values()
71998              
71999              File::Spec compatibility update (from Barrie Slaymaker
72000              <barries@slaysys.com>)
72001              
72002              remove misleading comment (from M.J.T. Guy)
72003              
72004              misformatted perllocal.pod (from Tim Jenness
72005              <t.jenness@jach.hawaii.edu>)
72006      Branch: maint-5.6/perl
72007           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
72008           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
72009           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
72010           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
72011 ____________________________________________________________________________
72012 [  7301] By: gsar                                  on 2000/10/16  05:00:08
72013         Log: integrate changes#6061..6063 from mainline
72014              
72015              change#5921 neglected to make eq honor "use bytes"
72016              
72017              additional tests for utf8.t
72018              
72019              tokeq() could read unallocated field in argument
72020      Branch: maint-5.6/perl
72021           !> sv.c t/pragma/utf8.t toke.c
72022 ____________________________________________________________________________
72023 [  7300] By: gsar                                  on 2000/10/16  04:56:54
72024         Log: integrate changes#6046,6048,6057,6058 from mainline
72025              
72026              libscheck has insufficient checks for n32 libs (from
72027              Albert Chin-A-Young <china@thewrittenword.com>)
72028              
72029              add note about how $( doesn't interpolate in REs (from
72030              Philip Newton <newton@ficus.frogspace.net>)
72031              
72032              fix broken parsing of /\x{ab}/
72033              
72034              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
72035              (spotted by Donald Kinzer <dkinzer@premia.com>)
72036      Branch: maint-5.6/perl
72037           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
72038           !> t/pragma/utf8.t
72039 ____________________________________________________________________________
72040 [  7299] By: gsar                                  on 2000/10/16  04:52:50
72041         Log: integrate change#6044 from mainline
72042              
72043              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
72044              such that underscores are only ignored in literal numbers,
72045              "\x{...}", and hex/oct argument
72046      Branch: maint-5.6/perl
72047           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
72048 ____________________________________________________________________________
72049 [  7298] By: gsar                                  on 2000/10/16  04:50:53
72050         Log: integrate changes#6027..6043 from mainline
72051              
72052              podlators-1.02 update (from Russ Allbery)
72053              
72054              Pod::Man generates groff-incompatible macro definition (from
72055              Tom Christiansen)
72056              
72057              add CGI.pm v2.66 (from Lincoln Stein)
72058              
72059              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
72060              for @- and @+ (from Johan Vromans)
72061              
72062              small nits in diagnostics.pm (from Robin Barker)
72063              
72064              whitespace adjustments
72065              
72066              missing files in MANIFEST
72067              
72068              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
72069              to compensate
72070              
72071              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
72072              
72073              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
72074      Branch: maint-5.6/perl
72075           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
72076           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
72077           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
72078           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
72079           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
72080           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
72081           !> t/lib/cgi-html.t t/lib/cgi-request.t
72082 ____________________________________________________________________________
72083 [  7297] By: gsar                                  on 2000/10/16  04:44:30
72084         Log: integrate change#6025 from mainline
72085              
72086              Is{Alnum,Alpha,Word} don't match titlecase
72087              TODO: IsSpace is defined recursively!
72088              (both spotted by Larry)
72089      Branch: maint-5.6/perl
72090           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
72091           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
72092 ____________________________________________________________________________
72093 [  7296] By: gsar                                  on 2000/10/16  04:39:30
72094         Log: integrate change#6023 from mainline
72095              
72096              debugger stomps on $. (from M.J.T. Guy)
72097      Branch: maint-5.6/perl
72098           !> lib/perl5db.pl
72099 ____________________________________________________________________________
72100 [  7295] By: gsar                                  on 2000/10/16  04:38:02
72101         Log: integrate change#6022 from mainline
72102              
72103              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
72104      Branch: maint-5.6/perl
72105           !> sv.c
72106 ____________________________________________________________________________
72107 [  7294] By: gsar                                  on 2000/10/16  04:37:05
72108         Log: integrate changes#6018..6021 from mainline
72109              
72110              make lib/syslog.t portable to systems that don't have _PATH_LOG,
72111              make _PATH_LOG() return "" if unavailable
72112              
72113              windows portability tweaks
72114              
72115              test tweak
72116              
72117              remove Win2K issue in pod (fixed by change#6020)
72118      Branch: maint-5.6/perl
72119           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
72120           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
72121           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
72122 ____________________________________________________________________________
72123 [  7293] By: gsar                                  on 2000/10/16  04:20:00
72124         Log: integrate changes#6013..6015 from mainline
72125              
72126              tweak change#5945 to display correct switch name in diagnostic
72127              
72128              glob() loading File::Glob behind the scenes may cause syntax errors
72129              
72130              tweak test for portability
72131      Branch: maint-5.6/perl
72132           !> op.c perl.c pod/perldiag.pod t/lib/b.t
72133 ____________________________________________________________________________
72134 [  7292] By: gsar                                  on 2000/10/16  04:18:11
72135         Log: integrate changes#6005..6010 from mainline, cfgperl
72136              
72137              perldoc might fail via "use blib" (from Hugo van der Sanden)
72138              
72139              Regen Configure.
72140              
72141              note about compile failures and END blocks (from M.J.T. Guy)
72142              
72143              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
72144              
72145              (change#6009 integrated earlier in change#7255)
72146              
72147              clarify note about shadow password support (from
72148              gellyfish@gellyfish.com)
72149      Branch: maint-5.6/perl
72150           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
72151           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
72152           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
72153 ____________________________________________________________________________
72154 [  7291] By: gsar                                  on 2000/10/16  04:12:03
72155         Log: integrate changes#6002,6003 from mainline
72156              
72157              destructive sv_setsv() can lose UV-ness from source, causing
72158              numeric promotions/comparisons to fail to do the right thing
72159              
72160              allow REG_EXPAND_SZ keys in Windows registry (from
72161              John Clayton <John.Clayton@barclayscapital.com>)
72162      Branch: maint-5.6/perl
72163           !> sv.c win32/win32.c
72164 ____________________________________________________________________________
72165 [  7290] By: gsar                                  on 2000/10/16  04:10:19
72166         Log: integrate change#6001 from mainline
72167              
72168              support additional library locations via $Config{otherlibdirs}
72169              (from Andy Dougherty)
72170      Branch: maint-5.6/perl
72171           !> Configure INSTALL Porting/Glossary Porting/config.sh
72172           !> Porting/config_H config_h.SH epoc/config.sh perl.c
72173           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
72174           !> win32/config.bc win32/config.gc win32/config.vc
72175 ____________________________________________________________________________
72176 [  7289] By: gsar                                  on 2000/10/16  04:08:28
72177         Log: integrate change#5999 from mainline
72178              
72179              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
72180      Branch: maint-5.6/perl
72181           !> t/pragma/warn/toke toke.c
72182 ____________________________________________________________________________
72183 [  7288] By: gsar                                  on 2000/10/16  04:07:01
72184         Log: integrate changes#5997,5998 from cfgperl
72185              
72186              Preserve $!.
72187              
72188              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
72189      Branch: maint-5.6/perl
72190           !> lib/Math/Complex.pm
72191 ____________________________________________________________________________
72192 [  7287] By: gsar                                  on 2000/10/16  04:04:37
72193         Log: integrate change#5995 from mainline
72194              
72195              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
72196      Branch: maint-5.6/perl
72197           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
72198 ____________________________________________________________________________
72199 [  7286] By: gsar                                  on 2000/10/16  04:03:21
72200         Log: integrate change#5994 from mainline
72201              
72202              fix for missed accounting for null byte in pack("Z",...) (from
72203              M.J.T. Guy)
72204      Branch: maint-5.6/perl
72205           !> pp.c t/op/pack.t
72206 ____________________________________________________________________________
72207 [  7285] By: gsar                                  on 2000/10/16  04:02:11
72208         Log: integrate changes#5989..5993 from mainline
72209              
72210              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
72211              itself and no other (from Tom Hughes)
72212              
72213              use $ENV{LIB} to search for libs under Visual C compiler
72214              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
72215              
72216              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
72217              
72218              pod nit (from Simon Cozens)
72219              
72220              various minor tweaks seen on p5p
72221      Branch: maint-5.6/perl
72222           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
72223           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
72224           !> t/op/array.t toke.c
72225 ____________________________________________________________________________
72226 [  7284] By: gsar                                  on 2000/10/16  03:59:00
72227         Log: integrate changes#5978..5988 from mainline
72228              
72229              sync version numbers in File::Spec with the ones on CPAN
72230              (from Barrie Slaymaker)
72231              
72232              under useithreads, constant pad entries could inadvertantly be
72233              shared across threads (from Eric Blood <eblood@xmission.com>);
72234              added Eric's test case to testsuite
72235              
72236              allow Configure -S to run non-interactively (spotted by Greg Hudson
72237              <ghudson@mit.edu>)
72238              
72239              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
72240              prototype mismatch with CORE::glob(); update pod and tests to
72241              suit (File::Glob::glob() is still available for backward
72242              compatibility, but should be considered deprecated)
72243              
72244              avoid error in IO::Socket::INET when given an unknown service name
72245              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
72246              
72247              numeric conversion of non-number in change#3378 tramples on
72248              OOK offset, causing segfaults
72249              
72250              attributes::reftype() doesn't work on tied argument
72251              
72252              forked child may not exit correctly if it failed to open
72253              /dev/console (from Graham Barr)
72254              
72255              add regular expressions tutorial and quick-start guide (from
72256              Mark Kvale <kvale@phy.ucsf.edu>)
72257              
72258              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
72259              
72260              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
72261              <paul@miraclefish.com>)
72262      Branch: maint-5.6/perl
72263           +> pod/perlrequick.pod pod/perlretut.pod
72264           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
72265           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
72266           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
72267           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
72268           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
72269           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
72270           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
72271           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
72272 ____________________________________________________________________________
72273 [  7283] By: gsar                                  on 2000/10/16  03:52:14
72274         Log: integrate change#5977 from mainline
72275              
72276              autoquote barewords followed by newline and arrow properly
72277              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
72278      Branch: maint-5.6/perl
72279           !> t/pragma/warn/toke toke.c
72280 ____________________________________________________________________________
72281 [  7282] By: gsar                                  on 2000/10/16  03:50:48
72282         Log: integrate change#5976 from mainline
72283              
72284              DB_File v1.73 update (from Paul Marquess)
72285      Branch: maint-5.6/perl
72286           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
72287           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
72288 ____________________________________________________________________________
72289 [  7281] By: gsar                                  on 2000/10/16  03:49:14
72290         Log: integrate change#5975 from mainline
72291              
72292              allow sort() reentrancy (variant of patch suggested by
72293              Hugo van der Sanden)
72294      Branch: maint-5.6/perl
72295           !> pp_ctl.c t/op/sort.t
72296 ____________________________________________________________________________
72297 [  7280] By: gsar                                  on 2000/10/16  03:48:22
72298         Log: integrate change#5974 from mainline
72299              
72300              change#4197 somehow missed initializing PL_errors, meaning
72301              syntax error queueing wasn't working outside eval"" at all;
72302              also fixed eval"" to localize PL_error_count, so that compile-time
72303              eval's don't clobber the error state of the outer context
72304      Branch: maint-5.6/perl
72305           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
72306           !> t/pragma/warn/toke
72307 ____________________________________________________________________________
72308 [  7279] By: gsar                                  on 2000/10/16  03:46:21
72309         Log: integrate change#5973 from mainline
72310              
72311              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
72312      Branch: maint-5.6/perl
72313           !> regcomp.c regexec.c t/op/re_tests
72314 ____________________________________________________________________________
72315 [  7278] By: gsar                                  on 2000/10/16  03:44:54
72316         Log: integrate change#5971 from cfgperl
72317              
72318              Unicos tweaks from Mark P. Lutz.
72319      Branch: maint-5.6/perl
72320           !> hints/unicos.sh lib/Math/Complex.pm
72321 ____________________________________________________________________________
72322 [  7277] By: gsar                                  on 2000/10/16  03:42:59
72323         Log: integrate changes#5966..5970 from mainline
72324              
72325              add testsuite for B backends, fix bug in B::Deparse (from
72326              Simon Cozens <simon@brecon.co.uk>)
72327              
72328              improved docs on the warn_uninit diagnostic (from David Glasser
72329              and Simon Cozens)
72330              
72331              tolerate spaces in group names in test on solaris (from David Boyce
72332              <dsb@boyski.com>)
72333              
72334              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
72335              
72336              Data::Dumper fumbles negative numbers on 32-bit platforms where
72337              IV is >32bits
72338      Branch: maint-5.6/perl
72339           +> t/lib/b.t t/lib/syslog.t
72340           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
72341           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
72342           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
72343 ____________________________________________________________________________
72344 [  7276] By: gsar                                  on 2000/10/16  03:39:30
72345         Log: integrate change#5965 from mainline
72346              
72347              avoid "will not stay shared" warnings for our variables (from
72348              Robin Barker)
72349      Branch: maint-5.6/perl
72350           !> op.c t/pragma/warn/op
72351 ____________________________________________________________________________
72352 [  7275] By: gsar                                  on 2000/10/16  03:38:18
72353         Log: integrate change#5964 from mainline
72354              
72355              reformat to 72 columns (again)
72356      Branch: maint-5.6/perl
72357           !> pod/perldiag.pod
72358 ____________________________________________________________________________
72359 [  7274] By: gsar                                  on 2000/10/16  03:36:58
72360         Log: integrate change#5963 from mainline
72361              
72362              patch from Larry to make (\&) prototype work; added tests for
72363              the same
72364      Branch: maint-5.6/perl
72365           !> op.c t/comp/proto.t
72366 ____________________________________________________________________________
72367 [  7273] By: gsar                                  on 2000/10/16  03:35:51
72368         Log: integrate changes#5956..5962 from mainline
72369              
72370              better diagnostics on failed tests (from Ilya Zakharevich)
72371              
72372              pod nits (from A. C. Yardley <yardley@tanet.net>)
72373              
72374              change#3569 deleted some essential code, revert; avoid use of
72375              atexit() to make DynaLoader work properly on AIX under mod_perl
72376              (from Jens-Uwe Mager <jum@helios.de>)
72377              
72378              doubled words in pods (from Simon Cozens
72379              <simon.p.cozens@jp.pwcglobal.com>)
72380              
72381              better INSTALL notes on Solaris issues (from Dominic Dunlop)
72382              
72383              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
72384              
72385              updated README.hpux (from Jeff Okamoto)
72386      Branch: maint-5.6/perl
72387           !> INSTALL README.hpux emacs/cperl-mode.el
72388           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
72389           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
72390           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
72391           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
72392           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
72393           !> t/op/lex_assign.t
72394 ____________________________________________________________________________
72395 [  7272] By: gsar                                  on 2000/10/16  03:31:22
72396         Log: integrate change#5955 from mainline
72397              
72398              longstanding bug exposed by change#3307: sort arguments weren't
72399              compiled with the right wantarray context (ensuing runtime lookup
72400              via block_gimme() was getting the incidental context of the
72401              sort() itself)
72402      Branch: maint-5.6/perl
72403           !> op.c t/op/sort.t
72404 ____________________________________________________________________________
72405 [  7271] By: gsar                                  on 2000/10/16  03:29:11
72406         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
72407              branch
72408              
72409              Flatten the cpp jungle doing the nosuid checking.
72410              
72411              Do not assume sign propagation. (from M.J.T. Guy)
72412              
72413              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
72414              
72415              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
72416              Now pp_ncmp() returns undef is either operand is a NaN.
72417              
72418              On second thoughts frexp() does have two arguments.
72419              
72420              Document that tr() is not tr(1).
72421              
72422              Be more robust on "extreme" (large absolute value)
72423              arguments.  Originally reported by Daniel Connelly
72424              as a problem with asinh() on large negative arguments,
72425              asinh() used to bail out because an argument to log()
72426              ended up being zero.  Ilya Zakharevich proposed using
72427              Taylor's series in such cases, which for such large
72428              arguments is a very good approximation.
72429              
72430              Undo "use integer" addition from 64bitint as it seems
72431              to break most of the subtests in Digital UNIX;
72432              Unicos needs to find another way.
72433      Branch: maint-5.6/perl
72434           !> (integrate 29 files)
72435 ____________________________________________________________________________
72436 [  7270] By: gsar                                  on 2000/10/16  03:09:44
72437         Log: integrate changes#5948,5949,5950 from mainline
72438              
72439              typo in vars.pm that leads to cryptic message (from Piotr
72440              Piatkowski <kompas@kompas.usr.onet.pl>)
72441              
72442              make perldoc use the pod2man from the same version (from
72443              M.J.T. Guy)
72444              
72445              reformat perldiag to avoid long lines
72446      Branch: maint-5.6/perl
72447           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
72448 ____________________________________________________________________________
72449 [  7269] By: gsar                                  on 2000/10/16  03:05:54
72450         Log: integrate change#5947 from mainline
72451              
72452              use &dl_error rather than &dl_load_file as the guard for calling
72453              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
72454              statically built perl)
72455      Branch: maint-5.6/perl
72456           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
72457 ____________________________________________________________________________
72458 [  7268] By: gsar                                  on 2000/10/16  03:04:48
72459         Log: integrate change#5945 from mainline
72460              
72461              make module name mandatory after -M switch; reorder perldiag
72462              alphabetically (from Mark-Jason Dominus)
72463      Branch: maint-5.6/perl
72464           !> perl.c pod/perldiag.pod
72465 ____________________________________________________________________________
72466 [  7267] By: gsar                                  on 2000/10/16  03:03:01
72467         Log: integrate change#5939 from mainline
72468              
72469              more pod nits (from Larry Virden)
72470      Branch: maint-5.6/perl
72471           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
72472           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
72473           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
72474 ____________________________________________________________________________
72475 [  7266] By: gsar                                  on 2000/10/16  03:01:39
72476         Log: integrate change#5938 from mainline
72477              
72478              Consolidated B::Deparse fixes (from Stephen McCamant)
72479      Branch: maint-5.6/perl
72480           !> ext/B/B/Deparse.pm
72481 ____________________________________________________________________________
72482 [  7265] By: gsar                                  on 2000/10/16  03:00:43
72483         Log: integrate change#5936 from mainline
72484              
72485              additional tests for change#7263 (from Paul Marquess)
72486      Branch: maint-5.6/perl
72487           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
72488           !> t/pragma/warn/5nolint t/pragma/warn/6default
72489 ____________________________________________________________________________
72490 [  7264] By: gsar                                  on 2000/10/16  02:58:34
72491         Log: integrate change#5934 from mainline
72492              
72493              propagate lexical warnings from surrounding scope correctly
72494              within string eval() (from Paul Marquess)
72495      Branch: maint-5.6/perl
72496           !> pp_ctl.c t/pragma/warn/pp_ctl
72497 ____________________________________________________________________________
72498 [  7263] By: gsar                                  on 2000/10/16  02:56:53
72499         Log: integrate change#5932 from mainline
72500              
72501              add rsignal(), whichsig() and do_join() to public API list
72502              (mod_perl uses them to good advantage)
72503      Branch: maint-5.6/perl
72504           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
72505 ____________________________________________________________________________
72506 [  7262] By: gsar                                  on 2000/10/16  02:55:53
72507         Log: integrate change#5931 from mainline
72508              
72509              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
72510      Branch: maint-5.6/perl
72511           !> pp_hot.c regexec.c t/op/pat.t
72512 ____________________________________________________________________________
72513 [  7261] By: gsar                                  on 2000/10/16  02:55:01
72514         Log: integrate change#5930 from mainline
72515              
72516              small os390 tweaks (from Peter Prymmer)
72517      Branch: maint-5.6/perl
72518           !> config_h.SH makedepend.SH
72519 ____________________________________________________________________________
72520 [  7260] By: gsar                                  on 2000/10/16  02:54:10
72521         Log: integrate change#5929 from mainline
72522              
72523              pod nits
72524      Branch: maint-5.6/perl
72525           !> pod/perlguts.pod
72526 ____________________________________________________________________________
72527 [  7259] By: gsar                                  on 2000/10/16  02:52:55
72528         Log: integrate change#5927 from mainline
72529              
72530              arrange for next() to resume at the unstack op rather than the
72531              loop conditional, so that scope cleanup happens correctly
72532              (from Stephen McCamant)
72533      Branch: maint-5.6/perl
72534           !> op.c pp_ctl.c t/op/misc.t
72535 ____________________________________________________________________________
72536 [  7258] By: gsar                                  on 2000/10/16  02:51:38
72537         Log: integrate change#5926 from mainline
72538              
72539              on windows, reserve 16M of stack rather than 128M (allows more
72540              threads to run concurrently)
72541      Branch: maint-5.6/perl
72542           !> win32/Makefile win32/makefile.mk
72543 ____________________________________________________________________________
72544 [  7257] By: gsar                                  on 2000/10/16  02:50:37
72545         Log: integrate change#5925 from mainline
72546              
72547              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
72548      Branch: maint-5.6/perl
72549           !> toke.c
72550 ____________________________________________________________________________
72551 [  7256] By: gsar                                  on 2000/10/16  02:49:36
72552         Log: integrate change#5924 from mainline
72553              
72554              avoid using uninitialized memory in require version check
72555      Branch: maint-5.6/perl
72556           !> pp_ctl.c universal.c
72557 ____________________________________________________________________________
72558 [  7255] By: gsar                                  on 2000/10/16  02:48:03
72559         Log: integrate changes#5923,5928,6009 from mainline
72560              
72561              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
72562      Branch: maint-5.6/perl
72563           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
72564 ____________________________________________________________________________
72565 [  7254] By: gsar                                  on 2000/10/16  02:44:46
72566         Log: integrate change#5922 from mainline
72567              
72568              commentary about IoTYPE() (from Nathan Torkington)
72569      Branch: maint-5.6/perl
72570           !> sv.h
72571 ____________________________________________________________________________
72572 [  7253] By: gsar                                  on 2000/10/16  02:43:49
72573         Log: integrate change#5921 from mainline
72574              
72575              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
72576      Branch: maint-5.6/perl
72577           !> sv.c t/lib/charnames.t t/pragma/utf8.t
72578 ____________________________________________________________________________
72579 [  7252] By: gsar                                  on 2000/10/16  02:42:31
72580         Log: integrate change#5920 from mainline
72581              
72582              Larry's fix for buggy propagation of utf8-ness in join(); add test
72583      Branch: maint-5.6/perl
72584           !> doop.c t/op/ver.t
72585 ____________________________________________________________________________
72586 [  7251] By: gsar                                  on 2000/10/16  02:41:14
72587         Log: integrate changes#5915..5919 from mainline
72588              
72589              various (pod tweaks &c)
72590      Branch: maint-5.6/perl
72591           !> (integrate 33 files)
72592 ____________________________________________________________________________
72593 [  7250] By: gsar                                  on 2000/10/16  02:38:16
72594         Log: integrate change#5914 from mainline
72595              
72596              caller() wasn't returning the right number of elements for
72597              eval {...}
72598      Branch: maint-5.6/perl
72599           !> pp_ctl.c t/pragma/warn/9enabled
72600 ____________________________________________________________________________
72601 [  7249] By: gsar                                  on 2000/10/16  02:37:02
72602         Log: integrate change#5913 from mainline
72603              
72604              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
72605              (from Mark-Jason Dominus)
72606      Branch: maint-5.6/perl
72607           !> pod/perlfunc.pod
72608 ____________________________________________________________________________
72609 [  7248] By: gsar                                  on 2000/10/16  02:35:58
72610         Log: integrate change#5912 from mainline
72611              
72612              fix totally broken caching in UNIVERSAL::isa() (from
72613              Nick Ing-Simmons)
72614      Branch: maint-5.6/perl
72615           !> t/op/universal.t universal.c
72616 ____________________________________________________________________________
72617 [  7247] By: gsar                                  on 2000/10/16  02:34:27
72618         Log: integrate changes#5910,5911 from mainline
72619              
72620              typo in pod
72621              
72622              add linebreak properties from unicode/LineBrk.txt (from
72623              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
72624      Branch: maint-5.6/perl
72625           +> (branch 29 files)
72626           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
72627 ____________________________________________________________________________
72628 [  7246] By: gsar                                  on 2000/10/16  02:33:29
72629         Log: integrate change#5909 from mainline
72630              
72631              mode argument to do_binmode() should be file mode, not boolean
72632      Branch: maint-5.6/perl
72633           !> pp_sys.c
72634 ____________________________________________________________________________
72635 [  7245] By: gsar                                  on 2000/10/16  02:31:04
72636         Log: integrate change#5908 from mainline
72637              
72638              introduce illegal symbols into null package so that
72639              gv_fetchpv(...,TRUE) always returns a valid GV even when the
72640              symbol is trapped by strictures (avoids coredumps)
72641      Branch: maint-5.6/perl
72642           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
72643           !> t/pragma/strict-vars
72644 ____________________________________________________________________________
72645 [  7244] By: jhi                                   on 2000/10/16  02:29:54
72646         Log: Subject: $Carp::ExportLevel confusion in Exporter
72647              From: "Ben Tilly" <ben_tilly@hotmail.com>
72648              Date: Sat, 14 Oct 2000 16:44:34 EDT
72649              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
72650      Branch: perl
72651            ! lib/Exporter/Heavy.pm
72652 ____________________________________________________________________________
72653 [  7243] By: jhi                                   on 2000/10/16  02:28:33
72654         Log: Subject: [PATCH perlguts.pod] Document offset hack
72655              From: Simon Cozens <simon@cozens.net>
72656              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
72657              Date: Sat, 14 Oct 2000 19:32:25 +0100
72658      Branch: perl
72659            ! pod/perlguts.pod
72660 ____________________________________________________________________________
72661 [  7242] By: gsar                                  on 2000/10/16  02:26:51
72662         Log: integrate changes#5905,5906,5907,6064 from mainline
72663              
72664              printf/sprintf didn't get quad types right under use64bitint
72665      Branch: maint-5.6/perl
72666           !> pp_sys.c sv.c t/op/64bitint.t
72667 ____________________________________________________________________________
72668 [  7241] By: jhi                                   on 2000/10/16  02:22:44
72669         Log: Subject: small pod patch
72670              From: Dan Boorstein <dan_boo@bellsouth.net>
72671              Date: Sat, 14 Oct 2000 14:29:24 -0400
72672              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
72673      Branch: perl
72674            ! pod/perlfaq7.pod pod/perlmod.pod
72675 ____________________________________________________________________________
72676 [  7240] By: jhi                                   on 2000/10/16  02:13:46
72677         Log: -w cleanup.
72678              
72679              Subject: Re: Problems with bleadperl 
72680              From: "Stephen P. Potter" <spp@ds.net>
72681              Date: Fri, 13 Oct 2000 13:32:49 -0400
72682              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
72683      Branch: perl
72684            ! t/pragma/overload.t
72685 ____________________________________________________________________________
72686 [  7239] By: jhi                                   on 2000/10/16  01:41:18
72687         Log: One more ~utf8 tweak.
72688      Branch: perl
72689            ! t/op/bop.t
72690 ____________________________________________________________________________
72691 [  7238] By: jhi                                   on 2000/10/16  01:34:14
72692         Log: Tweak the test of #7235.
72693      Branch: perl
72694            ! t/op/bop.t
72695 ____________________________________________________________________________
72696 [  7237] By: jhi                                   on 2000/10/16  01:25:04
72697         Log: Fix a couple of compiler-noted nits in #7235.
72698      Branch: perl
72699            ! pp.c
72700 ____________________________________________________________________________
72701 [  7236] By: jhi                                   on 2000/10/16  01:22:46
72702         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
72703      Branch: perl
72704            ! pp.c pp_hot.c
72705 ____________________________________________________________________________
72706 [  7235] By: jhi                                   on 2000/10/15  16:24:44
72707         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
72708              
72709              From: Simon Cozens <simon@cozens.net>
72710              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
72711              Date: Sat, 14 Oct 2000 20:52:13 +0100
72712              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
72713      Branch: perl
72714            ! pp.c t/op/bop.t utf8.h
72715 ____________________________________________________________________________
72716 [  7234] By: jhi                                   on 2000/10/15  15:19:29
72717         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
72718              The problem was that rx->minlen was in chars while pp_split()
72719              thought it would be in bytes. 
72720      Branch: perl
72721            ! pp.c t/pragma/utf8.t
72722 ____________________________________________________________________________
72723 [  7233] By: jhi                                   on 2000/10/14  20:24:24
72724         Log: Document FNCASE=y as discussed in the bug 20000902.009.
72725      Branch: perl
72726            ! README.dos
72727 ____________________________________________________________________________
72728 [  7232] By: jhi                                   on 2000/10/14  18:52:21
72729         Log: Add test for bug id 20000427.003 (which seems to have
72730              been fixed) (also duplicate as 20000427.004, though
72731              with a higher severity).  Move one utf8 from op/append
72732              to pragma/utf8, tag the tests with bug ids.
72733      Branch: perl
72734            ! t/op/append.t t/pragma/utf8.t
72735 ____________________________________________________________________________
72736 [  7231] By: jhi                                   on 2000/10/14  17:28:37
72737         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
72738      Branch: perl
72739            ! t/pragma/utf8.t
72740 ____________________________________________________________________________
72741 [  7230] By: jhi                                   on 2000/10/14  14:24:50
72742         Log: Needs to be conditional on SunOS 4.
72743              
72744              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
72745              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
72746              Date: Sat, 14 Oct 2000 13:37:49 +0100
72747              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
72748      Branch: metaconfig/U/perl
72749            ! End.U
72750      Branch: perl
72751            ! Configure myconfig.SH pod/perldelta.pod
72752 ____________________________________________________________________________
72753 [  7229] By: jhi                                   on 2000/10/14  00:49:22
72754         Log: Update Changes.
72755      Branch: perl
72756            ! Changes patchlevel.h
72757 ____________________________________________________________________________
72758 [  7228] By: jhi                                   on 2000/10/14  00:46:10
72759         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
72760              From: Peter Prymmer <pvhp@forte.com>
72761              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
72762              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
72763      Branch: perl
72764            ! lib/utf8.pm
72765 ____________________________________________________________________________
72766 [  7227] By: jhi                                   on 2000/10/13  23:20:30
72767         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
72768      Branch: perl
72769            ! t/op/tie.t
72770 ____________________________________________________________________________
72771 [  7226] By: jhi                                   on 2000/10/13  22:14:32
72772         Log: Tweak #7225.
72773              
72774              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
72775              From: Peter Prymmer <pvhp@forte.com>
72776              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
72777              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
72778      Branch: perl
72779            ! t/op/sprintf.t
72780 ____________________________________________________________________________
72781 [  7225] By: jhi                                   on 2000/10/13  22:11:31
72782         Log: op/sprintf.t patch for OS/390 (and any other host with limited
72783              floating-point exponent length)
72784              
72785              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
72786              From: Dominic Dunlop <domo@computer.org>
72787              Date: Fri, 13 Oct 2000 19:17:57 +0200
72788              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
72789      Branch: perl
72790            ! t/op/sprintf.t
72791 ____________________________________________________________________________
72792 [  7224] By: jhi                                   on 2000/10/13  18:40:48
72793         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
72794      Branch: perl
72795            ! toke.c
72796 ____________________________________________________________________________
72797 [  7223] By: jhi                                   on 2000/10/13  18:37:13
72798         Log: Thinko in #7222.
72799      Branch: perl
72800            ! utf8.c
72801 ____________________________________________________________________________
72802 [  7222] By: jhi                                   on 2000/10/13  18:05:23
72803         Log: Use UTF8SKIP(), from Simon Cozens.
72804      Branch: perl
72805            ! utf8.c
72806 ____________________________________________________________________________
72807 [  7221] By: jhi                                   on 2000/10/13  15:43:19
72808         Log: (accidentally empty check-in)
72809      Branch: perl
72810            ! utf8.c
72811 ____________________________________________________________________________
72812 [  7220] By: jhi                                   on 2000/10/13  15:23:51
72813         Log: Add (optimistically) Storable to static extensions.
72814      Branch: perl
72815            ! hints/uwin.sh hints/vmesa.sh
72816 ____________________________________________________________________________
72817 [  7219] By: jhi                                   on 2000/10/13  15:20:05
72818         Log: Amdahl UTS doesn't seem to do dynaloading.
72819      Branch: perl
72820            ! hints/uts.sh
72821 ____________________________________________________________________________
72822 [  7218] By: jhi                                   on 2000/10/13  15:15:20
72823         Log: Slight tweak of the code to appease Amdahl UTS cc.
72824      Branch: perl
72825            ! pp.c
72826 ____________________________________________________________________________
72827 [  7217] By: jhi                                   on 2000/10/13  14:50:42
72828         Log: In Amdahl UTS "struct sv" is defined by a system header,
72829              <ksync.h>.
72830      Branch: perl
72831            ! perl.h sv.h
72832 ____________________________________________________________________________
72833 [  7216] By: jhi                                   on 2000/10/13  11:58:25
72834         Log: Ilya implemented the memory profiling API.
72835      Branch: perl
72836            ! Todo
72837 ____________________________________________________________________________
72838 [  7215] By: jhi                                   on 2000/10/13  02:56:38
72839         Log: Subject: [PATCH 5.7.0] Perl API for mstats
72840              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72841              Date: Thu, 12 Oct 2000 22:52:40 -0400
72842              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
72843      Branch: perl
72844            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
72845 ____________________________________________________________________________
72846 [  7214] By: jhi                                   on 2000/10/13  02:55:38
72847         Log: Subject: [PATCH 5.7.0] IVs in mtats
72848              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72849              Date: Thu, 12 Oct 2000 22:51:04 -0400
72850              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
72851      Branch: perl
72852            ! malloc.c perl.h
72853 ____________________________________________________________________________
72854 [  7213] By: jhi                                   on 2000/10/13  02:31:47
72855         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
72856      Branch: perl
72857            ! pod/perldiag.pod pp_sys.c
72858 ____________________________________________________________________________
72859 [  7212] By: jhi                                   on 2000/10/13  01:27:38
72860         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
72861              From: Peter Prymmer <pvhp@forte.com>
72862              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
72863              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
72864      Branch: perl
72865            ! t/op/oct.t
72866 ____________________________________________________________________________
72867 [  7211] By: jhi                                   on 2000/10/13  00:35:09
72868         Log: Update Changes.
72869      Branch: perl
72870            ! Changes patchlevel.h
72871 ____________________________________________________________________________
72872 [  7210] By: jhi                                   on 2000/10/12  23:59:40
72873         Log: The Install.pm third of
72874              
72875              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
72876              From: Bill Campbell <bill@celestial.com>
72877              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
72878              Date: Thu, 5 Oct 2000 18:04:51 -0700
72879      Branch: perl
72880            ! lib/ExtUtils/Install.pm
72881 ____________________________________________________________________________
72882 [  7209] By: jhi                                   on 2000/10/12  23:58:43
72883         Log: Two thirds of
72884              
72885              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
72886              Date: Thu, 5 Oct 2000 18:04:51 -0700
72887              From: Bill Campbell <bill@celestial.com>
72888              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
72889              
72890              The Install.pm changes will be submitted separately because
72891              they need some work and discussion still.
72892      Branch: perl
72893            ! lib/getopts.pl lib/termcap.pl
72894 ____________________________________________________________________________
72895 [  7208] By: jhi                                   on 2000/10/12  23:41:19
72896         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
72897              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
72898              Date:     Thu, 12 Oct 2000 07:30:02 EDT
72899              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
72900      Branch: perl
72901            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
72902            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
72903 ____________________________________________________________________________
72904 [  7207] By: jhi                                   on 2000/10/12  23:39:01
72905         Log: An updated EBCDIC tr patch.
72906              
72907              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
72908              From: Peter Prymmer <pvhp@forte.com>
72909              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
72910              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
72911      Branch: perl
72912            ! t/op/tr.t
72913 ____________________________________________________________________________
72914 [  7206] By: jhi                                   on 2000/10/12  23:34:55
72915         Log: Upgrade to CPAN 1.58, from Andreas König.
72916      Branch: perl
72917            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
72918 ____________________________________________________________________________
72919 [  7205] By: jhi                                   on 2000/10/12  23:29:08
72920         Log: Introduce the man[24-8] variables, from Andy Dougherty.
72921      Branch: metaconfig/U/perl
72922            + mandirs.U mandirstyle.U
72923      Branch: perl
72924            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72925            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
72926            ! vos/config.h vos/config.pl vos/config_h.SH_orig
72927            ! win32/config.bc win32/config.gc win32/config.vc
72928 ____________________________________________________________________________
72929 [  7204] By: gsar                                  on 2000/10/12  18:11:24
72930         Log: restore change#7202
72931      Branch: perl
72932            ! mg.c
72933 ____________________________________________________________________________
72934 [  7203] By: gsar                                  on 2000/10/12  18:09:40
72935         Log: another test of the Emergency Broadcast System--back out 
72936              change#7202
72937      Branch: perl
72938            ! mg.c
72939 ____________________________________________________________________________
72940 [  7202] By: gsar                                  on 2000/10/12  16:40:47
72941         Log: (submitted on behalf of Jarkko)
72942              Fix the lib/encode.t subtest 6 failure as reported by Andreas
72943              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
72944              was unearthed by change 7182, as was a bug in HTML::Entities.
72945      Branch: perl
72946            ! mg.c
72947 ____________________________________________________________________________
72948 [  7201] By: jhi                                   on 2000/10/11  03:16:05
72949         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
72950      Branch: perl
72951            ! pp_hot.c t/pragma/utf8.t
72952 ____________________________________________________________________________
72953 [  7200] By: jhi                                   on 2000/10/11  00:40:30
72954         Log: The #7198 was a false alarm.
72955      Branch: perl
72956            ! pp_hot.c
72957 ____________________________________________________________________________
72958 [  7199] By: jhi                                   on 2000/10/11  00:26:04
72959         Log: Remove duplicated code.
72960      Branch: perl
72961            ! t/lib/cgi-html.t
72962 ____________________________________________________________________________
72963 [  7198] By: jhi                                   on 2000/10/10  23:30:46
72964         Log: (Retracted by #7200.)
72965      Branch: perl
72966            ! pp_hot.c
72967 ____________________________________________________________________________
72968 [  7197] By: jhi                                   on 2000/10/10  21:49:30
72969         Log: Add the test case for #7190, from the original bug report
72970              by Andreas König.
72971      Branch: perl
72972            ! t/pragma/utf8.t
72973 ____________________________________________________________________________
72974 [  7196] By: jhi                                   on 2000/10/10  21:40:49
72975         Log: Reapply Andy's patch and regen Configure.
72976      Branch: perl
72977            ! Configure INSTALL Makefile.SH Porting/Glossary
72978            ! Porting/config.sh config_h.SH epoc/config.sh installperl
72979            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
72980            ! win32/config.vc
72981 ____________________________________________________________________________
72982 [  7195] By: jhi                                   on 2000/10/10  21:09:30
72983         Log: Use the versiononly instead of the installscripts,
72984              retract the changes 7146 and 7147.
72985      Branch: perl
72986            ! Configure INSTALL Makefile.SH Porting/Glossary
72987            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
72988            ! installperl uconfig.sh vos/config.def win32/config.bc
72989            ! win32/config.gc win32/config.vc
72990 ____________________________________________________________________________
72991 [  7194] By: jhi                                   on 2000/10/10  21:06:15
72992         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
72993              From: Peter Prymmer <pvhp@forte.com>
72994              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
72995              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
72996      Branch: perl
72997            ! t/op/ver.t
72998 ____________________________________________________________________________
72999 [  7193] By: jhi                                   on 2000/10/10  21:05:12
73000         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
73001              From: Peter Prymmer <pvhp@forte.com>
73002              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
73003              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
73004      Branch: perl
73005            ! t/op/tr.t
73006 ____________________________________________________________________________
73007 [  7192] By: jhi                                   on 2000/10/10  20:57:30
73008         Log: Add versiononly, delete installscripts, from Andy Dougherty.
73009      Branch: metaconfig
73010            - U/installdirs/installscripts.U
73011      Branch: metaconfig/U/perl
73012            + versiononly.U
73013 ____________________________________________________________________________
73014 [  7191] By: jhi                                   on 2000/10/10  19:41:21
73015         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
73016              From: Peter Prymmer <pvhp@forte.com>
73017              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
73018              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
73019      Branch: perl
73020            ! pod/perlebcdic.pod
73021 ____________________________________________________________________________
73022 [  7190] By: jhi                                   on 2000/10/10  19:26:14
73023         Log: Subject: Re: utf8 concat, mg_get
73024              From: Simon Cozens <simon@cozens.net>
73025              Date: Tue, 10 Oct 2000 17:40:17 +0100
73026              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
73027      Branch: perl
73028            ! pp_hot.c
73029 ____________________________________________________________________________
73030 [  7189] By: jhi                                   on 2000/10/10  19:23:03
73031         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
73032              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
73033              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
73034              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
73035      Branch: perl
73036            ! lib/ExtUtils/MM_Unix.pm
73037 ____________________________________________________________________________
73038 [  7188] By: jhi                                   on 2000/10/10  15:31:24
73039         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
73040              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
73041              Date: Fri, 14 Jul 2000 10:47:36 +0100
73042              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
73043      Branch: perl
73044            ! README.win32
73045 ____________________________________________________________________________
73046 [  7187] By: jhi                                   on 2000/10/10  13:30:10
73047         Log: Quote the temp file name, needed in Win32 because the
73048              default name unfortunately contains spaces, shouldn't
73049              hurt elsewhere.
73050              
73051              Subject: FW: perldoc fails if $TEMP contains spaces
73052              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
73053              Date: Thu, 14 Sep 2000 08:58:45 +0100
73054              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
73055      Branch: perl
73056            ! utils/perldoc.PL
73057 ____________________________________________________________________________
73058 [  7186] By: jhi                                   on 2000/10/10  13:16:27
73059         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
73060              From: hv@hugo.hybyte.com
73061              Date: Tue, 10 Oct 2000 14:10:20 +0100
73062              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
73063      Branch: perl
73064            ! t/lib/thr5005.t util.c
73065 ____________________________________________________________________________
73066 [  7185] By: jhi                                   on 2000/10/10  12:06:22
73067         Log: Upgrade to podlators 1.04, from Russ Allbery.
73068      Branch: perl
73069            ! lib/Pod/Man.pm lib/Pod/Text.pm
73070 ____________________________________________________________________________
73071 [  7184] By: jhi                                   on 2000/10/10  12:01:32
73072         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
73073      Branch: perl
73074            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
73075 ____________________________________________________________________________
73076 [  7183] By: jhi                                   on 2000/10/09  23:47:15
73077         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
73078              From: Peter Prymmer <pvhp@forte.com>
73079              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
73080              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
73081      Branch: perl
73082            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
73083 ____________________________________________________________________________
73084 [  7182] By: jhi                                   on 2000/10/09  23:43:16
73085         Log: Make eq work again with utf8 (disabling the upgrading
73086              should no more be necessary since the copies of the
73087              scalars are upgraded, not the scalars themselves).
73088              Takes care of ID 20001009.001.  (The claimed length()
73089              bug in 20001009.001 seems bogus to me.)
73090      Branch: perl
73091            ! sv.c t/pragma/utf8.t
73092 ____________________________________________________________________________
73093 [  7181] By: gsar                                  on 2000/10/09  19:41:54
73094         Log: tweak for change#7173
73095      Branch: perl
73096            ! win32/win32sck.c
73097 ____________________________________________________________________________
73098 [  7180] By: gsar                                  on 2000/10/09  19:26:56
73099         Log: on Windows, clean targets might not work under some flavors of the shell
73100      Branch: perl
73101            ! win32/Makefile win32/makefile.mk
73102 ____________________________________________________________________________
73103 [  7179] By: jhi                                   on 2000/10/09  19:21:02
73104         Log: Update Changes.
73105      Branch: perl
73106            ! Changes patchlevel.h
73107 ____________________________________________________________________________
73108 [  7178] By: jhi                                   on 2000/10/09  19:18:23
73109         Log: Warn about unknown scripts.
73110              
73111              Subject: Re: ideas? patches? [PATCH bleadperl]
73112              From: Dominic Dunlop <domo@computer.org>
73113              Date: Mon, 9 Oct 2000 14:57:17 +0200
73114              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
73115      Branch: perl
73116            ! lib/charnames.pm
73117 ____________________________________________________________________________
73118 [  7177] By: jhi                                   on 2000/10/09  19:13:27
73119         Log: Change #7160 had a nasty typo.
73120      Branch: metaconfig
73121            ! U/compline/Compile.U
73122      Branch: perl
73123            ! Configure config_h.SH
73124 ____________________________________________________________________________
73125 [  7176] By: gsar                                  on 2000/10/09  18:59:33
73126         Log: pod nit
73127      Branch: perl
73128            ! pod/perlport.pod
73129 ____________________________________________________________________________
73130 [  7175] By: gsar                                  on 2000/10/09  18:54:28
73131         Log: Windows9x doesn't support link(), despite what Config.pm
73132              might think
73133      Branch: perl
73134            ! lib/ExtUtils/Manifest.pm
73135 ____________________________________________________________________________
73136 [  7174] By: gsar                                  on 2000/10/09  18:50:03
73137         Log: avoid nonportable example code
73138      Branch: perl
73139            ! lib/File/Copy.pm
73140 ____________________________________________________________________________
73141 [  7173] By: gsar                                  on 2000/10/09  18:46:54
73142         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
73143              being used) when closing a socket handle
73144      Branch: perl
73145            ! win32/win32.c win32/win32.h win32/win32sck.c
73146 ____________________________________________________________________________
73147 [  7172] By: gsar                                  on 2000/10/09  18:41:40
73148         Log: on Windows, cwd strings in the environment should be of the
73149              form =X:=X:\foo instead of =X=X:\foo\
73150      Branch: perl
73151            ! win32/vdir.h
73152 ____________________________________________________________________________
73153 [  7171] By: gsar                                  on 2000/10/09  18:30:09
73154         Log: on Windows, LoadLibrary() could load an extension DLL multiple
73155              times if forward slashes are used in the path
73156      Branch: perl
73157            ! win32/win32.c
73158 ____________________________________________________________________________
73159 [  7170] By: jhi                                   on 2000/10/09  17:53:59
73160         Log: Add a todo note about overloadable assertions.
73161      Branch: perl
73162            ! Todo-5.6
73163 ____________________________________________________________________________
73164 [  7169] By: jhi                                   on 2000/10/09  13:43:45
73165         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
73166              From: mjd@plover.com
73167              Date: 9 Oct 2000 00:24:44 -0000
73168              Message-ID: <20001009002444.10616.qmail@plover.com>
73169      Branch: perl
73170            ! pod/perldebguts.pod
73171 ____________________________________________________________________________
73172 [  7168] By: nick                                  on 2000/10/08  13:16:33
73173         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
73174              is not right thing to do on (e.g. x86). Network order is also "right" for
73175              X fonts.
73176      Branch: perl
73177            ! ext/Encode/Encode.pm
73178 ____________________________________________________________________________
73179 [  7167] By: nick                                  on 2000/10/08  12:54:42
73180         Log: Make "encodings" work post-install when Encode/*.enc files may not
73181              be in same directory as Encode.pm
73182      Branch: perl
73183            ! ext/Encode/Encode.pm
73184 ____________________________________________________________________________
73185 [  7166] By: nick                                  on 2000/10/08  11:51:26
73186         Log: Work round the fact that $hash->{$key} does not take into account
73187              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
73188              so that key is always in the "expected" encoding - i.e. same way we put
73189              it in the hash.
73190      Branch: perl
73191            ! ext/Encode/Encode.pm
73192 ____________________________________________________________________________
73193 [  7165] By: gsar                                  on 2000/10/08  04:15:29
73194         Log: save_re_context() could reset PL_curcop to freed memory, causing core
73195              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
73196      Branch: perl
73197            ! pp_ctl.c
73198 ____________________________________________________________________________
73199 [  7164] By: jhi                                   on 2000/10/06  20:51:48
73200         Log: UTF8ize split() so that the cloned substrings get the UTF8
73201              flag of the original scalar.  Problem reported by Simon Cozens.
73202      Branch: perl
73203            ! pp.c t/pragma/utf8.t
73204 ____________________________________________________________________________
73205 [  7163] By: nick                                  on 2000/10/06  20:48:34
73206         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
73207              got a false +ve and so did not reach code which would have un-FAKEd the SV.
73208      Branch: perl
73209            ! sv.c
73210 ____________________________________________________________________________
73211 [  7162] By: nick                                  on 2000/10/06  20:25:37
73212         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
73213              To fix  (sort {$a <=> $b} keys %hash) in particular but
73214              should cover a number of other as-yet-unknown cases as well.
73215      Branch: perl
73216            ! sv.c
73217 ____________________________________________________________________________
73218 [  7161] By: jhi                                   on 2000/10/06  19:56:18
73219         Log: Change the version number of Tie::Handle in the core to 4.0,
73220              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
73221              
73222              Subject: Note on Tie::Handle
73223              From: andreas.koenig@anima.de (Andreas J. Koenig)
73224              Date:      06 Oct 2000 21:48:58 +0200
73225              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
73226      Branch: perl
73227            ! lib/Tie/Handle.pm
73228 ____________________________________________________________________________
73229 [  7160] By: jhi                                   on 2000/10/06  18:20:35
73230         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
73231              as the first option of cc/ld because of ultrapicky compilers
73232              (e.g. OS/390 R2.5)
73233      Branch: metaconfig
73234            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
73235            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
73236            ! U/compline/orderlib.U U/modified/Cppsym.U
73237            ! U/modified/d_access.U
73238      Branch: metaconfig/U/perl
73239            ! Checkcc.U d_dlsymun.U gccvers.U
73240      Branch: perl
73241            ! Configure config_h.SH
73242 ____________________________________________________________________________
73243 [  7159] By: jhi                                   on 2000/10/06  13:56:39
73244         Log: Update Changes.
73245      Branch: perl
73246            ! Changes patchlevel.h
73247 ____________________________________________________________________________
73248 [  7158] By: jhi                                   on 2000/10/06  12:48:40
73249         Log: Eliminate $Is_VMS code from the test.
73250              
73251              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
73252              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73253              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
73254              Date:     Thu, 5 Oct 2000 07:46:33 EDT
73255      Branch: perl
73256            ! t/lib/b.t
73257 ____________________________________________________________________________
73258 [  7157] By: jhi                                   on 2000/10/06  12:47:13
73259         Log: Also the $ccflags is needed for the C compiler check.
73260              
73261              Subject: Configure (check for C-compiler)
73262              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73263              Date: Fri, 06 Oct 2000 08:47:15 +0200
73264              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
73265      Branch: metaconfig/U/perl
73266            ! Checkcc.U
73267      Branch: perl
73268            ! Configure config_h.SH
73269 ____________________________________________________________________________
73270 [  7156] By: jhi                                   on 2000/10/06  11:45:15
73271         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
73272      Branch: perl
73273            ! perl.c pp_ctl.c sv.h utf8.c
73274 ____________________________________________________________________________
73275 [  7155] By: jhi                                   on 2000/10/06  11:40:41
73276         Log: IO::Handle->syswrite() did not handle length omission
73277              like CORE::syswrite() does.
73278              
73279              Subject: [Fwd] IO::Handle, syswrite and arguments
73280              From: Graham Barr <gbarr@pobox.com>
73281              Date: Fri, 6 Oct 2000 10:22:05 +0100
73282              Message-ID: <20001006102205.U6312@pobox.com>
73283              
73284              The original patch from andrew@ugh.net.au.
73285      Branch: perl
73286            ! ext/IO/lib/IO/Handle.pm
73287 ____________________________________________________________________________
73288 [  7154] By: jhi                                   on 2000/10/06  01:42:15
73289         Log: Tweak #7153.
73290      Branch: perl
73291            ! utf8.h
73292 ____________________________________________________________________________
73293 [  7153] By: jhi                                   on 2000/10/06  00:39:55
73294         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
73295      Branch: perl
73296            ! utf8.h
73297 ____________________________________________________________________________
73298 [  7152] By: jhi                                   on 2000/10/06  00:38:11
73299         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
73300      Branch: perl
73301            ! perl.c pp_ctl.c sv.h utf8.c
73302 ____________________________________________________________________________
73303 [  7151] By: jhi                                   on 2000/10/06  00:36:38
73304         Log: Subject: Re: Questions about Tie::Array and perl modules
73305              From: Nick Ing-Simmons <nik@tiuk.ti.com>
73306              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
73307              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
73308              
73309              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
73310      Branch: perl
73311            ! lib/Tie/Array.pm t/op/array.t
73312 ____________________________________________________________________________
73313 [  7150] By: jhi                                   on 2000/10/05  00:20:45
73314         Log: Regen Changes.
73315      Branch: perl
73316            ! Changes patchlevel.h
73317 ____________________________________________________________________________
73318 [  7149] By: jhi                                   on 2000/10/05  00:20:01
73319         Log: Regen toc.
73320      Branch: perl
73321            ! pod/perltoc.pod
73322 ____________________________________________________________________________
73323 [  7148] By: jhi                                   on 2000/10/04  23:35:08
73324         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
73325              reported several times by Dominic Dunlop, for example in
73326              ID 20000315.008.  Patch from Dominic.  Patch affects at
73327              least MachTen, and possibly other oldish BSDs. Should not
73328              break non-broken platforms (tested on LinuxPPC). 
73329      Branch: perl
73330            ! doio.c
73331 ____________________________________________________________________________
73332 [  7147] By: jhi                                   on 2000/10/04  23:26:34
73333         Log: The one that got away from 7146.
73334      Branch: metaconfig
73335            + U/installdirs/installscripts.U
73336 ____________________________________________________________________________
73337 [  7146] By: jhi                                   on 2000/10/04  23:25:04
73338         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
73339              suggested by H. Merijn Brand.
73340      Branch: perl
73341            ! Configure INSTALL Makefile.SH Porting/Glossary
73342            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
73343            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
73344            ! win32/config.vc
73345 ____________________________________________________________________________
73346 [  7145] By: jhi                                   on 2000/10/04  22:08:21
73347         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
73348              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73349              Date: Wed, 4 Oct 2000 17:37:46 -0400
73350              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
73351      Branch: perl
73352            ! utils/h2xs.PL
73353 ____________________________________________________________________________
73354 [  7144] By: jhi                                   on 2000/10/04  18:11:41
73355         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
73356              From: Jeff Pinyan <jeffp@crusoe.net>
73357              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
73358              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
73359      Branch: perl
73360            ! pod/perlrun.pod
73361 ____________________________________________________________________________
73362 [  7143] By: jhi                                   on 2000/10/04  18:09:58
73363         Log: Subject: perlhack.pod Patch for Externals Tools
73364              From: Fisher Mark <fisherm@tce.com>
73365              Date: Tue, 3 Oct 2000 15:43:27 -0500 
73366              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
73367      Branch: perl
73368            ! pod/perlhack.pod
73369 ____________________________________________________________________________
73370 [  7142] By: jhi                                   on 2000/10/04  18:08:41
73371         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
73372              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73373              Date:     Wed, 4 Oct 2000 12:11:11 EDT
73374              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
73375      Branch: perl
73376            ! vms/vms.c
73377 ____________________________________________________________________________
73378 [  7141] By: jhi                                   on 2000/10/04  12:20:16
73379         Log: Subject: [PATCH 5.7.0] h2xs not working
73380              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73381              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
73382              Date: Tue, 3 Oct 2000 21:43:01 -0400
73383              
73384              Subject: [PATCH 5.7.0] h2xs not documenting the created module
73385              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73386              Date: Tue, 3 Oct 2000 22:55:19 -0400
73387              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
73388      Branch: perl
73389            ! utils/h2xs.PL
73390 ____________________________________________________________________________
73391 [  7140] By: jhi                                   on 2000/10/04  11:53:44
73392         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
73393              From: nick@babyhippo.com
73394              Date: Wed, 4 Oct 2000 12:06:45 +0100
73395              Message-Id: <20001004120645.A7356@babyhippo.com>
73396              
73397              Retract 7118 and 7135.
73398      Branch: perl
73399            ! installman installperl op.c t/pragma/subs.t
73400 ____________________________________________________________________________
73401 [  7139] By: jhi                                   on 2000/10/03  22:09:41
73402         Log: It is possible to have no hosts database at all.  Pointed out in
73403              
73404              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
73405              From: Peter Prymmer <pvhp@forte.com>
73406              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
73407              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
73408      Branch: metaconfig
73409            ! U/modified/myhostname.U
73410      Branch: perl
73411            ! Configure config_h.SH
73412 ____________________________________________________________________________
73413 [  7138] By: jhi                                   on 2000/10/03  21:49:49
73414         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
73415              From: Peter Prymmer <pvhp@forte.com>
73416              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
73417              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
73418      Branch: perl
73419            ! pp_sys.c
73420 ____________________________________________________________________________
73421 [  7137] By: jhi                                   on 2000/10/03  20:10:05
73422         Log: One remaining nit less at the VMS mailbox sizing.
73423      Branch: perl
73424            ! vms/vms.c
73425 ____________________________________________________________________________
73426 [  7136] By: jhi                                   on 2000/10/03  20:08:47
73427         Log: Test harness update to sync with the new perlcc,
73428              from Simon Cozens.
73429      Branch: perl
73430            ! t/TEST t/UTEST
73431 ____________________________________________________________________________
73432 [  7135] By: jhi                                   on 2000/10/03  15:15:42
73433         Log: Subject: Re: PATCH for 20001003.004
73434              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
73435              From: "AARON B. DOSSETT" <aaron@iglou.com>
73436              Message-Id: <E13gTay-0006od-00@iglou.com>
73437      Branch: perl
73438            ! installman installperl
73439 ____________________________________________________________________________
73440 [  7134] By: jhi                                   on 2000/10/03  15:00:34
73441         Log: Subject: [ID 20001003.006] B::Debug not -w clean
73442              From: Nicholas Clark <nick@babyhippo.co.uk>
73443              Date: Tue, 03 Oct 2000 15:46:32 +0100
73444              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
73445      Branch: perl
73446            ! ext/B/B/Debug.pm
73447 ____________________________________________________________________________
73448 [  7133] By: jhi                                   on 2000/10/03  14:58:39
73449         Log: Scale down the VMS message boxes, by Charles Lane.
73450              Fix for ID 20000903.009, workaround at
73451              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
73452      Branch: perl
73453            ! vms/vms.c
73454 ____________________________________________________________________________
73455 [  7132] By: jhi                                   on 2000/10/03  11:20:37
73456         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
73457      Branch: perl
73458            + t/lib/st-lock.t t/lib/st-utf8.t
73459            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
73460            ! ext/Storable/Storable.xs t/lib/st-recurse.t
73461 ____________________________________________________________________________
73462 [  7131] By: jhi                                   on 2000/10/03  03:38:23
73463         Log: Encode nits.
73464      Branch: perl
73465            ! MANIFEST Makefile.SH
73466 ____________________________________________________________________________
73467 [  7130] By: jhi                                   on 2000/10/03  03:31:05
73468         Log: Update Changes.
73469      Branch: perl
73470            ! Changes patchlevel.h
73471 ____________________________________________________________________________
73472 [  7129] By: jhi                                   on 2000/10/03  02:24:02
73473         Log: Misplaced else.
73474      Branch: metaconfig/U/perl
73475            ! d_strtoll.U
73476      Branch: perl
73477            ! Configure config_h.SH
73478 ____________________________________________________________________________
73479 [  7128] By: jhi                                   on 2000/10/03  02:08:29
73480         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
73481              From: sthoenna@efn.org
73482              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
73483              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
73484      Branch: metaconfig/U/perl
73485            ! d_strtoll.U
73486      Branch: perl
73487            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
73488 ____________________________________________________________________________
73489 [  7127] By: jhi                                   on 2000/10/03  01:13:14
73490         Log: Update Changes.
73491      Branch: perl
73492            ! Changes patchlevel.h
73493 ____________________________________________________________________________
73494 [  7126] By: jhi                                   on 2000/10/03  00:57:08
73495         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
73496              as suggested by Olaf Flebbe and Nick Clark.
73497      Branch: perl
73498            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
73499 ____________________________________________________________________________
73500 [  7125] By: jhi                                   on 2000/10/03  00:50:56
73501         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
73502              From: Nick Clark <nick@plum.flirble.org>
73503              Date: Mon, 2 Oct 2000 11:03:24 +0100
73504              Message-Id: <20001002110324.D20073@plum.flirble.org>
73505              
73506              Also fixes bug ID 20001002.005.
73507      Branch: perl
73508            ! t/lib/encode.t
73509 ____________________________________________________________________________
73510 [  7124] By: jhi                                   on 2000/10/03  00:34:59
73511         Log: Subject: [PATCH 5.7.0] Epoc update
73512              From: Olaf Flebbe <o.flebbe@gmx.de>
73513              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
73514              Message-ID: <26423.969484586@www10.gmx.net>
73515      Branch: perl
73516            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
73517            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
73518            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
73519            ! util.c util.h
73520 ____________________________________________________________________________
73521 [  7123] By: jhi                                   on 2000/10/03  00:30:07
73522         Log: Regen headers.
73523      Branch: perl
73524            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
73525 ____________________________________________________________________________
73526 [  7122] By: jhi                                   on 2000/10/03  00:10:48
73527         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
73528      Branch: perl
73529            ! hints/openbsd.sh
73530 ____________________________________________________________________________
73531 [  7121] By: jhi                                   on 2000/10/03  00:05:06
73532         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
73533              From: <abigail@foad.org>
73534              Date: Tue, 26 Sep 2000 13:36:14 -0400
73535              Message-ID: <20000926173614.4356.qmail@foad.org>
73536      Branch: perl
73537            ! pod/perlop.pod
73538 ____________________________________________________________________________
73539 [  7120] By: jhi                                   on 2000/10/03  00:04:00
73540         Log: Inside require() $^S was always left undefined.
73541              
73542              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
73543              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73544              Date: Wed, 27 Sep 2000 18:54:49 -0400
73545              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
73546      Branch: perl
73547            ! cop.h mg.c pp_ctl.c util.c
73548 ____________________________________________________________________________
73549 [  7119] By: jhi                                   on 2000/10/03  00:00:16
73550         Log: Subject: [PATCH] DLL not restartabke with threaded perl
73551              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
73552              Date: Thu, 28 Sep 2000 09:20:46 +0100
73553              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
73554      Branch: perl
73555            ! perl.c
73556 ____________________________________________________________________________
73557 [  7118] By: jhi                                   on 2000/10/02  23:59:20
73558         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
73559              From: Nicholas Clark <nick@ccl4.org>
73560              Date: Thu, 28 Sep 2000 11:52:24 +0100
73561              Message-ID: <20000928115224.D7924@plum.flirble.org>
73562      Branch: perl
73563            ! op.c
73564 ____________________________________________________________________________
73565 [  7117] By: jhi                                   on 2000/10/02  23:57:51
73566         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
73567              From: Nicholas Clark <nick@babyhippo.co.uk>
73568              Date: Thu, 28 Sep 2000 12:18:10 +0100
73569              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
73570              
73571              Did not apply cleanly, manual intervention was needed.
73572      Branch: perl
73573            ! ext/B/B/Bytecode.pm utils/perlcc.PL
73574 ____________________________________________________________________________
73575 [  7116] By: jhi                                   on 2000/10/02  23:50:40
73576         Log: Document the issue (is not a syntax error, kind of)
73577              
73578              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
73579              From: Nicholas Clark <nick@ccl4.org>
73580              Date: Thu, 28 Sep 2000 17:12:42 +0100
73581              Message-ID: <20000928171242.K7924@plum.flirble.org>
73582      Branch: perl
73583            ! pod/perldata.pod
73584 ____________________________________________________________________________
73585 [  7115] By: jhi                                   on 2000/10/02  23:48:58
73586         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
73587              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73588              Date: Thu, 28 Sep 2000 21:55:31 -0400
73589              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
73590      Branch: perl
73591            ! regexec.c
73592 ____________________________________________________________________________
73593 [  7114] By: jhi                                   on 2000/10/02  23:47:57
73594         Log: Subject: DOC PATCH 5.6.0
73595              From: mjd@plover.com
73596              Date: 30 Sep 2000 06:02:34 -0000
73597              Message-ID: <20000930060234.4559.qmail@plover.com>
73598      Branch: perl
73599            ! pod/perldebguts.pod
73600 ____________________________________________________________________________
73601 [  7113] By: jhi                                   on 2000/10/02  23:46:43
73602         Log: SOCK_DGRAM and listen() do not mix as reported in
73603              
73604              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
73605              From: Petter Reinholdtsen <pere@hungry.com>
73606              Date: Sun, 1 Oct 2000 10:57:20 +0800
73607              Message-Id: <200010010257.KAA05735@localhost.localdomain>
73608              
73609              The patch for 5.7.0+ had to be reengineered, though.
73610      Branch: perl
73611            ! ext/IO/lib/IO/Socket/UNIX.pm
73612 ____________________________________________________________________________
73613 [  7112] By: jhi                                   on 2000/10/02  23:36:57
73614         Log: Subject: Re: [PATCH 5.005_64 missed]
73615              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73616              Date: Sun, 1 Oct 2000 18:50:10 -0400
73617              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
73618      Branch: perl
73619            ! pod/perlxs.pod
73620 ____________________________________________________________________________
73621 [  7111] By: jhi                                   on 2000/10/02  23:35:40
73622         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
73623              From: Radu Greab <radu@netsoft.ro>
73624              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
73625              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
73626      Branch: perl
73627            ! op.c opcode.pl t/op/substr.t
73628 ____________________________________________________________________________
73629 [  7110] By: jhi                                   on 2000/10/02  23:32:38
73630         Log: Subject: [PATCH] Fix aliasing of tied filehandles
73631              From: Daniel Chetlin <daniel@chetlin.com>
73632              Date: Mon, 2 Oct 2000 14:53:27 -0700
73633              Message-ID: <20001002145327.C1617@ilmd>
73634      Branch: perl
73635            ! perl.h pp_hot.c t/op/tiehandle.t
73636 ____________________________________________________________________________
73637 [  7109] By: jhi                                   on 2000/10/02  23:31:30
73638         Log: s/Robin Parker/Robin Barker/
73639      Branch: perl
73640            ! Changes5.6
73641 ____________________________________________________________________________
73642 [  7108] By: jhi                                   on 2000/10/02  23:15:46
73643         Log: Retract #7091 as suggested in
73644              
73645              From: Robin Barker <rmb1@cise.npl.co.uk> 
73646              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
73647              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
73648              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
73649      Branch: perl
73650            ! embed.pl proto.h
73651 ____________________________________________________________________________
73652 [  7107] By: nick                                  on 2000/10/02  18:23:14
73653         Log: A few tweaks to get Tk803 to work with Encode scheme.
73654      Branch: perl
73655            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
73656 ____________________________________________________________________________
73657 [  7106] By: nick                                  on 2000/10/01  21:34:14
73658         Log: Add checking cases to Encode's toUnicode and fromUnicode.
73659      Branch: perl
73660            ! ext/Encode/Encode.pm
73661 ____________________________________________________________________________
73662 [  7105] By: nick                                  on 2000/10/01  17:18:01
73663         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
73664              To read and use them.
73665              Add a lib/encode.t which checks a few things.
73666      Branch: perl
73667            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
73668            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
73669            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
73670            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
73671            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
73672            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
73673            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
73674            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
73675            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
73676            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
73677            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
73678            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
73679            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
73680            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
73681            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
73682            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
73683            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
73684            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
73685            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
73686            + ext/Encode/Encode/iso2022-jp.enc
73687            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
73688            + ext/Encode/Encode/iso8859-1.enc
73689            + ext/Encode/Encode/iso8859-2.enc
73690            + ext/Encode/Encode/iso8859-3.enc
73691            + ext/Encode/Encode/iso8859-4.enc
73692            + ext/Encode/Encode/iso8859-5.enc
73693            + ext/Encode/Encode/iso8859-6.enc
73694            + ext/Encode/Encode/iso8859-7.enc
73695            + ext/Encode/Encode/iso8859-8.enc
73696            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
73697            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
73698            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
73699            + ext/Encode/Encode/macCentEuro.enc
73700            + ext/Encode/Encode/macCroatian.enc
73701            + ext/Encode/Encode/macCyrillic.enc
73702            + ext/Encode/Encode/macDingbats.enc
73703            + ext/Encode/Encode/macGreek.enc
73704            + ext/Encode/Encode/macIceland.enc
73705            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
73706            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
73707            + ext/Encode/Encode/macTurkish.enc
73708            + ext/Encode/Encode/macUkraine.enc
73709            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
73710            + t/lib/encode.t
73711            ! MANIFEST ext/Encode/Encode.pm
73712 ____________________________________________________________________________
73713 [  7104] By: nick                                  on 2000/09/30  13:04:30
73714         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
73715              From: Daniel Chetlin <daniel@chetlin.com>
73716              Date: Mon, 18 Sep 2000 05:05:40 -0700
73717              Message-Id: <20000918050540.C652@ilmd>
73718      Branch: perl
73719            ! lib/overload.pm sv.c t/pragma/overload.t
73720 ____________________________________________________________________________
73721 [  7103] By: nick                                  on 2000/09/30  12:53:36
73722         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
73723              From: Johan Vromans <jvromans@squirrel.nl>
73724              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
73725              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
73726      Branch: perl
73727            ! pod/Makefile.SH
73728 ____________________________________________________________________________
73729 [  7102] By: nick                                  on 2000/09/30  12:52:31
73730         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
73731              From: Spider Boardman <spider@Orb.Nashua.NH.US>
73732              Date: Sat, 16 Sep 2000 16:36:45 -0400
73733              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
73734      Branch: perl
73735            ! ext/B/B/Deparse.pm
73736 ____________________________________________________________________________
73737 [  7101] By: nick                                  on 2000/09/30  12:51:41
73738         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
73739              From: Craig A. Berry <craig.berry@psinetcs.com>
73740              Date: Sat, 16 Sep 2000 10:11:10 -0500
73741              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
73742      Branch: perl
73743            ! vms/vms.c
73744 ____________________________________________________________________________
73745 [  7100] By: nick                                  on 2000/09/30  12:50:33
73746         Log: Subject: Re: unicode support and perl [ID 20000901.097]
73747              From: Spider Boardman <spider@Orb.Nashua.NH.US>
73748              Date: Fri, 15 Sep 2000 16:37:58 -0400
73749              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
73750      Branch: perl
73751            ! t/op/append.t
73752 ____________________________________________________________________________
73753 [  7099] By: nick                                  on 2000/09/30  12:49:35
73754         Log: Subject: Re: unicode support and perl [ID 20000901.097]
73755              From: Spider Boardman <spider@Orb.Nashua.NH.US>
73756              Date: Fri, 15 Sep 2000 16:25:30 -0400
73757              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
73758      Branch: perl
73759            ! pp_hot.c
73760 ____________________________________________________________________________
73761 [  7098] By: nick                                  on 2000/09/30  12:48:00
73762         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
73763              From: Gisle Aas <gisle@ActiveState.com>
73764              Date: 15 Sep 2000 16:23:41 +0200
73765              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
73766      Branch: perl
73767            ! toke.c
73768 ____________________________________________________________________________
73769 [  7097] By: nick                                  on 2000/09/30  12:45:16
73770         Log: Subject: [PATCH] Nits in perlmod.pod
73771              From: Daniel Chetlin <daniel@chetlin.com>
73772              Date: Fri, 15 Sep 2000 02:04:09 -0700
73773              Message-Id: <20000915020409.A2104@ilmd>
73774      Branch: perl
73775            ! pod/perlmod.pod
73776 ____________________________________________________________________________
73777 [  7096] By: nick                                  on 2000/09/30  12:18:00
73778         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
73779              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
73780              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
73781              0 to checking to get the warning.
73782      Branch: perl
73783            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
73784            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
73785            ! regexec.c sv.c toke.c utf8.c
73786 ____________________________________________________________________________
73787 [  7095] By: nick                                  on 2000/09/15  16:55:59
73788         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
73789              
73790              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
73791              From: Spider Boardman <spider@Orb.Nashua.NH.US>
73792              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
73793              Date: Fri, 15 Sep 2000 06:37:30 -0400
73794      Branch: perl
73795            ! ext/Encode/Encode.xs sv.c
73796 ____________________________________________________________________________
73797 [  7094] By: jhi                                   on 2000/09/15  03:23:32
73798         Log: Update Changes.
73799      Branch: perl
73800            ! Changes patchlevel.h
73801 ____________________________________________________________________________
73802 [  7093] By: jhi                                   on 2000/09/15  03:11:44
73803         Log: Fix for the charnames.t failures from Spider Boardman.
73804      Branch: perl
73805            ! toke.c
73806 ____________________________________________________________________________
73807 [  7092] By: jhi                                   on 2000/09/15  00:15:48
73808         Log: Botched the #7090 check-in.
73809      Branch: perl
73810            ! sv.c
73811 ____________________________________________________________________________
73812 [  7091] By: jhi                                   on 2000/09/14  23:33:24
73813         Log: Part of #7081 didn't come through.
73814      Branch: perl
73815            ! embed.pl proto.h
73816 ____________________________________________________________________________
73817 [  7090] By: jhi                                   on 2000/09/14  23:17:39
73818         Log: Subject: Re: perl@7078 
73819              From: Spider Boardman <spider@web.zk3.dec.com>
73820              Date: Thu, 14 Sep 2000 19:06:36 -0400
73821              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
73822      Branch: perl
73823            ! sv.c toke.c
73824 ____________________________________________________________________________
73825 [  7089] By: jhi                                   on 2000/09/14  23:11:21
73826         Log: Small portability tweaks.
73827      Branch: perl
73828            ! ext/Encode/Encode.xs
73829 ____________________________________________________________________________
73830 [  7088] By: jhi                                   on 2000/09/14  22:57:23
73831         Log: Fake return to pacify picky compilers.
73832      Branch: perl
73833            ! ext/Encode/Encode.xs
73834 ____________________________________________________________________________
73835 [  7087] By: jhi                                   on 2000/09/14  22:53:37
73836         Log: Subject: [PATCH] utf8.c apidoc
73837              From: Simon Cozens <simon@cozens.net>
73838              Date: Thu, 14 Sep 2000 23:46:57 +0100
73839              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
73840      Branch: perl
73841            ! perlapi.c pod/perlapi.pod utf8.c
73842 ____________________________________________________________________________
73843 [  7086] By: jhi                                   on 2000/09/14  22:40:38
73844         Log: We don't need to count the high bit bytes, a boolean is enough. 
73845      Branch: perl
73846            ! sv.c
73847 ____________________________________________________________________________
73848 [  7085] By: jhi                                   on 2000/09/14  21:20:09
73849         Log: Replace #7084 with
73850              
73851              Subject: Re: perl@7078 
73852              From: Spider Boardman <spider@web.zk3.dec.com>
73853              Date: Thu, 14 Sep 2000 17:09:36 -0400
73854              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
73855      Branch: perl
73856            ! sv.c utf8.c
73857 ____________________________________________________________________________
73858 [  7084] By: jhi                                   on 2000/09/14  20:03:34
73859         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
73860              convertible to bytes by checking it doesn't go above 0xc3
73861              
73862              Subject: Re: perl@7078
73863              From: Simon Cozens <simon@cozens.net>
73864              Date: Thu, 14 Sep 2000 20:59:19 +0100
73865              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
73866      Branch: perl
73867            ! utf8.c
73868 ____________________________________________________________________________
73869 [  7083] By: jhi                                   on 2000/09/14  19:38:47
73870         Log: Subject: Re: perl@7078
73871              From: Simon Cozens <simon@cozens.net>
73872              Date: Thu, 14 Sep 2000 20:13:09 +0100
73873              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
73874      Branch: perl
73875            ! t/op/bop.t
73876 ____________________________________________________________________________
73877 [  7082] By: jhi                                   on 2000/09/14  17:50:44
73878         Log: The one that got away.
73879      Branch: perl
73880            ! lib/File/Find.pm
73881 ____________________________________________________________________________
73882 [  7081] By: jhi                                   on 2000/09/14  17:45:35
73883         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
73884              From: Robin Barker <rmb1@cise.npl.co.uk>
73885              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
73886              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
73887      Branch: perl
73888            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
73889            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
73890            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
73891            ! regcomp.c toke.c universal.c
73892 ____________________________________________________________________________
73893 [  7080] By: jhi                                   on 2000/09/14  17:40:35
73894         Log: Problems picked up by AIX cc.
73895              
73896              Subject: Re: perl@7078 (patch included)
73897              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73898              Date: Thu, 14 Sep 2000 18:53:30 +0200
73899              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
73900      Branch: perl
73901            ! ext/Encode/Encode.xs
73902 ____________________________________________________________________________
73903 [  7079] By: jhi                                   on 2000/09/14  17:38:27
73904         Log: Subject: File::Find 5.7.0 POD nits
73905              From: Rich Morin <rdm@cfcl.com>
73906              Date: Wed, 13 Sep 2000 22:03:58 -0700
73907              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
73908      Branch: perl
73909            ! lib/File/Find.pm
73910 ____________________________________________________________________________
73911 [  7078] By: jhi                                   on 2000/09/14  14:58:20
73912         Log: Update Changes.
73913      Branch: perl
73914            ! Changes patchlevel.h
73915 ____________________________________________________________________________
73916 [  7077] By: jhi                                   on 2000/09/14  14:55:54
73917         Log: Compilation warnings and an error.
73918      Branch: perl
73919            ! sv.c
73920 ____________________________________________________________________________
73921 [  7076] By: jhi                                   on 2000/09/14  14:42:56
73922         Log: Fix for a parsing bug, not for the original bug.
73923              
73924              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
73925              From: Spider Boardman <spider@web.zk3.dec.com>
73926              Date: Wed, 13 Sep 2000 17:52:20 -0400
73927              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
73928      Branch: perl
73929            ! regcomp.c
73930 ____________________________________________________________________________
73931 [  7075] By: jhi                                   on 2000/09/14  14:40:40
73932         Log: Batch of UTF-8 patches from Simon Cozens.
73933      Branch: perl
73934            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
73935            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
73936            ! toke.c utf8.c
73937 ____________________________________________________________________________
73938 [  7074] By: jhi                                   on 2000/09/14  14:29:58
73939         Log: Subject: Re: Two advertising clauses need to be removed
73940              From: Russ Allbery <rra@stanford.edu>
73941              Date: 13 Sep 2000 18:50:26 -0700
73942              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
73943      Branch: perl
73944            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
73945 ____________________________________________________________________________
73946 [  7073] By: jhi                                   on 2000/09/14  14:28:20
73947         Log: Subject: [PATCH] de-wall t/README
73948              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73949              Date: Wed, 13 Sep 2000 17:46:55 -0700
73950              Message-ID: <//Bw5gzkge/e092yn@efn.org>
73951      Branch: perl
73952            ! t/README
73953 ____________________________________________________________________________
73954 [  7072] By: jhi                                   on 2000/09/14  14:25:10
73955         Log: Hints optimization.
73956              
73957              Subject: Minor nit
73958              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73959              Date: Wed, 13 Sep 2000 21:42:07 +0200
73960              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
73961      Branch: perl
73962            ! hints/hpux.sh
73963 ____________________________________________________________________________
73964 [  7071] By: jhi                                   on 2000/09/14  14:23:30
73965         Log: Allow chop() and chomp() to be overridden.
73966              
73967              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
73968              From: "Casey R. Tweten" <crt@kiski.net>
73969              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
73970              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
73971      Branch: perl
73972            ! toke.c
73973 ____________________________________________________________________________
73974 [  7070] By: jhi                                   on 2000/09/14  14:20:36
73975         Log: The return value of setlocale must be copied away.
73976              
73977              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
73978              From: Alan Burlison <Alan.Burlison@uk.sun.com>
73979              Date: Wed, 13 Sep 2000 16:27:37 +0100 
73980              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
73981      Branch: perl
73982            ! util.c
73983 ____________________________________________________________________________
73984 [  7069] By: jhi                                   on 2000/09/14  14:16:27
73985         Log: Remove vestiges of tr//CU.
73986              
73987              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
73988              From: Nick Clark <nick@plum.flirble.org>
73989              Date: Tue, 12 Sep 2000 22:50:14 +0100
73990              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
73991              
73992              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
73993              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73994              Date: Tue, 12 Sep 2000 21:38:48 -0700
73995              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
73996      Branch: perl
73997            ! op.h pod/perlunicode.pod
73998 ____________________________________________________________________________
73999 [  7068] By: jhi                                   on 2000/09/13  14:18:39
74000         Log: Add the Encode extension.  The code is still largely just skeleton.
74001      Branch: perl
74002            + ext/Encode/Encode.pm ext/Encode/Encode.xs
74003            + ext/Encode/Makefile.PL ext/Encode/Todo
74004            ! MANIFEST Todo-5.6
74005 ____________________________________________________________________________
74006 [  7067] By: jhi                                   on 2000/09/12  17:43:33
74007         Log: Allow for whitespace between "#" and "line" in cpp output.
74008              
74009              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
74010              From: Calle Dybedahl <calle@lysator.liu.se>
74011              Date: 12 Sep 2000 19:38:02 +0200 
74012              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
74013      Branch: perl
74014            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
74015 ____________________________________________________________________________
74016 [  7066] By: gsar                                  on 2000/09/12  17:24:29
74017         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
74018              initialization in all the threads on Windows
74019      Branch: perl
74020            ! win32/win32.c
74021 ____________________________________________________________________________
74022 [  7065] By: jhi                                   on 2000/09/12  15:11:31
74023         Log: Update Changes.
74024      Branch: perl
74025            ! Changes patchlevel.h
74026 ____________________________________________________________________________
74027 [  7064] By: jhi                                   on 2000/09/12  14:54:54
74028         Log: Retract #7062, the pod tests are not ready.
74029      Branch: perl
74030            ! t/TEST t/harness
74031 ____________________________________________________________________________
74032 [  7063] By: jhi                                   on 2000/09/12  14:25:41
74033         Log: The #7054 truncated Configure badly.
74034      Branch: metaconfig/U/perl
74035            ! End.U
74036      Branch: perl
74037            ! Configure config_h.SH
74038 ____________________________________________________________________________
74039 [  7062] By: jhi                                   on 2000/09/12  14:08:32
74040         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
74041              From: sthoenna@efn.org
74042              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
74043              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
74044      Branch: perl
74045            ! t/TEST t/harness
74046 ____________________________________________________________________________
74047 [  7061] By: jhi                                   on 2000/09/12  14:07:18
74048         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
74049              From: sthoenna@efn.org
74050              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
74051              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
74052      Branch: perl
74053            ! pod/perlxs.pod
74054 ____________________________________________________________________________
74055 [  7060] By: jhi                                   on 2000/09/12  14:06:08
74056         Log: Break up the myconfig lines a bit.
74057              
74058              Subject: perlbug/perl -V output format
74059              From: sthoenna@efn.org
74060              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
74061              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
74062      Branch: perl
74063            ! myconfig.SH
74064 ____________________________________________________________________________
74065 [  7059] By: jhi                                   on 2000/09/12  14:05:04
74066         Log: Test for the #7049.
74067              
74068              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
74069              From: andreas.koenig@anima.de (Andreas J. Koenig)
74070              Date: 12 Sep 2000 06:42:01 +0200
74071              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
74072      Branch: perl
74073            ! t/op/my.t
74074 ____________________________________________________________________________
74075 [  7058] By: jhi                                   on 2000/09/12  14:03:05
74076         Log: Subject: [patch: perl@7045] vms updates
74077              From: Peter Prymmer <pvhp@forte.com>
74078              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
74079              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
74080      Branch: perl
74081            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
74082 ____________________________________________________________________________
74083 [  7057] By: jhi                                   on 2000/09/12  14:00:51
74084         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
74085              From: sthoenna@efn.org
74086              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
74087              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
74088      Branch: perl
74089            ! t/op/64bitint.t
74090 ____________________________________________________________________________
74091 [  7056] By: jhi                                   on 2000/09/12  13:58:14
74092         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
74093              From: Jeff Pinyan <jeffp@crusoe.net>
74094              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
74095              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
74096      Branch: perl
74097            ! pod/perlfunc.pod
74098 ____________________________________________________________________________
74099 [  7055] By: jhi                                   on 2000/09/12  13:56:32
74100         Log: Do in VMS as the #7054 does.
74101      Branch: perl
74102            ! configure.com
74103 ____________________________________________________________________________
74104 [  7054] By: jhi                                   on 2000/09/12  13:50:31
74105         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
74106              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
74107              Date: Mon, 11 Sep 2000 08:33:09 +0100
74108              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
74109      Branch: metaconfig/U/perl
74110            ! End.U
74111      Branch: perl
74112            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
74113            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
74114 ____________________________________________________________________________
74115 [  7053] By: jhi                                   on 2000/09/12  13:29:19
74116         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
74117              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
74118              Date:     Tue, 12 Sep 2000 08:35:59 EDT
74119              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
74120      Branch: perl
74121            ! vms/test.com
74122 ____________________________________________________________________________
74123 [  7052] By: jhi                                   on 2000/09/11  23:01:50
74124         Log: Document the SvUTF8*().
74125      Branch: perl
74126            ! pod/perlapi.pod sv.h
74127 ____________________________________________________________________________
74128 [  7051] By: gsar                                  on 2000/09/11  14:46:30
74129         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
74130              (missed a spot when fixing up op_pmreplroot hack for ithreads)
74131      Branch: perl
74132            ! op.c t/op/split.t
74133 ____________________________________________________________________________
74134 [  7050] By: nick                                  on 2000/09/11  10:03:51
74135         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
74136              
74137              Subject: borland C++ win32.c tweak
74138              From: Vadim Konovalov <vkonovalov@lucent.com>
74139              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
74140              Date: Mon, 11 Sep 2000 11:22:33 +0400
74141      Branch: perl
74142            ! win32/win32.c
74143 ____________________________________________________________________________
74144 [  7049] By: nick                                  on 2000/09/11  09:57:33
74145         Log: Point fix for s/// on foreach (keys %xxx).
74146      Branch: perl
74147            ! pp_hot.c
74148 ____________________________________________________________________________
74149 [  7048] By: jhi                                   on 2000/09/10  23:37:09
74150         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
74151              by Pod::Text, from Brad Appleton.
74152      Branch: perl
74153            ! t/pod/testp2pt.pl
74154 ____________________________________________________________________________
74155 [  7047] By: jhi                                   on 2000/09/10  14:32:53
74156         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
74157              by Russ Allbery.
74158      Branch: perl
74159            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
74160 ____________________________________________________________________________
74161 [  7046] By: jhi                                   on 2000/09/10  14:15:08
74162         Log: Upgrade to CPAN 1.57_65, from Andreas König.
74163      Branch: perl
74164            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
74165 ____________________________________________________________________________
74166 [  7045] By: jhi                                   on 2000/09/08  21:36:32
74167         Log: Update Changes.
74168      Branch: perl
74169            ! Changes patchlevel.h
74170 ____________________________________________________________________________
74171 [  7044] By: jhi                                   on 2000/09/08  21:29:56
74172         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
74173              From: Peter Prymmer <pvhp@forte.com>
74174              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
74175              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
74176      Branch: perl
74177            ! configure.com
74178 ____________________________________________________________________________
74179 [  7043] By: jhi                                   on 2000/09/08  21:27:50
74180         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
74181              From: Peter Prymmer <pvhp@forte.com>
74182              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
74183              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
74184      Branch: perl
74185            ! Makefile.SH installperl
74186 ____________________________________________________________________________
74187 [  7042] By: jhi                                   on 2000/09/08  21:23:21
74188         Log: Continue #7041.
74189      Branch: perl
74190            ! cygwin/Makefile.SHs os2/Makefile.SHs
74191 ____________________________________________________________________________
74192 [  7041] By: jhi                                   on 2000/09/08  21:18:10
74193         Log: Do away with memory models cruft.  Sorry, PDP users.
74194      Branch: metaconfig
74195            ! U/modified/cc.U U/modified/libpth.U
74196      Branch: perl
74197            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
74198            ! Porting/config_H cflags.SH config_h.SH configure.com
74199            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
74200            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
74201            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
74202 ____________________________________________________________________________
74203 [  7040] By: jhi                                   on 2000/09/08  14:34:18
74204         Log: Major rewrite of s2p.  And I mean really major, it is
74205              an implementation of sed in perl.  If called as s2p it
74206              will function as s2p.  Note: needs non-UNIXifying.
74207              
74208              Subject: s2p
74209              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
74210              Date: Mon, 28 Aug 2000 14:05:12 +0200
74211              Message-ID: <39AA5578.2102E2AA@alcatel.at>
74212      Branch: perl
74213            ! x2p/s2p.PL
74214 ____________________________________________________________________________
74215 [  7039] By: jhi                                   on 2000/09/08  14:19:49
74216         Log: Re-allow vec() for characters > 255.
74217              
74218              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
74219              From: Spider Boardman <spider@web.zk3.dec.com>
74220              Date: Fri, 08 Sep 2000 02:21:02 -0400
74221              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
74222      Branch: perl
74223            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
74224            ! t/op/vec.t
74225 ____________________________________________________________________________
74226 [  7038] By: jhi                                   on 2000/09/08  14:14:18
74227         Log: Subject: [PATCH lib/Benchmark.pm]
74228              From: <abigail@foad.org>
74229              Date: Thu, 7 Sep 2000 15:03:20 -0400
74230              Message-ID: <20000907190320.888.qmail@foad.org>
74231      Branch: perl
74232            ! lib/Benchmark.pm
74233 ____________________________________________________________________________
74234 [  7037] By: jhi                                   on 2000/09/08  14:11:06
74235         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
74236              
74237              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
74238              From: Spider Boardman <spider@web.zk3.dec.com>
74239              Date: Fri, 08 Sep 2000 01:30:27 -0400
74240              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
74241      Branch: perl
74242            ! op.c
74243 ____________________________________________________________________________
74244 [  7036] By: jhi                                   on 2000/09/08  14:08:58
74245         Log: Subject: [ID 20000908.002] perlipc documentation bug.
74246              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
74247              Date: Fri, 08 Sep 2000 12:38:32 +0200
74248              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
74249      Branch: perl
74250            ! pod/perlipc.pod
74251 ____________________________________________________________________________
74252 [  7035] By: jhi                                   on 2000/09/08  14:03:12
74253         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
74254              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74255              Date: Fri, 08 Sep 2000 11:47:34 +0200
74256              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
74257      Branch: perl
74258            ! hints/dec_osf.sh
74259 ____________________________________________________________________________
74260 [  7034] By: jhi                                   on 2000/09/08  13:59:35
74261         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
74262              From: Simon Cozens <simon@cozens.net>
74263              Date: Thu, 7 Sep 2000 20:40:38 +0100
74264              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
74265      Branch: perl
74266            ! pp_hot.c
74267 ____________________________________________________________________________
74268 [  7033] By: jhi                                   on 2000/09/08  04:03:03
74269         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
74270              From: "Larry W. Virden" <lvirden@cas.org>
74271              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
74272              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
74273      Branch: perl
74274            ! pod/perldiag.pod
74275 ____________________________________________________________________________
74276 [  7032] By: jhi                                   on 2000/09/07  22:18:30
74277         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
74278              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
74279              Date: Mon, 04 Sep 2000 13:16:38 -0700
74280              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
74281      Branch: perl
74282            ! lib/perl5db.pl
74283 ____________________________________________________________________________
74284 [  7031] By: jhi                                   on 2000/09/07  22:02:29
74285         Log: Fix the ccversion detection for 5.1 and beyond.
74286              
74287              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
74288              From: Spider Boardman <spider@leggy.zk3.dec.com>
74289              Date: Thu, 7 Sep 2000 17:54:27 -0400
74290              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
74291      Branch: perl
74292            ! hints/dec_osf.sh
74293 ____________________________________________________________________________
74294 [  7030] By: jhi                                   on 2000/09/07  19:12:28
74295         Log: Fix for
74296              
74297              Subject: [ID 20000903.001] \w in utf8-strings
74298              From: Marc Lehmann <pcg@goof.com>
74299              Date: Sun, 03 Sep 2000 09:44:29 +0200
74300              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
74301              
74302              and various related nits.
74303      Branch: perl
74304            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
74305 ____________________________________________________________________________
74306 [  7029] By: jhi                                   on 2000/09/07  18:49:09
74307         Log: Fix the URL, but the server is still missing in action.
74308              
74309              Subject: [ID 20000905.002] perlfaq1.pod URL error
74310              From: "Larry W. Virden" <lvirden@cas.org>
74311              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
74312              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
74313      Branch: perl
74314            ! pod/perlfaq1.pod
74315 ____________________________________________________________________________
74316 [  7028] By: jhi                                   on 2000/09/07  18:47:13
74317         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
74318              From: Hugo <hv@crypt.compulink.co.uk>
74319              Date: Tue, 05 Sep 2000 14:13:37 +0100
74320              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
74321      Branch: perl
74322            ! toke.c
74323 ____________________________________________________________________________
74324 [  7027] By: jhi                                   on 2000/09/07  18:45:35
74325         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
74326              From: Daniel Chetlin <daniel@chetlin.com>
74327              Date: Tue, 5 Sep 2000 04:57:07 -0700
74328              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
74329      Branch: perl
74330            ! pod/perlfaq6.pod pod/perlop.pod
74331 ____________________________________________________________________________
74332 [  7026] By: jhi                                   on 2000/09/07  18:44:01
74333         Log: Document the new ref() semantics.
74334              
74335              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
74336              From: Gisle Aas <gisle@ActiveState.com>
74337              Date: 05 Sep 2000 08:10:30 +0200
74338              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
74339      Branch: perl
74340            ! pod/perldelta.pod
74341 ____________________________________________________________________________
74342 [  7025] By: jhi                                   on 2000/09/07  18:42:27
74343         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
74344              
74345              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
74346              From: Gisle Aas <gisle@ActiveState.com>
74347              Date: 05 Sep 2000 08:11:40 +0200
74348              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
74349      Branch: perl
74350            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
74351 ____________________________________________________________________________
74352 [  7024] By: jhi                                   on 2000/09/07  18:39:32
74353         Log: Subject: [PATCH] Modernize Opcode.pm documentation
74354              From: Gisle Aas <gisle@ActiveState.com>
74355              Date: 4 Sep 2000 00:18:55 -0000
74356              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
74357      Branch: perl
74358            ! ext/Opcode/Opcode.pm
74359 ____________________________________________________________________________
74360 [  7023] By: jhi                                   on 2000/09/07  18:37:42
74361         Log: Subject: [PATCH] Tied filehandle documentation
74362              From: Gisle Aas <gisle@ActiveState.com>
74363              Date: 4 Sep 2000 00:14:40 -0000
74364              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
74365      Branch: perl
74366            ! pod/perlfunc.pod pod/perltie.pod
74367 ____________________________________________________________________________
74368 [  7022] By: jhi                                   on 2000/09/07  18:35:37
74369         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
74370              From: Gisle Aas <gisle@ActiveState.com>
74371              Date: 4 Sep 2000 00:04:22 -0000
74372              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
74373      Branch: perl
74374            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
74375 ____________________________________________________________________________
74376 [  7021] By: jhi                                   on 2000/09/07  18:33:22
74377         Log: Subject: small apidoc fix
74378              From: Marc Lehmann <pcg@goof.com>
74379              Date: Sun, 3 Sep 2000 05:12:06 +0200
74380              Message-ID: <20000903051206.A5909@cerebro.laendle>
74381      Branch: perl
74382            ! pod/perlapi.pod utf8.c
74383 ____________________________________________________________________________
74384 [  7020] By: jhi                                   on 2000/09/07  16:14:57
74385         Log: Tiny perldelta nits.
74386      Branch: perl
74387            ! pod/perldelta.pod
74388 ____________________________________________________________________________
74389 [  7019] By: jhi                                   on 2000/09/07  16:04:20
74390         Log: Guard against bad string->int conversion for quads.
74391      Branch: perl
74392            ! t/op/64bitint.t
74393 ____________________________________________________________________________
74394 [  7018] By: jhi                                   on 2000/09/06  17:07:03
74395         Log: Update Unicode todo list.
74396      Branch: perl
74397            ! Todo-5.6
74398 ____________________________________________________________________________
74399 [  7017] By: jhi                                   on 2000/09/05  21:16:01
74400         Log: Document the SvIOK_.*UV().
74401      Branch: perl
74402            ! pod/perlapi.pod sv.h
74403 ____________________________________________________________________________
74404 [  7016] By: nick                                  on 2000/09/03  21:54:46
74405         Log: Hash lookup of constant strings optimization:
74406              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
74407              to string table (as per sharepvn). Add newSV_pvn_share to create such
74408              a thing. Make hv.c compare addresses of strings and skip string compare
74409              if equal. Make method_named and helem ops use these shared-string SVs
74410              when arg is constant. Make keys op return shared-string SVs (less clearly
74411              a win).
74412      Branch: perl
74413            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
74414            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
74415            ! pod/perlintern.pod pp_hot.c proto.h sv.c
74416 ____________________________________________________________________________
74417 [  7015] By: jhi                                   on 2000/09/02  17:48:59
74418         Log: This is 5.7.0.
74419      Branch: perl
74420            ! Changes
74421 ____________________________________________________________________________
74422 [  7014] By: jhi                                   on 2000/09/02  17:35:45
74423         Log: Changes and patchlevel tweaks.
74424      Branch: perl
74425            ! Changes patchlevel.h
74426 ____________________________________________________________________________
74427 [  7013] By: jhi                                   on 2000/09/02  17:30:50
74428         Log: Update Changes.
74429      Branch: perl
74430            ! Changes patchlevel.h
74431 ____________________________________________________________________________
74432 [  7012] By: nick                                  on 2000/09/02  17:25:20
74433         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
74434      Branch: perl
74435            ! gv.c lib/overload.pm
74436 ____________________________________________________________________________
74437 [  7011] By: jhi                                   on 2000/09/02  17:16:25
74438         Log: Update perlhist.
74439      Branch: perl
74440            ! pod/perlhist.pod
74441 ____________________________________________________________________________
74442 [  7010] By: jhi                                   on 2000/09/02  17:01:35
74443         Log: perldelta nits.
74444      Branch: perl
74445            ! pod/perldelta.pod
74446 ____________________________________________________________________________
74447 [  7009] By: nick                                  on 2000/09/02  16:48:35
74448         Log: If overloaded %{} etc. return the object do not loop.
74449              Thus  sub deref { $_[0] } functions if object is wanted type.
74450      Branch: perl
74451            ! pp.h
74452 ____________________________________________________________________________
74453 [  7008] By: jhi                                   on 2000/09/02  16:26:11
74454         Log: Retab MANIFEST.
74455      Branch: perl
74456            ! ext/Storable/MANIFEST
74457 ____________________________________________________________________________
74458 [  7007] By: jhi                                   on 2000/09/02  16:23:02
74459         Log: Make certain cc is set before trying to run it.
74460      Branch: perl
74461            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
74462 ____________________________________________________________________________
74463 [  7006] By: jhi                                   on 2000/09/02  15:45:41
74464         Log: Unicode notes.
74465      Branch: perl
74466            ! pod/perldelta.pod
74467 ____________________________________________________________________________
74468 [  7005] By: jhi                                   on 2000/09/02  15:42:11
74469         Log: Various Configure nits by Philip Newton,
74470              plus the ebcdic one by me.
74471      Branch: metaconfig
74472            + U/modified/pager.U
74473            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
74474      Branch: metaconfig/U/perl
74475            ! Devel.U quadfio.U
74476      Branch: perl
74477            ! Configure config_h.SH
74478 ____________________________________________________________________________
74479 [  7004] By: jhi                                   on 2000/09/02  15:06:14
74480         Log: Apparently avoiding the swapping is too costly.
74481              
74482              From: "Ben Tilly" <ben_tilly@hotmail.com>
74483              Subject: Re: the door is closed.
74484              Date: Fri, 01 Sep 2000 20:23:16 EDT
74485              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
74486      Branch: perl
74487            ! pod/perlfaq4.pod
74488 ____________________________________________________________________________
74489 [  7003] By: nick                                  on 2000/09/02  12:26:04
74490         Log: Undo part of change 6489 which looks like a bulk edit which
74491              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
74492              The supressing of main:: on return from select() is undesirable.
74493      Branch: perl
74494            ! pp_sys.c
74495 ____________________________________________________________________________
74496 [  7002] By: jhi                                   on 2000/09/01  23:08:54
74497         Log: Update Changes.
74498      Branch: perl
74499            ! Changes patchlevel.h
74500 ____________________________________________________________________________
74501 [  7001] By: jhi                                   on 2000/09/01  23:00:13
74502         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
74503              From: Peter Prymmer <pvhp@forte.com>
74504              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
74505              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
74506              
74507              plus rework the http: spots as suggested by Tom Christiansen,
74508              plus regen perltoc.
74509      Branch: perl
74510            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
74511            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
74512 ____________________________________________________________________________
74513 [  7000] By: jhi                                   on 2000/09/01  22:36:01
74514         Log: Only the first line, thank you very much.
74515      Branch: perl
74516            ! hints/solaris_2.sh
74517 ____________________________________________________________________________
74518 [  6999] By: gsar                                  on 2000/09/01  22:16:40
74519         Log: change#6791 accidentally clobbered change#6710, put it back
74520      Branch: perl
74521            ! win32/win32.c
74522 ____________________________________________________________________________
74523 [  6998] By: jhi                                   on 2000/09/01  22:14:16
74524         Log: Mention the HP-UX LP64 freak failure.
74525      Branch: perl
74526            ! pod/perldelta.pod
74527 ____________________________________________________________________________
74528 [  6997] By: jhi                                   on 2000/09/01  21:48:32
74529         Log: Detypo.
74530      Branch: perl
74531            ! hints/hpux.sh
74532 ____________________________________________________________________________
74533 [  6996] By: jhi                                   on 2000/09/01  21:27:10
74534         Log: Update Changes.
74535      Branch: perl
74536            ! Changes patchlevel.h
74537 ____________________________________________________________________________
74538 [  6995] By: jhi                                   on 2000/09/01  21:14:24
74539         Log: Mi splgn s gnin.g
74540      Branch: perl
74541            ! pp_ctl.c
74542 ____________________________________________________________________________
74543 [  6994] By: jhi                                   on 2000/09/01  21:09:54
74544         Log: Subject: http:// in L<>
74545              From: Nicholas Clark <nick@ccl4.org>
74546              Date: Fri, 1 Sep 2000 22:03:21 +0100
74547              Message-ID: <20000901220321.B72074@plum.flirble.org>
74548      Branch: perl
74549            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
74550 ____________________________________________________________________________
74551 [  6993] By: jhi                                   on 2000/09/01  21:06:54
74552         Log: Update to Storable 1.0, from Raphael Manfredi.
74553      Branch: perl
74554            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
74555            ! ext/Storable/Makefile.PL ext/Storable/README
74556            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
74557            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
74558            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
74559            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
74560            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
74561            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
74562 ____________________________________________________________________________
74563 [  6992] By: jhi                                   on 2000/09/01  20:43:05
74564         Log: Mention known sfio+linux buglet.
74565      Branch: perl
74566            ! pod/perldelta.pod
74567 ____________________________________________________________________________
74568 [  6991] By: jhi                                   on 2000/09/01  20:40:11
74569         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
74570              From: Peter Prymmer <pvhp@forte.com>
74571              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
74572              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
74573      Branch: perl
74574            ! vms/vms.c
74575 ____________________________________________________________________________
74576 [  6990] By: jhi                                   on 2000/09/01  20:25:26
74577         Log: Retract #6986.
74578      Branch: perl
74579            ! hints/solaris_2.sh
74580 ____________________________________________________________________________
74581 [  6989] By: jhi                                   on 2000/09/01  20:23:00
74582         Log: Mergesort is back.
74583      Branch: perl
74584            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
74585 ____________________________________________________________________________
74586 [  6988] By: jhi                                   on 2000/09/01  19:37:40
74587         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
74588              From: Mike Guy <mjtg@cam.ac.uk>
74589              Date: Fri, 01 Sep 2000 17:43:33 +0100
74590              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
74591      Branch: perl
74592            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
74593            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
74594 ____________________________________________________________________________
74595 [  6987] By: jhi                                   on 2000/09/01  19:17:10
74596         Log: Regen perltoc.
74597      Branch: perl
74598            ! pod/perltoc.pod
74599 ____________________________________________________________________________
74600 [  6986] By: jhi                                   on 2000/09/01  18:51:10
74601         Log: Subject: Re: Solaris x86 has no SPARC libraries!
74602              From: Lupe Christoph <lupe@lupe-christoph.de>
74603              Date: Fri, 1 Sep 2000 20:41:20 +0200
74604              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
74605      Branch: perl
74606            ! hints/solaris_2.sh
74607 ____________________________________________________________________________
74608 [  6985] By: jhi                                   on 2000/09/01  18:28:10
74609         Log: Update Changes.
74610      Branch: perl
74611            ! Changes patchlevel.h
74612 ____________________________________________________________________________
74613 [  6984] By: jhi                                   on 2000/09/01  18:26:53
74614         Log: Feature ordering tweak.
74615      Branch: perl
74616            ! myconfig.SH
74617 ____________________________________________________________________________
74618 [  6983] By: jhi                                   on 2000/09/01  18:19:50
74619         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
74620              From: <abigail@foad.org>
74621              Date: Fri, 1 Sep 2000 13:07:32 -0400
74622              Message-ID: <20000901170732.18249.qmail@foad.org>
74623      Branch: perl
74624            ! t/pragma/overload.t
74625 ____________________________________________________________________________
74626 [  6982] By: jhi                                   on 2000/09/01  18:17:54
74627         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
74628              so that case-ignoring systems like DCL can tell them from
74629              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
74630      Branch: metaconfig/U/perl
74631            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
74632      Branch: perl
74633            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74634            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
74635            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
74636            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
74637            ! vos/config.def vos/config.h vos/config_h.SH_orig
74638            ! win32/config.bc win32/config.gc win32/config.vc
74639 ____________________________________________________________________________
74640 [  6981] By: nick                                  on 2000/09/01  17:21:57
74641         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
74642              warning when UNTIE exists and instead pass the count of extra references to
74643              the UNTIE method.
74644      Branch: perl
74645            ! pod/perltie.pod pp_sys.c
74646 ____________________________________________________________________________
74647 [  6980] By: jhi                                   on 2000/09/01  16:54:44
74648         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
74649              From: Peter Prymmer <pvhp@forte.com>
74650              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
74651              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
74652      Branch: perl
74653            ! configure.com
74654 ____________________________________________________________________________
74655 [  6979] By: jhi                                   on 2000/09/01  16:06:20
74656         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
74657              From: Mike Guy <mjtg@cam.ac.uk> 
74658              Date: Fri, 01 Sep 2000 16:49:27 +0100
74659              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
74660      Branch: perl
74661            ! t/base/rs.t
74662 ____________________________________________________________________________
74663 [  6978] By: jhi                                   on 2000/09/01  16:00:42
74664         Log: Update to PodParser 1.18, from Brad Appleton.
74665      Branch: perl
74666            ! lib/Pod/Checker.pm t/pod/find.t
74667 ____________________________________________________________________________
74668 [  6977] By: jhi                                   on 2000/09/01  14:48:58
74669         Log: Subject: Nit in Configure (bleadperl@6961)
74670              From: Lupe Christoph <lupe@lupe-christoph.de>
74671              Date: Fri, 1 Sep 2000 16:34:29 +0200
74672              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
74673      Branch: metaconfig
74674            ! U/compline/ccflags.U
74675      Branch: perl
74676            ! Configure config_h.SH
74677 ____________________________________________________________________________
74678 [  6976] By: jhi                                   on 2000/09/01  14:39:52
74679         Log: Update Changes.
74680      Branch: perl
74681            ! Changes patchlevel.h
74682 ____________________________________________________________________________
74683 [  6975] By: jhi                                   on 2000/09/01  14:37:36
74684         Log: microperl config update.
74685      Branch: perl
74686            ! uconfig.h uconfig.sh
74687 ____________________________________________________________________________
74688 [  6974] By: jhi                                   on 2000/09/01  14:36:53
74689         Log: Document known deficiencies.
74690      Branch: perl
74691            ! pod/perldelta.pod
74692 ____________________________________________________________________________
74693 [  6973] By: jhi                                   on 2000/09/01  14:10:20
74694         Log: Mention warnings fixes and updates.
74695      Branch: perl
74696            ! pod/perldelta.pod
74697 ____________________________________________________________________________
74698 [  6972] By: jhi                                   on 2000/09/01  14:01:52
74699         Log: Drop unused argument.
74700              
74701              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
74702              From: Spider Boardman <spider@web.zk3.dec.com>
74703              Date: Thu, 31 Aug 2000 16:10:15 -0400
74704              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
74705      Branch: perl
74706            ! toke.c
74707 ____________________________________________________________________________
74708 [  6971] By: jhi                                   on 2000/09/01  13:59:24
74709         Log: Add the overload warnings to perldiag.
74710      Branch: perl
74711            ! lib/overload.pm pod/perldiag.pod
74712 ____________________________________________________________________________
74713 [  6970] By: jhi                                   on 2000/09/01  13:55:10
74714         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
74715              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
74716              Date: Fri, 1 Sep 2000 13:43:15 +0100 
74717              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
74718      Branch: perl
74719            ! lib/overload.pm t/pragma/overload.t
74720 ____________________________________________________________________________
74721 [  6969] By: jhi                                   on 2000/09/01  13:52:27
74722         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
74723              From: <abigail@foad.org>
74724              Date: Fri, 1 Sep 2000 05:46:54 -0400
74725              Message-ID: <20000901094654.6476.qmail@foad.org>
74726      Branch: perl
74727            ! lib/overload.pm
74728 ____________________________________________________________________________
74729 [  6968] By: jhi                                   on 2000/09/01  13:50:05
74730         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
74731              From: Daniel Chetlin <daniel@chetlin.com>
74732              Date: Fri, 1 Sep 2000 02:10:55 -0700
74733              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
74734      Branch: perl
74735            ! pod/perlretut.pod
74736 ____________________________________________________________________________
74737 [  6967] By: jhi                                   on 2000/09/01  13:47:54
74738         Log: Part of the solution.
74739              
74740              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
74741              From: Mike Guy <mjtg@cam.ac.uk>
74742              Date: Fri, 01 Sep 2000 14:16:01 +0100
74743              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
74744      Branch: perl
74745            ! gv.c mg.c
74746 ____________________________________________________________________________
74747 [  6966] By: jhi                                   on 2000/09/01  13:46:17
74748         Log: Subject: CPAN.pm beta 1.57_57 for the core
74749              From: andreas.koenig@anima.de (Andreas J. Koenig)
74750              Date: 01 Sep 2000 15:16:31 +0200
74751              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
74752      Branch: perl
74753            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
74754 ____________________________________________________________________________
74755 [  6965] By: jhi                                   on 2000/09/01  13:43:18
74756         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
74757              From: "Craig A. Berry" <craig.berry@psinetcs.com>
74758              Date: Fri, 01 Sep 2000 01:47:22 -0500
74759              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
74760      Branch: perl
74761            ! pod/perldelta.pod vms/vms.c
74762 ____________________________________________________________________________
74763 [  6964] By: jhi                                   on 2000/09/01  13:35:35
74764         Log: File::Temp patches from Andreas König,
74765              
74766              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
74767              From: andreas.koenig@anima.de (Andreas J. Koenig)
74768              Date: 01 Sep 2000 10:07:20 +0200
74769              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
74770              
74771              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
74772              From: andreas.koenig@anima.de (Andreas J. Koenig)
74773              Date: 31 Aug 2000 23:26:08 +0200
74774              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
74775      Branch: perl
74776            ! lib/File/Temp.pm t/lib/ftmp-security.t
74777 ____________________________________________________________________________
74778 [  6963] By: jhi                                   on 2000/09/01  02:22:24
74779         Log: Retract the mergesort code, way too incompatible licensing
74780              and copyrights.
74781      Branch: perl
74782            ! pod/perldelta.pod pp_ctl.c
74783 ____________________________________________________________________________
74784 [  6962] By: jhi                                   on 2000/08/31  23:27:32
74785         Log: Update Changes.
74786      Branch: perl
74787            ! Changes patchlevel.h
74788 ____________________________________________________________________________
74789 [  6961] By: jhi                                   on 2000/08/31  23:20:04
74790         Log: Small tweaks all over.
74791      Branch: metaconfig
74792            ! U/compline/d_gconvert.U
74793      Branch: perl
74794            ! AUTHORS Configure config_h.SH pp_ctl.c
74795 ____________________________________________________________________________
74796 [  6960] By: jhi                                   on 2000/08/31  22:39:36
74797         Log: Further rewording.
74798      Branch: perl
74799            ! pp_ctl.c
74800 ____________________________________________________________________________
74801 [  6959] By: jhi                                   on 2000/08/31  21:26:44
74802         Log: More address tweaking.
74803      Branch: perl
74804            ! AUTHORS Changes
74805 ____________________________________________________________________________
74806 [  6958] By: jhi                                   on 2000/08/31  20:47:25
74807         Log: AUTHORS tweaks, from Peter Prymmer.
74808              
74809              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
74810              From: Peter Prymmer <pvhp@forte.com>
74811              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
74812              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
74813      Branch: perl
74814            ! AUTHORS MAINTAIN
74815 ____________________________________________________________________________
74816 [  6957] By: jhi                                   on 2000/08/31  20:34:43
74817         Log: perldelta tweaks.
74818      Branch: perl
74819            ! pod/perldelta.pod
74820 ____________________________________________________________________________
74821 [  6956] By: jhi                                   on 2000/08/31  19:11:06
74822         Log: Regen perltoc.
74823      Branch: perl
74824            ! pod/perltoc.pod
74825 ____________________________________________________________________________
74826 [  6955] By: jhi                                   on 2000/08/31  19:06:30
74827         Log: Clarify the mergesort situation.
74828      Branch: perl
74829            ! pp_ctl.c
74830 ____________________________________________________________________________
74831 [  6954] By: jhi                                   on 2000/08/31  18:24:17
74832         Log: Move the Solaris 7 scan to use64bitall, make the
74833              failure to find 64-bot sparc libc to mention the
74834              possibility of being in an intel, from Lupe and Alan.
74835      Branch: perl
74836            ! hints/solaris_2.sh
74837 ____________________________________________________________________________
74838 [  6953] By: jhi                                   on 2000/08/31  18:09:20
74839         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
74840              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
74841      Branch: metaconfig
74842            ! U/compline/d_gconvert.U U/threads/archname.U
74843      Branch: metaconfig/U/perl
74844            ! perlxv.U
74845      Branch: perl
74846            ! Configure config_h.SH sv.c
74847 ____________________________________________________________________________
74848 [  6952] By: jhi                                   on 2000/08/31  17:42:24
74849         Log: :: not allowed in pathnames, change to .
74850              
74851              Subject: [PATCH perl@6938] cygwin port
74852              From: "Fifer, Eric" <EFifer@sanwaint.com>
74853              Date: Thu, 31 Aug 2000 16:32:59 +0100
74854              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
74855      Branch: metaconfig/U/perl
74856            ! perlxv.U
74857 ____________________________________________________________________________
74858 [  6951] By: jhi                                   on 2000/08/31  17:02:05
74859         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
74860      Branch: perl
74861            ! perl.h
74862 ____________________________________________________________________________
74863 [  6950] By: jhi                                   on 2000/08/31  16:26:08
74864         Log: More author updates.
74865              
74866              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
74867              From: Simon Cozens <simon@cozens.net>
74868              Date: Thu, 31 Aug 2000 17:13:32 +0100
74869              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
74870      Branch: perl
74871            ! AUTHORS
74872 ____________________________________________________________________________
74873 [  6949] By: jhi                                   on 2000/08/31  16:04:49
74874         Log: POSIX doesn't report long double values under -Duselongdouble
74875              when the long doubles are "real" (bigger than doubles).
74876              
74877              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
74878              From: Spider Boardman <spider@peano.zk3.dec.com>
74879              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
74880              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
74881      Branch: perl
74882            ! ext/POSIX/POSIX.xs
74883 ____________________________________________________________________________
74884 [  6948] By: jhi                                   on 2000/08/31  15:25:10
74885         Log: Update Changes.
74886      Branch: perl
74887            ! Changes patchlevel.h
74888 ____________________________________________________________________________
74889 [  6947] By: jhi                                   on 2000/08/31  15:22:29
74890         Log: Document UNTIE in a very minimalistic way.
74891      Branch: perl
74892            ! pod/perlfunc.pod pod/perltie.pod
74893 ____________________________________________________________________________
74894 [  6946] By: jhi                                   on 2000/08/31  15:15:23
74895         Log: Document known failures.
74896      Branch: perl
74897            ! pod/perldelta.pod
74898 ____________________________________________________________________________
74899 [  6945] By: jhi                                   on 2000/08/31  15:07:00
74900         Log: Don't attach -ld to the archname if pointless.
74901      Branch: metaconfig
74902            ! U/threads/archname.U
74903      Branch: perl
74904            ! Configure config_h.SH
74905 ____________________________________________________________________________
74906 [  6944] By: jhi                                   on 2000/08/31  14:37:42
74907         Log: Wrap the test in eval.
74908              
74909              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
74910              From: Tim Jenness <timj@jach.hawaii.edu>
74911              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
74912              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
74913      Branch: perl
74914            ! t/lib/ftmp-security.t
74915 ____________________________________________________________________________
74916 [  6943] By: jhi                                   on 2000/08/31  14:30:57
74917         Log: Make -Dusemorebits find long doubles in Solaris.
74918      Branch: perl
74919            ! hints/solaris_2.sh
74920 ____________________________________________________________________________
74921 [  6942] By: jhi                                   on 2000/08/31  13:48:45
74922         Log: Clarify the third case of ftmp-security warnings.
74923      Branch: perl
74924            ! INSTALL
74925 ____________________________________________________________________________
74926 [  6941] By: jhi                                   on 2000/08/31  13:40:31
74927         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
74928              From: <abigail@foad.org>
74929              Date: Thu, 31 Aug 2000 01:35:05 -0400
74930              Message-ID: <20000831053505.32120.qmail@foad.org>
74931      Branch: perl
74932            ! pod/perldelta.pod
74933 ____________________________________________________________________________
74934 [  6940] By: jhi                                   on 2000/08/31  13:38:48
74935         Log: Issue useful diagnostic on unknown pod commands.
74936              
74937              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
74938              From: <abigail@foad.org>
74939              Date: Thu, 31 Aug 2000 03:41:18 -0400
74940              Message-ID: <20000831074118.24880.qmail@foad.org>
74941      Branch: perl
74942            ! lib/Pod/Man.pm
74943 ____________________________________________________________________________
74944 [  6939] By: jhi                                   on 2000/08/31  13:34:33
74945         Log: Reveal Borland's isnan.
74946              
74947              Subject: build with BC++ tweak
74948              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
74949              Date: Thu, 31 Aug 2000 13:09:37 +0400
74950              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
74951      Branch: perl
74952            ! win32/win32.h
74953 ____________________________________________________________________________
74954 [  6938] By: jhi                                   on 2000/08/31  05:01:20
74955         Log: Update Changes.
74956      Branch: perl
74957            ! Changes patchlevel.h
74958 ____________________________________________________________________________
74959 [  6937] By: jhi                                   on 2000/08/31  04:26:23
74960         Log: sscanf() may be the only way to read long doubles from strings.
74961      Branch: metaconfig/U/perl
74962            ! longdblfio.U
74963      Branch: perl
74964            ! Configure config_h.SH perl.h util.c
74965 ____________________________________________________________________________
74966 [  6936] By: jhi                                   on 2000/08/31  04:18:19
74967         Log: The #6929 was too skimpy.
74968      Branch: perl
74969            ! sv.c
74970 ____________________________________________________________________________
74971 [  6935] By: jhi                                   on 2000/08/31  02:47:07
74972         Log: Subject: Re: typos in pods
74973              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74974              Date: Wed, 30 Aug 2000 19:25:34 -0700
74975              Message-ID: <eIcr5gzkg25X092yn@efn.org>
74976      Branch: perl
74977            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
74978 ____________________________________________________________________________
74979 [  6934] By: jhi                                   on 2000/08/31  02:42:55
74980         Log: Missed one Unicode file.
74981      Branch: perl
74982            + lib/unicode/UCDFF301.html
74983 ____________________________________________________________________________
74984 [  6933] By: jhi                                   on 2000/08/30  23:42:27
74985         Log: Update Changes.
74986      Branch: perl
74987            ! Changes patchlevel.h
74988 ____________________________________________________________________________
74989 [  6932] By: jhi                                   on 2000/08/30  23:40:07
74990         Log: Mention UNTIE in perldelta.  Still needs documenting
74991              in perltie et alia.
74992      Branch: perl
74993            ! pod/perldelta.pod
74994 ____________________________________________________________________________
74995 [  6931] By: jhi                                   on 2000/08/30  23:36:02
74996         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
74997              From: <abigail@foad.org>
74998              Date: Wed, 30 Aug 2000 19:28:07 -0400
74999              Message-ID: <20000830232807.305.qmail@foad.org>
75000      Branch: perl
75001            ! pod/perldelta.pod
75002 ____________________________________________________________________________
75003 [  6930] By: jhi                                   on 2000/08/30  23:32:40
75004         Log: Update to Unicode 3.0.1.
75005      Branch: perl
75006            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
75007            + lib/unicode/PropList.txt lib/unicode/README.perl
75008            + lib/unicode/UCD301.html lib/unicode/Unicode.301
75009            - lib/unicode/Props.txt lib/unicode/UCD300.html
75010            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
75011            ! (edit 257 files)
75012 ____________________________________________________________________________
75013 [  6929] By: jhi                                   on 2000/08/30  22:38:18
75014         Log: Heap decorruption.
75015              
75016              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
75017              From: Alan Burlison <Alan.Burlison@uk.sun.com>
75018              Date: Wed, 30 Aug 2000 22:39:52 +0100
75019              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
75020      Branch: perl
75021            ! sv.c
75022 ____________________________________________________________________________
75023 [  6928] By: jhi                                   on 2000/08/30  22:29:34
75024         Log: Retract the dummy test, skip the security tests (instead of failing),
75025              explain what the warnings mean.
75026      Branch: perl
75027            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
75028 ____________________________________________________________________________
75029 [  6927] By: jhi                                   on 2000/08/30  22:14:13
75030         Log: Change the internal implementation of sort() to be mergesort
75031              instead of quicksort, from John Linderman <jpl@research.att.com>.
75032              Gives us better worst case, better average case, and stability.
75033              What's there not to like?  (Small fixes for threaded builds
75034              were required).
75035      Branch: perl
75036            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
75037 ____________________________________________________________________________
75038 [  6926] By: jhi                                   on 2000/08/30  20:55:20
75039         Log: A better fix for the Socket building problem from Craig Berry.
75040      Branch: perl
75041            ! vms/vms.c
75042 ____________________________________________________________________________
75043 [  6925] By: jhi                                   on 2000/08/30  20:20:25
75044         Log: Subject: [PATCH] Re: UNTIE method 
75045              From: Nick Ing-Simmons <nik@tiuk.ti.com>
75046              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
75047              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
75048      Branch: perl
75049            ! pp_sys.c t/op/tie.t
75050 ____________________________________________________________________________
75051 [  6924] By: jhi                                   on 2000/08/30  20:17:11
75052         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
75053              From: "Craig A. Berry" <craig.berry@psinetcs.com>
75054              Date: Wed, 30 Aug 2000 15:03:14 -0500
75055              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
75056      Branch: perl
75057            ! vms/vms.c
75058 ____________________________________________________________________________
75059 [  6923] By: jhi                                   on 2000/08/30  20:15:18
75060         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
75061              From: "Craig A. Berry" <craig.berry@psinetcs.com>
75062              Date: Wed, 30 Aug 2000 13:30:36 -0500
75063              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
75064      Branch: perl
75065            ! vms/vms.c
75066 ____________________________________________________________________________
75067 [  6922] By: jhi                                   on 2000/08/30  19:54:43
75068         Log: Better options for rsync.
75069      Branch: perl
75070            ! pod/perlhack.pod
75071 ____________________________________________________________________________
75072 [  6921] By: jhi                                   on 2000/08/30  19:40:16
75073         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
75074              From: Rick Delaney <rick@consumercontact.com>
75075              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
75076              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
75077      Branch: perl
75078            ! pod/perlfunc.pod
75079 ____________________________________________________________________________
75080 [  6920] By: jhi                                   on 2000/08/30  19:36:40
75081         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
75082              From: Peter Prymmer <pvhp@forte.com>
75083              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
75084              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
75085      Branch: perl
75086            ! configure.com
75087 ____________________________________________________________________________
75088 [  6919] By: jhi                                   on 2000/08/30  14:52:02
75089         Log: Update Changes.
75090      Branch: perl
75091            ! Changes patchlevel.h
75092 ____________________________________________________________________________
75093 [  6918] By: jhi                                   on 2000/08/30  14:48:34
75094         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
75095      Branch: perl
75096            ! lib/ExtUtils/typemap
75097 ____________________________________________________________________________
75098 [  6917] By: jhi                                   on 2000/08/30  14:46:34
75099         Log: Subject: typos in pods
75100              From: Nicholas Clark <nick@ccl4.org>
75101              Date: Wed, 30 Aug 2000 01:12:50 +0100
75102              Message-ID: <20000830011249.A61388@plum.flirble.org>
75103      Branch: perl
75104            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
75105            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
75106            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
75107            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
75108 ____________________________________________________________________________
75109 [  6916] By: jhi                                   on 2000/08/30  14:19:09
75110         Log: Document Storable problems on Crays.  (Will have
75111              to document all the other Storable problems, too.)
75112      Branch: perl
75113            ! pod/perldelta.pod
75114 ____________________________________________________________________________
75115 [  6915] By: jhi                                   on 2000/08/30  14:06:02
75116         Log: Subject: [PATCH] fix misc cast warnings
75117              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75118              Date: Tue, 29 Aug 2000 23:16:14 -0700
75119              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
75120      Branch: perl
75121            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
75122            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
75123            ! os2/os2ish.h
75124 ____________________________________________________________________________
75125 [  6914] By: jhi                                   on 2000/08/30  14:03:45
75126         Log: Timestamp mismatch again.  Need to fix this dependence on
75127              config_h.SH timestamp, since it's the contents of config_h.SH
75128              that matter.
75129      Branch: perl
75130            ! uconfig.h uconfig.sh
75131 ____________________________________________________________________________
75132 [  6913] By: jhi                                   on 2000/08/30  13:54:06
75133         Log: Don't say "Perl 5.0 source kit".
75134      Branch: perl
75135            ! perl.c
75136 ____________________________________________________________________________
75137 [  6912] By: jhi                                   on 2000/08/30  13:51:24
75138         Log: Reset archname and archname64 always, forcing them be
75139              recomputed at each Configure run, make Configure and
75140              the hints files agree on the naming of largefiles variables.
75141      Branch: metaconfig
75142            ! U/threads/archname.U
75143      Branch: metaconfig/U/perl
75144            ! use64bits.U
75145      Branch: perl
75146            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
75147            ! hints/linux.sh hints/solaris_2.sh
75148 ____________________________________________________________________________
75149 [  6911] By: jhi                                   on 2000/08/30  13:30:13
75150         Log: Put back the slice accidentally removed by #6907.
75151      Branch: perl
75152            ! hints/solaris_2.sh
75153 ____________________________________________________________________________
75154 [  6910] By: jhi                                   on 2000/08/30  01:24:26
75155         Log: Be consistent: other Net::get* do export theirs.
75156              
75157              Subject: Re: Net::protoent does not export 'getproto'
75158              From: Yasushi Nakajima <sey@jkc.co.jp>
75159              Date: Wed, 30 Aug 2000 09:53:14 +0900
75160              Message-Id: <200008300051.DAA24700@taku.hut.fi>
75161      Branch: perl
75162            ! lib/Net/protoent.pm
75163 ____________________________________________________________________________
75164 [  6909] By: jhi                                   on 2000/08/30  01:17:25
75165         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
75166              From: Gurusamy Sarathy <gsar@ActiveState.com>
75167              Date: Tue, 29 Aug 2000 17:17:07 -0700
75168              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
75169      Branch: perl
75170            ! cop.h
75171 ____________________________________________________________________________
75172 [  6908] By: jhi                                   on 2000/08/30  00:58:05
75173         Log: Update Changes.
75174      Branch: perl
75175            ! Changes patchlevel.h
75176 ____________________________________________________________________________
75177 [  6907] By: jhi                                   on 2000/08/30  00:57:22
75178         Log: Introduce ccname to keep track of what compiler kind of we have.
75179      Branch: metaconfig/U/perl
75180            ! Checkcc.U gccvers.U
75181      Branch: perl
75182            ! Configure config_h.SH hints/solaris_2.sh
75183 ____________________________________________________________________________
75184 [  6906] By: jhi                                   on 2000/08/30  00:25:47
75185         Log: Put back the flags dump as reasoned in
75186              
75187              Subject: Re: [PATCH] Glob dumping
75188              From: Mike Guy <mjtg@cam.ac.uk> 
75189              Date: Tue, 29 Aug 2000 21:41:32 +0100
75190              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
75191      Branch: perl
75192            ! dump.c t/lib/peek.t
75193 ____________________________________________________________________________
75194 [  6905] By: jhi                                   on 2000/08/30  00:16:17
75195         Log: Make the epsilon to be relative, not absolute.
75196              
75197              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
75198              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
75199              Date: Tue, 29 Aug 2000 19:58:56 -0400
75200              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
75201      Branch: perl
75202            ! t/lib/trig.t
75203 ____________________________________________________________________________
75204 [  6904] By: jhi                                   on 2000/08/30  00:13:09
75205         Log: From now on, Gisle is on my list of usual suspects :-)
75206              Retract #6902.
75207      Branch: perl
75208            ! ext/Opcode/Safe.pm
75209 ____________________________________________________________________________
75210 [  6903] By: jhi                                   on 2000/08/29  23:51:20
75211         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
75212              From: "Craig A. Berry" <craig.berry@psinetcs.com>
75213              Date: Tue, 29 Aug 2000 18:43:26 -0500
75214              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
75215      Branch: perl
75216            + vms/vmspipe.com
75217            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
75218            ! vms/vms.c
75219 ____________________________________________________________________________
75220 [  6902] By: jhi                                   on 2000/08/29  23:44:14
75221         Log: Retry what #6882 attempted.
75222              
75223              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
75224              From: Gisle Aas <gisle@ActiveState.com>
75225              Date: 30 Aug 2000 00:33:09 +0200
75226              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
75227      Branch: perl
75228            ! ext/Opcode/Safe.pm
75229 ____________________________________________________________________________
75230 [  6901] By: jhi                                   on 2000/08/29  22:59:32
75231         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
75232              From: Hugo <hv@crypt.compulink.co.uk>
75233              Date: Mon, 12 Jun 2000 19:36:08 +0100
75234              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
75235      Branch: perl
75236            ! sv.c
75237 ____________________________________________________________________________
75238 [  6900] By: jhi                                   on 2000/08/29  22:58:35
75239         Log: Admit that we are leaking scalars.
75240              
75241              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
75242              From: Spider Boardman <spider@leggy.zk3.dec.com>
75243              Date: Tue, 29 Aug 2000 18:48:29 -0400
75244              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
75245      Branch: perl
75246            ! t/pragma/warnings.t
75247 ____________________________________________________________________________
75248 [  6899] By: jhi                                   on 2000/08/29  20:53:13
75249         Log: Update Changes.
75250      Branch: perl
75251            ! Changes patchlevel.h
75252 ____________________________________________________________________________
75253 [  6898] By: jhi                                   on 2000/08/29  20:46:21
75254         Log: Undo namespace pollution of #6878.
75255              
75256              Subject: Re: Net::protoent does not export 'getproto'
75257              From: Mike Guy <mjtg@cam.ac.uk>
75258              Date: Tue, 29 Aug 2000 21:32:37 +0100
75259              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
75260      Branch: perl
75261            ! lib/Net/protoent.pm
75262 ____________________________________________________________________________
75263 [  6897] By: jhi                                   on 2000/08/29  20:44:29
75264         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
75265              From: Peter Prymmer <pvhp@forte.com>
75266              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
75267              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
75268      Branch: perl
75269            ! pod/perlebcdic.pod
75270 ____________________________________________________________________________
75271 [  6896] By: jhi                                   on 2000/08/29  20:40:57
75272         Log: There's no point repeating the 'revision' (5) of perl5.
75273      Branch: metaconfig/U/perl
75274            ! Devel.U patchlevel.U
75275      Branch: perl
75276            ! Configure config_h.SH
75277 ____________________________________________________________________________
75278 [  6895] By: jhi                                   on 2000/08/29  20:16:58
75279         Log: Regen Configure for #6894.
75280      Branch: metaconfig/U/perl
75281            ! perladmin.U
75282      Branch: perl
75283            ! Configure config_h.SH
75284 ____________________________________________________________________________
75285 [  6894] By: jhi                                   on 2000/08/29  19:59:52
75286         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
75287              From: "Philip Newton" <Philip.Newton@gmx.net>
75288              Date: Tue, 29 Aug 2000 21:39:14 +0200
75289              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
75290      Branch: perl
75291            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
75292            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
75293            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
75294            ! utils/perlbug.PL
75295 ____________________________________________________________________________
75296 [  6893] By: jhi                                   on 2000/08/29  19:55:30
75297         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
75298              From: "Philip Newton" <Philip.Newton@gmx.net>
75299              Date: Tue, 29 Aug 2000 21:39:14 +0200
75300              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
75301      Branch: perl
75302            ! installhtml
75303 ____________________________________________________________________________
75304 [  6892] By: jhi                                   on 2000/08/29  19:53:59
75305         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
75306              From: "Philip Newton" <Philip.Newton@gmx.net>
75307              Date: Tue, 29 Aug 2000 21:48:18 +0200
75308              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
75309      Branch: perl
75310            ! lib/File/Temp.pm
75311 ____________________________________________________________________________
75312 [  6891] By: jhi                                   on 2000/08/29  18:30:03
75313         Log: Nail the ID 20000828.023.
75314      Branch: perl
75315            ! ext/Storable/Storable.xs
75316 ____________________________________________________________________________
75317 [  6890] By: jhi                                   on 2000/08/29  16:50:17
75318         Log: Under usethreads the dumped variable is IN_PAD.
75319              
75320              Subject: Re: [PATCH] Glob dumping
75321              From: Gisle Aas <gisle@ActiveState.com>
75322              Date: 29 Aug 2000 18:45:05 +0200
75323              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
75324      Branch: perl
75325            ! t/lib/peek.t
75326 ____________________________________________________________________________
75327 [  6889] By: jhi                                   on 2000/08/29  15:17:37
75328         Log: Update Changes.
75329      Branch: perl
75330            ! Changes patchlevel.h
75331 ____________________________________________________________________________
75332 [  6888] By: jhi                                   on 2000/08/29  14:49:59
75333         Log: Retract #6882, broke the safe tests.
75334      Branch: perl
75335            ! ext/Opcode/Safe.pm
75336 ____________________________________________________________________________
75337 [  6887] By: jhi                                   on 2000/08/29  14:47:06
75338         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
75339              From: Gisle Aas <gisle@ActiveState.com> 
75340              Date: 09 Jun 2000 20:00:11 +0200
75341              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
75342      Branch: perl
75343            ! utils/perldoc.PL
75344 ____________________________________________________________________________
75345 [  6886] By: jhi                                   on 2000/08/29  14:42:45
75346         Log: The #6881 removed one dump line.
75347      Branch: perl
75348            ! t/lib/peek.t
75349 ____________________________________________________________________________
75350 [  6885] By: jhi                                   on 2000/08/29  14:30:47
75351         Log: Don't forget to tidy up.
75352      Branch: perl
75353            ! t/lib/ftmp-security.t
75354 ____________________________________________________________________________
75355 [  6884] By: jhi                                   on 2000/08/29  14:25:17
75356         Log: Disabling the one test is a bit tricky.
75357      Branch: perl
75358            ! t/lib/ftmp-security.t
75359 ____________________________________________________________________________
75360 [  6883] By: jhi                                   on 2000/08/29  14:16:25
75361         Log: Disable one of the tests for now.
75362      Branch: perl
75363            ! t/lib/ftmp-security.t
75364 ____________________________________________________________________________
75365 [  6882] By: jhi                                   on 2000/08/29  14:05:50
75366         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
75367              From: gisle@aas.no
75368              Date: 29 Aug 2000 10:35:06 -0000
75369              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
75370      Branch: perl
75371            ! ext/Opcode/Safe.pm
75372 ____________________________________________________________________________
75373 [  6881] By: jhi                                   on 2000/08/29  14:03:51
75374         Log: Subject: [PATCH] Glob dumping
75375              From: Gisle Aas <gisle@ActiveState.com>
75376              Date: 29 Aug 2000 07:59:42 -0000
75377              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
75378      Branch: perl
75379            ! dump.c
75380 ____________________________________________________________________________
75381 [  6880] By: jhi                                   on 2000/08/29  14:02:01
75382         Log: Subject: [PATCH] Warnings in B::Deparse
75383              From: <abigail@foad.org>
75384              Date: Tue, 29 Aug 2000 00:00:01 -0400
75385              Message-ID: <20000829040001.2999.qmail@foad.org>
75386      Branch: perl
75387            ! ext/B/B/Deparse.pm
75388 ____________________________________________________________________________
75389 [  6879] By: jhi                                   on 2000/08/29  13:57:26
75390         Log: Missed a change in #6869.
75391      Branch: perl
75392            ! mg.c
75393 ____________________________________________________________________________
75394 [  6878] By: jhi                                   on 2000/08/29  13:45:04
75395         Log: Subject: Net::protoent does not export 'getproto'
75396              From: Yasushi Nakajima <sey@jkc.co.jp>
75397              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
75398      Branch: perl
75399            ! lib/Net/protoent.pm
75400 ____________________________________________________________________________
75401 [  6877] By: jhi                                   on 2000/08/29  13:39:19
75402         Log: Patches all over for people and the files they (hopefully) care about.
75403      Branch: perl
75404            ! AUTHORS Changes MAINTAIN
75405 ____________________________________________________________________________
75406 [  6876] By: jhi                                   on 2000/08/29  12:53:54
75407         Log: Fix for thinko in #6848.
75408              
75409              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
75410              From: Lupe Christoph <lupe@lupe-christoph.de>
75411              Date: Tue, 29 Aug 2000 09:04:08 +0200
75412              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
75413      Branch: perl
75414            ! ext/Thread/Thread.xs
75415 ____________________________________________________________________________
75416 [  6875] By: jhi                                   on 2000/08/29  12:50:14
75417         Log: Update to Getopt::Long 2.24, from Johan Vromans.
75418      Branch: perl
75419            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
75420 ____________________________________________________________________________
75421 [  6874] By: jhi                                   on 2000/08/29  02:09:53
75422         Log: Use minimal @INC in tests, most of the time just '../lib',
75423              so that we simply can't pick up stuff from other Perls than
75424              the one we are testing.  Pointed out by
75425              
75426              From: Mike Guy <mjtg@cam.ac.uk>
75427              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
75428              Date: Fri, 25 Aug 2000 15:15:59 +0100
75429              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
75430      Branch: perl
75431            ! (edit 185 files)
75432 ____________________________________________________________________________
75433 [  6873] By: jhi                                   on 2000/08/29  01:07:11
75434         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
75435              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75436              Date: Mon, 28 Aug 2000 17:45:52 -0700
75437              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
75438      Branch: perl
75439            ! Makefile.SH hints/os2.sh
75440 ____________________________________________________________________________
75441 [  6872] By: jhi                                   on 2000/08/28  23:33:39
75442         Log: Subject: [PATCH bleedperl@6866] spellings
75443              From: marcel@codewerk.com (Marcel Grunauer)
75444              Date: Tue, 29 Aug 2000 01:19:59 +0200
75445              Message-Id: <200008282319.BAA29862@gandalf.local>
75446      Branch: perl
75447            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
75448            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
75449            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
75450 ____________________________________________________________________________
75451 [  6871] By: jhi                                   on 2000/08/28  23:22:09
75452         Log: Take out the SUIDMAIL thing, that will not be
75453              a problem in 5.7.*.
75454      Branch: perl
75455            ! patchlevel.h
75456 ____________________________________________________________________________
75457 [  6870] By: jhi                                   on 2000/08/28  23:19:30
75458         Log: -S is the silent flag, -s is the strip flag.
75459              
75460              Subject: [PATCH] Re: [PATCH] make no-install          
75461              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75462              Date: Mon, 28 Aug 2000 15:12:55 -0700
75463              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
75464      Branch: perl
75465            ! Makefile.SH
75466 ____________________________________________________________________________
75467 [  6869] By: jhi                                   on 2000/08/28  23:12:05
75468         Log: Subject: [PATCH bleedperl@6856] warnings fixes
75469              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
75470              Date: Mon, 28 Aug 2000 23:55:06 +0100
75471              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
75472      Branch: perl
75473            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
75474            ! warnings.h warnings.pl
75475 ____________________________________________________________________________
75476 [  6868] By: jhi                                   on 2000/08/28  21:38:22
75477         Log: Potential cruft.
75478      Branch: perl
75479            ! Makefile.SH
75480 ____________________________________________________________________________
75481 [  6867] By: jhi                                   on 2000/08/28  21:35:36
75482         Log: Update Changes.
75483      Branch: perl
75484            ! Changes patchlevel.h
75485 ____________________________________________________________________________
75486 [  6866] By: jhi                                   on 2000/08/28  21:33:49
75487         Log: Subject: hv.h Doc Patch
75488              From: Fisher Mark <fisherm@tce.com>
75489              Date: Mon, 28 Aug 2000 16:24:59 -0500
75490              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
75491      Branch: perl
75492            ! hv.h
75493 ____________________________________________________________________________
75494 [  6865] By: jhi                                   on 2000/08/28  21:02:15
75495         Log: Add -ld to archname on long tr...double platforms.
75496      Branch: metaconfig
75497            ! U/threads/archname.U
75498      Branch: perl
75499            ! Configure config_h.SH
75500 ____________________________________________________________________________
75501 [  6864] By: jhi                                   on 2000/08/28  20:38:59
75502         Log: An attempt to fix the problem reported in
75503              
75504              Subject: Building perl@6856 using gcc/AIX 4.3.3 
75505              From: Daniel Muino <dmuino@afip.gov.ar> 
75506              Date: Mon, 28 Aug 2000 15:50:01 -0300   
75507              Message-ID: <20000828155001.A14403@con2-dgi>
75508              
75509              I can't test this properly since the gcc installation I have
75510              access to seems to be botched (gcc is calling the AIX cpp,
75511              a losing proposition...)
75512      Branch: perl
75513            ! hints/aix.sh
75514 ____________________________________________________________________________
75515 [  6863] By: jhi                                   on 2000/08/28  18:57:52
75516         Log: Fix for ID 20000828.001, long doubles were not formatted
75517              correctly (showed up in $], which stopped installing perl).
75518      Branch: perl
75519            ! sv.c
75520 ____________________________________________________________________________
75521 [  6862] By: jhi                                   on 2000/08/28  18:07:15
75522         Log: Typo in #6858.
75523      Branch: perl
75524            ! lib/Cwd.pm
75525 ____________________________________________________________________________
75526 [  6861] By: jhi                                   on 2000/08/28  17:57:27
75527         Log: opmini.o may be left around if a build is interrupted.
75528      Branch: perl
75529            ! Makefile.SH
75530 ____________________________________________________________________________
75531 [  6860] By: jhi                                   on 2000/08/28  16:52:50
75532         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
75533              From: Daniel Chetlin <daniel@chetlin.com>
75534              Date: Mon, 28 Aug 2000 01:14:18 -0700
75535              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
75536      Branch: perl
75537            ! lib/overload.pm
75538 ____________________________________________________________________________
75539 [  6859] By: jhi                                   on 2000/08/28  16:08:46
75540         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
75541              From: Nicholas Clark <nick@ccl4.org>
75542              Date: Mon, 28 Aug 2000 16:03:27 +0100
75543              Message-Id: <20000828160327.C49785@plum.flirble.org>
75544      Branch: perl
75545            ! ext/ByteLoader/bytecode.h
75546 ____________________________________________________________________________
75547 [  6858] By: jhi                                   on 2000/08/28  16:02:10
75548         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
75549              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
75550              Date: Mon, 28 Aug 2000 13:08:30 +0200
75551              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
75552      Branch: perl
75553            ! lib/Cwd.pm
75554 ____________________________________________________________________________
75555 [  6857] By: jhi                                   on 2000/08/28  15:42:47
75556         Log: display_format used as a class method without arguments was broken,
75557              reported in
75558              
75559              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
75560              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
75561              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
75562              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
75563      Branch: perl
75564            ! lib/Math/Complex.pm t/lib/complex.t
75565 ____________________________________________________________________________
75566 [  6856] By: jhi                                   on 2000/08/27  22:09:48
75567         Log: Update Changes.
75568      Branch: perl
75569            ! Changes patchlevel.h
75570 ____________________________________________________________________________
75571 [  6855] By: jhi                                   on 2000/08/27  21:59:21
75572         Log: Retract #6853 (false alarm).
75573      Branch: perl
75574            ! lib/ExtUtils/xsubpp
75575 ____________________________________________________________________________
75576 [  6854] By: jhi                                   on 2000/08/27  21:37:44
75577         Log: Update Changes.
75578      Branch: perl
75579            ! Changes patchlevel.h
75580 ____________________________________________________________________________
75581 [  6853] By: jhi                                   on 2000/08/27  21:37:16
75582         Log: Subject: [PATCH perl@6850] workaround for xsubpp
75583              From: Hugo <hv@crypt.compulink.co.uk>
75584              Date: Sun, 27 Aug 2000 22:30:25 +0100
75585              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
75586      Branch: perl
75587            ! lib/ExtUtils/xsubpp
75588 ____________________________________________________________________________
75589 [  6852] By: jhi                                   on 2000/08/27  21:33:58
75590         Log: Big-endian 64-bit patch from Raphael Manfredi.
75591      Branch: perl
75592            ! ext/Storable/Storable.xs
75593 ____________________________________________________________________________
75594 [  6851] By: jhi                                   on 2000/08/27  21:22:21
75595         Log: More ruthless editing from Hugo van der Sanden.
75596      Branch: perl
75597            ! pod/perldelta.pod
75598 ____________________________________________________________________________
75599 [  6850] By: jhi                                   on 2000/08/27  16:11:46
75600         Log: Update Changes.
75601      Branch: perl
75602            ! Changes patchlevel.h
75603 ____________________________________________________________________________
75604 [  6849] By: jhi                                   on 2000/08/27  16:11:05
75605         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
75606      Branch: perl
75607            ! configpm pod/perldelta.pod
75608 ____________________________________________________________________________
75609 [  6848] By: jhi                                   on 2000/08/27  15:35:08
75610         Log: Use the actual thread type, not the pointer-to-struct.
75611      Branch: perl
75612            ! ext/Thread/Thread.xs
75613 ____________________________________________________________________________
75614 [  6847] By: jhi                                   on 2000/08/27  15:30:49
75615         Log: Test nit.
75616      Branch: perl
75617            ! t/pragma/warn/pp_sys
75618 ____________________________________________________________________________
75619 [  6846] By: jhi                                   on 2000/08/27  15:19:02
75620         Log: Passing -R in ldflags makes now it to appear in the default
75621              for lddlflags, just like with -L.
75622              
75623              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
75624              From: Lupe Christoph <lupe@lupe-christoph.de>
75625              Date: Sun, 27 Aug 2000 10:28:21 +0200
75626              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
75627      Branch: metaconfig/U/perl
75628            ! dlsrc.U
75629      Branch: perl
75630            ! Configure
75631 ____________________________________________________________________________
75632 [  6845] By: jhi                                   on 2000/08/27  15:08:54
75633         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
75634              From: Alan Burlison <Alan.Burlison@uk.sun.com>
75635              Date: Sat, 26 Aug 2000 22:23:27 +0100
75636              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
75637      Branch: perl
75638            ! lib/ExtUtils/MM_Unix.pm
75639 ____________________________________________________________________________
75640 [  6844] By: jhi                                   on 2000/08/27  15:02:37
75641         Log: DJGPP update from Laszlo Molnar.
75642              
75643              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
75644              From: ml1050 <ml1050@freemail.hu>
75645              Date: Sat, 26 Aug 2000 23:24:40 +0200
75646              Message-Id: <20000826232440.A439@freemail.hu>
75647      Branch: perl
75648            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
75649            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
75650 ____________________________________________________________________________
75651 [  6843] By: jhi                                   on 2000/08/27  14:53:58
75652         Log: Subject: installman buglet
75653              From: Lupe Christoph <lupe@lupe-christoph.de>
75654              Date: Sun, 27 Aug 2000 14:38:59 +0200
75655              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
75656      Branch: perl
75657            ! installman
75658 ____________________________________________________________________________
75659 [  6842] By: jhi                                   on 2000/08/27  14:52:08
75660         Log: Can't get the test to reliably work thanks to the
75661              inaccurateness of floating point.  "Resolves" bug ids
75662              20000826.003, 20000826.009, 20000826.010,
75663      Branch: perl
75664            ! t/lib/trig.t
75665 ____________________________________________________________________________
75666 [  6841] By: jhi                                   on 2000/08/26  15:53:58
75667         Log: Update Changes.
75668      Branch: perl
75669            ! Changes patchlevel.h
75670 ____________________________________________________________________________
75671 [  6840] By: jhi                                   on 2000/08/26  14:23:03
75672         Log: grep -e isn't portable.
75673              
75674              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
75675              From: chris@broadband.att.com
75676              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
75677              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
75678      Branch: perl
75679            ! hints/solaris_2.sh
75680 ____________________________________________________________________________
75681 [  6839] By: jhi                                   on 2000/08/26  14:12:23
75682         Log: no-install target a la make -n.
75683              
75684              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
75685              From: <abigail@foad.org>
75686              Date: Sat, 26 Aug 2000 03:57:34 -0400
75687              Message-ID: <20000826075735.18912.qmail@foad.org>
75688      Branch: perl
75689            ! Makefile.SH installman installperl
75690 ____________________________________________________________________________
75691 [  6838] By: jhi                                   on 2000/08/26  14:06:33
75692         Log: Retract #6826 as the #6828 should be do the same
75693              in a More Correct Way.
75694      Branch: perl
75695            ! installperl
75696 ____________________________________________________________________________
75697 [  6837] By: jhi                                   on 2000/08/26  05:24:00
75698         Log: More casting.
75699      Branch: perl
75700            ! ext/Storable/Storable.xs
75701 ____________________________________________________________________________
75702 [  6836] By: jhi                                   on 2000/08/26  05:05:46
75703         Log: Nicer in decimal.
75704      Branch: perl
75705            ! ext/Storable/Storable.xs
75706 ____________________________________________________________________________
75707 [  6835] By: jhi                                   on 2000/08/26  05:03:50
75708         Log: There be no UVdf.
75709      Branch: perl
75710            ! ext/Storable/Storable.xs
75711 ____________________________________________________________________________
75712 [  6834] By: jhi                                   on 2000/08/26  05:00:18
75713         Log: Continue IVdfing and UVxfing.
75714      Branch: perl
75715            ! ext/Storable/Storable.xs
75716 ____________________________________________________________________________
75717 [  6833] By: jhi                                   on 2000/08/26  04:53:14
75718         Log: Use IVdf.
75719      Branch: perl
75720            ! ext/Storable/Storable.xs
75721 ____________________________________________________________________________
75722 [  6832] By: jhi                                   on 2000/08/26  04:40:41
75723         Log: Document PTR2XX and INT2PTR.
75724      Branch: perl
75725            ! pod/perlguts.pod
75726 ____________________________________________________________________________
75727 [  6831] By: jhi                                   on 2000/08/26  04:33:18
75728         Log: Use UVxf, PTR2UV, NVff.
75729      Branch: perl
75730            ! ext/Storable/Storable.xs
75731 ____________________________________________________________________________
75732 [  6830] By: jhi                                   on 2000/08/26  04:31:32
75733         Log: Update the test count.
75734      Branch: perl
75735            ! t/lib/trig.t
75736 ____________________________________________________________________________
75737 [  6829] By: jhi                                   on 2000/08/26  03:05:50
75738         Log: Subject: [PATCH] installation not quite silent yet.
75739              From: <abigail@foad.org>
75740              Date: Fri, 25 Aug 2000 20:07:53 -0400
75741              Message-ID: <20000826000753.7822.qmail@foad.org>
75742      Branch: perl
75743            ! installman installperl
75744 ____________________________________________________________________________
75745 [  6828] By: jhi                                   on 2000/08/26  03:05:14
75746         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
75747              From: Spider Boardman <spider@web.zk3.dec.com>
75748              Date: Fri, 25 Aug 2000 19:12:40 -0400
75749              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
75750      Branch: perl
75751            ! gv.c
75752 ____________________________________________________________________________
75753 [  6827] By: jhi                                   on 2000/08/25  23:54:34
75754         Log: Support preserving extremely big/small angles.
75755      Branch: perl
75756            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
75757 ____________________________________________________________________________
75758 [  6826] By: jhi                                   on 2000/08/25  23:01:20
75759         Log: Patch installperl to be long double-aware.
75760              
75761              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
75762              From: Spider Boardman <spider@web.zk3.dec.com>
75763              Date: Fri, 25 Aug 2000 18:15:23 -0400
75764              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
75765      Branch: perl
75766            ! installperl
75767 ____________________________________________________________________________
75768 [  6825] By: jhi                                   on 2000/08/25  22:58:25
75769         Log: Remove duplicately applied patch shards.
75770              
75771              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
75772              From: Spider Boardman <spider@leggy.zk3.dec.com>
75773              Date: Fri, 25 Aug 2000 16:45:03 -0400
75774              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
75775      Branch: perl
75776            ! t/lib/cgi-html.t
75777 ____________________________________________________________________________
75778 [  6824] By: jhi                                   on 2000/08/25  22:57:00
75779         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
75780              From: Daniel Chetlin <daniel@chetlin.com>
75781              Date: Fri, 25 Aug 2000 12:23:16 -0700
75782              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
75783              
75784              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
75785              From: Daniel Chetlin <daniel@chetlin.com>
75786              Date: Fri, 25 Aug 2000 14:47:19 -0700
75787              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
75788      Branch: perl
75789            ! installman
75790 ____________________________________________________________________________
75791 [  6823] By: jhi                                   on 2000/08/25  22:44:17
75792         Log: Timestamp problem?
75793      Branch: perl
75794            ! uconfig.h uconfig.sh
75795 ____________________________________________________________________________
75796 [  6822] By: jhi                                   on 2000/08/25  19:01:06
75797         Log: One forgotten file from #6816.
75798      Branch: perl
75799            ! vos/config.h
75800 ____________________________________________________________________________
75801 [  6821] By: jhi                                   on 2000/08/25  18:56:39
75802         Log: Regen Changes.
75803      Branch: perl
75804            ! Changes patchlevel.h
75805 ____________________________________________________________________________
75806 [  6820] By: jhi                                   on 2000/08/25  18:52:35
75807         Log: Fix Changes ordering.
75808      Branch: perl
75809            ! Changes
75810 ____________________________________________________________________________
75811 [  6819] By: jhi                                   on 2000/08/25  18:50:25
75812         Log: Update Changes.
75813      Branch: perl
75814            ! Changes patchlevel.h
75815 ____________________________________________________________________________
75816 [  6818] By: jhi                                   on 2000/08/25  18:47:45
75817         Log: Tweak the sfio/useperlio logic, hopefully as wished in
75818              
75819              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
75820              From: Nicholas Clark <nick@babyhippo.co.uk>
75821              Date: Fri, 25 Aug 2000 12:01:45 +0100
75822              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
75823      Branch: metaconfig/U/perl
75824            ! d_sfio.U
75825      Branch: perl
75826            ! Configure
75827 ____________________________________________________________________________
75828 [  6817] By: jhi                                   on 2000/08/25  18:32:51
75829         Log: Allow microperl to assume <math.h>, without it the math
75830              functions like floor() are assumed to return int, which makes
75831              for core dumps in machines where integer and floating register
75832              don't mix.
75833      Branch: perl
75834            ! uconfig.h uconfig.sh
75835 ____________________________________________________________________________
75836 [  6816] By: jhi                                   on 2000/08/25  18:27:17
75837         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
75838              the problem reported in
75839              
75840              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
75841              From: danhale@us.ibm.com
75842              Date: Fri, 25 Aug 2000 10:58:06 -0400
75843              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
75844      Branch: metaconfig/U/perl
75845            + d_socks5_init.U
75846      Branch: perl
75847            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
75848            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
75849            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
75850            ! win32/config.gc win32/config.vc
75851 ____________________________________________________________________________
75852 [  6815] By: jhi                                   on 2000/08/25  17:43:31
75853         Log: A solution for the retrieve_fd autosplit warning,
75854              idea suggested by Mike Guy.
75855      Branch: perl
75856            ! ext/Storable/Storable.pm
75857 ____________________________________________________________________________
75858 [  6814] By: jhi                                   on 2000/08/25  17:16:03
75859         Log: Add install-silent target.
75860      Branch: perl
75861            ! Makefile.SH
75862 ____________________________________________________________________________
75863 [  6813] By: jhi                                   on 2000/08/25  17:14:23
75864         Log: Subject: Re: [PATCH] More silencing of installman.
75865              From: <abigail@foad.org>
75866              Date: Thu, 24 Aug 2000 19:27:03 -0400
75867              Message-ID: <20000824232703.7001.qmail@foad.org>
75868              
75869              Subject: Re: [PATCH] More silencing of installman.
75870              From: <abigail@foad.org>
75871              Date: Fri, 25 Aug 2000 03:00:58 -0400
75872              Message-ID: <20000825070058.10697.qmail@foad.org>
75873      Branch: perl
75874            ! installman
75875 ____________________________________________________________________________
75876 [  6812] By: jhi                                   on 2000/08/25  17:11:28
75877         Log: installperl --verbose and --silent.
75878              
75879              Subject: Re: [PATCH] More silencing of installman.
75880              From: <abigail@foad.org>
75881              Message-ID: <20000825064430.9719.qmail@foad.org>
75882              Date: Fri, 25 Aug 2000 02:44:30 -0400
75883      Branch: perl
75884            ! installperl
75885 ____________________________________________________________________________
75886 [  6811] By: jhi                                   on 2000/08/25  17:05:43
75887         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
75888              From: "Peter J. Farley III" <pjfarley@banet.net>
75889              Date: Thu, 24 Aug 2000 21:58:03 -0400
75890              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
75891              
75892              (applied slightly modified)
75893      Branch: perl
75894            ! lib/ExtUtils/MM_Unix.pm
75895 ____________________________________________________________________________
75896 [  6810] By: jhi                                   on 2000/08/25  17:01:18
75897         Log: Missing parts of 
75898              
75899              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
75900              From: Peter Prymmer <pvhp@forte.com>
75901              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
75902              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
75903      Branch: perl
75904            ! t/lib/cgi-html.t
75905 ____________________________________________________________________________
75906 [  6809] By: jhi                                   on 2000/08/25  16:46:32
75907         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
75908              From: "Craig A. Berry" <craig.berry@psinetcs.com>
75909              Date: Thu, 24 Aug 2000 19:13:11 -0500
75910              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
75911      Branch: perl
75912            ! vms/vms.c
75913 ____________________________________________________________________________
75914 [  6808] By: jhi                                   on 2000/08/25  16:39:22
75915         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
75916              From: Peter Prymmer <pvhp@forte.com>
75917              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
75918              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
75919      Branch: perl
75920            ! configure.com
75921 ____________________________________________________________________________
75922 [  6807] By: jhi                                   on 2000/08/25  16:36:37
75923         Log: Better wording for the vec lvalue diagnostic.
75924              
75925              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
75926              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
75927              Date: Wed, 23 Aug 2000 14:12:16 -0400
75928              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
75929      Branch: perl
75930            ! pod/perldiag.pod
75931 ____________________________________________________________________________
75932 [  6806] By: jhi                                   on 2000/08/24  18:17:22
75933         Log: Subject: [PATCH] More silencing of installman.
75934              From: <abigail@foad.org>
75935              Date: Thu, 24 Aug 2000 14:01:44 -0400
75936              Message-ID: <20000824180144.20062.qmail@foad.org>
75937      Branch: perl
75938            ! installman
75939 ____________________________________________________________________________
75940 [  6805] By: jhi                                   on 2000/08/24  15:00:31
75941         Log: Update Changes.
75942      Branch: perl
75943            ! Changes patchlevel.h
75944 ____________________________________________________________________________
75945 [  6804] By: jhi                                   on 2000/08/24  14:59:07
75946         Log: Regen perltoc.
75947      Branch: perl
75948            ! pod/perltoc.pod
75949 ____________________________________________________________________________
75950 [  6803] By: jhi                                   on 2000/08/24  14:44:39
75951         Log: Show the doc file, not the temp file.
75952      Branch: perl
75953            ! installman
75954 ____________________________________________________________________________
75955 [  6802] By: jhi                                   on 2000/08/24  14:41:53
75956         Log: Continue silencing.
75957      Branch: perl
75958            ! installman
75959 ____________________________________________________________________________
75960 [  6801] By: jhi                                   on 2000/08/24  14:34:40
75961         Log: Actually do something with the silencer option.
75962      Branch: perl
75963            ! installman
75964 ____________________________________________________________________________
75965 [  6800] By: jhi                                   on 2000/08/24  14:26:22
75966         Log: Make installman to recognize the silence flag -S.
75967      Branch: perl
75968            ! installman
75969 ____________________________________________________________________________
75970 [  6799] By: jhi                                   on 2000/08/24  13:49:38
75971         Log: DOS patches and portability/porting notes, from Tim Jenness.
75972      Branch: perl
75973            ! lib/File/Temp.pm
75974 ____________________________________________________________________________
75975 [  6798] By: jhi                                   on 2000/08/24  13:48:27
75976         Log: Create directories in silence.
75977              
75978              Subject: [PATCH] Another silencer for MakeMaker
75979              From: andreas.koenig@anima.de (Andreas J. Koenig)
75980              Date: 24 Aug 2000 14:18:52 +0200
75981              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
75982      Branch: perl
75983            ! lib/ExtUtils/Command.pm
75984 ____________________________________________________________________________
75985 [  6797] By: jhi                                   on 2000/08/24  13:46:42
75986         Log: More liberal parsing of version numbers.
75987              
75988              Subject: Re: CPAN.pm beta for testing available
75989              From: andreas.koenig@anima.de (Andreas J. Koenig)
75990              Date: 24 Aug 2000 13:51:57 +0200
75991              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
75992      Branch: perl
75993            ! lib/CPAN.pm
75994 ____________________________________________________________________________
75995 [  6796] By: jhi                                   on 2000/08/24  13:44:36
75996         Log: Make "make install" by default silent.  A new "install-verbose"
75997              target is verbose.
75998      Branch: perl
75999            ! Makefile.SH
76000 ____________________________________________________________________________
76001 [  6795] By: jhi                                   on 2000/08/24  13:39:14
76002         Log: Add silencer flags to installperl.
76003              
76004              Subject: [PATCH] Making installperl silent.
76005              From: <abigail@foad.org>
76006              Date: Thu, 24 Aug 2000 05:01:45 -0400
76007              Message-ID: <20000824090145.13141.qmail@foad.org>
76008      Branch: perl
76009            ! installperl
76010 ____________________________________________________________________________
76011 [  6794] By: jhi                                   on 2000/08/24  13:35:50
76012         Log: installperl couldn't tell whether it had run tests or not.
76013              
76014              Subject: [PATCH] Re: installperl and t/TEST
76015              From: <abigail@foad.org>
76016              Date: Thu, 24 Aug 2000 04:00:53 -0400
76017              Message-ID: <20000824080053.2494.qmail@foad.org>
76018      Branch: perl
76019            ! Makefile.SH installperl
76020 ____________________________________________________________________________
76021 [  6793] By: jhi                                   on 2000/08/24  13:27:50
76022         Log: Drop the separate perlbc, perlcc -b should be enough.
76023      Branch: perl
76024            - utils/perlbc.PL
76025            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
76026 ____________________________________________________________________________
76027 [  6792] By: jhi                                   on 2000/08/24  04:41:30
76028         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
76029              plus the typo fix from Peter Prymmer.
76030      Branch: perl
76031            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
76032            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
76033 ____________________________________________________________________________
76034 [  6791] By: jhi                                   on 2000/08/24  02:10:43
76035         Log: Replace #6705 with a minimal doc patch.
76036              
76037              Subject: [PATCH 5.6.0] replace change #6705
76038              From: Jan Dubois <jand@ActiveState.com>
76039              Date: Wed, 23 Aug 2000 18:31:51 -0700
76040              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
76041      Branch: perl
76042            ! lib/Win32.pod win32/win32.c
76043 ____________________________________________________________________________
76044 [  6790] By: jhi                                   on 2000/08/23  17:52:00
76045         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
76046              From: Mike Guy <mjtg@cam.ac.uk>
76047              Date: Wed, 23 Aug 2000 18:38:46 +0100
76048              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
76049      Branch: perl
76050            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
76051 ____________________________________________________________________________
76052 [  6789] By: jhi                                   on 2000/08/23  15:34:21
76053         Log: Update Changes.
76054      Branch: perl
76055            ! Changes patchlevel.h
76056 ____________________________________________________________________________
76057 [  6788] By: jhi                                   on 2000/08/23  15:33:40
76058         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
76059              From: Wilfredo Sánchez <wsanchez@apple.com>
76060              Date: Tue, 22 Aug 2000 19:31:27 -0700
76061              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
76062      Branch: perl
76063            ! perl.h
76064 ____________________________________________________________________________
76065 [  6787] By: jhi                                   on 2000/08/23  15:29:31
76066         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
76067              From: Spider Boardman <spider@leggy.zk3.dec.com>
76068              Date: Wed, 23 Aug 2000 10:33:23 -0400
76069              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
76070      Branch: perl
76071            ! lib/Pod/Html.pm
76072 ____________________________________________________________________________
76073 [  6786] By: jhi                                   on 2000/08/23  15:28:11
76074         Log: Bad makefile.
76075      Branch: perl
76076            ! ext/B/Makefile.PL
76077 ____________________________________________________________________________
76078 [  6785] By: jhi                                   on 2000/08/23  14:37:04
76079         Log: Update Changes.
76080      Branch: perl
76081            ! Changes patchlevel.h
76082 ____________________________________________________________________________
76083 [  6784] By: jhi                                   on 2000/08/23  13:58:41
76084         Log: Portability fix from Hugo van der Sanden.
76085      Branch: perl
76086            ! ext/re/Makefile.PL
76087 ____________________________________________________________________________
76088 [  6783] By: jhi                                   on 2000/08/23  13:53:53
76089         Log: Storable support, v-version fixes.
76090              
76091              Subject: CPAN.pm beta for testing available
76092              From: andreas.koenig@anima.de (Andreas J. Koenig)
76093              Date: 22 Aug 2000 23:31:33 +0200
76094              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
76095      Branch: perl
76096            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
76097 ____________________________________________________________________________
76098 [  6782] By: jhi                                   on 2000/08/23  13:51:26
76099         Log: Mac and other portability updates from Chris Nandor.
76100      Branch: perl
76101            ! pod/perlmodinstall.pod
76102 ____________________________________________________________________________
76103 [  6781] By: jhi                                   on 2000/08/23  13:47:33
76104         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
76105              From: Peter Prymmer <pvhp@forte.com>
76106              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
76107              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
76108      Branch: perl
76109            ! ext/Storable/Storable.xs
76110 ____________________________________________________________________________
76111 [  6780] By: jhi                                   on 2000/08/23  13:33:34
76112         Log: VMS MMS (make) wants null action.
76113      Branch: perl
76114            ! ext/B/Makefile.PL
76115 ____________________________________________________________________________
76116 [  6779] By: jhi                                   on 2000/08/22  19:44:47
76117         Log: Forgot portability nit.
76118      Branch: perl
76119            ! t/lib/st-forgive.t
76120 ____________________________________________________________________________
76121 [  6778] By: jhi                                   on 2000/08/22  19:35:25
76122         Log: Be portable.
76123      Branch: perl
76124            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
76125            ! t/lib/st-store.t
76126 ____________________________________________________________________________
76127 [  6777] By: jhi                                   on 2000/08/22  18:50:53
76128         Log: Update Changes.
76129      Branch: perl
76130            ! Changes patchlevel.h
76131 ____________________________________________________________________________
76132 [  6776] By: jhi                                   on 2000/08/22  18:44:46
76133         Log: cSVOPo_*v things index into the current PL_curpad
76134              under ithreads, which is different from the curpad
76135              used by the XSUB.  (In other words, the code as-is
76136              before this patch wouldn't work under ithreads.)
76137              From Sarathy.
76138      Branch: perl
76139            ! ext/B/B.xs
76140 ____________________________________________________________________________
76141 [  6775] By: jhi                                   on 2000/08/22  18:18:37
76142         Log: Make the selection of NVff et al stricter.
76143      Branch: metaconfig/U/perl
76144            ! perlxvf.U
76145      Branch: perl
76146            ! Configure config_h.SH
76147 ____________________________________________________________________________
76148 [  6774] By: jhi                                   on 2000/08/22  17:19:42
76149         Log: perldelta nits.
76150      Branch: perl
76151            ! pod/perldelta.pod
76152 ____________________________________________________________________________
76153 [  6773] By: jhi                                   on 2000/08/22  17:06:26
76154         Log: Long double fixes from Spider Boardman.
76155              
76156              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
76157              From: system PRIVILEGED account <root@peano.zk3.dec.com>
76158              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
76159              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
76160      Branch: perl
76161            ! t/lib/bigfltpm.t t/lib/st-06compat.t
76162 ____________________________________________________________________________
76163 [  6772] By: jhi                                   on 2000/08/22  15:04:53
76164         Log: Update Changes.
76165      Branch: perl
76166            ! Changes patchlevel.h
76167 ____________________________________________________________________________
76168 [  6771] By: jhi                                   on 2000/08/22  15:01:44
76169         Log: perldelta fixes from Hugo van der Sanden.
76170      Branch: perl
76171            ! pod/perldelta.pod
76172 ____________________________________________________________________________
76173 [  6770] By: jhi                                   on 2000/08/22  14:34:49
76174         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
76175              From: Hugo <hv@crypt.compulink.co.uk>
76176              Date: Tue, 22 Aug 2000 11:21:53 +0100
76177              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
76178      Branch: perl
76179            ! regcomp.c
76180 ____________________________________________________________________________
76181 [  6769] By: jhi                                   on 2000/08/22  14:30:02
76182         Log: Add Yitzchak, reformat.
76183      Branch: perl
76184            ! Changes config_h.SH
76185 ____________________________________________________________________________
76186 [  6768] By: jhi                                   on 2000/08/22  14:21:35
76187         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
76188              and Spider Boardman.
76189      Branch: metaconfig
76190            ! U/compline/d_gconvert.U
76191      Branch: perl
76192            ! Configure
76193 ____________________________________________________________________________
76194 [  6767] By: jhi                                   on 2000/08/22  14:11:24
76195         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
76196              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76197              Date: Mon, 21 Aug 2000 19:08:31 -0700
76198              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
76199      Branch: perl
76200            - ext/Storable/patchlevel.h
76201            ! MANIFEST ext/Storable/MANIFEST
76202 ____________________________________________________________________________
76203 [  6766] By: jhi                                   on 2000/08/22  13:49:29
76204         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
76205              From: Peter Prymmer <pvhp@forte.com>
76206              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
76207              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
76208      Branch: perl
76209            ! configure.com ext/Storable/Makefile.PL
76210 ____________________________________________________________________________
76211 [  6765] By: jhi                                   on 2000/08/22  13:44:59
76212         Log: Subject: [PATCH blead] B:: missing dependency
76213              From: Hugo <hv@crypt.compulink.co.uk>
76214              Date: Tue, 22 Aug 2000 06:44:33 +0100
76215              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
76216      Branch: perl
76217            ! ext/B/Makefile.PL
76218 ____________________________________________________________________________
76219 [  6764] By: jhi                                   on 2000/08/22  13:38:12
76220         Log: More bytecompiler.
76221      Branch: perl
76222            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
76223 ____________________________________________________________________________
76224 [  6763] By: jhi                                   on 2000/08/22  13:36:44
76225         Log: Bytecompiler patches from Benjamin Stuhl.
76226      Branch: perl
76227            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
76228            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
76229            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
76230            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
76231            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
76232            ! perl.c perlapi.h pod/perldelta.pod
76233 ____________________________________________________________________________
76234 [  6762] By: jhi                                   on 2000/08/21  23:43:40
76235         Log: An obsoleted diagnostic.
76236      Branch: perl
76237            ! pod/perldelta.pod
76238 ____________________________________________________________________________
76239 [  6761] By: jhi                                   on 2000/08/21  23:01:45
76240         Log: The #6759 wasn't quite right.
76241      Branch: perl
76242            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
76243            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
76244            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
76245            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
76246            ! t/lib/st-tieditems.t
76247 ____________________________________________________________________________
76248 [  6760] By: jhi                                   on 2000/08/21  22:35:49
76249         Log: Be verydeepclean.
76250      Branch: perl
76251            ! Makefile.SH
76252 ____________________________________________________________________________
76253 [  6759] By: jhi                                   on 2000/08/21  22:25:40
76254         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
76255              From: Peter Prymmer <pvhp@forte.com>
76256              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
76257              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
76258      Branch: perl
76259            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
76260            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
76261            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
76262            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
76263            ! t/lib/st-tieditems.t
76264 ____________________________________________________________________________
76265 [  6758] By: jhi                                   on 2000/08/21  22:22:32
76266         Log: Few more casts, need reported in
76267              
76268              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
76269              From: Mike Stok <mike@stok.co.uk>
76270              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
76271              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
76272              
76273              and
76274              
76275              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
76276              From: abigail@foad.org
76277              Date: 21 Aug 2000 21:31:34 -0000
76278              Message-Id: <20000821213134.30170.qmail@foad.org>
76279      Branch: perl
76280            ! ext/Storable/Storable.xs
76281 ____________________________________________________________________________
76282 [  6757] By: jhi                                   on 2000/08/21  18:37:07
76283         Log: Update Changes.
76284      Branch: perl
76285            ! Changes patchlevel.h
76286 ____________________________________________________________________________
76287 [  6756] By: jhi                                   on 2000/08/21  18:34:02
76288         Log: A pod nit.
76289              
76290              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
76291              From: <abigail@foad.org>
76292              Date: Mon, 21 Aug 2000 14:00:16 -0400
76293              Message-ID: <20000821180016.28627.qmail@foad.org>
76294      Branch: perl
76295            ! pod/perlre.pod
76296 ____________________________________________________________________________
76297 [  6755] By: jhi                                   on 2000/08/21  18:30:56
76298         Log: Use PodParser 1.18 new test.
76299      Branch: perl
76300            ! t/pod/special_seqs.t t/pod/special_seqs.xr
76301 ____________________________________________________________________________
76302 [  6754] By: jhi                                   on 2000/08/21  18:28:35
76303         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
76304              patches cannot be applied since #6712 conflicts.
76305      Branch: perl
76306            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
76307 ____________________________________________________________________________
76308 [  6753] By: jhi                                   on 2000/08/21  18:15:11
76309         Log: Weed out some smaller changes.
76310      Branch: perl
76311            ! pod/perldelta.pod
76312 ____________________________________________________________________________
76313 [  6752] By: jhi                                   on 2000/08/21  18:02:30
76314         Log: Also under djgpp the timestamps are funky.
76315      Branch: perl
76316            ! t/op/stat.t
76317 ____________________________________________________________________________
76318 [  6751] By: jhi                                   on 2000/08/21  17:55:56
76319         Log: Tweak the floating point output routine preferences.
76320      Branch: metaconfig
76321            ! U/compline/d_gconvert.U
76322      Branch: perl
76323            ! Configure
76324 ____________________________________________________________________________
76325 [  6750] By: jhi                                   on 2000/08/21  17:51:29
76326         Log: Unicos/mk requires elaborate paranoia.
76327      Branch: perl
76328            ! lib/Math/Complex.pm
76329 ____________________________________________________________________________
76330 [  6749] By: gsar                                  on 2000/08/21  16:53:31
76331         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
76332      Branch: perl
76333            ! lib/Cwd.pm
76334 ____________________________________________________________________________
76335 [  6748] By: gsar                                  on 2000/08/21  16:22:19
76336         Log: free TLS slot properly on Windows
76337      Branch: perl
76338            ! thread.h win32/perllib.c win32/win32thread.h
76339 ____________________________________________________________________________
76340 [  6747] By: jhi                                   on 2000/08/21  16:20:58
76341         Log: Rename the macro argument because some preprocessors
76342              can't tell the difference and expand arguments also inside
76343              double quoted strings.
76344      Branch: perl
76345            ! regcomp.c
76346 ____________________________________________________________________________
76347 [  6746] By: jhi                                   on 2000/08/21  16:09:41
76348         Log: Support long doubles in Storable.
76349              
76350              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
76351              From: Radu Greab <radu@netsoft.ro>
76352              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
76353              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
76354      Branch: perl
76355            ! ext/Storable/Storable.xs
76356 ____________________________________________________________________________
76357 [  6745] By: jhi                                   on 2000/08/21  15:51:40
76358         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
76359              From: "Fifer, Eric" <EFifer@sanwaint.com>
76360              Date: Mon, 21 Aug 2000 15:34:49 +0100
76361              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
76362      Branch: perl
76363            ! t/pragma/warn/9enabled
76364 ____________________________________________________________________________
76365 [  6744] By: jhi                                   on 2000/08/21  15:39:35
76366         Log: Document the endianness of Alpha more precisely.
76367      Branch: perl
76368            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
76369            ! pod/perlport.pod
76370 ____________________________________________________________________________
76371 [  6743] By: jhi                                   on 2000/08/21  14:47:05
76372         Log: perldelta fixes from the p5p crowd.
76373      Branch: perl
76374            ! pod/perldelta.pod pod/perlop.pod
76375 ____________________________________________________________________________
76376 [  6742] By: jhi                                   on 2000/08/21  13:34:51
76377         Log: Update to Pod::LaTeX 0.53.
76378              
76379              Subject: [PATCH] lib/Pod/LaTeX.pm updates
76380              From: Tim Jenness <timj@jach.hawaii.edu>
76381              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
76382              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
76383      Branch: perl
76384            ! lib/Pod/LaTeX.pm
76385 ____________________________________________________________________________
76386 [  6741] By: jhi                                   on 2000/08/21  13:33:01
76387         Log: Subject: [PATCH] os2.c fix for use64bitint
76388              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76389              Date: Mon, 21 Aug 2000 01:32:25 -0700
76390              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
76391      Branch: perl
76392            ! os2/os2.c
76393 ____________________________________________________________________________
76394 [  6740] By: jhi                                   on 2000/08/21  13:28:52
76395         Log: Array context keeps slithering in.
76396              
76397              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
76398              From: Daniel Chetlin <daniel@chetlin.com>
76399              Date: Sun, 20 Aug 2000 21:40:25 -0700
76400              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
76401      Branch: perl
76402            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
76403            ! pod/perldebtut.pod
76404 ____________________________________________________________________________
76405 [  6739] By: jhi                                   on 2000/08/21  13:23:55
76406         Log: Big-endian quad fixes for Storable from Radu Greab,
76407              plus few explicit null casts for picky compilers.
76408      Branch: perl
76409            ! ext/Storable/Storable.xs
76410 ____________________________________________________________________________
76411 [  6738] By: gsar                                  on 2000/08/21  05:56:13
76412         Log: small tweaks for change#6705: avoid C++ style comments in C code;
76413              use Perl's malloc API rather than the low level system one
76414      Branch: perl
76415            ! win32/win32.c
76416 ____________________________________________________________________________
76417 [  6737] By: gsar                                  on 2000/08/21  05:35:41
76418         Log: add Storable to list of extensions on Windows
76419      Branch: perl
76420            ! win32/Makefile win32/makefile.mk
76421 ____________________________________________________________________________
76422 [  6736] By: jhi                                   on 2000/08/21  02:57:53
76423         Log: Update Changes.
76424      Branch: perl
76425            ! Changes patchlevel.h
76426 ____________________________________________________________________________
76427 [  6735] By: jhi                                   on 2000/08/21  02:57:20
76428         Log: Draft 0.
76429      Branch: perl
76430            ! pod/perldelta.pod
76431 ____________________________________________________________________________
76432 [  6734] By: jhi                                   on 2000/08/21  02:57:03
76433         Log: Add Storable 0.7.2 from Raphael Manfredi,
76434              plus the patch from
76435              
76436              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
76437              From: Radu Greab <radu@netsoft.ro>
76438              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
76439              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
76440              
76441              plus changes to get Storable to compile with
76442              picky ANSI compilers.
76443      Branch: perl
76444            + ext/Storable/ChangeLog ext/Storable/MANIFEST
76445            + ext/Storable/Makefile.PL ext/Storable/README
76446            + ext/Storable/Storable.pm ext/Storable/Storable.xs
76447            + ext/Storable/patchlevel.h t/lib/st-06compat.t
76448            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
76449            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
76450            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
76451            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
76452            + t/lib/st-tieditems.t
76453            ! MANIFEST
76454 ____________________________________________________________________________
76455 [  6733] By: jhi                                   on 2000/08/21  02:29:09
76456         Log: The correct cleaning order is an art.
76457      Branch: perl
76458            ! Makefile.SH
76459 ____________________________________________________________________________
76460 [  6732] By: jhi                                   on 2000/08/21  01:23:39
76461         Log: The #6724 is here.
76462      Branch: perl
76463            ! t/lib/ftmp-security.t
76464 ____________________________________________________________________________
76465 [  6731] By: jhi                                   on 2000/08/20  23:17:03
76466         Log: s/this one/the 5.6.0 release/
76467      Branch: perl
76468            ! pod/perl56delta.pod
76469 ____________________________________________________________________________
76470 [  6730] By: jhi                                   on 2000/08/20  23:07:34
76471         Log: Mention perlebcdic and perlposix-bc.
76472      Branch: perl
76473            ! pod/perlport.pod
76474 ____________________________________________________________________________
76475 [  6729] By: jhi                                   on 2000/08/20  21:32:59
76476         Log: Document the number of exponent digits.
76477      Branch: perl
76478            ! pod/perlfunc.pod
76479 ____________________________________________________________________________
76480 [  6728] By: jhi                                   on 2000/08/20  21:16:47
76481         Log: Use File::Spec->tmpdir().
76482              
76483              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
76484              From: Tim Jenness <timj@jach.hawaii.edu>
76485              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
76486              MIME-Version: 1.0
76487              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
76488      Branch: perl
76489            ! utils/perlbug.PL
76490 ____________________________________________________________________________
76491 [  6727] By: jhi                                   on 2000/08/20  20:43:32
76492         Log: Update Changes.
76493      Branch: perl
76494            ! Changes patchlevel.h
76495 ____________________________________________________________________________
76496 [  6726] By: jhi                                   on 2000/08/20  20:41:44
76497         Log: The veryclean target needs to clobber.
76498      Branch: perl
76499            ! Makefile.SH
76500 ____________________________________________________________________________
76501 [  6725] By: jhi                                   on 2000/08/20  20:37:38
76502         Log: Document odd vs even subreleases and -Dusedevel.
76503      Branch: perl
76504            ! INSTALL
76505 ____________________________________________________________________________
76506 [  6724] By: jhi                                   on 2000/08/20  19:58:05
76507         Log: Use temporary directory instead of current directory.
76508              
76509              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
76510              From: Tim Jenness <timj@jach.hawaii.edu>
76511              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
76512              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
76513      Branch: perl
76514            ! t/lib/ftmp-security.t
76515 ____________________________________________________________________________
76516 [  6723] By: jhi                                   on 2000/08/20  19:55:55
76517         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
76518              From: andreas.koenig@anima.de (Andreas J. Koenig)
76519              Date: 20 Aug 2000 15:52:03 +0200
76520              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
76521      Branch: perl
76522            ! lib/ExtUtils/MM_Unix.pm
76523 ____________________________________________________________________________
76524 [  6722] By: jhi                                   on 2000/08/20  19:46:01
76525         Log: Update to CGI 2.72, from Lincoln Stein.
76526      Branch: perl
76527            ! lib/CGI.pm
76528 ____________________________________________________________________________
76529 [  6721] By: jhi                                   on 2000/08/20  19:43:54
76530         Log: (Replaced by #8364.)
76531              
76532              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
76533              From: Radu Greab <radu@netsoft.ro>
76534              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
76535              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
76536      Branch: perl
76537            ! ext/GDBM_File/GDBM_File.xs
76538 ____________________________________________________________________________
76539 [  6720] By: jhi                                   on 2000/08/20  19:42:01
76540         Log: pp_open() could pass an uninitialized filename down to do_open9().
76541      Branch: perl
76542            ! pp_sys.c
76543 ____________________________________________________________________________
76544 [  6719] By: jhi                                   on 2000/08/20  14:06:41
76545         Log: UTF8 concat fixes.
76546              
76547              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
76548              From: Hugo <hv@crypt.compulink.co.uk>
76549              Date: Sun, 20 Aug 2000 07:30:46 +0100
76550              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
76551      Branch: perl
76552            ! pp_hot.c t/op/append.t
76553 ____________________________________________________________________________
76554 [  6718] By: jhi                                   on 2000/08/20  02:09:37
76555         Log: Let's try #6717 again.
76556      Branch: perl
76557            ! lib/File/Temp.pm
76558 ____________________________________________________________________________
76559 [  6717] By: jhi                                   on 2000/08/20  01:56:55
76560         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
76561              From: "Craig A. Berry" <craig.berry@metamorgs.com>
76562              Date: Sat, 19 Aug 2000 18:15:39 -0500
76563              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
76564      Branch: perl
76565            ! lib/File/Temp.pm
76566 ____________________________________________________________________________
76567 [  6716] By: jhi                                   on 2000/08/19  15:50:11
76568         Log: Update Changes.
76569      Branch: perl
76570            ! Changes patchlevel.h
76571 ____________________________________________________________________________
76572 [  6715] By: jhi                                   on 2000/08/19  15:39:09
76573         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
76574              From: Jonathan D Johnston <jdjohnston2@juno.com>
76575              Date: Thu, 17 Aug 2000 23:13:01 -0400       
76576              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
76577      Branch: perl
76578            ! pod/perlfunc.pod
76579 ____________________________________________________________________________
76580 [  6714] By: jhi                                   on 2000/08/19  15:34:04
76581         Log: Introduce a 'veryclean' target that is like 'distclean'
76582              but also removes *~ and *.orig.
76583      Branch: perl
76584            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
76585            ! utils/Makefile x2p/Makefile.SH
76586 ____________________________________________________________________________
76587 [  6713] By: jhi                                   on 2000/08/19  14:15:45
76588         Log: Put back the long double avoidance code to POSIX.xs
76589              because VMS seems to need it still.
76590      Branch: perl
76591            ! ext/POSIX/POSIX.xs
76592 ____________________________________________________________________________
76593 [  6712] By: jhi                                   on 2000/08/19  14:10:41
76594         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
76595              From: Peter Prymmer <pvhp@forte.com>
76596              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
76597              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
76598      Branch: perl
76599            ! lib/Pod/Find.pm t/pod/find.t
76600 ____________________________________________________________________________
76601 [  6711] By: jhi                                   on 2000/08/19  14:09:19
76602         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
76603              From: Peter Prymmer <pvhp@forte.com>
76604              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
76605              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
76606              cc: vmsperl@perl.org
76607      Branch: perl
76608            ! t/lib/peek.t
76609 ____________________________________________________________________________
76610 [  6710] By: jhi                                   on 2000/08/19  14:08:01
76611         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
76612              From: Jan Dubois <jand@ActiveState.com>
76613              Date: Fri, 18 Aug 2000 16:31:48 -0700
76614              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
76615      Branch: perl
76616            ! win32/win32.c
76617 ____________________________________________________________________________
76618 [  6709] By: jhi                                   on 2000/08/19  14:06:57
76619         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
76620              
76621              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
76622              From: Spider.Boardman@Orb.Nashua.NH.US
76623              Date: Fri, 18 Aug 2000 18:41:14 -0400
76624              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
76625      Branch: perl
76626            ! regcomp.c
76627 ____________________________________________________________________________
76628 [  6708] By: jhi                                   on 2000/08/18  22:04:49
76629         Log: Update Changes.
76630      Branch: perl
76631            ! Changes patchlevel.h
76632 ____________________________________________________________________________
76633 [  6707] By: jhi                                   on 2000/08/18  21:55:14
76634         Log: Add warnif(), check warnings further up the stack,
76635              all the warnings functions now can take an optional object reference.
76636              
76637              Subject: [PATCH bleedperl@6691] warnings pragma update
76638              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
76639              Date: Fri, 18 Aug 2000 22:42:06 +0100
76640              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
76641      Branch: perl
76642            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
76643            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
76644            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
76645 ____________________________________________________________________________
76646 [  6706] By: jhi                                   on 2000/08/18  21:41:45
76647         Log: Typo in pp_complement().
76648              
76649              Subject: [PATCH perl-current] Deparse
76650              From: Peter Scott <Peter@PSDT.com>
76651              Date: Fri, 18 Aug 2000 12:44:37 -0700
76652              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
76653      Branch: perl
76654            ! ext/B/B/Deparse.pm
76655 ____________________________________________________________________________
76656 [  6705] By: jhi                                   on 2000/08/18  21:25:59
76657         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
76658              From: Jan Dubois <jand@ActiveState.com>
76659              Date: Fri, 18 Aug 2000 14:22:51 -0700
76660              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
76661      Branch: perl
76662            ! lib/Win32.pod win32/win32.c
76663 ____________________________________________________________________________
76664 [  6704] By: jhi                                   on 2000/08/18  21:16:14
76665         Log: Don't eat leading os from index entries.
76666              
76667              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
76668              From: Russ Allbery <rra@stanford.edu>
76669              Date: 10 Aug 2000 20:49:25 -0700
76670              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
76671      Branch: perl
76672            ! lib/Pod/Man.pm
76673 ____________________________________________________________________________
76674 [  6703] By: jhi                                   on 2000/08/18  21:07:06
76675         Log: Add [[:blank:]] as suggested in
76676              
76677              Subject: [ID 20000716.024] [=cc=] / [:blank:]
76678              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
76679              Date: Sun, 16 Jul 2000 17:55:29 -0700
76680              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
76681              
76682              (the [=cc=] has already been taken care of by #6439
76683              so the whole bug report can be closed)
76684              
76685              and make [[:space:]] to be equivalent to isspace(3)
76686              (as opposed to \s, which is isSPACE()).  The difference
76687              is that now [[:space:]] matches the mythical vertical tab,
76688              while \s doesn't.
76689      Branch: perl
76690            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
76691            ! regexec.c t/op/pat.t
76692 ____________________________________________________________________________
76693 [  6702] By: jhi                                   on 2000/08/18  18:47:47
76694         Log: The new tests were missing from #6415.
76695      Branch: perl
76696            ! t/op/bop.t
76697 ____________________________________________________________________________
76698 [  6701] By: jhi                                   on 2000/08/18  18:20:40
76699         Log: Document the NDBM_File and ODBM_File as SDBM_File
76700              was documented in #6417.
76701      Branch: perl
76702            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
76703            ! ext/SDBM_File/SDBM_File.pm
76704 ____________________________________________________________________________
76705 [  6700] By: jhi                                   on 2000/08/18  18:10:39
76706         Log: Subject: [PATCH perl@6698] cygwin port
76707              From: "Fifer, Eric" <EFifer@sanwaint.com>
76708              Date: Fri, 18 Aug 2000 17:30:05 +0100
76709              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
76710      Branch: perl
76711            ! lib/File/Temp.pm
76712 ____________________________________________________________________________
76713 [  6699] By: jhi                                   on 2000/08/18  16:21:49
76714         Log: Document code point which makes if (defined %stash::) to work
76715              (noted by Spider Boardman).
76716      Branch: perl
76717            ! op.c
76718 ____________________________________________________________________________
76719 [  6698] By: jhi                                   on 2000/08/18  13:43:27
76720         Log: Update Changes.
76721      Branch: perl
76722            ! Changes patchlevel.h
76723 ____________________________________________________________________________
76724 [  6697] By: jhi                                   on 2000/08/18  13:35:57
76725         Log: Tiny Getopt::Long patch from Johan Vromans.
76726      Branch: perl
76727            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
76728 ____________________________________________________________________________
76729 [  6696] By: jhi                                   on 2000/08/18  13:26:14
76730         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
76731              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
76732              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
76733              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
76734      Branch: perl
76735            ! pod/perldiag.pod pod/perlsyn.pod
76736 ____________________________________________________________________________
76737 [  6695] By: jhi                                   on 2000/08/18  13:13:26
76738         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
76739              From: Daniel Chetlin <daniel@chetlin.com>
76740              Date: Fri, 18 Aug 2000 03:13:36 -0700
76741              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
76742      Branch: perl
76743            ! pod/perlfunc.pod
76744 ____________________________________________________________________________
76745 [  6694] By: jhi                                   on 2000/08/18  13:08:05
76746         Log: Subject: [PATCH] perltrap.pod spring cleaning
76747              From: Daniel Chetlin <daniel@chetlin.com>
76748              Date: Fri, 18 Aug 2000 03:06:54 -0700
76749              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
76750              
76751              plus Mike Guy's nitfix.
76752      Branch: perl
76753            ! pod/perltrap.pod
76754 ____________________________________________________________________________
76755 [  6693] By: jhi                                   on 2000/08/18  13:00:26
76756         Log: Unbuffer the output.
76757              
76758              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
76759              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76760              Date: Thu, 17 Aug 2000 18:39:29 -0700
76761              Message-ID: <RPJn5gzkgydf092yn@efn.org>
76762      Branch: perl
76763            ! t/op/fork.t
76764 ____________________________________________________________________________
76765 [  6692] By: jhi                                   on 2000/08/18  05:19:17
76766         Log: Delete the image, too, not just its MANIFEStation.
76767      Branch: perl
76768            - lib/CGI/eg/wilogo.gif
76769 ____________________________________________________________________________
76770 [  6691] By: jhi                                   on 2000/08/18  05:10:26
76771         Log: Propagate new Configure vars.
76772      Branch: perl
76773            ! configure.com epoc/config.sh uconfig.h uconfig.sh
76774            ! vos/config.def vos/config.h vos/config_h.SH_orig
76775            ! win32/config.bc win32/config.gc win32/config.vc
76776            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
76777 ____________________________________________________________________________
76778 [  6690] By: jhi                                   on 2000/08/18  04:30:56
76779         Log: Update Changes.
76780      Branch: perl
76781            ! Changes patchlevel.h
76782 ____________________________________________________________________________
76783 [  6689] By: jhi                                   on 2000/08/18  04:12:30
76784         Log: Fix the lib/complex failure of
76785              
76786              From: abigail@foad.org
76787              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
76788              Date: 15 Aug 2000 04:06:38 -0000
76789              Message-Id: <20000815040638.8524.qmail@foad.org> 
76790              
76791              Linux long double accuracy issue: something that
76792              when printed with %g looks like "2" but int() of it is 1.
76793      Branch: perl
76794            ! lib/Math/Complex.pm
76795 ____________________________________________________________________________
76796 [  6688] By: jhi                                   on 2000/08/18  03:15:35
76797         Log: The byteorder code in #6671 was wrong.
76798      Branch: perl
76799            ! configpm
76800 ____________________________________________________________________________
76801 [  6687] By: jhi                                   on 2000/08/18  02:08:42
76802         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
76803              From: Jan Dubois <jand@ActiveState.com>
76804              Date: Thu, 17 Aug 2000 18:31:55 -0700
76805              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
76806      Branch: perl
76807            ! sv.c
76808 ____________________________________________________________________________
76809 [  6686] By: jhi                                   on 2000/08/18  02:04:15
76810         Log: Use NVs in POSIX math, not doubles.
76811              
76812              From: abigail@foad.org
76813              Subject: [ID 20000817.014] POSIX & modfl
76814              Date: 17 Aug 2000 20:49:18 -0000
76815              Message-Id: <20000817204918.23123.qmail@foad.org>
76816      Branch: perl
76817            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
76818 ____________________________________________________________________________
76819 [  6685] By: jhi                                   on 2000/08/18  02:02:12
76820         Log: Introduce NVef, NVff, and NVgf, use the middle one.
76821              (helps for lib/peek + Linux + long doubles)  Reported in
76822              
76823              From: abigail@foad.org
76824              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
76825              Date: 15 Aug 2000 04:06:38 -0000
76826              Message-Id: <20000815040638.8524.qmail@foad.org> 
76827              
76828              (note: the lib/complex failure has not yet been addressed)
76829      Branch: metaconfig/U/perl
76830            ! perlxvf.U
76831      Branch: perl
76832            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76833            ! config_h.SH dump.c perl.h pod/perlguts.pod
76834 ____________________________________________________________________________
76835 [  6684] By: jhi                                   on 2000/08/17  23:22:19
76836         Log: Add byteorder to the myconfig output.
76837      Branch: perl
76838            ! myconfig.SH
76839 ____________________________________________________________________________
76840 [  6683] By: jhi                                   on 2000/08/17  23:20:19
76841         Log: The image doth not exist, spotted by Johan Vromans.
76842      Branch: perl
76843            ! MANIFEST
76844 ____________________________________________________________________________
76845 [  6682] By: jhi                                   on 2000/08/17  22:38:16
76846         Log: Document what the backtick returns if the command fails.
76847      Branch: perl
76848            ! pod/perlop.pod
76849 ____________________________________________________________________________
76850 [  6681] By: jhi                                   on 2000/08/17  22:33:12
76851         Log: Do not use prototyping here.
76852              
76853              Subject: [ID 20000817.016] [PATCH] Peek.xs
76854              From: abigail@foad.org
76855              Date: 17 Aug 2000 20:55:56 -0000
76856              Message-Id: <20000817205556.24270.qmail@foad.org>
76857      Branch: perl
76858            ! ext/Devel/Peek/Makefile.PL
76859 ____________________________________________________________________________
76860 [  6680] By: jhi                                   on 2000/08/17  19:46:43
76861         Log: Don't propose using modules built for 5.005 if no binary
76862              compatibility with 5.005 is attempted.
76863              
76864              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
76865              Subject: Minor nit with 5.7.0 (6655)
76866              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
76867              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
76868      Branch: metaconfig
76869            ! U/installdirs/inc_version_list.U
76870      Branch: perl
76871            ! Configure config_h.SH
76872 ____________________________________________________________________________
76873 [  6679] By: jhi                                   on 2000/08/17  19:16:39
76874         Log: Microperl config update.
76875      Branch: perl
76876            ! uconfig.h uconfig.sh
76877 ____________________________________________________________________________
76878 [  6678] By: jhi                                   on 2000/08/17  19:16:13
76879         Log: The #6648 wasn't protective enough for limited platforms
76880              (like microperl).
76881      Branch: perl
76882            ! dump.c sv.c
76883 ____________________________________________________________________________
76884 [  6677] By: jhi                                   on 2000/08/17  14:46:35
76885         Log: Update Changes.
76886      Branch: perl
76887            ! Changes patchlevel.h
76888 ____________________________________________________________________________
76889 [  6676] By: jhi                                   on 2000/08/17  14:44:02
76890         Log: Add perlebcdic from Peter Prymmer, regen toc.
76891      Branch: perl
76892            + pod/perlebcdic.pod
76893            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
76894 ____________________________________________________________________________
76895 [  6675] By: jhi                                   on 2000/08/17  14:41:52
76896         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
76897      Branch: perl
76898            ! pod/perldebtut.pod
76899 ____________________________________________________________________________
76900 [  6674] By: jhi                                   on 2000/08/17  14:29:43
76901         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
76902              
76903              Subject: [ID 20000724.006] -DLEAKTEST problem
76904              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
76905              Date: Tue, 25 Jul 2000 00:36:32 -0500
76906              Message-Id: <20000725003632.A26186@www.llamacom.com>
76907              
76908              Reminder sent
76909              
76910              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
76911              From: Hugo <hv@crypt.compulink.co.uk>
76912              Date: Thu, 17 Aug 2000 15:23:42 +0100
76913              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
76914      Branch: perl
76915            ! util.c
76916 ____________________________________________________________________________
76917 [  6673] By: jhi                                   on 2000/08/17  04:07:10
76918         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
76919              From: John Peacock <JPeacock@UnivPress.com>
76920              Date: Tue, 01 Aug 2000 09:38:12 -0400
76921              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
76922      Branch: perl
76923            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
76924 ____________________________________________________________________________
76925 [  6672] By: jhi                                   on 2000/08/17  03:04:35
76926         Log: Subject: [PATCH] Cwd.pm now uses strict
76927              From: Tim Jenness <timj@jach.hawaii.edu>
76928              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
76929              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
76930      Branch: perl
76931            ! lib/Cwd.pm
76932 ____________________________________________________________________________
76933 [  6671] By: jhi                                   on 2000/08/17  02:16:35
76934         Log: Make $Config{byteorder} more magical so that it is
76935              dynamically computed: nice for 'fat binaries'.
76936              
76937              Subject: [PATCH]: default byteorder
76938              From: Wilfredo Sánchez <wsanchez@apple.com>
76939              Date: Mon, 31 Jul 2000 19:45:31 -0700
76940              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
76941      Branch: perl
76942            ! configpm
76943 ____________________________________________________________________________
76944 [  6670] By: gsar                                  on 2000/08/17  01:22:21
76945         Log: move WNOHANG definition to where other such things are
76946      Branch: perl
76947            ! win32/win32.h
76948 ____________________________________________________________________________
76949 [  6669] By: jhi                                   on 2000/08/17  01:19:17
76950         Log: Update Changes.
76951      Branch: perl
76952            ! Changes patchlevel.h
76953 ____________________________________________________________________________
76954 [  6668] By: jhi                                   on 2000/08/17  01:16:29
76955         Log: Doc nits spotted by Richard Soderberg.
76956      Branch: perl
76957            ! README.posix-bc README.vmesa
76958 ____________________________________________________________________________
76959 [  6667] By: jhi                                   on 2000/08/17  01:12:11
76960         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
76961              From: "Casey R. Tweten" <crt@kiski.net>
76962              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
76963              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
76964      Branch: perl
76965            ! pod/perldebtut.pod
76966 ____________________________________________________________________________
76967 [  6666] By: jhi                                   on 2000/08/17  01:09:31
76968         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
76969              From: "Casey R. Tweten" <crt@kiski.net>
76970              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
76971              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
76972      Branch: perl
76973            ! lib/Shell.pm
76974 ____________________________________________________________________________
76975 [  6665] By: gsar                                  on 2000/08/17  01:03:52
76976         Log: add "ok" targets from change#6632 in makefile.mk
76977      Branch: perl
76978            ! pod/perlport.pod win32/Makefile win32/makefile.mk
76979 ____________________________________________________________________________
76980 [  6664] By: gsar                                  on 2000/08/17  00:56:11
76981         Log: avoid warnings from dense compiler
76982      Branch: perl
76983            ! win32/win32.c
76984 ____________________________________________________________________________
76985 [  6663] By: jhi                                   on 2000/08/17  00:51:49
76986         Log: Tweak the regex compilation errors once more.
76987      Branch: perl
76988            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
76989            ! t/op/regmesg.t t/pragma/warn/regcomp
76990 ____________________________________________________________________________
76991 [  6662] By: gsar                                  on 2000/08/17  00:28:19
76992         Log: trailing new %ENV entries weren't being pushed into the real
76993              environment of subprocesses on Windows
76994      Branch: perl
76995            ! t/op/magic.t win32/perlhost.h
76996 ____________________________________________________________________________
76997 [  6661] By: gsar                                  on 2000/08/17  00:19:20
76998         Log: waitpid() now handles externally spawned pids correctly;
76999              fixes for backtick/wait/waitpid failures on Windows 9x
77000              
77001              these changes make the pid returned by process functions on
77002              Windows 9x always positive by clearing the high bit (which
77003              is always set on Win9x); pseudo-process PIDs are likewise
77004              always negative now on Win9x (just as on NT/2000)
77005      Branch: perl
77006            ! pp_sys.c win32/perlhost.h win32/win32.c
77007 ____________________________________________________________________________
77008 [  6660] By: jhi                                   on 2000/08/17  00:04:32
77009         Log: Retract #6645.
77010      Branch: perl
77011            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77012            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
77013            ! t/op/sprintf.t
77014 ____________________________________________________________________________
77015 [  6659] By: gsar                                  on 2000/08/16  23:59:28
77016         Log: on windows, the return values from wait() and waitpid() don't
77017              match those of pseudo-pids
77018      Branch: perl
77019            ! pp_sys.c t/op/fork.t util.c win32/win32.c
77020 ____________________________________________________________________________
77021 [  6658] By: gsar                                  on 2000/08/16  23:56:14
77022         Log: pod nit seen in passing
77023      Branch: perl
77024            ! pod/perlfunc.pod
77025 ____________________________________________________________________________
77026 [  6657] By: gsar                                  on 2000/08/16  23:53:42
77027         Log: change#6328 could make close(SOCKET) return false on windows
77028              when it shouldn't
77029      Branch: perl
77030            ! win32/win32sck.c
77031 ____________________________________________________________________________
77032 [  6656] By: gsar                                  on 2000/08/16  23:46:57
77033         Log: check that the number pseudo children doesn't exceed
77034              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
77035              the WaitForMultipleObjects() limit that would cause wait()
77036              to crash)
77037              
77038              wait() and waitpid() could potentially be rewritten to use
77039              more than one thread to do the waiting to eliminate this
77040              limitation
77041      Branch: perl
77042            ! win32/perlhost.h
77043 ____________________________________________________________________________
77044 [  6655] By: jhi                                   on 2000/08/16  14:11:05
77045         Log: Update Changes.
77046      Branch: perl
77047            ! Changes patchlevel.h
77048 ____________________________________________________________________________
77049 [  6654] By: jhi                                   on 2000/08/16  14:10:12
77050         Log: Update to perldebtut 1.9, from Richard Foley.
77051      Branch: perl
77052            ! pod/perldebtut.pod
77053 ____________________________________________________________________________
77054 [  6653] By: jhi                                   on 2000/08/16  14:08:17
77055         Log: Change the regx compilation error markers to use = instead of <
77056              since pod makes using the latter quite messy.  Reported in
77057              ID 20000814.006 by Abigail and in
77058              Subject: Unknown escape E<> ?
77059              From: Lupe Christoph <lupe@lupe-christoph.de>
77060              Date: Fri, 11 Aug 2000 00:30:27 +0200
77061              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
77062      Branch: perl
77063            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
77064            ! t/op/regmesg.t t/pragma/warn/regcomp
77065 ____________________________________________________________________________
77066 [  6652] By: jhi                                   on 2000/08/16  13:25:31
77067         Log: Change the perlbug address to perl.org since it's more forgiving.
77068              
77069              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
77070              From: abigail@foad.org
77071              Date: 15 Aug 2000 04:15:40 -0000
77072              Message-Id: <20000815041540.8633.qmail@foad.org>
77073      Branch: perl
77074            ! utils/perlbug.PL
77075 ____________________________________________________________________________
77076 [  6651] By: jhi                                   on 2000/08/16  13:22:35
77077         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
77078              From: Tim Jenness <timj@jach.hawaii.edu>
77079              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
77080              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
77081      Branch: perl
77082            ! lib/Cwd.pm
77083 ____________________________________________________________________________
77084 [  6650] By: jhi                                   on 2000/08/16  13:18:13
77085         Log: Update to CPAN 1.57.
77086              
77087              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
77088              From: andreas.koenig@anima.de (Andreas J. Koenig)
77089              Date: 16 Aug 2000 15:09:46 +0200
77090              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
77091      Branch: perl
77092            ! lib/CPAN.pm
77093 ____________________________________________________________________________
77094 [  6649] By: jhi                                   on 2000/08/16  13:12:31
77095         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
77096              From: "Larry W. Virden" <lvirden@cas.org>
77097              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
77098              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
77099      Branch: perl
77100            ! README.hpux
77101 ____________________________________________________________________________
77102 [  6648] By: jhi                                   on 2000/08/16  13:03:53
77103         Log: The numeric locale was reset to "C" by s?printf and never restored.
77104              
77105              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
77106              From: Christian Kirsch <ck@held.mind.de>
77107              Date: Wed, 9 Aug 2000 17:05:17 +0200
77108              Message-Id: <20000809170517.A25389@held>
77109              
77110              No test since adding the failing example to locale.t
77111              does not fail -- probably because the locale settings are so
77112              thoroughly tweaked by that time.  Running the example standalone
77113              does fail, though.  UPDATE: test case added at change #7540.
77114      Branch: perl
77115            ! dump.c perl.h pp.c pp_ctl.c sv.c
77116 ____________________________________________________________________________
77117 [  6647] By: jhi                                   on 2000/08/16  00:07:54
77118         Log: Update Changes and test semi-automatic patchlevel updating.
77119      Branch: perl
77120            ! Changes patchlevel.h
77121 ____________________________________________________________________________
77122 [  6646] By: jhi                                   on 2000/08/15  23:35:07
77123         Log: Fix a dependency problem.
77124              
77125              Subject: [PATCH: 6640] VMS Makefile.SH update
77126              From: Peter Prymmer <pvhp@forte.com>
77127              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
77128              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
77129      Branch: perl
77130            ! vms/descrip_mms.template
77131 ____________________________________________________________________________
77132 [  6645] By: jhi                                   on 2000/08/15  23:33:23
77133         Log: (Retracted by #6660)
77134              
77135              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
77136              From: Dominic Dunlop <domo@computer.org>
77137              Date: Tue, 15 Aug 2000 22:20:52 +0200
77138              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
77139      Branch: metaconfig/U/perl
77140            + d_printfed.U
77141      Branch: perl
77142            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77143            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
77144            ! t/op/sprintf.t
77145 ____________________________________________________________________________
77146 [  6644] By: jhi                                   on 2000/08/15  21:17:20
77147         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
77148              From: abigail@foad.org
77149              Date: 15 Aug 2000 20:12:41 -0000
77150              Message-Id: <20000815201241.25556.qmail@foad.org>
77151      Branch: perl
77152            ! INSTALL
77153 ____________________________________________________________________________
77154 [  6643] By: jhi                                   on 2000/08/15  21:15:28
77155         Log: (an already applied patch)
77156      Branch: perl
77157            ! lib/CGI.pm
77158 ____________________________________________________________________________
77159 [  6642] By: gsar                                  on 2000/08/15  19:54:05
77160         Log: magic callbacks all need to have same type signature
77161      Branch: perl
77162            ! embed.pl mg.c proto.h
77163 ____________________________________________________________________________
77164 [  6641] By: jhi                                   on 2000/08/15  17:56:27
77165         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)
77166              From: Mike Guy <mjtg@cam.ac.uk>
77167              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
77168              Date: Tue, 15 Aug 2000 18:26:45 +0100
77169              
77170              Only the peek.t part applied, not the hash quality part.
77171      Branch: perl
77172            ! t/lib/peek.t
77173 ____________________________________________________________________________
77174 [  6640] By: jhi                                   on 2000/08/15  16:37:37
77175         Log: Update Changes.
77176      Branch: perl
77177            ! Changes
77178 ____________________________________________________________________________
77179 [  6639] By: jhi                                   on 2000/08/15  16:34:55
77180         Log: Missed a file from #6638.
77181      Branch: perl
77182            ! lib/File/Temp.pm
77183 ____________________________________________________________________________
77184 [  6638] By: jhi                                   on 2000/08/15  16:33:19
77185         Log: Subject: [PATCH perl@6620] cygwin port
77186              From: "Fifer, Eric" <EFifer@sanwaint.com>
77187              Date: Tue, 15 Aug 2000 17:00:49 +0100
77188              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
77189      Branch: perl
77190            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
77191 ____________________________________________________________________________
77192 [  6637] By: jhi                                   on 2000/08/15  16:29:22
77193         Log: Subject: [PATCH] debugger exit code should reflect user exit code
77194              From: Mike Guy <mjtg@cam.ac.uk>
77195              Date: Tue, 15 Aug 2000 16:55:59 +0100
77196              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
77197      Branch: perl
77198            ! lib/perl5db.pl
77199 ____________________________________________________________________________
77200 [  6636] By: jhi                                   on 2000/08/15  15:30:58
77201         Log: Update Changes.
77202      Branch: perl
77203            ! Changes
77204 ____________________________________________________________________________
77205 [  6635] By: jhi                                   on 2000/08/15  15:27:21
77206         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
77207      Branch: metaconfig
77208            ! U/mkglossary U/mksample
77209      Branch: metaconfig/U/perl
77210            ! Devel.U
77211      Branch: perl
77212            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77213 ____________________________________________________________________________
77214 [  6634] By: jhi                                   on 2000/08/15  14:11:55
77215         Log: Don't blow limited stacks, a lower number is enough to
77216              tickle the lookbehind limit.
77217              
77218              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
77219              From: Dominic Dunlop <domo@computer.org>
77220              Date: Tue, 15 Aug 2000 13:51:24 +0200
77221              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
77222      Branch: perl
77223            ! t/op/regmesg.t
77224 ____________________________________________________________________________
77225 [  6633] By: jhi                                   on 2000/08/15  14:01:46
77226         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
77227              From: Mike Guy <mjtg@cam.ac.uk>
77228              Date: Tue, 15 Aug 2000 12:10:50 +0100
77229              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
77230      Branch: perl
77231            ! utils/perldoc.PL
77232 ____________________________________________________________________________
77233 [  6632] By: jhi                                   on 2000/08/15  13:58:48
77234         Log: make ok etc also for win32.
77235              
77236              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
77237              From: Prymmer/Kahn <pvhp@best.com>
77238              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
77239              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
77240      Branch: perl
77241            ! win32/Makefile
77242 ____________________________________________________________________________
77243 [  6631] By: jhi                                   on 2000/08/15  13:45:03
77244         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
77245      Branch: perl
77246            ! lib/Test.pm
77247 ____________________________________________________________________________
77248 [  6630] By: jhi                                   on 2000/08/15  03:25:09
77249         Log: Update Changes.
77250      Branch: perl
77251            ! Changes
77252 ____________________________________________________________________________
77253 [  6629] By: jhi                                   on 2000/08/15  03:23:53
77254         Log: magic_regdatum_set() is void, not int.
77255      Branch: perl
77256            ! embed.pl mg.c proto.h
77257 ____________________________________________________________________________
77258 [  6628] By: jhi                                   on 2000/08/15  03:08:02
77259         Log: Make the user to give up his firstborn, err, to knowingly
77260              verify installing an unstable developer release.  Also bump
77261              the release to 5.7.0, but leave a patch tag in the local
77262              patches saying that this is not yet the real thing.
77263      Branch: metaconfig
77264            ! U/modified/Instruct.U
77265      Branch: metaconfig/U/perl
77266            + Devel.U
77267      Branch: perl
77268            ! Configure patchlevel.h
77269 ____________________________________________________________________________
77270 [  6627] By: jhi                                   on 2000/08/14  22:32:52
77271         Log: README.os2 update.
77272              
77273              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
77274              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77275              Date: Wed, 02 Aug 2000 21:55:09 -0700
77276              Message-ID: <tsPi5gzkgegX092yn@efn.org>
77277      Branch: perl
77278            ! README.os2
77279 ____________________________________________________________________________
77280 [  6626] By: jhi                                   on 2000/08/14  21:00:02
77281         Log: Subject: Re: File::Temp problems on VMS in bleedperl
77282              From: Tim Jenness <timj@jach.hawaii.edu>
77283              cc: vmsperl@perl.org
77284              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
77285              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
77286      Branch: perl
77287            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
77288 ____________________________________________________________________________
77289 [  6625] By: jhi                                   on 2000/08/14  20:52:16
77290         Log: Add SUIDMAIL as was done for the CERT alert.
77291      Branch: perl
77292            ! patchlevel.h
77293 ____________________________________________________________________________
77294 [  6624] By: jhi                                   on 2000/08/14  20:48:50
77295         Log: Subject: sfio2000
77296              From: Daniel Muino <dmuino@afip.gov.ar>
77297              Date: Mon, 14 Aug 2000 16:58:11 -0300
77298              Message-ID: <20000814165811.B16368@con2-dgi>
77299      Branch: perl
77300            ! perlsdio.h perlsfio.h
77301 ____________________________________________________________________________
77302 [  6623] By: jhi                                   on 2000/08/14  20:47:36
77303         Log: Subject: warning: storage class after type is obsolescent
77304              From: Daniel Muino <dmuino@afip.gov.ar>
77305              Date: Mon, 14 Aug 2000 16:42:47 -0300
77306              Message-ID: <20000814164247.A16368@con2-dgi>
77307      Branch: perl
77308            ! regcomp.pl regnodes.h
77309 ____________________________________________________________________________
77310 [  6622] By: jhi                                   on 2000/08/14  20:43:05
77311         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
77312              From: abigail@foad.org
77313              Date: 14 Aug 2000 20:00:10 -0000
77314              Message-Id: <20000814200010.27271.qmail@foad.org>
77315      Branch: perl
77316            ! Changes
77317 ____________________________________________________________________________
77318 [  6621] By: jhi                                   on 2000/08/14  15:23:05
77319         Log: Update Changes.
77320      Branch: perl
77321            ! Changes
77322 ____________________________________________________________________________
77323 [  6620] By: jhi                                   on 2000/08/14  15:22:14
77324         Log: Subject: Re: [PATCH] @+, @- readonly
77325              From: Mike Guy <mjtg@cam.ac.uk>
77326              Date: Mon, 14 Aug 2000 15:26:55 +0100
77327              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
77328      Branch: perl
77329            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
77330            ! sv.c t/op/pat.t
77331 ____________________________________________________________________________
77332 [  6619] By: jhi                                   on 2000/08/14  14:12:08
77333         Log: Update Changes.
77334      Branch: perl
77335            ! Changes
77336 ____________________________________________________________________________
77337 [  6618] By: jhi                                   on 2000/08/14  14:09:34
77338         Log: For now remove the mail code.
77339      Branch: perl
77340            ! perl.c
77341 ____________________________________________________________________________
77342 [  6617] By: jhi                                   on 2000/08/14  14:08:28
77343         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
77344      Branch: perl
77345            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
77346            ! pod/perlfaq8.pod pod/perlsec.pod
77347 ____________________________________________________________________________
77348 [  6616] By: jhi                                   on 2000/08/14  14:00:11
77349         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
77350              From: Mike Guy <mjtg@cam.ac.uk>
77351              Date: Mon, 14 Aug 2000 08:26:02 +0100
77352              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
77353      Branch: perl
77354            ! lib/perl5db.pl
77355 ____________________________________________________________________________
77356 [  6615] By: jhi                                   on 2000/08/14  13:58:45
77357         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
77358              From: Mike Guy <mjtg@cam.ac.uk>
77359              Date: Mon, 14 Aug 2000 08:04:22 +0100
77360              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
77361      Branch: perl
77362            ! gv.c mg.c t/op/pat.t
77363 ____________________________________________________________________________
77364 [  6614] By: jhi                                   on 2000/08/14  13:56:45
77365         Log: Subject: Test fails / warnings with perl-current #6612
77366              From: Mike Guy <mjtg@cam.ac.uk>
77367              Date: Mon, 14 Aug 2000 07:57:23 +0100
77368              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
77369      Branch: perl
77370            ! t/lib/b.t t/lib/peek.t
77371 ____________________________________________________________________________
77372 [  6613] By: jhi                                   on 2000/08/14  13:45:33
77373         Log: VMS configure.com update continues.
77374      Branch: perl
77375            - vms/configure.com
77376            ! MANIFEST configure.com
77377 ____________________________________________________________________________
77378 [  6612] By: jhi                                   on 2000/08/13  22:13:35
77379         Log: Update Changes.
77380      Branch: perl
77381            ! Changes
77382 ____________________________________________________________________________
77383 [  6611] By: jhi                                   on 2000/08/13  16:21:45
77384         Log: Upgrade to CGI 2.71, from Lincoln Stein.
77385      Branch: perl
77386            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
77387 ____________________________________________________________________________
77388 [  6610] By: jhi                                   on 2000/08/13  15:09:16
77389         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
77390              From: Mike Guy <mjtg@cam.ac.uk>
77391              Date: Sun, 13 Aug 2000 13:45:51 +0100
77392              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
77393      Branch: perl
77394            ! t/op/regmesg.t
77395 ____________________________________________________________________________
77396 [  6609] By: jhi                                   on 2000/08/13  14:31:26
77397         Log: Andreas says that 1.56 is fine, so reverting back to it.
77398      Branch: perl
77399            ! lib/CPAN.pm
77400 ____________________________________________________________________________
77401 [  6608] By: jhi                                   on 2000/08/13  05:34:20
77402         Log: Update Changes.
77403      Branch: perl
77404            ! Changes
77405 ____________________________________________________________________________
77406 [  6607] By: jhi                                   on 2000/08/13  05:32:01
77407         Log: Put back the \z changes of #5406 to CPAN.pm.
77408      Branch: perl
77409            ! lib/CPAN.pm
77410 ____________________________________________________________________________
77411 [  6606] By: jhi                                   on 2000/08/13  05:20:16
77412         Log: Fix-n-skip the tests under 5005threads.
77413      Branch: perl
77414            ! t/lib/b.t
77415 ____________________________________________________________________________
77416 [  6605] By: jhi                                   on 2000/08/13  05:07:48
77417         Log: Fix the test for 5005threads.
77418      Branch: perl
77419            ! t/lib/peek.t
77420 ____________________________________________________________________________
77421 [  6604] By: jhi                                   on 2000/08/13  03:35:37
77422         Log: Should have deleted this in #6603.
77423      Branch: perl
77424            - vms/subconfigure.com
77425 ____________________________________________________________________________
77426 [  6603] By: jhi                                   on 2000/08/12  18:29:32
77427         Log: Rewrite of vms/subconfigure.com as configure.com,
77428              from Peter Prymmer and the vmsperl crew.
77429      Branch: perl
77430            + vms/configure.com
77431            ! MANIFEST
77432 ____________________________________________________________________________
77433 [  6602] By: jhi                                   on 2000/08/11  13:00:01
77434         Log: PlainText.pm is dead.
77435      Branch: perl
77436            - lib/Pod/PlainText.pm
77437            ! MANIFEST
77438 ____________________________________________________________________________
77439 [  6601] By: jhi                                   on 2000/08/11  04:06:45
77440         Log: Update Changes.
77441      Branch: perl
77442            ! Changes
77443 ____________________________________________________________________________
77444 [  6600] By: jhi                                   on 2000/08/11  04:06:10
77445         Log: Add a few missing files, update MANIFEST.
77446      Branch: perl
77447            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
77448            + lib/Pod/PlainText.pm t/pod/find.t
77449            ! MANIFEST t/op/regmesg.t
77450 ____________________________________________________________________________
77451 [  6599] By: jhi                                   on 2000/08/11  03:31:10
77452         Log: Add Perl debugging tutorial, regen toc. 
77453              
77454              Subject: perldebtut.pod
77455              From: Richard Foley <Richard.Foley@m.dasa.de>
77456              Date: Wed, 09 Aug 2000 10:17:15 +0200
77457              Message-id: <3991138B.262247B8@m.dasa.de>
77458      Branch: perl
77459            + pod/perldebtut.pod
77460            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
77461 ____________________________________________________________________________
77462 [  6598] By: jhi                                   on 2000/08/11  02:48:56
77463         Log: tiny Changes edit
77464      Branch: perl
77465            ! Changes
77466 ____________________________________________________________________________
77467 [  6597] By: jhi                                   on 2000/08/11  02:39:04
77468         Log: Tests for #6589.
77469              
77470              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
77471              From: simon@brecon.co.uk (Simon Cozens)
77472              Date: 11 Aug 2000 02:24:52 GMT
77473              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
77474      Branch: perl
77475            ! t/lib/b.t
77476 ____________________________________________________________________________
77477 [  6596] By: jhi                                   on 2000/08/11  01:50:07
77478         Log: Update Changes.
77479      Branch: perl
77480            ! Changes
77481 ____________________________________________________________________________
77482 [  6595] By: jhi                                   on 2000/08/11  01:47:16
77483         Log: nitfix
77484      Branch: perl
77485            ! Changes
77486 ____________________________________________________________________________
77487 [  6594] By: jhi                                   on 2000/08/11  01:36:16
77488         Log: Subject: Getting perlio and threads to compile
77489              From: Lupe Christoph <lupe@lupe-christoph.de>
77490              Date: Wed, 9 Aug 2000 11:35:54 +0200
77491              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
77492              
77493              (the Solaris version changes in Configure skipped)
77494      Branch: perl
77495            ! hints/solaris_2.sh thread.h
77496 ____________________________________________________________________________
77497 [  6593] By: jhi                                   on 2000/08/11  01:30:16
77498         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
77499              From: simon@brecon.co.uk (Simon Cozens)
77500              Date: 1 Aug 2000 06:55:19 GMT
77501              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
77502      Branch: perl
77503            ! lib/utf8.pm
77504 ____________________________________________________________________________
77505 [  6592] By: jhi                                   on 2000/08/11  01:26:39
77506         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
77507              From: Peter Scott <Peter@PeterScott.com>
77508              Date: Thu, 10 Aug 2000 08:23:27 -0700
77509              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
77510      Branch: perl
77511            ! lib/perl5db.pl
77512 ____________________________________________________________________________
77513 [  6591] By: jhi                                   on 2000/08/11  01:22:02
77514         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
77515              From: Hugo <hv@crypt.compulink.co.uk>
77516              Date: Thu, 10 Aug 2000 19:23:04 +0100
77517              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
77518      Branch: perl
77519            ! regexec.c t/op/pat.t
77520 ____________________________________________________________________________
77521 [  6590] By: jhi                                   on 2000/08/11  01:19:19
77522         Log: Preprocessing and postprocessing for File::Find.
77523              
77524              Subject: Patch to Find::File.pm to allow alphabetical results
77525              From: Joe Smith <jsmith@inwap.com>
77526              Date: Wed, 9 Aug 2000 02:44:54 -0700
77527              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
77528      Branch: perl
77529            ! lib/File/Find.pm
77530 ____________________________________________________________________________
77531 [  6589] By: jhi                                   on 2000/08/11  01:12:39
77532         Log: B::Deparse didn't do sub attributes.
77533              
77534              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
77535              From: simon@brecon.co.uk (Simon Cozens)
77536              Date: 9 Aug 2000 04:49:20 GMT
77537              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
77538      Branch: perl
77539            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
77540 ____________________________________________________________________________
77541 [  6588] By: jhi                                   on 2000/08/11  01:06:40
77542         Log: Subject: debugger "d" command doesnt check line number
77543              From: Mike Guy <mjtg@cam.ac.uk>
77544              Date: Tue, 08 Aug 2000 21:54:29 +0100
77545              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
77546      Branch: perl
77547            ! lib/perl5db.pl mg.c pod/perldiag.pod
77548 ____________________________________________________________________________
77549 [  6587] By: jhi                                   on 2000/08/11  00:45:03
77550         Log: sleep(1) does not necessarily return 1.
77551              
77552              Subject: [PATCH bleadperl] op/lex_assign.t  
77553              From: Hugo <hv@crypt.compulink.co.uk>
77554              Date: Thu, 03 Aug 2000 14:34:22 +0100        
77555              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
77556      Branch: perl
77557            ! t/op/lex_assign.t
77558 ____________________________________________________________________________
77559 [  6586] By: jhi                                   on 2000/08/11  00:31:50
77560         Log: Document the IO::Select timeout.
77561      Branch: perl
77562            ! ext/IO/lib/IO/Select.pm
77563 ____________________________________________________________________________
77564 [  6585] By: jhi                                   on 2000/08/11  00:13:54
77565         Log: Forgot contributor.
77566      Branch: perl
77567            ! Changes
77568 ____________________________________________________________________________
77569 [  6584] By: jhi                                   on 2000/08/11  00:09:19
77570         Log: detypo
77571      Branch: perl
77572            ! Changes
77573 ____________________________________________________________________________
77574 [  6583] By: jhi                                   on 2000/08/11  00:07:53
77575         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
77576              
77577              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
77578              From: Mike Guy <mjtg@cam.ac.uk> 
77579              Date: Thu, 10 Aug 2000 15:50:54 +0100
77580              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
77581      Branch: perl
77582            ! sv.c t/op/int.t
77583 ____________________________________________________________________________
77584 [  6582] By: jhi                                   on 2000/08/10  23:29:32
77585         Log: Update Changes.
77586      Branch: perl
77587            ! Changes
77588 ____________________________________________________________________________
77589 [  6581] By: jhi                                   on 2000/08/10  23:26:16
77590         Log: Put back the std @INC thing.
77591      Branch: perl
77592            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
77593            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
77594            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
77595            ! t/lib/gol-oo.t
77596 ____________________________________________________________________________
77597 [  6580] By: jhi                                   on 2000/08/10  23:03:34
77598         Log: Update to CGI 2.70, from Lincoln Stein.
77599      Branch: perl
77600            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
77601            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
77602            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
77603            ! t/lib/cgi-request.t
77604 ____________________________________________________________________________
77605 [  6579] By: jhi                                   on 2000/08/10  22:41:50
77606         Log: Update to CPAN 1.56, from Andreas König.
77607      Branch: perl
77608            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
77609 ____________________________________________________________________________
77610 [  6578] By: jhi                                   on 2000/08/10  22:38:13
77611         Log: Update to Pod::Parser 1.17, from Brad Appleton.
77612      Branch: perl
77613            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
77614            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
77615            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
77616            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
77617            ! t/pod/include.t t/pod/included.t t/pod/lref.t
77618            ! t/pod/multiline_items.t t/pod/nested_items.t
77619            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
77620            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
77621            ! t/pod/special_seqs.t
77622 ____________________________________________________________________________
77623 [  6577] By: jhi                                   on 2000/08/10  22:35:41
77624         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
77625      Branch: perl
77626            ! AUTHORS MAINTAIN
77627 ____________________________________________________________________________
77628 [  6576] By: jhi                                   on 2000/08/10  22:24:54
77629         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
77630      Branch: perl
77631            + t/lib/gol-oo.t
77632            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
77633            ! t/lib/gol-compat.t t/lib/gol-linkage.t
77634 ____________________________________________________________________________
77635 [  6575] By: jhi                                   on 2000/08/10  22:02:07
77636         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
77637      Branch: perl
77638            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
77639 ____________________________________________________________________________
77640 [  6574] By: jhi                                   on 2000/08/10  21:55:03
77641         Log: Iterating perl6 description.
77642      Branch: perl
77643            ! pod/perlfaq1.pod
77644 ____________________________________________________________________________
77645 [  6573] By: jhi                                   on 2000/08/10  21:48:26
77646         Log: Revert the sv.c part of #6559, a better fix is needed.
77647      Branch: perl
77648            ! sv.c
77649 ____________________________________________________________________________
77650 [  6572] By: jhi                                   on 2000/08/10  20:33:43
77651         Log: It's the 2ndO'ROSSC.
77652      Branch: perl
77653            ! pod/perlfaq1.pod
77654 ____________________________________________________________________________
77655 [  6571] By: jhi                                   on 2000/08/10  15:55:48
77656         Log: detypo
77657      Branch: perl
77658            ! pod/perlfaq1.pod
77659 ____________________________________________________________________________
77660 [  6570] By: jhi                                   on 2000/08/10  14:11:17
77661         Log: An exceptionally sticky typo.
77662      Branch: perl
77663            ! Changes
77664 ____________________________________________________________________________
77665 [  6569] By: jhi                                   on 2000/08/10  14:09:33
77666         Log: detypo (and test Changes updating script)
77667      Branch: perl
77668            ! Changes
77669 ____________________________________________________________________________
77670 [  6568] By: jhi                                   on 2000/08/10  14:07:07
77671         Log: Update Changes.
77672      Branch: perl
77673            ! Changes
77674 ____________________________________________________________________________
77675 [  6567] By: jhi                                   on 2000/08/10  14:06:19
77676         Log: Amend the description of Perl6.
77677              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
77678              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
77679              Date: Wed, 9 Aug 2000 22:11:06 -0500
77680              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
77681      Branch: perl
77682            ! pod/perlfaq1.pod
77683 ____________________________________________________________________________
77684 [  6566] By: jhi                                   on 2000/08/10  13:58:57
77685         Log: Subject: Remove dead entry in perldiag
77686              From: Mike Guy <mjtg@cam.ac.uk>
77687              Date: Thu, 10 Aug 2000 14:19:19 +0100
77688              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
77689      Branch: perl
77690            ! pod/perldiag.pod
77691 ____________________________________________________________________________
77692 [  6565] By: jhi                                   on 2000/08/10  13:51:48
77693         Log: Zero entries were skipped, fix from Adrian Goalby
77694              <argoalby@yahoo.co.uk>
77695      Branch: perl
77696            ! lib/unicode/Number.pl lib/unicode/mktables.PL
77697 ____________________________________________________________________________
77698 [  6564] By: jhi                                   on 2000/08/10  13:00:12
77699         Log: Subject: [PATCH 5.6.0] cygwin port
77700              From: "Fifer, Eric" <EFifer@sanwaint.com>
77701              Date: Thu, 10 Aug 2000 13:15:36 +0100
77702              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
77703      Branch: perl
77704            ! README.cygwin hints/cygwin.sh
77705 ____________________________________________________________________________
77706 [  6563] By: jhi                                   on 2000/08/10  12:55:16
77707         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
77708      Branch: perl
77709            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
77710 ____________________________________________________________________________
77711 [  6562] By: gsar                                  on 2000/08/10  08:38:39
77712         Log: warn is a macro, avoid using at a variable to avoid warnings
77713              in some configurations; readdir.t is too conservative in
77714              estimating number of *.t's
77715      Branch: perl
77716            ! t/op/readdir.t util.c
77717 ____________________________________________________________________________
77718 [  6561] By: jhi                                   on 2000/08/09  23:35:42
77719         Log: Update Changes.
77720      Branch: perl
77721            ! Changes
77722 ____________________________________________________________________________
77723 [  6560] By: jhi                                   on 2000/08/09  23:05:47
77724         Log: Subject: Re: enhanced(?) regex error messages
77725              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
77726              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
77727              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
77728              
77729              (plus two small patches sent privately)
77730              (this still seems to leave few test failures)
77731      Branch: perl
77732            + t/op/regmesg.t
77733            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
77734            ! t/pragma/warn/regcomp
77735 ____________________________________________________________________________
77736 [  6559] By: jhi                                   on 2000/08/09  20:41:18
77737         Log: (The fix did work but was not right, retracted in #6573)
77738              
77739              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
77740              From: Christian Kirsch <ck@held.mind.de>
77741              Date: Wed, 9 Aug 2000 17:05:17 +0200
77742              Message-Id: <20000809170517.A25389@held>
77743      Branch: perl
77744            ! sv.c t/pragma/locale.t
77745 ____________________________________________________________________________
77746 [  6558] By: jhi                                   on 2000/08/08  22:34:08
77747         Log: Tiny updates on the contributors list.
77748      Branch: perl
77749            ! Changes
77750 ____________________________________________________________________________
77751 [  6557] By: jhi                                   on 2000/08/08  19:34:28
77752         Log: Double check that we have a dirhandle.
77753      Branch: perl
77754            ! util.c
77755 ____________________________________________________________________________
77756 [  6556] By: jhi                                   on 2000/08/08  19:01:51
77757         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
77758              May be repopulated with fresh maintained examples.
77759      Branch: perl
77760            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
77761            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
77762            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
77763            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
77764            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
77765            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
77766            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
77767            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
77768            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
77769            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
77770            + lib/CGI/eg/wilogo_gif.uu
77771            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
77772            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
77773            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
77774            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
77775            - eg/cgi/frameset.cgi eg/cgi/index.html
77776            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
77777            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
77778            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
77779            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
77780            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
77781            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
77782            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
77783            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
77784            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
77785            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
77786            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
77787            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
77788            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
77789            - eg/van/vanish eg/who eg/wrapsuid
77790            ! MANIFEST
77791 ____________________________________________________________________________
77792 [  6555] By: jhi                                   on 2000/08/08  18:51:08
77793         Log: Delete chat2 as requested by Randal.
77794              
77795              Subject: Re: perlfaq8 coyness
77796              From: merlyn@stonehenge.com (Randal L. Schwartz) 
77797              Date: 15 May 2000 18:52:42 -0700 
77798              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
77799      Branch: perl
77800            - lib/chat2.pl
77801            ! MANIFEST
77802 ____________________________________________________________________________
77803 [  6554] By: jhi                                   on 2000/08/08  18:31:35
77804         Log: Regen global.sym.
77805      Branch: perl
77806            ! global.sym
77807 ____________________________________________________________________________
77808 [  6553] By: jhi                                   on 2000/08/08  18:28:13
77809         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
77810              (either perlbug or p5p ate the original), plus regen
77811              perlapi and perltoc. 
77812      Branch: perl
77813            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
77814            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
77815            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
77816            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
77817            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
77818            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
77819            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
77820            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
77821            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
77822            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
77823 ____________________________________________________________________________
77824 [  6552] By: jhi                                   on 2000/08/08  18:06:29
77825         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
77826              From: Mike Guy <mjtg@cam.ac.uk>
77827              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
77828              Date: Tue, 08 Aug 2000 15:51:27 +0100
77829      Branch: perl
77830            ! doop.c sv.h t/op/join.t t/pragma/overload.t
77831 ____________________________________________________________________________
77832 [  6551] By: jhi                                   on 2000/08/08  18:01:11
77833         Log: Re-apply #6549.
77834      Branch: perl
77835            ! lib/perl5db.pl
77836 ____________________________________________________________________________
77837 [  6550] By: jhi                                   on 2000/08/08  17:43:08
77838         Log: Accidental retraction of #6549.
77839      Branch: perl
77840            ! lib/perl5db.pl
77841 ____________________________________________________________________________
77842 [  6549] By: jhi                                   on 2000/08/08  17:40:04
77843         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
77844              From: Mike Guy <mjtg@cam.ac.uk>
77845              Date: Mon, 07 Aug 2000 21:49:58 +0100
77846              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
77847      Branch: perl
77848            ! lib/perl5db.pl
77849 ____________________________________________________________________________
77850 [  6548] By: jhi                                   on 2000/08/08  17:37:57
77851         Log: Document here-doc better.
77852              
77853              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
77854              From: Mike Guy <mjtg@cam.ac.uk>
77855              Date: Mon, 07 Aug 2000 14:02:09 +0100
77856              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
77857      Branch: perl
77858            ! pod/perldata.pod
77859 ____________________________________________________________________________
77860 [  6547] By: jhi                                   on 2000/08/08  17:33:34
77861         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
77862              From: "Randy J. Ray" <rjray@redhat.com>
77863              Date: Mon, 07 Aug 2000 19:12:25 -0700
77864              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
77865      Branch: perl
77866            ! perl.c pod/perlrun.pod
77867 ____________________________________________________________________________
77868 [  6546] By: jhi                                   on 2000/08/08  17:29:26
77869         Log: Subject: Re: enhanced(?) regex error messages 
77870              From: Hugo <hv@crypt.compulink.co.uk>
77871              Date: Tue, 08 Aug 2000 03:25:51 +0100
77872              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
77873              
77874              plus Capitalize the error messages, plus perldiag them.
77875      Branch: perl
77876            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
77877 ____________________________________________________________________________
77878 [  6545] By: jhi                                   on 2000/08/08  13:59:28
77879         Log: Augment #6539 a bit: don't croak if there's magic in the air.
77880              
77881              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
77882              From: Hugo <hv@crypt.compulink.co.uk>
77883              Date: Tue, 08 Aug 2000 03:02:03 +0100
77884              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
77885      Branch: perl
77886            ! pp.c t/op/bless.t
77887 ____________________________________________________________________________
77888 [  6544] By: jhi                                   on 2000/08/07  21:11:52
77889         Log: Make the test -w clean.
77890      Branch: perl
77891            ! t/op/bless.t
77892 ____________________________________________________________________________
77893 [  6543] By: jhi                                   on 2000/08/07  19:49:53
77894         Log: use warnings instead of $^W.
77895      Branch: perl
77896            ! t/op/bless.t
77897 ____________________________________________________________________________
77898 [  6542] By: jhi                                   on 2000/08/07  17:41:41
77899         Log: Disable a portability warning Because We Know What We Are Doing.
77900      Branch: perl
77901            ! t/op/bless.t
77902 ____________________________________________________________________________
77903 [  6541] By: jhi                                   on 2000/08/07  17:29:51
77904         Log: Tiny tidying on report_evil_fh().
77905      Branch: perl
77906            ! util.c
77907 ____________________________________________________________________________
77908 [  6540] By: jhi                                   on 2000/08/07  16:37:38
77909         Log: Make regular expression parse error messages easier to understand.
77910              
77911              Subject: Re: enhanced(?) regex error messages
77912              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
77913              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
77914              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
77915      Branch: perl
77916            ! regcomp.c
77917 ____________________________________________________________________________
77918 [  6539] By: jhi                                   on 2000/08/07  16:12:27
77919         Log: Make bless(REF, REF) a fatal error, add bless tests.
77920              
77921              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
77922              From: Hugo <hv@crypt.compulink.co.uk>
77923              Date: Mon, 07 Aug 2000 16:59:38 +0100
77924              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
77925      Branch: perl
77926            + t/op/bless.t
77927            ! MANIFEST pod/perldiag.pod pp.c sv.c
77928 ____________________________________________________________________________
77929 [  6538] By: jhi                                   on 2000/08/07  15:59:43
77930         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
77931              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
77932              Date: Thu, 3 Aug 2000 14:29:21 -0700
77933              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
77934      Branch: perl
77935            ! lib/lib_pm.PL
77936 ____________________________________________________________________________
77937 [  6537] By: jhi                                   on 2000/08/07  15:47:18
77938         Log: Retract #6419 for now since it breaks in AFS and MachTen.
77939      Branch: perl
77940            ! lib/Cwd.pm
77941 ____________________________________________________________________________
77942 [  6536] By: jhi                                   on 2000/08/07  15:05:29
77943         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
77944              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
77945              The security hole exists only in suidperls, which isn't
77946              installed or even built by default.
77947      Branch: perl
77948            ! perl.c
77949 ____________________________________________________________________________
77950 [  6535] By: jhi                                   on 2000/08/07  14:45:14
77951         Log: tr memory corruption fix from Simon Cozens.
77952      Branch: perl
77953            ! doop.c
77954 ____________________________________________________________________________
77955 [  6534] By: jhi                                   on 2000/08/06  11:38:16
77956         Log: Document a bit that UDP is not what you might think.
77957              
77958              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
77959              From: Lupe Christoph <lupe@lupe-christoph.de>
77960              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
77961              Date: Mon, 24 Jul 2000 08:59:15 +0200
77962      Branch: perl
77963            ! pod/perlipc.pod
77964 ____________________________________________________________________________
77965 [  6533] By: jhi                                   on 2000/08/06  11:35:01
77966         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
77967              From: Jeff Pinyan <jeffp@hut.crusoe.net>
77968              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
77969              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
77970      Branch: perl
77971            ! pod/perlfunc.pod
77972 ____________________________________________________________________________
77973 [  6532] By: jhi                                   on 2000/08/06  03:45:41
77974         Log: Have symbols for the IoTYPEs.
77975      Branch: perl
77976            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
77977 ____________________________________________________________________________
77978 [  6531] By: jhi                                   on 2000/08/06  01:33:55
77979         Log: Continue fixing the io warnings.  This also
77980              sort of fixes bug ID 20000802.003: the core dump
77981              is no more.  Whether the current behaviour is correct
77982              (giving a warning: "Not a format reference"), is another matter.
77983      Branch: perl
77984            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
77985            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
77986 ____________________________________________________________________________
77987 [  6530] By: jhi                                   on 2000/08/05  21:33:12
77988         Log: Change the Policy policy: now -Dprefix= with an existing
77989              Policy.sh and prefix == siteprefix == vendorprefix, then all
77990              of them follow along the new prefix.
77991              
77992              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
77993              From: Andy Dougherty <doughera@lafayette.edu>
77994              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
77995              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
77996      Branch: perl
77997            ! Policy_sh.SH
77998 ____________________________________________________________________________
77999 [  6529] By: jhi                                   on 2000/08/05  18:57:28
78000         Log: Zap lib/Sys directory when cleaning up.
78001      Branch: perl
78002            ! Makefile.SH
78003 ____________________________________________________________________________
78004 [  6528] By: jhi                                   on 2000/08/05  18:40:44
78005         Log: Essential prototype changes were missing from #6527.
78006              Also make report_evil_fh() more bomb-proof.
78007      Branch: perl
78008            ! embed.h util.c
78009 ____________________________________________________________________________
78010 [  6527] By: jhi                                   on 2000/08/05  03:22:05
78011         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
78012              From: "Ronald F. Guilmette" <rfg@monkeys.com>
78013              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
78014              Message-Id: <200007242247.PAA52177@monkeys.com>
78015      Branch: perl
78016            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
78017 ____________________________________________________________________________
78018 [  6526] By: jhi                                   on 2000/08/04  21:23:27
78019         Log: gcc versions might have (parentheses) in them.
78020      Branch: metaconfig/U/perl
78021            ! gccvers.U
78022      Branch: perl
78023            ! Configure config_h.SH
78024 ____________________________________________________________________________
78025 [  6525] By: jhi                                   on 2000/08/04  20:23:12
78026         Log: Weed buglets pointed out by
78027              
78028              From: Lupe Christoph <lupe@lupe-christoph.de>
78029              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
78030              Date: Fri, 4 Aug 2000 17:34:39 +0200
78031              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
78032      Branch: metaconfig/U/perl
78033            ! gccvers.U uselfs.U
78034      Branch: perl
78035            ! Configure config_h.SH
78036 ____________________________________________________________________________
78037 [  6524] By: jhi                                   on 2000/08/04  19:02:08
78038         Log: Warn under -w if lstat(FH) is attempted.
78039              
78040              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
78041              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
78042              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
78043              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
78044      Branch: perl
78045            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
78046            ! t/pragma/warn/pp_sys
78047 ____________________________________________________________________________
78048 [  6523] By: jhi                                   on 2000/08/04  12:31:11
78049         Log: Subject: New perlcc, take 2
78050              From: simon@brecon.co.uk (Simon Cozens)
78051              Date: 4 Aug 2000 06:21:04 GMT
78052              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
78053      Branch: perl
78054            ! utils/perlcc.PL
78055 ____________________________________________________________________________
78056 [  6522] By: jhi                                   on 2000/08/04  12:26:33
78057         Log: Subject: Re: Array vs. List context
78058              From: Daniel Chetlin <daniel@chetlin.com>
78059              Date: Fri, 4 Aug 2000 00:22:44 -0700
78060              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
78061      Branch: perl
78062            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
78063            ! pod/perlfaq4.pod
78064 ____________________________________________________________________________
78065 [  6521] By: jhi                                   on 2000/08/04  12:22:38
78066         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
78067              From: Raymund Will <ray@caldera.de>
78068              Date: Fri, 4 Aug 2000 12:07:09 +0200
78069              Message-Id: <20000804120709.A14982@caldera.de>
78070      Branch: perl
78071            ! configure.gnu
78072 ____________________________________________________________________________
78073 [  6520] By: jhi                                   on 2000/08/04  04:09:06
78074         Log: After the #6519 a warning about stat() is just that,
78075              not about a filetest, which now have their own warning.
78076      Branch: perl
78077            ! pod/perldiag.pod
78078 ____________________________________________________________________________
78079 [  6519] By: jhi                                   on 2000/08/04  04:06:30
78080         Log: In the warnings call filehandles consistently so;
78081              add "unopened" warning for stat().
78082      Branch: perl
78083            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
78084            ! t/pragma/warn/pp_sys
78085 ____________________________________________________________________________
78086 [  6518] By: jhi                                   on 2000/08/04  02:55:35
78087         Log: Subject: Minor tweak to perlvar.pod
78088              From: "Stephen P. Potter" <spp@ds.net>
78089              Date: Tue, 18 Apr 2000 09:26:03 -0400
78090              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
78091      Branch: perl
78092            ! pod/perlvar.pod
78093 ____________________________________________________________________________
78094 [  6517] By: jhi                                   on 2000/08/04  02:50:08
78095         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
78096              From: "Clinton Pierce" <cpierce1@ford.com>
78097              Date: Wed, 21 Jul 1999 16:45:31 -0400
78098              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
78099              
78100              Fix by Stephen Potter (visible in the bug db but not in p5p?)
78101      Branch: perl
78102            ! pod/perlfunc.pod pod/perlop.pod
78103 ____________________________________________________________________________
78104 [  6516] By: jhi                                   on 2000/08/04  02:09:25
78105         Log: This is 6512.  Really.
78106      Branch: perl
78107            ! dump.c
78108 ____________________________________________________________________________
78109 [  6515] By: jhi                                   on 2000/08/04  01:25:50
78110         Log: mention the idea of @( and @)
78111      Branch: perl
78112            ! Todo-5.6
78113 ____________________________________________________________________________
78114 [  6514] By: bailey                                on 2000/08/04  01:18:46
78115         Log: YA resync with mainstem, including VMS patches from others
78116      Branch: vmsperl
78117           +> (branch 48 files)
78118            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
78119           !> (integrate 354 files)
78120 ____________________________________________________________________________
78121 [  6513] By: jhi                                   on 2000/08/04  01:18:18
78122         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
78123              From: Mark Dickinson <dickins3@fas.harvard.edu>
78124              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
78125              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
78126      Branch: perl
78127            ! t/op/grent.t t/op/pwent.t
78128 ____________________________________________________________________________
78129 [  6512] By: jhi                                   on 2000/08/04  01:14:06
78130         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
78131              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78132              Date: Wed, 02 Aug 2000 10:51:01 +0100
78133              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
78134      Branch: perl
78135            ! sv.c
78136 ____________________________________________________________________________
78137 [  6511] By: jhi                                   on 2000/08/04  00:57:00
78138         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
78139              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78140              Date: Thu, 03 Aug 2000 17:20:04 -0700
78141              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
78142      Branch: metaconfig
78143            ! U/modified/Cppsym.U
78144      Branch: perl
78145            ! Configure config_h.SH
78146 ____________________________________________________________________________
78147 [  6510] By: jhi                                   on 2000/08/04  00:25:28
78148         Log: detypo
78149      Branch: perl
78150            ! Makefile.SH
78151 ____________________________________________________________________________
78152 [  6509] By: jhi                                   on 2000/08/03  23:43:18
78153         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
78154              From: Dominic Dunlop <domo@computer.org>
78155              Date: Thu, 3 Aug 2000 22:16:46 +0200
78156              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
78157      Branch: perl
78158            ! t/op/sprintf.t
78159 ____________________________________________________________________________
78160 [  6508] By: jhi                                   on 2000/08/03  23:40:37
78161         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
78162              From: Hugo <hv@crypt.compulink.co.uk>
78163              Date: Thu, 03 Aug 2000 18:25:30 +0100
78164              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
78165      Branch: perl
78166            ! regcomp.c t/op/re_tests
78167 ____________________________________________________________________________
78168 [  6507] By: jhi                                   on 2000/08/03  23:38:28
78169         Log: Subject: [PATCH] sv.h documentation - SvLEN
78170              From: Mike Guy <mjtg@cam.ac.uk>
78171              Date: Thu, 03 Aug 2000 14:43:09 +0100
78172              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
78173      Branch: perl
78174            ! sv.h
78175 ____________________________________________________________________________
78176 [  6506] By: jhi                                   on 2000/08/03  15:49:14
78177         Log: Disable the fix_pl hack for now.
78178      Branch: perl
78179            ! Makefile.SH
78180 ____________________________________________________________________________
78181 [  6505] By: jhi                                   on 2000/08/03  13:49:04
78182         Log: Add a URL for FSF.
78183              
78184              Subject: Patch for README
78185              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
78186              Date: Wed, 2 Aug 2000 13:25:09 -0500
78187              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
78188      Branch: perl
78189            ! README
78190 ____________________________________________________________________________
78191 [  6504] By: jhi                                   on 2000/08/03  13:29:19
78192         Log: Be more informative on what is skipped and why,
78193              also repeat the list at the end.
78194      Branch: perl
78195            ! Porting/p4desc
78196 ____________________________________________________________________________
78197 [  6503] By: jhi                                   on 2000/08/03  13:07:05
78198         Log: Circumvent the removal of .patch by fix_pl.
78199              
78200              Subject: Re: [ID 20000802.011] unable to 'make test'          
78201              From: simon@brecon.co.uk (Simon Cozens) 
78202              Date: 3 Aug 2000 04:17:00 GMT
78203              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
78204      Branch: perl
78205            ! Makefile.SH
78206 ____________________________________________________________________________
78207 [  6502] By: jhi                                   on 2000/08/03  00:14:34
78208         Log: Add the missing setproctitle unit.
78209      Branch: metaconfig/U/perl
78210            + d_setproctitle.U
78211 ____________________________________________________________________________
78212 [  6501] By: jhi                                   on 2000/08/03  00:00:26
78213         Log: The subtest 4 may fail also on VOBS, as pointed out
78214              by Nick Ing-Simmons in November 1999, bug id 19991124.003
78215              (but the failure in that bug report isn't the subtest 4).
78216      Branch: perl
78217            ! t/op/stat.t
78218 ____________________________________________________________________________
78219 [  6500] By: jhi                                   on 2000/08/02  23:49:30
78220         Log: Better skip message for the test; one of the two problems in
78221              
78222              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
78223              From: Lupe Christoph <lupe@lupe-christoph.de>
78224              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
78225              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
78226      Branch: perl
78227            ! t/op/numconvert.t
78228 ____________________________________________________________________________
78229 [  6499] By: jhi                                   on 2000/08/02  22:49:16
78230         Log: Allow "no Module;" even if there is no 'unimport'.
78231              
78232              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
78233              From: mjd@plover.com
78234              Date: 24 Mar 2000 15:24:34 -0000
78235              Message-Id: <20000324152434.15160.qmail@plover.com>
78236      Branch: perl
78237            ! gv.c
78238 ____________________________________________________________________________
78239 [  6498] By: jhi                                   on 2000/08/02  22:42:58
78240         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
78241              that are hopefully soon put into use.
78242      Branch: perl
78243            ! opcode.h opcode.pl opnames.h
78244 ____________________________________________________________________________
78245 [  6497] By: gsar                                  on 2000/08/02  22:28:59
78246         Log: require.t needs binmode() to work on windows
78247      Branch: perl
78248            ! t/comp/require.t
78249 ____________________________________________________________________________
78250 [  6496] By: jhi                                   on 2000/08/02  22:08:51
78251         Log: Document the IVdf UVuf UVof UVxf.
78252      Branch: perl
78253            ! pod/perlguts.pod
78254 ____________________________________________________________________________
78255 [  6495] By: jhi                                   on 2000/08/02  21:54:26
78256         Log: detypo #6494
78257      Branch: perl
78258            ! ext/Data/Dumper/Dumper.xs
78259 ____________________________________________________________________________
78260 [  6494] By: jhi                                   on 2000/08/02  21:49:17
78261         Log: Dump UVs as UVs in Data::Dumper.
78262              
78263              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
78264              From: Gurusamy Sarathy <gsar@ActiveState.com>
78265              Date: Thu, 27 Apr 2000 12:26:25 -0700
78266              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
78267      Branch: perl
78268            ! ext/Data/Dumper/Dumper.xs
78269 ____________________________________________________________________________
78270 [  6493] By: jhi                                   on 2000/08/02  17:01:58
78271         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
78272              From: Hugo <hv@crypt.compulink.co.uk>
78273              Date: Wed, 02 Aug 2000 14:53:56 +0100
78274              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
78275      Branch: perl
78276            ! regexec.c t/op/re_tests
78277 ____________________________________________________________________________
78278 [  6492] By: jhi                                   on 2000/08/02  15:02:46
78279         Log: The new setproctitle() feature is available only in 
78280              bleeding edge FreeBSD.  From Paul Saab.
78281      Branch: perl
78282            ! mg.c
78283 ____________________________________________________________________________
78284 [  6491] By: jhi                                   on 2000/08/02  13:34:36
78285         Log: The tr utf8 patching continues.
78286              
78287              Subject: Re: #6469, too many tests claimed in require.t
78288              From: simon@brecon.co.uk (Simon Cozens)
78289              Date: 2 Aug 2000 02:37:17 GMT
78290              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
78291              
78292              (the logic of the test was the wrong way round in the patch)
78293      Branch: perl
78294            ! doop.c
78295 ____________________________________________________________________________
78296 [  6490] By: jhi                                   on 2000/08/02  13:27:38
78297         Log: The name of a filehandle does not have <these>.
78298      Branch: perl
78299            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
78300            ! t/pragma/warn/pp_sys util.c
78301 ____________________________________________________________________________
78302 [  6489] By: jhi                                   on 2000/08/02  04:26:46
78303         Log: Remove the extraneous "main::" prefix from all the
78304              "opened only for", "on closed", and "never opened" warnings.
78305              
78306              Subject: Re: inappropriate warning
78307              From: Gurusamy Sarathy <gsar@ActiveState.com>
78308              Date: Mon, 20 Mar 2000 11:28:02 -0800
78309              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
78310      Branch: perl
78311            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
78312            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
78313            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
78314 ____________________________________________________________________________
78315 [  6488] By: jhi                                   on 2000/08/02  03:02:57
78316         Log: memcpy has n o in it, as pinted ut by Sarathy.
78317      Branch: perl
78318            ! pod/perlguts.pod
78319 ____________________________________________________________________________
78320 [  6487] By: jhi                                   on 2000/08/02  02:44:51
78321         Log: Document in one place the memory abstractions used in Perl core.
78322              
78323              Subject: Re: Memory abstraction
78324              From: simon@brecon.co.uk (Simon Cozens)
78325              Date: 2 Aug 2000 02:20:23 GMT
78326              Organization: Earth.li Origins
78327      Branch: perl
78328            ! pod/perlguts.pod
78329 ____________________________________________________________________________
78330 [  6486] By: jhi                                   on 2000/08/02  02:41:57
78331         Log: regen_headers, regen perltoc.
78332      Branch: perl
78333            ! perlapi.c pod/perltoc.pod
78334 ____________________________________________________________________________
78335 [  6485] By: jhi                                   on 2000/08/02  01:43:33
78336         Log: "This little thing tests for a file .patch, and if it contains
78337              a number, pops into patchlevel.h" (making it easier to track
78338              which development version people are reporting bugs against)
78339              
78340              Subject: Patchlevel autogeneration for repository perls
78341              From: simon@brecon.co.uk (Simon Cozens)
78342              Date: 14 Jul 2000 07:12:15 GMT
78343              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
78344      Branch: perl
78345            + fix_pl
78346            ! MANIFEST Makefile.SH
78347 ____________________________________________________________________________
78348 [  6484] By: jhi                                   on 2000/08/02  01:32:54
78349         Log: FreeBSD 3.* updates from
78350              
78351              From: Paul Saab <ps@yahoo-inc.com>
78352              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
78353              Date: Tue, 1 Aug 2000 15:41:39 -0700
78354              Message-Id: <20000801154139.A53740@yahoo-inc.com>
78355      Branch: perl
78356            ! hints/freebsd.sh
78357 ____________________________________________________________________________
78358 [  6483] By: jhi                                   on 2000/08/02  01:27:44
78359         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
78360              instead one must use setproctitle().  This was already addressed
78361              by change #6457, but the below has a new variant for FreeBSD 4.0
78362              or later, and the matter is also documented more.
78363              
78364              From: Paul Saab <ps@yahoo-inc.com>
78365              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
78366              Date: Tue, 1 Aug 2000 15:41:39 -0700
78367              Message-Id: <20000801154139.A53740@yahoo-inc.com>
78368      Branch: metaconfig/U/perl
78369            + i_libutil.U
78370      Branch: perl
78371            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
78372 ____________________________________________________________________________
78373 [  6482] By: jhi                                   on 2000/08/01  22:17:32
78374         Log: The test from this
78375              
78376              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
78377              Date: Sat, 15 Apr 2000 17:03:44 +0100
78378              From: Tom Hughes <tom@compton.nu>
78379              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
78380              
78381              was missing, the code change went in as #5989
78382              (which had a different test?)
78383      Branch: perl
78384            ! t/op/misc.t
78385 ____________________________________________________________________________
78386 [  6481] By: jhi                                   on 2000/08/01  21:48:38
78387         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
78388              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
78389              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
78390              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
78391      Branch: perl
78392            ! perl.h
78393 ____________________________________________________________________________
78394 [  6480] By: jhi                                   on 2000/08/01  18:05:28
78395         Log: Make p4desc to skip non-mainperl branches by default.
78396      Branch: perl
78397            ! Porting/p4desc
78398 ____________________________________________________________________________
78399 [  6479] By: jhi                                   on 2000/08/01  17:29:19
78400         Log: If gccosandvers is equal to osname, clear gccosandvers.
78401      Branch: metaconfig/U/perl
78402            ! gccvers.U
78403      Branch: perl
78404            ! Configure config_h.SH
78405 ____________________________________________________________________________
78406 [  6478] By: jhi                                   on 2000/08/01  15:54:08
78407         Log: BOM patching from Simon Cozens.
78408      Branch: perl
78409            ! toke.c
78410 ____________________________________________________________________________
78411 [  6477] By: jhi                                   on 2000/08/01  04:50:33
78412         Log: Stash away the largefiles flags and libswanted.
78413      Branch: perl
78414            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
78415 ____________________________________________________________________________
78416 [  6476] By: gsar                                  on 2000/08/01  04:24:24
78417         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
78418              on Windows)
78419      Branch: perl
78420            ! t/pragma/utf8.t utf8.c win32/win32.c
78421 ____________________________________________________________________________
78422 [  6475] By: jhi                                   on 2000/08/01  03:35:24
78423         Log: Make chr() for values >127 to create utf8 when under utf8.
78424              
78425              Subject: Re: uft8/chr()
78426              From: simon@brecon.co.uk (Simon Cozens)
78427              Date: 1 Aug 2000 02:37:02 GMT
78428              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
78429      Branch: perl
78430            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
78431 ____________________________________________________________________________
78432 [  6474] By: jhi                                   on 2000/08/01  02:36:18
78433         Log: In Digital UNIX warn if gcc explicitly chosen because even
78434              2.95.2 is known to cause problems.
78435      Branch: perl
78436            ! hints/dec_osf.sh
78437 ____________________________________________________________________________
78438 [  6473] By: jhi                                   on 2000/08/01  02:00:56
78439         Log: Make the safety catch for buggy gccs work with triple version
78440              numbers like 2.95.2.  Reported in
78441              
78442              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
78443              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
78444              Date: Mon, 31 Jul 2000 14:55:06 +0200
78445              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
78446      Branch: perl
78447            ! hints/dec_osf.sh
78448 ____________________________________________________________________________
78449 [  6472] By: jhi                                   on 2000/08/01  01:13:33
78450         Log: Subject: fix and question re: waitpid() under win32
78451              From: Brian Clarke <clarke@appliedmeta.com>
78452              Date: Fri, 28 Jul 2000 15:18:29 -0400
78453              Message-ID: <3981DC85.290314EB@appliedmeta.com>
78454              
78455              Slightly reformatted and WNOHANG # define moved to win32.h
78456              so that also POSIX.xs sees it, as suggsted by Sarathy.
78457      Branch: perl
78458            ! win32/win32.c win32/win32.h
78459 ____________________________________________________________________________
78460 [  6471] By: jhi                                   on 2000/08/01  00:55:05
78461         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
78462              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78463              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
78464              Date: Mon, 31 Jul 2000 13:28:51 +0100
78465              
78466              (aka ID 20000730.002)
78467      Branch: perl
78468            ! op.c t/op/tr.t
78469 ____________________________________________________________________________
78470 [  6470] By: jhi                                   on 2000/07/31  23:34:42
78471         Log: Document the problem with -P in HP-UX and its workaround.
78472              
78473              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
78474              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
78475              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
78476              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
78477      Branch: perl
78478            ! README.hpux
78479 ____________________________________________________________________________
78480 [  6469] By: jhi                                   on 2000/07/31  04:15:02
78481         Log: The swallow_bom() saga continues.  The #23 of require.t
78482              (UTF16-LE) still fails (silently, no output) but the #22
78483              (UTF16-BE) seems to be working now.  The root of the
78484              failure may be in sv_gets(): is it UTF-16LE-aware,
78485              especially when it comes to line endings? 
78486      Branch: perl
78487            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
78488            ! t/comp/require.t toke.c utf8.c
78489 ____________________________________________________________________________
78490 [  6468] By: jhi                                   on 2000/07/30  19:05:48
78491         Log: Find green threads before native threads.
78492              
78493              Subject: Re: Patch to jpl/JNI/Makefile.PL
78494              From: Jens Thomsen <jens@fiend.cis.com>
78495              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
78496              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
78497      Branch: perl
78498            ! jpl/JNI/Makefile.PL
78499 ____________________________________________________________________________
78500 [  6467] By: jhi                                   on 2000/07/30  18:36:22
78501         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
78502      Branch: perl
78503            ! doop.c
78504 ____________________________________________________________________________
78505 [  6466] By: jhi                                   on 2000/07/30  04:37:29
78506         Log: A new version of the "remove UPPERACSE string comparison"
78507              operators.  The problem with the previous one (change #6454)
78508              was that it was for Perl 5.6.0.  From Paul Marquess.
78509      Branch: perl
78510            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
78511            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
78512            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
78513 ____________________________________________________________________________
78514 [  6465] By: jhi                                   on 2000/07/29  22:39:56
78515         Log: Do not upgrade SVs into utf8 just because they participate
78516              in eq or cmp.  Reported and fix suggested in
78517              
78518              Subject: [ID 20000720.009] sv_eq UTF8 bug
78519              From: "Simon Cozens" <simon@othersideofthe.earth.li>
78520              Date: 21 Jul 2000 04:37:29 -0000
78521              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
78522              
78523              Exercise for the kind reader: should we or should we not
78524              cache the utf8 conversion alongside the SV? (as magic,
78525              as the strxfrm()ed version is cached under use locale)
78526              Argue both for and against.
78527      Branch: perl
78528            ! sv.c
78529 ____________________________________________________________________________
78530 [  6464] By: jhi                                   on 2000/07/29  22:36:22
78531         Log: Subject: UTF8 concat
78532              From: simon@brecon.co.uk (Simon Cozens) 
78533              Date: 30 Jun 2000 06:13:25 GMT
78534              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
78535              
78536              (with a memory leak fixed, plus a few casts added)
78537              
78538              This also seems to help for
78539              
78540              Subject: [ID 20000716.015] join UTF8 weirdness
78541              From: root <root@ak-71.mind.de> 
78542              Date: Sat, 15 Jul 2000 15:29:54 +0200
78543              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
78544              
78545              (from Andreas König)
78546      Branch: perl
78547            ! pp_hot.c
78548 ____________________________________________________________________________
78549 [  6463] By: jhi                                   on 2000/07/29  00:55:39
78550         Log: Tune the comments and hopefully stop a memory leak.
78551      Branch: perl
78552            ! toke.c utf8.c
78553 ____________________________________________________________________________
78554 [  6462] By: jhi                                   on 2000/07/29  00:16:53
78555         Log: The problem described in this
78556              
78557              Subject: [ID 20000322.018] named chars aren't magical enough
78558              From: root <root@dixie.cscaper.com>     
78559              Date: Wed, 22 Mar 2000 18:37:42 -0700
78560              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
78561              
78562              has been fixed in perl 5.6.0 but just in case added a test
78563              to keep it away.  (The report from Joseph Hall.)
78564      Branch: perl
78565            ! t/lib/charnames.t
78566 ____________________________________________________________________________
78567 [  6461] By: jhi                                   on 2000/07/28  23:56:36
78568         Log: Tiny fixes for #6460.
78569      Branch: metaconfig/U/perl
78570            ! gccvers.U
78571      Branch: perl
78572            ! Configure config_h.SH
78573 ____________________________________________________________________________
78574 [  6460] By: jhi                                   on 2000/07/28  23:24:41
78575         Log: Warn if the version of the operating system used to compile gcc
78576              differs from the current version of the operating system.
78577              Also display the gcc compilation os and version in myconfig.
78578              Inspiration from
78579              
78580              Subject: Re: [ID 20000710.003] ERRORS!!         
78581              From: "Kurt D. Starsinic" <kstar@chapin.edu>
78582              Date: Mon, 10 Jul 2000 15:54:16 -0400
78583              Message-ID: <20000710155416.A1384@O2.chapin.edu>
78584      Branch: metaconfig/U/perl
78585            ! gccvers.U
78586      Branch: perl
78587            ! Configure config_h.SH myconfig.SH
78588 ____________________________________________________________________________
78589 [  6459] By: jhi                                   on 2000/07/28  22:00:32
78590         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
78591              letter to $Config{osvers}.
78592      Branch: metaconfig
78593            ! U/modified/Oldconfig.U
78594      Branch: perl
78595            ! Configure config_h.SH
78596 ____________________________________________________________________________
78597 [  6458] By: jhi                                   on 2000/07/28  04:15:39
78598         Log: Back out #6454, doesn't seem to work.
78599              (Reason: that patch was for perl 5.6.0, not perl-current)
78600              (A version of the patch for perl-current came in later as #6466)
78601      Branch: perl
78602            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
78603            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
78604            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
78605 ____________________________________________________________________________
78606 [  6457] By: jhi                                   on 2000/07/27  23:31:49
78607         Log: Use setproctitle() if available to modify $0.
78608              
78609              Subject: setting $* on BSD4 broken
78610              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
78611              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
78612              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
78613      Branch: metaconfig
78614            ! U/modified/Myinit.U
78615      Branch: perl
78616            ! Configure config_h.SH mg.c
78617 ____________________________________________________________________________
78618 [  6456] By: jhi                                   on 2000/07/27  14:50:47
78619         Log: Allow "no AutoLoader;", based on change #6444,
78620              suggested by Graham Barr.
78621      Branch: perl
78622            ! lib/AutoLoader.pm
78623 ____________________________________________________________________________
78624 [  6455] By: jhi                                   on 2000/07/27  14:19:10
78625         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
78626              From: rspier@pobox.com (Robert Spier)
78627              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
78628              Message-ID: <14720.15855.787664.424783@rls.cx>
78629      Branch: perl
78630            ! pod/perldiag.pod
78631 ____________________________________________________________________________
78632 [  6454] By: jhi                                   on 2000/07/27  14:03:02
78633         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
78634              for a long time).
78635              
78636              Reported in
78637              
78638              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
78639              From: Ryan Herbert <rherbert@sycamorehq.com>
78640              Date: Mon, 17 Jul 2000 11:40:42 -0400
78641              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
78642              
78643              Patched in
78644              
78645              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
78646              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
78647              Date: Wed, 26 Jul 2000 23:40:18 +0100
78648              Message-ID: <000001bff752$79511880$0a17073e@tiny>
78649              
78650              based on an earlier patch from Stephen P. Potter.
78651              
78652              (Removed later by change #6458 because this patch was for
78653              perl 5.6.0, not perl-current)
78654      Branch: perl
78655            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
78656            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
78657            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
78658 ____________________________________________________________________________
78659 [  6453] By: jhi                                   on 2000/07/27  13:48:02
78660         Log: Subject: [PATCH] fixes bug 20000508.004
78661              From: Michael Stevens <mstevens@globnix.org>
78662              Date: Thu, 27 Jul 2000 13:49:04 +0100
78663              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
78664      Branch: perl
78665            ! pod/perldata.pod
78666 ____________________________________________________________________________
78667 [  6452] By: jhi                                   on 2000/07/26  23:51:26
78668         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
78669              and Craig A. Berry.
78670      Branch: perl
78671            ! lib/File/Temp.pm pod/perlport.pod
78672 ____________________________________________________________________________
78673 [  6451] By: jhi                                   on 2000/07/26  19:43:30
78674         Log: Be wary of close()s, too.
78675              
78676              Subject: Re: [PATCH] perlbug cleanup
78677              From: Tim Jenness <t.jenness@jach.hawaii.edu>
78678              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
78679              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
78680      Branch: perl
78681            ! utils/perlbug.PL
78682 ____________________________________________________________________________
78683 [  6450] By: jhi                                   on 2000/07/26  18:41:40
78684         Log: Subject: Minor doc patch: handy.h
78685              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
78686              Date: Wed, 26 Jul 2000 15:34:25 -0300
78687              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
78688      Branch: perl
78689            ! handy.h pod/perlapi.pod
78690 ____________________________________________________________________________
78691 [  6449] By: jhi                                   on 2000/07/26  18:23:55
78692         Log: Subject: [PATCH] minor doc change - perlguts
78693              From: Michael Stevens <mstevens@globnix.org>
78694              Date: Thu, 13 Jul 2000 12:39:18 +0100
78695              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
78696      Branch: perl
78697            ! pod/perlguts.pod
78698 ____________________________________________________________________________
78699 [  6448] By: jhi                                   on 2000/07/26  18:20:30
78700         Log: open() wariness in perlbug.
78701              
78702              Subject: [PATCH] perlbug cleanup
78703              From: Michael Stevens <mstevens@globnix.org>
78704              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
78705              Date: Thu, 13 Jul 2000 15:52:23 +0100
78706      Branch: perl
78707            ! utils/perlbug.PL
78708 ____________________________________________________________________________
78709 [  6447] By: jhi                                   on 2000/07/26  18:13:04
78710         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
78711      Branch: perl
78712            ! lib/File/Temp.pm t/lib/ftmp-security.t
78713 ____________________________________________________________________________
78714 [  6446] By: jhi                                   on 2000/07/26  18:06:32
78715         Log: docfix from Peter Scott <Peter@PSDT.com>.
78716      Branch: perl
78717            ! pod/perlfunc.pod
78718 ____________________________________________________________________________
78719 [  6445] By: jhi                                   on 2000/07/26  17:53:31
78720         Log: Fix *foo{FORMAT}.
78721              
78722              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78723              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
78724              Date: Wed, 26 Jul 2000 19:51:02 +0200
78725              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
78726              
78727              From: Graham Barr <gbarr@pobox.com>
78728              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
78729              Date: Wed, 26 Jul 2000 17:38:36 +0100
78730              Message-ID: <20000726173836.L472@pobox.com>
78731      Branch: perl
78732            ! pp.c sv.c t/op/gv.t
78733 ____________________________________________________________________________
78734 [  6444] By: jhi                                   on 2000/07/26  17:49:14
78735         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
78736              from Graham Barr in the module list.
78737      Branch: perl
78738            ! gv.c pod/perlobj.pod
78739 ____________________________________________________________________________
78740 [  6443] By: jhi                                   on 2000/07/26  16:06:56
78741         Log: More split() doc and test patches from Mike Guy.
78742      Branch: perl
78743            ! pod/perlfunc.pod t/op/split.t
78744 ____________________________________________________________________________
78745 [  6442] By: jhi                                   on 2000/07/26  16:05:30
78746         Log: MacOS nits from Matthias Neeracher.
78747      Branch: perl
78748            ! perl.c pp_ctl.c
78749 ____________________________________________________________________________
78750 [  6441] By: jhi                                   on 2000/07/26  04:39:57
78751         Log: Subject: [PATCH] split /^/
78752              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78753              Date: Tue, 25 Jul 2000 14:18:57 +0100
78754              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
78755              
78756              (with notes from tchrist and gbarr)
78757      Branch: perl
78758            ! pod/perlfunc.pod t/op/split.t
78759 ____________________________________________________________________________
78760 [  6440] By: jhi                                   on 2000/07/26  04:32:32
78761         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
78762              From: Peter Prymmer <pvhp@forte.com>
78763              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
78764              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
78765      Branch: perl
78766            ! vms/munchconfig.c
78767 ____________________________________________________________________________
78768 [  6439] By: jhi                                   on 2000/07/26  04:31:01
78769         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
78770              to be fatal errors (instead of by default ignoring them, and
78771              ignoring with a bug: even though -w gave an error, the opening [
78772              was left in)  Reported in:
78773              
78774              Subject: [ID 20000716.024] [=cc=] / [:blank:]
78775              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
78776              Date: Sun, 16 Jul 2000 17:55:29 -0700
78777              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
78778      Branch: perl
78779            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
78780 ____________________________________________________________________________
78781 [  6438] By: jhi                                   on 2000/07/25  15:41:15
78782         Log: Subject: [PATCH] av.c apidoc
78783              From: simon@brecon.co.uk (Simon Cozens)
78784              Date: 24 Jul 2000 06:40:52 GMT
78785              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
78786      Branch: perl
78787            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
78788            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
78789 ____________________________________________________________________________
78790 [  6437] By: jhi                                   on 2000/07/25  14:05:36
78791         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
78792              From: "Stephen P. Potter" <spp@ds.net>
78793              Date: Mon, 24 Jul 2000 14:22:23 -0400
78794              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
78795      Branch: perl
78796            ! pod/perllocale.pod
78797 ____________________________________________________________________________
78798 [  6436] By: jhi                                   on 2000/07/25  14:02:03
78799         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
78800              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78801              Date: Mon, 24 Jul 2000 18:04:28 +0100
78802              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
78803      Branch: perl
78804            ! t/lib/syslfs.t t/op/lfs.t
78805 ____________________________________________________________________________
78806 [  6435] By: jhi                                   on 2000/07/25  13:59:28
78807         Log: Get UTF16 BOMs working.  Patch from
78808              
78809              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
78810              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78811              Date: Tue, 25 Jul 2000 12:52:45 +0100
78812              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
78813              
78814              and notes from
78815              
78816              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
78817              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78818              Date: Tue, 25 Jul 2000 11:43:25 +0100
78819              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
78820      Branch: perl
78821            ! t/comp/require.t toke.c utf8.c
78822 ____________________________________________________________________________
78823 [  6434] By: jhi                                   on 2000/07/25  02:39:54
78824         Log: Make the "uninit variable" warning to say "concat or string"
78825              or "join or string" when in concat or join .
78826              
78827              Subject: Re: [ID 20000403.009] uninitialised concatenation???
78828              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78829              Date: Tue, 04 Apr 2000 18:22:58 +0100
78830              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
78831              
78832              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
78833              From: William R Ward <hermit@BayView.COM>
78834              Date: Thu, 30 Mar 2000 19:50:03 -0800
78835              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
78836      Branch: perl
78837            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
78838            ! t/pragma/warn/op t/pragma/warn/sv
78839 ____________________________________________________________________________
78840 [  6433] By: jhi                                   on 2000/07/24  17:52:56
78841         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
78842      Branch: perl
78843            ! lib/File/Spec/VMS.pm
78844 ____________________________________________________________________________
78845 [  6432] By: jhi                                   on 2000/07/24  17:44:44
78846         Log: Test cases for #6431.
78847              
78848              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
78849              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78850              Date: Mon, 24 Jul 2000 15:32:29 +0100
78851              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
78852      Branch: perl
78853            ! t/op/pat.t t/op/split.t
78854 ____________________________________________________________________________
78855 [  6431] By: jhi                                   on 2000/07/24  17:43:17
78856         Log: Bind op fix.
78857              
78858              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
78859              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78860              Date: Mon, 17 Jul 2000 20:04:56 +0100
78861              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
78862      Branch: perl
78863            ! op.c
78864 ____________________________________________________________________________
78865 [  6430] By: jhi                                   on 2000/07/24  03:42:42
78866         Log: Subject: [ID 20000716.023] syslog test fails without sockets
78867              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78868              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
78869              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
78870      Branch: metaconfig/U/perl
78871            ! Extensions.U
78872      Branch: perl
78873            ! Configure config_h.SH
78874 ____________________________________________________________________________
78875 [  6429] By: jhi                                   on 2000/07/24  03:11:52
78876         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
78877              case, but add also notes explaining the relationship of this
78878              patch and the earlier notes by Sarathy.
78879              
78880              Subject: Map is still slow
78881              From: "Ben Tilly" <ben_tilly@hotmail.com>
78882              Date: Sat, 15 Jul 2000 17:23:27 EDT
78883              Message-ID: <20000715212327.21656.qmail@hotmail.com>
78884      Branch: perl
78885            ! pp_ctl.c
78886 ____________________________________________________________________________
78887 [  6428] By: jhi                                   on 2000/07/24  02:58:52
78888         Log: Documentation to explain the behaviour of map().
78889              
78890              Subject: Re: Map is still slow 
78891              From: Gurusamy Sarathy <gsar@ActiveState.com>
78892              Date: Sat, 15 Jul 2000 16:05:09 -0700
78893              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
78894      Branch: perl
78895            ! pp_ctl.c
78896 ____________________________________________________________________________
78897 [  6427] By: jhi                                   on 2000/07/24  02:50:03
78898         Log: Add tests for
78899              [ID 19991110.003] another matching finding by pcre author
78900              which has already been fixed by some patch, as verified in
78901              
78902              Subject: Re: two regex bugs from the mists of time (well, last November)
78903              From: Hugo <hv@crypt.compulink.co.uk>
78904              Date: Sat, 22 Jul 2000 18:12:58 +0100
78905              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
78906      Branch: perl
78907            ! t/op/re_tests
78908 ____________________________________________________________________________
78909 [  6426] By: jhi                                   on 2000/07/24  02:11:20
78910         Log: A missing 'break' after the [[:space:]] switch case.
78911              
78912              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
78913              From: "Stephen P. Potter" <spp@ds.net>
78914              Date: Tue, 18 Jul 2000 16:25:17 -0400
78915              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
78916      Branch: perl
78917            ! regcomp.c
78918 ____________________________________________________________________________
78919 [  6425] By: jhi                                   on 2000/07/24  02:06:12
78920         Log: The output might have been produced in the wrong order.
78921              
78922              Subject: [ID 20000720.003] [PATCH] t/op/write.t
78923              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78924              Date: Thu, 20 Jul 2000 18:49:18 +0100
78925              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
78926      Branch: perl
78927            ! t/op/write.t
78928 ____________________________________________________________________________
78929 [  6424] By: jhi                                   on 2000/07/24  02:00:07
78930         Log: Use STDOUT consistently.
78931              
78932              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
78933              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78934              Date: Thu, 20 Jul 2000 18:04:01 +0100
78935              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
78936      Branch: perl
78937            ! lib/Test/Harness.pm
78938 ____________________________________________________________________________
78939 [  6423] By: jhi                                   on 2000/07/24  01:54:54
78940         Log: Protect against "wild next"s, that is, callbacks doing "next"
78941              instead of "return".
78942              
78943              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
78944              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78945              Date: Tue, 18 Jul 2000 11:30:16 +0100
78946              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
78947      Branch: perl
78948            ! lib/File/Find.pm
78949 ____________________________________________________________________________
78950 [  6422] By: jhi                                   on 2000/07/24  01:35:47
78951         Log: Out-of-date note removed.
78952              
78953              Subject: [PATCH] documentation perlipc
78954              From: rspier@pobox.com (Robert Spier)
78955              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
78956              Message-ID: <14711.35178.572612.502654@rls.cx>
78957      Branch: perl
78958            ! pod/perlipc.pod
78959 ____________________________________________________________________________
78960 [  6421] By: jhi                                   on 2000/07/24  00:09:18
78961         Log: Send all installperl messages to STDERR and be -w clean.
78962              
78963              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
78964              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78965              Date: Sat, 22 Jul 2000 14:02:11 +0100
78966              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
78967      Branch: perl
78968            ! installperl
78969 ____________________________________________________________________________
78970 [  6420] By: jhi                                   on 2000/07/24  00:04:19
78971         Log: Decutandpasto.
78972              
78973              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
78974              From: "Richard Soderberg" <rs@crystalflame.net>
78975              Date: Sun, 23 Jul 2000 01:37:23 -0700
78976              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
78977      Branch: perl
78978            ! pod/perlipc.pod
78979 ____________________________________________________________________________
78980 [  6419] By: jhi                                   on 2000/07/24  00:01:12
78981         Log: A cleaner abs_path().
78982              Subject: Re: unix alternative to Cwd.pm
78983              From: Jeff Pinyan <jeffp@crusoe.net>
78984              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
78985              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
78986      Branch: perl
78987            ! lib/Cwd.pm
78988 ____________________________________________________________________________
78989 [  6418] By: jhi                                   on 2000/07/23  23:48:56
78990         Log: Detypo.
78991              
78992              Subject: [PATCH perl-current] Typo in hints/powerux.sh
78993              From: "Richard Soderberg" <rs@crystalflame.net>
78994              Date: Sun, 23 Jul 2000 01:27:33 -0700
78995              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
78996      Branch: perl
78997            ! hints/powerux.sh
78998 ____________________________________________________________________________
78999 [  6417] By: jhi                                   on 2000/07/17  22:13:31
79000         Log: Subject: SDBM_File documentation
79001              From: mjd@plover.com
79002              Date: 16 Jul 2000 17:41:17 -0000
79003              Message-ID: <20000716174117.18515.qmail@plover.com>
79004      Branch: perl
79005            ! ext/SDBM_File/SDBM_File.pm
79006 ____________________________________________________________________________
79007 [  6416] By: jhi                                   on 2000/07/17  19:13:26
79008         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
79009      Branch: perl
79010            ! hints/mpeix.sh mpeix/relink
79011 ____________________________________________________________________________
79012 [  6415] By: jhi                                   on 2000/07/15  14:11:02
79013         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
79014              the utf8 'characters' can be more than one octet).
79015              
79016              Date: Sat, 15 Jul 2000 00:21:56 +0100
79017              From: Tom Hughes <tom@compton.nu>
79018              Subject: Re: [ID 20000714.002]
79019              Message-ID: <db2334de49.tom@compton.compton.nu>
79020              
79021              Reported in
79022              
79023              Subject: [ID 20000714.002]
79024              From: "Simon Cozens" <simon@othersideofthe.earth.li>
79025              Date: 14 Jul 2000 15:13:09 -0000
79026              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
79027      Branch: perl
79028            ! doop.c
79029 ____________________________________________________________________________
79030 [  6414] By: jhi                                   on 2000/07/15  03:13:41
79031         Log: another VMS build tweak from Peter Prymmer
79032      Branch: perl
79033            ! vms/descrip_mms.template
79034 ____________________________________________________________________________
79035 [  6413] By: jhi                                   on 2000/07/15  03:10:40
79036         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
79037      Branch: perl
79038            ! vms/perlvms.pod
79039 ____________________________________________________________________________
79040 [  6412] By: jhi                                   on 2000/07/15  00:31:05
79041         Log: More docs for sv functions.
79042              
79043              Subject: [PATCH cfgperl] sv.c apidoc
79044              From: simon@brecon.co.uk (Simon Cozens)
79045              Date: 13 Jul 2000 09:00:20 GMT
79046              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
79047              
79048              Subject: Re: [PATCH cfgperl] sv.c apidoc
79049              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
79050              Date: Thu, 13 Jul 2000 12:27:41 +0100
79051              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
79052              
79053              Subject: Re: [PATCH cfgperl] sv.c apidoc
79054              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
79055              Date: Thu, 13 Jul 2000 13:23:09 +0100
79056              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
79057              
79058              Subject: Re: [PATCH cfgperl] sv.c apidoc
79059              From: simon@brecon.co.uk (Simon Cozens)
79060              Date: 14 Jul 2000 06:51:02 GMT
79061              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
79062      Branch: perl
79063            ! embed.pl pod/perlapi.pod sv.c
79064 ____________________________________________________________________________
79065 [  6411] By: jhi                                   on 2000/07/15  00:10:41
79066         Log: lib/b test fixes from Peter Prymmer.
79067      Branch: perl
79068            ! t/lib/b.t
79069 ____________________________________________________________________________
79070 [  6410] By: jhi                                   on 2000/07/15  00:02:09
79071         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
79072              From: Hugo <hv@crypt.compulink.co.uk>
79073              Date: Fri, 14 Jul 2000 23:05:20 +0100
79074              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
79075              
79076              Didn't anymore apply, but that point still could use another fix.
79077      Branch: perl
79078            ! pod/perlfunc.pod
79079 ____________________________________________________________________________
79080 [  6409] By: jhi                                   on 2000/07/14  23:15:15
79081         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
79082              not in pod, from Peter Prymmer
79083      Branch: perl
79084            ! vms/descrip_mms.template
79085 ____________________________________________________________________________
79086 [  6408] By: jhi                                   on 2000/07/14  20:35:05
79087         Log: The bug report
79088              [ID 19991110.002] minimal matching discrepancy found by pcre author
79089              seems to have been fixed (though differently from what was suggested
79090              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
79091      Branch: perl
79092            ! t/op/re_tests
79093 ____________________________________________________________________________
79094 [  6407] By: jhi                                   on 2000/07/14  17:38:08
79095         Log: Fix AutoSplit to use File::Spec the right way in VMS,
79096              from Peter Prymmer.
79097      Branch: perl
79098            ! lib/AutoSplit.pm
79099 ____________________________________________________________________________
79100 [  6406] By: jhi                                   on 2000/07/14  14:13:22
79101         Log: Merge perlhacktut into perlhack, update perlguts.
79102              
79103              Subject: Re: Perlhacktut
79104              From: simon@brecon.co.uk (Simon Cozens)
79105              Date: 14 Jul 2000 06:49:21 GMT
79106              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
79107              
79108              Subject: Re: Perlhacktut
79109              From: simon@brecon.co.uk (Simon Cozens)
79110              Date: 14 Jul 2000 07:09:45 GMT
79111              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
79112      Branch: perl
79113            ! pod/perlguts.pod pod/perlhack.pod
79114 ____________________________________________________________________________
79115 [  6405] By: jhi                                   on 2000/07/14  14:02:31
79116         Log: Integrate with Sarathy.
79117      Branch: cfgperl
79118           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
79119           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
79120           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
79121 ____________________________________________________________________________
79122 [  6404] By: gsar                                  on 2000/07/14  12:15:02
79123         Log: PERL_OBJECT build tweaks
79124      Branch: perl
79125            ! toke.c
79126 ____________________________________________________________________________
79127 [  6403] By: gsar                                  on 2000/07/14  11:23:41
79128         Log: inconsistent types needs casts
79129      Branch: perl
79130            ! toke.c
79131 ____________________________________________________________________________
79132 [  6402] By: gsar                                  on 2000/07/14  11:12:04
79133         Log: typos in change#6399, regen headers
79134      Branch: perl
79135            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
79136 ____________________________________________________________________________
79137 [  6401] By: gsar                                  on 2000/07/14  10:59:12
79138         Log: typecasts needed for change#6394
79139      Branch: perl
79140            ! toke.c
79141 ____________________________________________________________________________
79142 [  6400] By: gsar                                  on 2000/07/14  10:49:37
79143         Log: integrate cfgperl contents into mainline
79144      Branch: perl
79145           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
79146           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
79147 ____________________________________________________________________________
79148 [  6399] By: gsar                                  on 2000/07/14  10:38:35
79149         Log: enable UTF-16 filter by default if relevant BOM is seen; various
79150              cleanups (typos, misformatted code, and small bugs)
79151      Branch: perl
79152            ! doop.c embed.pl mg.c op.c pp.c toke.c
79153 ____________________________________________________________________________
79154 [  6398] By: gsar                                  on 2000/07/14  08:55:38
79155         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
79156              name suggests anyway)
79157      Branch: perl
79158            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
79159 ____________________________________________________________________________
79160 [  6397] By: gsar                                  on 2000/07/14  08:44:33
79161         Log: move new variables to the end of the interpreter structure (for
79162              bincompat in code that doesn't #include XSUB.h)
79163      Branch: perl
79164            ! intrpvar.h
79165 ____________________________________________________________________________
79166 [  6396] By: gsar                                  on 2000/07/14  08:13:58
79167         Log: MakeMaker should not remove editor backups (*~) on `make clean`
79168              by default (completes change#6383)
79169      Branch: perl
79170            ! lib/ExtUtils/MM_Unix.pm
79171 ____________________________________________________________________________
79172 [  6395] By: jhi                                   on 2000/07/14  05:20:33
79173         Log: Replace change #6337 with a better one.
79174              
79175              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
79176              From: Hugo <hv@crypt.compulink.co.uk>
79177              Date: Fri, 14 Jul 2000 04:16:20 +0100
79178              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
79179      Branch: cfgperl
79180            ! regexec.c t/op/re_tests
79181 ____________________________________________________________________________
79182 [  6394] By: jhi                                   on 2000/07/14  01:33:59
79183         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
79184      Branch: cfgperl
79185            ! embed.pl global.sym proto.h toke.c
79186 ____________________________________________________________________________
79187 [  6393] By: jhi                                   on 2000/07/13  23:41:23
79188         Log: remove discarded test
79189      Branch: cfgperl
79190            ! MANIFEST
79191 ____________________________________________________________________________
79192 [  6392] By: jhi                                   on 2000/07/13  23:32:25
79193         Log: The {multiplier} of a fixed substring was overlooked which
79194              caused a wrong initial search offset for that substring.
79195              
79196              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
79197              From: Hugo <hv@crypt.compulink.co.uk>
79198              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
79199              Date: Thu, 13 Jul 2000 19:27:13 +0100
79200      Branch: cfgperl
79201            ! regcomp.c t/op/re_tests
79202 ____________________________________________________________________________
79203 [  6391] By: jhi                                   on 2000/07/13  16:37:42
79204         Log: typo fix from Craig Berry
79205      Branch: cfgperl
79206            ! vms/subconfigure.com
79207 ____________________________________________________________________________
79208 [  6390] By: jhi                                   on 2000/07/13  13:20:12
79209         Log: Integrate with Sarathy.
79210      Branch: cfgperl
79211            - t/op/method2entersub.t
79212           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
79213           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
79214           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
79215           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
79216 ____________________________________________________________________________
79217 [  6389] By: jhi                                   on 2000/07/13  13:18:48
79218         Log: Detypo from Peter Prymmer, part of #6388.
79219      Branch: cfgperl
79220            ! Configure config_h.SH
79221      Branch: metaconfig
79222            ! U/modified/d_longlong.U
79223 ____________________________________________________________________________
79224 [  6388] By: gsar                                  on 2000/07/13  06:33:40
79225         Log: typos (spotted by Peter Prymmer)
79226      Branch: perl
79227            ! Configure t/lib/english.t
79228 ____________________________________________________________________________
79229 [  6387] By: gsar                                  on 2000/07/13  05:35:28
79230         Log: new selfloader.t in change#6183 doesn't close DATA handles,
79231              and thus fails to clean up tmp files on dosish platforms
79232      Branch: perl
79233            ! t/lib/selfloader.t
79234 ____________________________________________________________________________
79235 [  6386] By: gsar                                  on 2000/07/12  21:42:39
79236         Log: sprintf test tweaks (from Dominic Dunlop)
79237      Branch: perl
79238            ! t/op/sprintf.t
79239 ____________________________________________________________________________
79240 [  6385] By: gsar                                  on 2000/07/12  21:33:46
79241         Log: fix bugs in processing %v-*d and similar format specs (from
79242              Avi Finkel <avi@finkel.org>)
79243      Branch: perl
79244            ! sv.c t/op/sprintf.t
79245 ____________________________________________________________________________
79246 [  6384] By: gsar                                  on 2000/07/12  16:04:19
79247         Log: readd missing perldelta.pod changes from changes#6339,6376
79248      Branch: perl
79249            ! pod/perldelta.pod
79250 ____________________________________________________________________________
79251 [  6383] By: gsar                                  on 2000/07/12  16:00:51
79252         Log: don't clobber *.orig files on *clean targets
79253      Branch: perl
79254            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
79255 ____________________________________________________________________________
79256 [  6382] By: gsar                                  on 2000/07/12  07:59:12
79257         Log: fix broken integrations in cfgperl
79258      Branch: cfgperl
79259           !> Changes pod/perldelta.pod
79260 ____________________________________________________________________________
79261 [  6381] By: gsar                                  on 2000/07/12  07:42:17
79262         Log: integrate cfgperl changes into mainline
79263      Branch: perl
79264            ! Changes
79265           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
79266           !> pod/perlre.pod
79267 ____________________________________________________________________________
79268 [  6380] By: gsar                                  on 2000/07/12  07:31:00
79269         Log: get sprintf.t to adjust properly for 3-digit exponents
79270      Branch: perl
79271            ! t/op/sprintf.t
79272 ____________________________________________________________________________
79273 [  6379] By: gsar                                  on 2000/07/12  06:40:04
79274         Log: change#6174 needs corresponding change in win32/config_h.PL,
79275              which grovels through config_h.SH to find the config.h name
79276      Branch: perl
79277            ! win32/config_h.PL
79278 ____________________________________________________________________________
79279 [  6378] By: jhi                                   on 2000/07/12  05:03:59
79280         Log: Do the cc sanity check both before the hints and
79281              after the cc selction.
79282      Branch: cfgperl
79283            ! Configure config_h.SH
79284      Branch: metaconfig
79285            ! U/modified/Oldconfig.U U/modified/cc.U
79286      Branch: metaconfig/U/perl
79287            + Checkcc.U
79288 ____________________________________________________________________________
79289 [  6377] By: jhi                                   on 2000/07/12  02:49:22
79290         Log: Fix nits noticed by Boston.pm.
79291      Branch: cfgperl
79292            ! pod/perlre.pod
79293 ____________________________________________________________________________
79294 [  6376] By: jhi                                   on 2000/07/11  21:22:13
79295         Log: Configure cosmetics and perldelta.
79296      Branch: cfgperl
79297            ! Configure config_h.SH pod/perldelta.pod
79298      Branch: metaconfig
79299            ! U/modified/cc.U
79300 ____________________________________________________________________________
79301 [  6375] By: gsar                                  on 2000/07/11  21:17:35
79302         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
79303      Branch: perl
79304            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
79305            ! win32/win32sck.c
79306 ____________________________________________________________________________
79307 [  6374] By: gsar                                  on 2000/07/11  20:48:50
79308         Log: tweak for build failure under multiplicity
79309      Branch: perl
79310            ! toke.c
79311 ____________________________________________________________________________
79312 [  6373] By: gsar                                  on 2000/07/11  20:37:23
79313         Log: integrate cfgperl changes#6325..6373 into mainline
79314              (NOTE: today's batch of integrations still untested)
79315      Branch: perl
79316           +> ext/DynaLoader/hints/netbsd.pl
79317            ! Changes
79318           !> (integrate 26 files)
79319 ____________________________________________________________________________
79320 [  6372] By: jhi                                   on 2000/07/11  20:30:36
79321         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
79322              regen perltoc.
79323      Branch: cfgperl
79324            + pod/perlbook.pod
79325            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
79326            ! pod/perltoc.pod
79327 ____________________________________________________________________________
79328 [  6371] By: jhi                                   on 2000/07/11  20:08:56
79329         Log: Minor cleanups on the booklist.
79330      Branch: cfgperl
79331            ! pod/perlfaq2.pod
79332 ____________________________________________________________________________
79333 [  6370] By: jhi                                   on 2000/07/11  19:31:13
79334         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
79335      Branch: cfgperl
79336            ! t/pragma/overload.t
79337 ____________________________________________________________________________
79338 [  6369] By: gsar                                  on 2000/07/11  19:27:48
79339         Log: integrate cfgperl changes#6293..6324 into mainline
79340      Branch: perl
79341           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
79342            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
79343           !> (integrate 30 files)
79344 ____________________________________________________________________________
79345 [  6368] By: gsar                                  on 2000/07/11  19:18:57
79346         Log: skip integrate of problematic change#6292 from cfgperl into mainline
79347      Branch: perl
79348           !> pp_hot.c
79349 ____________________________________________________________________________
79350 [  6367] By: gsar                                  on 2000/07/11  19:17:21
79351         Log: integrate cfgperl changes#6288..6290 into mainline
79352      Branch: perl
79353           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
79354 ____________________________________________________________________________
79355 [  6366] By: gsar                                  on 2000/07/11  19:11:18
79356         Log: integrate cfgperl changes#6268..6282 into mainline
79357      Branch: perl
79358           !> (integrate 30 files)
79359 ____________________________________________________________________________
79360 [  6365] By: gsar                                  on 2000/07/11  18:57:00
79361         Log: delete new accidentally branched file
79362      Branch: perl
79363            - t/op/method2entersub.t
79364 ____________________________________________________________________________
79365 [  6364] By: gsar                                  on 2000/07/11  18:55:13
79366         Log: skip integrate of change#6267 from cfgperl into mainline (the
79367              method call optimization is flawed without additional hints
79368              from user about immutableness of @ISA and no runtime method
79369              definitions)
79370      Branch: perl
79371           +> t/op/method2entersub.t
79372           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
79373           !> perl.h t/op/sprintf.t xsutils.c
79374 ____________________________________________________________________________
79375 [  6363] By: gsar                                  on 2000/07/11  18:49:43
79376         Log: integrate cfgperl changes#6261..6266 into mainline
79377      Branch: perl
79378           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
79379           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
79380           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
79381           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
79382 ____________________________________________________________________________
79383 [  6362] By: gsar                                  on 2000/07/11  18:43:26
79384         Log: integrate cfgperl changes#6252..6260 into mainline
79385      Branch: perl
79386           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
79387           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
79388           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
79389           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
79390 ____________________________________________________________________________
79391 [  6361] By: gsar                                  on 2000/07/11  18:37:12
79392         Log: skip integrate of problematic change#6251 from cfgperl into mainline
79393      Branch: perl
79394           !> lib/Exporter.pm
79395 ____________________________________________________________________________
79396 [  6360] By: gsar                                  on 2000/07/11  18:34:56
79397         Log: integrate cfgperl change#6250 into mainline
79398      Branch: perl
79399           +> t/op/my_stash.t
79400           !> MANIFEST embed.pl proto.h toke.c
79401 ____________________________________________________________________________
79402 [  6359] By: gsar                                  on 2000/07/11  18:21:19
79403         Log: integrate cfgperl changes#6242..6249 into mainline
79404      Branch: perl
79405           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
79406           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
79407           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
79408           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
79409           !> t/lib/peek.t utf8.c
79410 ____________________________________________________________________________
79411 [  6358] By: gsar                                  on 2000/07/11  18:15:45
79412         Log: skip integrate of problematic change#6241 from cfgperl into mainline
79413      Branch: perl
79414           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
79415 ____________________________________________________________________________
79416 [  6357] By: jhi                                   on 2000/07/11  18:15:16
79417         Log: Fix for
79418              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
79419              From: Roderick Schertler <roderick@argon.org> 
79420              Date: Tue, 11 Jul 2000 13:55:05 -0400 
79421              Message-Id: <200007111755.NAA05077@jones.argon.org> 
79422      Branch: cfgperl
79423            ! doio.c
79424 ____________________________________________________________________________
79425 [  6356] By: jhi                                   on 2000/07/11  18:12:51
79426         Log: Typo in #6341.
79427      Branch: cfgperl
79428            ! pp_hot.c
79429 ____________________________________________________________________________
79430 [  6355] By: gsar                                  on 2000/07/11  18:12:10
79431         Log: integrate cfgperl changes#6231..6240 into mainline
79432      Branch: perl
79433           +> pod/perlutil.pod
79434           !> (integrate 35 files)
79435 ____________________________________________________________________________
79436 [  6354] By: jhi                                   on 2000/07/11  18:04:34
79437         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
79438              From: Dominic Dunlop <domo@computer.org> 
79439              Date: Tue, 11 Jul 2000 12:27:33 +0200 
79440              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
79441              
79442              Replaces change #6268.
79443      Branch: cfgperl
79444            ! t/op/sprintf.t
79445 ____________________________________________________________________________
79446 [  6353] By: gsar                                  on 2000/07/11  17:59:51
79447         Log: skip integrate of problematic change#6230 from cfgperl into mainline
79448              (a later version of File::Spec is already in mainline)
79449      Branch: perl
79450           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
79451           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
79452 ____________________________________________________________________________
79453 [  6352] By: gsar                                  on 2000/07/11  17:57:48
79454         Log: integrate cfgperl changes#6224..6229 into mainline
79455      Branch: perl
79456           +> lib/lib.pm.PL
79457            - lib/lib.pm
79458           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
79459           !> lib/English.pm op.c t/lib/english.t
79460 ____________________________________________________________________________
79461 [  6351] By: gsar                                  on 2000/07/11  17:50:10
79462         Log: skip integrate of problematic change#6223 from cfgperl into mainline
79463      Branch: perl
79464           !> doio.c
79465 ____________________________________________________________________________
79466 [  6350] By: gsar                                  on 2000/07/11  17:48:28
79467         Log: integrate cfgperl changes#6220..6222 into mainline
79468      Branch: perl
79469           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
79470           !> toke.c utf8.c win32/win32.h
79471 ____________________________________________________________________________
79472 [  6349] By: gsar                                  on 2000/07/11  17:46:13
79473         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
79474              mainline
79475      Branch: perl
79476           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
79477           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
79478           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
79479 ____________________________________________________________________________
79480 [  6348] By: jhi                                   on 2000/07/11  17:45:49
79481         Log: README.posix-bc podified from Thomas Dorner.
79482      Branch: cfgperl
79483            ! README.posix-bc
79484 ____________________________________________________________________________
79485 [  6347] By: gsar                                  on 2000/07/11  17:42:04
79486         Log: integrate cfgperl change#6217 into mainline
79487      Branch: perl
79488           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
79489           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
79490           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
79491 ____________________________________________________________________________
79492 [  6346] By: gsar                                  on 2000/07/11  17:39:37
79493         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
79494              mainline
79495      Branch: perl
79496           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
79497           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
79498           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
79499           !> perlapi.h pod/perlapi.pod
79500 ____________________________________________________________________________
79501 [  6345] By: gsar                                  on 2000/07/11  17:36:42
79502         Log: integrate cfgperl changes#6207..6210 into mainline
79503      Branch: perl
79504           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
79505           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
79506 ____________________________________________________________________________
79507 [  6344] By: gsar                                  on 2000/07/11  17:31:20
79508         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
79509              mainline
79510      Branch: perl
79511           !> (integrate 40 files)
79512 ____________________________________________________________________________
79513 [  6343] By: gsar                                  on 2000/07/11  17:19:08
79514         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
79515      Branch: perl
79516           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
79517            ! Changes
79518           !> (integrate 34 files)
79519 ____________________________________________________________________________
79520 [  6342] By: jhi                                   on 2000/07/11  16:05:48
79521         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
79522              To: perl5-porters@perl.org
79523              From: Karsten Sperling <spiff@phreax.net>
79524              Date: Mon, 10 Jul 2000 15:12:52 +0200
79525              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
79526      Branch: cfgperl
79527            ! lib/Symbol.pm
79528 ____________________________________________________________________________
79529 [  6341] By: jhi                                   on 2000/07/11  15:59:23
79530         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
79531              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
79532              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
79533              Date: Fri, 07 Jul 2000 17:57:16 +0100
79534      Branch: cfgperl
79535            ! pp_hot.c
79536 ____________________________________________________________________________
79537 [  6340] By: jhi                                   on 2000/07/11  15:55:47
79538         Log: Subject: Re: format bug report  [Patch]
79539              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79540              Date: Wed, 05 Jul 2000 13:12:52 +0200
79541              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
79542              
79543              Subject: Re: format bug report  [Patch]
79544              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79545              Date: Wed, 05 Jul 2000 14:10:01 +0200
79546              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
79547      Branch: cfgperl
79548            ! t/op/write.t toke.c
79549 ____________________________________________________________________________
79550 [  6339] By: jhi                                   on 2000/07/11  13:54:09
79551         Log: Be less forgiving about ambiguous and illegal tr ranges.
79552              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
79553              From: Mark-Jason Dominus <mjd@plover.com>
79554              Date: Tue, 04 Jul 2000 10:00:12 -0400
79555              Message-ID: <20000704140012.17772.qmail@plover.com>
79556              
79557              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
79558              From: Mark-Jason Dominus <mjd@plover.com>
79559              Date: Wed, 05 Jul 2000 09:37:36 -0400
79560              Message-ID: <20000705133736.27293.qmail@plover.com>
79561      Branch: cfgperl
79562            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
79563 ____________________________________________________________________________
79564 [  6338] By: jhi                                   on 2000/07/11  13:31:24
79565         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
79566              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
79567              Date: Tue, 11 Jul 2000 13:50:51 +0100
79568              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
79569      Branch: cfgperl
79570            ! sv.c
79571 ____________________________________________________________________________
79572 [  6337] By: jhi                                   on 2000/07/11  13:29:14
79573         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
79574              From: Hugo <hv@crypt.compulink.co.uk>
79575              Date: Tue, 11 Jul 2000 12:44:50 +0100
79576              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
79577      Branch: cfgperl
79578            ! regexec.c t/op/re_tests
79579 ____________________________________________________________________________
79580 [  6336] By: jhi                                   on 2000/07/11  13:26:47
79581         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
79582              From: simon@brecon.co.uk (Simon Cozens)
79583              Date: 7 Jul 2000 11:26:09 GMT
79584              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
79585      Branch: cfgperl
79586            ! mg.c
79587 ____________________________________________________________________________
79588 [  6335] By: jhi                                   on 2000/07/11  13:23:37
79589         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
79590              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
79591              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
79592              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
79593      Branch: cfgperl
79594            + ext/DynaLoader/hints/netbsd.pl
79595            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
79596 ____________________________________________________________________________
79597 [  6334] By: jhi                                   on 2000/07/11  13:20:38
79598         Log: Subject: PATCH perlguts.pod: Document D and d magic types
79599              From: mjd@plover.com
79600              Date: 5 Jul 2000 18:01:51 -0000
79601              Message-ID: <20000705180151.29413.qmail@plover.com>
79602      Branch: cfgperl
79603            ! pod/perlguts.pod
79604 ____________________________________________________________________________
79605 [  6333] By: jhi                                   on 2000/07/11  13:15:51
79606         Log: Precedence goof, fix based on
79607              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
79608              From: Hugo <hv@crypt.compulink.co.uk>
79609              Date: Tue, 11 Jul 2000 12:52:38 +0100
79610              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
79611      Branch: cfgperl
79612            ! t/op/taint.t
79613 ____________________________________________________________________________
79614 [  6332] By: jhi                                   on 2000/07/11  12:40:17
79615         Log: Integrate with Sarathy.
79616      Branch: cfgperl
79617           !> win32/win32sck.c
79618 ____________________________________________________________________________
79619 [  6331] By: jhi                                   on 2000/07/10  20:14:16
79620         Log: Sprinkle ldlibpath.
79621      Branch: cfgperl
79622            ! pod/Makefile.SH
79623 ____________________________________________________________________________
79624 [  6330] By: jhi                                   on 2000/07/10  17:54:49
79625         Log: More POSIX.pod tweaks.
79626      Branch: cfgperl
79627            ! ext/POSIX/POSIX.pod
79628 ____________________________________________________________________________
79629 [  6329] By: jhi                                   on 2000/07/10  14:02:12
79630         Log: Reorder perl.pod once more.
79631      Branch: cfgperl
79632            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
79633 ____________________________________________________________________________
79634 [  6328] By: gsar                                  on 2000/07/10  07:06:00
79635         Log: accept() leaks memory on windows due to incorrect ordering of
79636              closesocket() and fclose() calls
79637      Branch: perl
79638            ! win32/win32sck.c
79639 ____________________________________________________________________________
79640 [  6327] By: gsar                                  on 2000/07/10  06:49:17
79641         Log: winsock options weren't being set in all threads under ithreads
79642              (caused send()s from second and subsequent threads to fail)
79643      Branch: perl
79644            ! win32/win32sck.c
79645 ____________________________________________________________________________
79646 [  6326] By: jhi                                   on 2000/07/08  02:45:40
79647         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
79648              was cast to an unsigned (32-bit) integer with wild abandon.
79649      Branch: cfgperl
79650            ! ext/Devel/DProf/DProf.xs
79651 ____________________________________________________________________________
79652 [  6325] By: jhi                                   on 2000/07/07  18:50:33
79653         Log: Remove perlbook, update perlfaq book listing,
79654              rearrange perl.pod, regenerate perltoc.
79655      Branch: cfgperl
79656            - pod/perlbook.pod
79657            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
79658            ! pod/perlfaq2.pod pod/perltoc.pod
79659 ____________________________________________________________________________
79660 [  6324] By: jhi                                   on 2000/07/07  14:03:40
79661         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
79662      Branch: cfgperl
79663            ! sv.h toke.c
79664 ____________________________________________________________________________
79665 [  6323] By: jhi                                   on 2000/07/06  16:03:55
79666         Log: Fix complaints of buildtoc.
79667      Branch: cfgperl
79668            + lib/Win32.pod
79669            - pod/Win32.pod
79670            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
79671 ____________________________________________________________________________
79672 [  6322] By: jhi                                   on 2000/07/06  15:15:52
79673         Log: Add =head1 NAMEs so that buildtoc is happy.
79674              (The CGI::Util nit reported to Lincoln.)
79675      Branch: cfgperl
79676            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
79677            ! pod/perltoc.pod
79678 ____________________________________________________________________________
79679 [  6321] By: jhi                                   on 2000/07/06  03:16:04
79680         Log: Config is being used.
79681      Branch: cfgperl
79682            ! t/op/method.t
79683 ____________________________________________________________________________
79684 [  6320] By: jhi                                   on 2000/07/06  03:13:13
79685         Log: Integrate with Sarathy.
79686      Branch: cfgperl
79687           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
79688 ____________________________________________________________________________
79689 [  6319] By: jhi                                   on 2000/07/06  03:11:46
79690         Log: Autogenerate pod/Makefile and pod/buildtoc.
79691              buildtoc also checks whether the existing pods are
79692              mentioned in MANIFEST and perl.pod, and vice versa.
79693              (None of the thusly found discrepancies fixed yet.)
79694              roffitall also needs to be autogenerated similarly but it
79695              seems so badly out of date that I didn't touch it yet.
79696      Branch: cfgperl
79697            + pod/Makefile.SH pod/buildtoc.PL
79698            - pod/Makefile pod/buildtoc
79699            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
79700 ____________________________________________________________________________
79701 [  6318] By: gsar                                  on 2000/07/05  22:10:54
79702         Log: fix UNC path handling on Windows under ithreads, and chdir()
79703              return value when given a non-existent directory
79704      Branch: perl
79705            ! win32/vdir.h
79706 ____________________________________________________________________________
79707 [  6317] By: gsar                                  on 2000/07/05  22:08:19
79708         Log: winsock cleanup never done on Windows (leads to handle leaks)
79709      Branch: perl
79710            ! win32/perllib.c win32/win32sck.c
79711 ____________________________________________________________________________
79712 [  6316] By: gsar                                  on 2000/07/05  22:06:19
79713         Log: some debugger output does not go to the socket when RemotePort is set
79714      Branch: perl
79715            ! lib/perl5db.pl
79716 ____________________________________________________________________________
79717 [  6315] By: jhi                                   on 2000/07/05  00:25:21
79718         Log: Integrate with Sarathy, preliminary fix for unicos
79719              alignment problems in [ID 20000612.002] Perl problem on Cray system.
79720      Branch: cfgperl
79721            ! sv.h
79722           !> pp_hot.c
79723 ____________________________________________________________________________
79724 [  6314] By: gsar                                  on 2000/07/04  23:34:02
79725         Log: tyop in change#6306
79726      Branch: perl
79727            ! pp_hot.c
79728 ____________________________________________________________________________
79729 [  6313] By: jhi                                   on 2000/07/04  22:14:38
79730         Log: Multiline string literals ENONPORTABLE.
79731      Branch: cfgperl
79732            ! pp_hot.c
79733 ____________________________________________________________________________
79734 [  6312] By: jhi                                   on 2000/07/04  20:34:44
79735         Log: Integrate with Sarathy.
79736      Branch: cfgperl
79737           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
79738           !> t/op/method.t
79739 ____________________________________________________________________________
79740 [  6311] By: jhi                                   on 2000/07/04  20:30:56
79741         Log: More POSIX.pod embellishment.
79742      Branch: cfgperl
79743            ! ext/POSIX/POSIX.pod
79744 ____________________________________________________________________________
79745 [  6310] By: gsar                                  on 2000/07/04  17:28:48
79746         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
79747      Branch: perl
79748            ! t/lib/b.t
79749 ____________________________________________________________________________
79750 [  6309] By: jhi                                   on 2000/07/04  17:22:18
79751         Log: The #6308 required a little bit more.
79752      Branch: cfgperl
79753            ! Makefile.SH win32/Makefile
79754 ____________________________________________________________________________
79755 [  6308] By: jhi                                   on 2000/07/04  16:35:24
79756         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
79757      Branch: cfgperl
79758            + lib/lib_pm.PL
79759            - lib/lib.pm.PL
79760            ! MANIFEST Makefile.SH
79761 ____________________________________________________________________________
79762 [  6307] By: jhi                                   on 2000/07/04  16:28:58
79763         Log: Win32 patches for cfgperl from Sarathy.
79764      Branch: cfgperl
79765            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
79766            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
79767            ! thread.h toke.c util.c win32/Makefile win32/win32.c
79768 ____________________________________________________________________________
79769 [  6306] By: gsar                                  on 2000/07/04  16:28:40
79770         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
79771              (from Richard Soderberg <rs@oregonnet.com>)
79772      Branch: perl
79773            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
79774 ____________________________________________________________________________
79775 [  6305] By: jhi                                   on 2000/07/04  16:24:24
79776         Log: Integrate with Sarathy.
79777      Branch: cfgperl
79778           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
79779           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
79780           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
79781           !> proto.h win32/win32.c
79782 ____________________________________________________________________________
79783 [  6304] By: gsar                                  on 2000/07/04  16:17:24
79784         Log: missing perldiag entry for unpack("w",...) diagnostic (from
79785              Andreas Koenig)
79786      Branch: perl
79787            ! pod/perldiag.pod
79788 ____________________________________________________________________________
79789 [  6303] By: gsar                                  on 2000/07/04  16:14:44
79790         Log: remove rel2abs prototypes (from Barrie Slaymaker)
79791      Branch: perl
79792            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
79793            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
79794 ____________________________________________________________________________
79795 [  6302] By: gsar                                  on 2000/07/04  04:59:35
79796         Log: adjust change#6299
79797      Branch: perl
79798            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
79799            ! win32/win32.c
79800 ____________________________________________________________________________
79801 [  6301] By: jhi                                   on 2000/07/04  04:50:07
79802         Log: Integrate with Sarathy.
79803      Branch: cfgperl
79804           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
79805           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
79806           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
79807 ____________________________________________________________________________
79808 [  6300] By: gsar                                  on 2000/07/04  04:42:09
79809         Log: PERL_OBJECT build tweak
79810      Branch: perl
79811            ! perl.h
79812 ____________________________________________________________________________
79813 [  6299] By: gsar                                  on 2000/07/04  04:37:00
79814         Log: fix memory leak on Windows (PL_sys_intern contents were never
79815              freed)
79816      Branch: perl
79817            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
79818            ! perlapi.c proto.h win32/win32.c
79819 ____________________________________________________________________________
79820 [  6298] By: gsar                                  on 2000/07/04  04:15:59
79821         Log: fix large memory leak that has been around for ever, masked by
79822              -DPURIFY (most of the arenas were never freed!)
79823      Branch: perl
79824            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
79825 ____________________________________________________________________________
79826 [  6297] By: gsar                                  on 2000/07/04  04:07:46
79827         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
79828      Branch: perl
79829            ! perl.c
79830 ____________________________________________________________________________
79831 [  6296] By: jhi                                   on 2000/06/30  18:28:37
79832         Log: Elaborate POSIX.pod.  Still needs work.
79833      Branch: cfgperl
79834            ! ext/POSIX/POSIX.pod
79835 ____________________________________________________________________________
79836 [  6295] By: jhi                                   on 2000/06/30  14:58:18
79837         Log: Point to perlipc for more SysV IPC examples.
79838      Branch: cfgperl
79839            ! pod/perlfunc.pod
79840 ____________________________________________________________________________
79841 [  6294] By: gsar                                  on 2000/06/30  14:47:45
79842         Log: slurp mode fix in change#4736 still not quite right
79843      Branch: perl
79844            ! pp_hot.c t/io/argv.t
79845 ____________________________________________________________________________
79846 [  6293] By: jhi                                   on 2000/06/30  12:02:55
79847         Log: Integrate with Sarathy.
79848      Branch: cfgperl
79849           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
79850 ____________________________________________________________________________
79851 [  6292] By: jhi                                   on 2000/06/30  12:01:11
79852         Log: From: simon@brecon.co.uk (Simon Cozens)
79853              Subject: UTF8 concat
79854              Date: 30 Jun 2000 06:13:25 GMT
79855              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
79856      Branch: cfgperl
79857            ! pp_hot.c
79858 ____________________________________________________________________________
79859 [  6291] By: gsar                                  on 2000/06/30  04:37:33
79860         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
79861              when @_ is modified, causing coredumps
79862      Branch: perl
79863            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
79864 ____________________________________________________________________________
79865 [  6290] By: jhi                                   on 2000/06/30  02:21:44
79866         Log: Integrate with Sarathy.
79867      Branch: cfgperl
79868           !> vms/vms.c vms/vmsish.h
79869 ____________________________________________________________________________
79870 [  6289] By: jhi                                   on 2000/06/30  02:21:02
79871         Log: Check VERSIONs.
79872      Branch: cfgperl
79873            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
79874            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
79875            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
79876 ____________________________________________________________________________
79877 [  6288] By: jhi                                   on 2000/06/30  02:18:52
79878         Log: Integrate with Sarathy.
79879      Branch: cfgperl
79880           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
79881           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
79882           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
79883           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
79884 ____________________________________________________________________________
79885 [  6287] By: gsar                                  on 2000/06/30  02:17:08
79886         Log: integrate vmsperl changes into mainline
79887      Branch: perl
79888           !> vms/vms.c vms/vmsish.h
79889 ____________________________________________________________________________
79890 [  6285] By: gsar                                  on 2000/06/30  02:05:28
79891         Log: localize %INC in a Safe compartment so that use/require work
79892              (many other magic globals probably need similar treatment)
79893      Branch: perl
79894            ! ext/Opcode/Opcode.xs
79895 ____________________________________________________________________________
79896 [  6284] By: gsar                                  on 2000/06/30  01:54:54
79897         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
79898              about Windows
79899      Branch: perl
79900            ! pod/perlembed.pod
79901 ____________________________________________________________________________
79902 [  6283] By: jhi                                   on 2000/06/30  01:50:10
79903         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
79904              From: Barrie Slaymaker <barries@jester.slaysys.com>
79905              Date: Wed, 28 Jun 2000 11:35:29 -0400
79906              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
79907      Branch: perl
79908            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
79909            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
79910            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
79911            ! lib/File/Spec/Win32.pm
79912 ____________________________________________________________________________
79913 [  6282] By: jhi                                   on 2000/06/29  22:57:22
79914         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
79915              From: Dan Sugalski <dan@sidhe.org>
79916              Date: Tue, 06 Jun 2000 11:59:50 -0400
79917              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
79918      Branch: cfgperl
79919            ! vms/vms.c
79920 ____________________________________________________________________________
79921 [  6281] By: jhi                                   on 2000/06/29  22:52:50
79922         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
79923              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
79924              Date: Wed, 7 Jun 2000 04:02:04 -0500
79925              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
79926      Branch: cfgperl
79927            ! utils/h2xs.PL
79928 ____________________________________________________________________________
79929 [  6280] By: jhi                                   on 2000/06/29  22:45:47
79930         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
79931              From: rspier@pobox.com (Robert Spier)
79932              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
79933              Message-ID: <14654.31913.845602.610277@rls.cx>
79934      Branch: cfgperl
79935            ! utils/h2xs.PL
79936 ____________________________________________________________________________
79937 [  6279] By: jhi                                   on 2000/06/29  22:38:16
79938         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
79939              From: Tim Ayers <tayers@bridge.com>
79940              Date: Thu, 08 Jun 2000 08:11:06 +0200
79941              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
79942              [resent by Richard Foley, Message-Id probably wrong]
79943      Branch: cfgperl
79944            ! pod/perlsub.pod
79945 ____________________________________________________________________________
79946 [  6278] By: jhi                                   on 2000/06/29  22:21:45
79947         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
79948              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
79949              Date: Fri, 09 Jun 2000 12:39:27 -0400
79950              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
79951              (plus update the version "number" of Text::Wrap)
79952      Branch: cfgperl
79953            ! lib/Text/Wrap.pm
79954 ____________________________________________________________________________
79955 [  6277] By: jhi                                   on 2000/06/29  22:13:10
79956         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
79957              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
79958              Date: Mon, 12 Jun 2000 14:55:59 +0100
79959              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
79960      Branch: cfgperl
79961            ! pod/perlfunc.pod
79962 ____________________________________________________________________________
79963 [  6276] By: jhi                                   on 2000/06/29  22:11:06
79964         Log: Subject: [PATCH] Re: eval documentation: context
79965              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
79966              Date: Mon, 12 Jun 2000 15:07:29 +0100
79967              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
79968      Branch: cfgperl
79969            ! pod/perlfunc.pod
79970 ____________________________________________________________________________
79971 [  6275] By: jhi                                   on 2000/06/29  21:59:46
79972         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
79973              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
79974              Date: Tue, 13 Jun 2000 02:43:48 -0500
79975              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
79976      Branch: cfgperl
79977            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
79978 ____________________________________________________________________________
79979 [  6274] By: jhi                                   on 2000/06/29  21:56:14
79980         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
79981              From: Andy Dougherty <doughera@lafayette.edu>
79982              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
79983              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
79984      Branch: cfgperl
79985            ! ext/File/Glob/Glob.pm
79986 ____________________________________________________________________________
79987 [  6273] By: jhi                                   on 2000/06/29  21:49:09
79988         Log: Subject: [PATCH] xsub attributes
79989              From: Doug MacEachern <dougm@covalent.net>
79990              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
79991              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
79992      Branch: cfgperl
79993            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
79994            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
79995 ____________________________________________________________________________
79996 [  6272] By: jhi                                   on 2000/06/29  21:41:28
79997         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
79998              From: Tom Phoenix <rootbeer@redcat.com>
79999              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
80000              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
80001      Branch: cfgperl
80002            ! lib/Net/Ping.pm
80003 ____________________________________________________________________________
80004 [  6271] By: jhi                                   on 2000/06/29  21:36:55
80005         Log: Subject: PATCH pod/perltie.pod
80006              From: Ian Phillipps <Ian.Phillipps@iname.com>
80007              Date: Fri, 16 Jun 2000 00:17:19 +0100
80008              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
80009              (only the first hunk, the second hunk had already been done
80010              by some other patch)
80011      Branch: cfgperl
80012            ! pod/perltie.pod
80013 ____________________________________________________________________________
80014 [  6270] By: jhi                                   on 2000/06/29  21:24:51
80015         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
80016              From: Nicholas Clark <nick@talking.bollo.cx>
80017              Date: Fri, 23 Jun 2000 16:21:15 +0100
80018              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
80019      Branch: cfgperl
80020            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
80021            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
80022 ____________________________________________________________________________
80023 [  6269] By: jhi                                   on 2000/06/29  19:38:15
80024         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
80025              silence few compiler warnings.
80026      Branch: cfgperl
80027            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
80028 ____________________________________________________________________________
80029 [  6268] By: jhi                                   on 2000/06/29  18:21:50
80030         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
80031              From: Dominic Dunlop <domo@computer.org> 
80032              Date: Thu, 29 Jun 2000 12:32:39 +0200 
80033              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
80034      Branch: cfgperl
80035            ! t/op/sprintf.t
80036 ____________________________________________________________________________
80037 [  6267] By: jhi                                   on 2000/06/29  18:16:07
80038         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
80039              From: Doug MacEachern <dougm@covalent.net>
80040              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
80041              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
80042      Branch: cfgperl
80043            + t/op/method2entersub.t
80044            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
80045            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
80046            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
80047            ! xsutils.c
80048 ____________________________________________________________________________
80049 [  6266] By: jhi                                   on 2000/06/29  15:11:15
80050         Log: Subject: [PATCH 5.6.0] cygwin port
80051              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
80052              From: "Fifer, Eric" <EFifer@sanwaint.com>
80053              Date: Thu, 29 Jun 2000 12:58:29 +0100
80054      Branch: cfgperl
80055            ! cygwin/Makefile.SHs
80056 ____________________________________________________________________________
80057 [  6265] By: jhi                                   on 2000/06/29  15:04:05
80058         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
80059              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80060              Date: Wed, 28 Jun 2000 17:50:12 -0700
80061              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
80062      Branch: cfgperl
80063            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
80064 ____________________________________________________________________________
80065 [  6264] By: jhi                                   on 2000/06/29  15:00:57
80066         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
80067              From: Marty Lucich <marty@netcom.com>
80068              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
80069              Message-Id: <200006282116.OAA11148@netcom.com>
80070              ccdlflags update (the BSD/OS 4.1 part had already been taken
80071              care of by #6141).
80072      Branch: cfgperl
80073            ! hints/bsdos.sh
80074 ____________________________________________________________________________
80075 [  6263] By: jhi                                   on 2000/06/29  13:47:44
80076         Log: tr fixes from Simon Cozens
80077      Branch: cfgperl
80078            ! doop.c
80079 ____________________________________________________________________________
80080 [  6262] By: jhi                                   on 2000/06/28  18:46:01
80081         Log: Subject: 5.6.0 Patch for EPOC
80082              From: Olaf Flebbe <o.flebbe@gmx.de>
80083              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
80084              Message-ID: <23449.960929969@www11.gmx.net>
80085      Branch: cfgperl
80086            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
80087            ! epoc/epocish.h
80088 ____________________________________________________________________________
80089 [  6261] By: jhi                                   on 2000/06/28  18:29:07
80090         Log: Subject: Re: [PATCH cfgperl] BOMs away!
80091              From: simon@brecon.co.uk (Simon Cozens)
80092              Date: 17 Jun 2000 11:49:57 GMT
80093              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
80094      Branch: cfgperl
80095            ! pod/perldiag.pod t/comp/require.t toke.c
80096 ____________________________________________________________________________
80097 [  6260] By: jhi                                   on 2000/06/28  17:47:16
80098         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
80099              From: simon@brecon.co.uk (Simon Cozens) 
80100              Date: 17 Jun 2000 11:56:44 GMT 
80101              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
80102              pack U0, pack C0
80103      Branch: cfgperl
80104            ! pod/perlfunc.pod pp.c t/op/pack.t
80105 ____________________________________________________________________________
80106 [  6259] By: jhi                                   on 2000/06/28  16:43:17
80107         Log: perlnewmod was missing from MANIFEST.
80108      Branch: cfgperl
80109            ! MANIFEST
80110 ____________________________________________________________________________
80111 [  6258] By: jhi                                   on 2000/06/28  15:54:30
80112         Log: linenumber tweak
80113      Branch: cfgperl
80114            ! t/pragma/warn/regcomp
80115 ____________________________________________________________________________
80116 [  6257] By: jhi                                   on 2000/06/28  15:50:44
80117         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
80118              From: Doug MacEachern <dougm@covalent.net>
80119              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
80120              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
80121              (one part of the patch had been applied earlier)
80122      Branch: cfgperl
80123            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
80124 ____________________________________________________________________________
80125 [  6256] By: jhi                                   on 2000/06/28  15:40:22
80126         Log: tweaks from Simon Cozens to further fix tr/// under utf8
80127      Branch: cfgperl
80128            ! doop.c
80129 ____________________________________________________________________________
80130 [  6255] By: jhi                                   on 2000/06/28  15:33:45
80131         Log: small thinko tweaks
80132      Branch: cfgperl
80133            ! lib/IPC/Open3.pm t/op/my_stash.t
80134 ____________________________________________________________________________
80135 [  6254] By: jhi                                   on 2000/06/28  15:33:25
80136         Log: Subject: tr///, help wanted.
80137              From: simon@brecon.co.uk (Simon Cozens)
80138              Date: 28 Jun 2000 11:29:04 GMT
80139              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
80140      Branch: cfgperl
80141            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
80142            ! pp_proto.h proto.h t/op/tr.t
80143 ____________________________________________________________________________
80144 [  6253] By: jhi                                   on 2000/06/28  15:09:17
80145         Log: Paranoia tweak on #6249.
80146              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
80147              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
80148              Date: Sun, 25 Jun 2000 23:43:12 -0400
80149              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
80150      Branch: cfgperl
80151            ! lib/IPC/Open3.pm
80152 ____________________________________________________________________________
80153 [  6252] By: jhi                                   on 2000/06/28  15:01:38
80154         Log: Document #6249 and #6251.
80155      Branch: cfgperl
80156            ! lib/Exporter.pm lib/IPC/Open3.pm
80157 ____________________________________________________________________________
80158 [  6251] By: jhi                                   on 2000/06/28  14:50:43
80159         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
80160              From: Doug MacEachern <dougm@covalent.net>
80161              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
80162              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
80163      Branch: cfgperl
80164            ! lib/Exporter.pm
80165 ____________________________________________________________________________
80166 [  6250] By: jhi                                   on 2000/06/28  14:45:23
80167         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
80168              From: Doug MacEachern <dougm@covalent.net>
80169              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
80170              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
80171      Branch: cfgperl
80172            + t/op/my_stash.t
80173            ! MANIFEST embed.pl global.sym proto.h toke.c
80174 ____________________________________________________________________________
80175 [  6249] By: jhi                                   on 2000/06/28  14:36:34
80176         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
80177              From: Frank Tobin <ftobin@uiuc.edu>
80178              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
80179              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
80180      Branch: cfgperl
80181            ! lib/IPC/Open3.pm
80182 ____________________________________________________________________________
80183 [  6248] By: jhi                                   on 2000/06/28  14:11:25
80184         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
80185              From: Mark-Jason Dominus <mjd@plover.com>
80186              Date: Tue, 27 Jun 2000 22:36:42 -0400
80187              Message-ID: <20000628023642.12166.qmail@plover.com>
80188      Branch: cfgperl
80189            ! pod/perlfunc.pod
80190 ____________________________________________________________________________
80191 [  6247] By: jhi                                   on 2000/06/27  12:46:37
80192         Log: Tweak $VERSION, patch from Doug MacEachern.
80193      Branch: cfgperl
80194            ! lib/File/Spec.pm
80195 ____________________________________________________________________________
80196 [  6246] By: jhi                                   on 2000/06/27  03:34:46
80197         Log: Allow for standalone testing.
80198      Branch: cfgperl
80199            ! t/lib/filefunc.t t/lib/filespec.t
80200 ____________________________________________________________________________
80201 [  6245] By: jhi                                   on 2000/06/27  02:50:02
80202         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
80203              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
80204              Date: Sat, 24 Jun 2000 13:06:20 +0100
80205              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
80206      Branch: cfgperl
80207            ! ext/DynaLoader/DynaLoader_pm.PL
80208 ____________________________________________________________________________
80209 [  6244] By: jhi                                   on 2000/06/27  02:46:10
80210         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
80211              From: Doug MacEachern <dougm@covalent.net>
80212              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
80213              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
80214      Branch: cfgperl
80215            ! gv.c sv.c t/lib/peek.t
80216 ____________________________________________________________________________
80217 [  6243] By: jhi                                   on 2000/06/27  02:38:07
80218         Log: Subject: [PATCH] is_utf8_string
80219              From: simon@brecon.co.uk (Simon Cozens)
80220              Date: 26 Jun 2000 02:25:59 GMT
80221              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
80222      Branch: cfgperl
80223            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
80224            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
80225            ! proto.h utf8.c
80226 ____________________________________________________________________________
80227 [  6242] By: jhi                                   on 2000/06/27  02:24:00
80228         Log: Subject: [PATCH] bytes<->utf8 fixes
80229              From: simon@brecon.co.uk (Simon Cozens)
80230              Date: 26 Jun 2000 04:55:45 GMT
80231              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
80232      Branch: cfgperl
80233            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
80234 ____________________________________________________________________________
80235 [  6241] By: jhi                                   on 2000/06/27  02:12:42
80236         Log: Do no -warn on \_, only on \alpha.
80237              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
80238              From: David Dyck <dcd@tc.fluke.com>
80239              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
80240              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
80241      Branch: cfgperl
80242            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
80243 ____________________________________________________________________________
80244 [  6240] By: jhi                                   on 2000/06/27  02:00:01
80245         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
80246              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
80247              Date: Mon, 26 Jun 2000 18:40:14 +0100
80248              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
80249      Branch: cfgperl
80250            ! utils/h2xs.PL
80251 ____________________________________________________________________________
80252 [  6239] By: jhi                                   on 2000/06/27  01:53:40
80253         Log: Configure maintenance.  Sever some dependency cycles,
80254              separate gccversion from the cc unit,
80255              address [ID 20000623.006] Configure script patch for using gcc on AIX
80256              (but solve it a little bit differently),
80257              unduplex some accidentally duplicated units,
80258              suggest using gcc if no cc available
80259              (p5p thread: "Solaris configure: counterproposal", 1999-09)
80260      Branch: cfgperl
80261            ! Configure Todo-5.6 config_h.SH
80262      Branch: metaconfig
80263            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
80264            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
80265      Branch: metaconfig/U/perl
80266            + gccvers.U
80267            ! d_getespwnam.U d_getprpwnam.U i_prot.U
80268 ____________________________________________________________________________
80269 [  6238] By: jhi                                   on 2000/06/25  18:04:56
80270         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
80271              From: Dan Sugalski <dan@sidhe.org>
80272              Date: Fri, 23 Jun 2000 17:00:00 -0400
80273              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
80274      Branch: cfgperl
80275            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
80276 ____________________________________________________________________________
80277 [  6237] By: jhi                                   on 2000/06/25  16:36:45
80278         Log: Tweak embed.pl, regen headers.
80279      Branch: cfgperl
80280            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
80281            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
80282            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
80283            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
80284            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
80285 ____________________________________________________________________________
80286 [  6236] By: jhi                                   on 2000/06/25  15:26:42
80287         Log: Regen headers.
80288      Branch: cfgperl
80289            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
80290            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
80291            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
80292            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
80293            ! regnodes.h warnings.h
80294 ____________________________________________________________________________
80295 [  6235] By: jhi                                   on 2000/06/23  19:39:35
80296         Log: The thread begun by
80297              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
80298              From: Kevin.Ruscoe@ubsw.com
80299              Date: Fri, 16 Jun 2000 16:38:51 +0100
80300              Message-Id: <H000019b03c300d6@MHS>
80301      Branch: cfgperl
80302            ! hints/solaris_2.sh
80303 ____________________________________________________________________________
80304 [  6234] By: jhi                                   on 2000/06/23  19:23:36
80305         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
80306              because when run as services (Win32ese for daemons)
80307              no environment variables are set and tmpdir ends up as /tmp,
80308              which is ambiguous.
80309              
80310              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
80311              From: matt@sergeant.org
80312              Date: 16 Jun 2000 16:30:43 -0000
80313              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
80314      Branch: cfgperl
80315            ! lib/File/Spec/Win32.pm
80316 ____________________________________________________________________________
80317 [  6233] By: jhi                                   on 2000/06/23  19:18:58
80318         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
80319              From: Mark-Jason Dominus <mjd@plover.com>
80320              Date: Fri, 16 Jun 2000 20:53:04 -0400
80321              Message-ID: <20000617005304.8008.qmail@plover.com>
80322      Branch: cfgperl
80323            ! op.h
80324 ____________________________________________________________________________
80325 [  6232] By: jhi                                   on 2000/06/23  16:10:02
80326         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
80327              From: simon@brecon.co.uk (Simon Cozens)
80328              Date: 19 Jun 2000 15:18:27 GMT
80329              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
80330              
80331              plus update pod/Makefile and regenerate perltoc
80332      Branch: cfgperl
80333            + pod/perlutil.pod
80334            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
80335 ____________________________________________________________________________
80336 [  6231] By: jhi                                   on 2000/06/23  15:19:18
80337         Log: Subject: [PATCH 5.6.0] cygwin port
80338              From: "Fifer, Eric" <EFifer@sanwaint.com>
80339              Date: Tue, 20 Jun 2000 14:30:58 +0100
80340              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
80341      Branch: cfgperl
80342            ! README.cygwin lib/File/Find.pm
80343 ____________________________________________________________________________
80344 [  6230] By: jhi                                   on 2000/06/23  14:25:21
80345         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
80346      Branch: cfgperl
80347            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
80348            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
80349            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
80350            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
80351 ____________________________________________________________________________
80352 [  6229] By: jhi                                   on 2000/06/23  14:13:34
80353         Log: Subject: README.hpux version 0.6.1
80354              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
80355              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
80356              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
80357      Branch: cfgperl
80358            ! README.hpux
80359 ____________________________________________________________________________
80360 [  6228] By: jhi                                   on 2000/06/23  14:07:20
80361         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
80362              From: Doug MacEachern <dougm@covalent.net>
80363              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
80364              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
80365      Branch: cfgperl
80366            ! op.c
80367 ____________________________________________________________________________
80368 [  6227] By: jhi                                   on 2000/06/23  14:01:06
80369         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
80370              From: Doug MacEachern <dougm@covalent.net>
80371              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
80372              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
80373      Branch: cfgperl
80374            + lib/lib.pm.PL
80375            - lib/lib.pm
80376            ! MANIFEST Makefile.SH
80377 ____________________________________________________________________________
80378 [  6226] By: jhi                                   on 2000/06/23  13:53:07
80379         Log: Subject: [PATCH] remove forward declarations in Socket.pm
80380              From: Doug MacEachern <dougm@covalent.net>
80381              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
80382              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
80383              
80384              From: Doug MacEachern <dougm@covalent.net>
80385              Subject: Re: [PATCH] remove forward declarations in Socket.pm
80386              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
80387              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
80388      Branch: cfgperl
80389            ! ext/Socket/Socket.pm op.c
80390 ____________________________________________________________________________
80391 [  6225] By: jhi                                   on 2000/06/23  13:41:52
80392         Log: Add source code filenames to apidoc.
80393              From: simon@brecon.co.uk (Simon Cozens)
80394              Subject: [PATCH embed.pl] Source X-ref
80395              Date: 22 Jun 2000 02:18:49 GMT
80396              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
80397      Branch: cfgperl
80398            ! embed.pl
80399 ____________________________________________________________________________
80400 [  6224] By: jhi                                   on 2000/06/23  13:32:33
80401         Log: A way to avoid English.pm performance hit.
80402              From: root <root@jester.slaysys.com>
80403              Subject: [YAPATCH English.pm] My turn to putt again
80404              Date: Thu, 22 Jun 2000 20:33:58 -0400
80405              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
80406      Branch: cfgperl
80407            ! lib/English.pm t/lib/english.t
80408 ____________________________________________________________________________
80409 [  6223] By: jhi                                   on 2000/06/23  13:27:06
80410         Log: Avoid double close().
80411              Subject: [PATCH] avoid double close()
80412              From: Doug MacEachern <dougm@covalent.net>
80413              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
80414              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
80415      Branch: cfgperl
80416            ! doio.c
80417 ____________________________________________________________________________
80418 [  6222] By: jhi                                   on 2000/06/23  13:25:54
80419         Log: doc typo fix
80420              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
80421              From: Ian Phillipps <Ian.Phillipps@iname.com>
80422              Date: Fri, 23 Jun 2000 10:40:58 +0100
80423              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
80424      Branch: cfgperl
80425            ! lib/Pod/Usage.pm
80426 ____________________________________________________________________________
80427 [  6221] By: jhi                                   on 2000/06/23  13:24:15
80428         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
80429              From: simon@brecon.co.uk (Simon Cozens)
80430              Subject: [PATCH] Eliminate tr///[CU][CU]
80431              Date: 23 Jun 2000 11:05:40 GMT
80432              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
80433      Branch: cfgperl
80434            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
80435 ____________________________________________________________________________
80436 [  6220] By: jhi                                   on 2000/06/22  16:07:51
80437         Log: Win32 patches from Benjamin Stuhl.
80438      Branch: cfgperl
80439            ! makedef.pl win32/win32.h
80440 ____________________________________________________________________________
80441 [  6219] By: jhi                                   on 2000/06/22  16:06:34
80442         Log: Bytecode patches from Benjamin Stuhl.
80443      Branch: cfgperl
80444            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
80445            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
80446            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
80447 ____________________________________________________________________________
80448 [  6218] By: jhi                                   on 2000/06/15  23:54:16
80449         Log: Bytecode patches from Benjamin Stuhl.
80450      Branch: cfgperl
80451            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
80452 ____________________________________________________________________________
80453 [  6217] By: jhi                                   on 2000/06/09  13:38:29
80454         Log: Rename the fdpid locking and integrate with Sarathy.
80455      Branch: cfgperl
80456            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
80457            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
80458            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
80459            ! win32/win32.c
80460           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
80461 ____________________________________________________________________________
80462 [  6216] By: gsar                                  on 2000/06/08  14:54:21
80463         Log: be more optimal about clearing @_
80464      Branch: perl
80465            ! cop.h
80466 ____________________________________________________________________________
80467 [  6215] By: gsar                                  on 2000/06/08  14:33:04
80468         Log: tweak comment about @DB::args
80469      Branch: perl
80470            ! av.h pp_ctl.c
80471 ____________________________________________________________________________
80472 [  6214] By: gsar                                  on 2000/06/08  13:57:54
80473         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
80474              caller() wants to populate @DB::args with it (causes a coredump
80475              in Carp::confess())
80476      Branch: perl
80477            ! cop.h t/op/runlevel.t
80478 ____________________________________________________________________________
80479 [  6213] By: gsar                                  on 2000/06/08  07:06:35
80480         Log: back out change#6106 (seems problematic)
80481      Branch: perl
80482            ! hints/solaris_2.sh
80483 ____________________________________________________________________________
80484 [  6212] By: jhi                                   on 2000/06/07  03:10:36
80485         Log: Continuing mopup for #6204.
80486      Branch: cfgperl
80487            ! ext/B/defsubs_h.PL
80488 ____________________________________________________________________________
80489 [  6211] By: jhi                                   on 2000/06/07  02:41:50
80490         Log: Mopup for #6204.
80491              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
80492              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
80493              This is comes from const() where POK isn't on when expected.
80494      Branch: cfgperl
80495            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
80496            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
80497            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
80498            ! perlapi.h pod/perlapi.pod
80499 ____________________________________________________________________________
80500 [  6210] By: jhi                                   on 2000/06/07  01:56:29
80501         Log: Mopup for #6207 and #6209.
80502      Branch: cfgperl
80503            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
80504 ____________________________________________________________________________
80505 [  6209] By: jhi                                   on 2000/06/07  01:33:12
80506         Log: Lock PL_fdpid against race conditions, based on:
80507              Subject: [PATCH 5.6.0]subprocess fixup for threads
80508              From: Dan Sugalski <dan@sidhe.org>
80509              To: perl5-porters@perl.org
80510              Date: Tue, 11 Apr 2000 17:02:32 -0400
80511              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
80512      Branch: cfgperl
80513            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
80514            ! win32/win32.c
80515 ____________________________________________________________________________
80516 [  6208] By: jhi                                   on 2000/06/07  01:05:23
80517         Log: Regen headers for #6207.
80518      Branch: cfgperl
80519            ! embed.h global.sym objXSUB.h proto.h
80520 ____________________________________________________________________________
80521 [  6207] By: jhi                                   on 2000/06/06  23:43:13
80522         Log: Subject: [PATCH 5.6.0] Threadsafe patches
80523              From: Dan Sugalski <dan@sidhe.org>
80524              To: perl5-porters@perl.org
80525              Date: Mon, 08 May 2000 18:08:13 -0400
80526              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
80527      Branch: cfgperl
80528            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
80529            ! proto.h sv.h util.c
80530 ____________________________________________________________________________
80531 [  6206] By: jhi                                   on 2000/06/06  23:21:23
80532         Log: Subject: [PATCH] Eliminate $a/$b in pod
80533              From: David Glasser <me@davidglasser.net>
80534              To: perl5-porters@perl.org
80535              Date: Mon, 29 May 2000 21:15:59 -0400
80536              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
80537      Branch: cfgperl
80538            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
80539            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
80540            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
80541            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
80542            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
80543            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
80544            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
80545            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
80546            ! pod/perlvar.pod pod/perlxs.pod
80547 ____________________________________________________________________________
80548 [  6205] By: jhi                                   on 2000/06/06  23:12:14
80549         Log: Subject: [PATCH] Win32 improvements
80550              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
80551              To: gsar@activestate.com, perl5-porters@perl.org
80552              Date: Mon, 29 May 2000 17:22:24 PDT
80553              Message-ID: <20000530002224.91142.qmail@hotmail.com>
80554              (MUA had mangled many lines by wordwrapping)
80555      Branch: cfgperl
80556            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
80557 ____________________________________________________________________________
80558 [  6204] By: jhi                                   on 2000/06/06  23:01:50
80559         Log: Subject: [PATCH] B::Bytecode patches
80560              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
80561              To: gsar@activestate.com, jhi@iki.fi
80562              Cc: perl5-porters@perl.org
80563              Message-ID: <20000602202526.48694.qmail@hotmail.com>
80564              (MUA had mangled many lines by wordwrapping)
80565      Branch: cfgperl
80566            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
80567            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
80568            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
80569            ! intrpvar.h perl.c
80570 ____________________________________________________________________________
80571 [  6203] By: jhi                                   on 2000/06/06  22:32:43
80572         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
80573              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80574              Date: Tue, 06 Jun 2000 13:07:45 -0700
80575              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
80576      Branch: cfgperl
80577            ! pod/perldiag.pod
80578 ____________________________________________________________________________
80579 [  6202] By: jhi                                   on 2000/06/06  19:38:35
80580         Log: Integrate with Sarathy.
80581      Branch: cfgperl
80582           !> perl.c
80583 ____________________________________________________________________________
80584 [  6201] By: gsar                                  on 2000/06/06  00:42:59
80585         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
80586              does a PUSHMARK that's never ever POPMARKed; in general, only
80587              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
80588              Perl_eval_[sp]v() don't because they don't take any incoming
80589              arguments (this leak has been around since the original version
80590              of perl_eval_pv() in 5.003_97e)
80591      Branch: perl
80592            ! perl.c
80593 ____________________________________________________________________________
80594 [  6200] By: jhi                                   on 2000/06/04  03:44:52
80595         Log: Update to cperl-mode.el 4.31 from
80596              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
80597              Subject: A couple of notes
80598              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
80599              To: Mailing list Perl5 <perl5-porters@perl.org>
80600              Date: Sat, 3 Jun 2000 23:33:32 -0400
80601              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
80602      Branch: cfgperl
80603            ! emacs/cperl-mode.el
80604 ____________________________________________________________________________
80605 [  6199] By: jhi                                   on 2000/06/03  15:11:05
80606         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
80607              From: Dan Sugalski <dan@sidhe.org>
80608              To: perl5-porters@perl.org, vmsperl@perl.org
80609              Date: Fri, 02 Jun 2000 17:30:51 -0400
80610              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
80611      Branch: cfgperl
80612            ! vms/descrip_mms.template vms/gen_shrfls.pl
80613 ____________________________________________________________________________
80614 [  6198] By: jhi                                   on 2000/06/03  14:59:15
80615         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
80616              From: Dan Sugalski <dan@sidhe.org>
80617              To: vmsperl@perl.org, perl5-porters@perl.org
80618              Date: Fri, 02 Jun 2000 16:00:41 -0400
80619              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
80620              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
80621      Branch: cfgperl
80622            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
80623            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
80624            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
80625 ____________________________________________________________________________
80626 [  6197] By: jhi                                   on 2000/06/03  14:41:30
80627         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
80628              From: John Borwick <jhborwic@unity.ncsu.edu>
80629              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
80630              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
80631      Branch: cfgperl
80632            ! pod/perlsyn.pod
80633 ____________________________________________________________________________
80634 [  6196] By: jhi                                   on 2000/06/03  14:38:09
80635         Log: Integrate with Sarathy.
80636      Branch: cfgperl
80637           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
80638           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
80639           !> vms/perly_c.vms
80640 ____________________________________________________________________________
80641 [  6195] By: gsar                                  on 2000/06/02  22:43:13
80642         Log: fix yet another eval"" leak under USE_ITHREADS
80643      Branch: perl
80644            ! op.c
80645 ____________________________________________________________________________
80646 [  6194] By: gsar                                  on 2000/06/02  18:22:06
80647         Log: fix small eval"" memory leaks under USE_ITHREADS
80648      Branch: perl
80649            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
80650            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
80651            ! vms/perly_c.vms
80652 ____________________________________________________________________________
80653 [  6193] By: jhi                                   on 2000/06/01  13:03:56
80654         Log: Signals-be-gone for microperl.
80655      Branch: cfgperl
80656            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
80657 ____________________________________________________________________________
80658 [  6192] By: jhi                                   on 2000/06/01  12:52:02
80659         Log: Integrate with Sarathy.
80660      Branch: cfgperl
80661           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
80662           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
80663           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
80664           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
80665           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
80666           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
80667           !> t/op/vec.t utils/h2xs.PL
80668 ____________________________________________________________________________
80669 [  6191] By: gsar                                  on 2000/06/01  09:38:21
80670         Log: vec() loses numericalness (modified version of patch suggested
80671              by Robin Barker)
80672      Branch: perl
80673            ! doop.c t/op/vec.t
80674 ____________________________________________________________________________
80675 [  6190] By: gsar                                  on 2000/06/01  09:26:15
80676         Log: submit missing embed.pl change
80677      Branch: perl
80678            ! embed.pl
80679 ____________________________________________________________________________
80680 [  6189] By: gsar                                  on 2000/06/01  09:05:34
80681         Log: counting tr/// corrupts later operation (from M.J.T Guy)
80682      Branch: perl
80683            ! doop.c t/op/tr.t
80684 ____________________________________________________________________________
80685 [  6188] By: gsar                                  on 2000/06/01  08:58:39
80686         Log: h2xs tweaks
80687      Branch: perl
80688            ! utils/h2xs.PL
80689 ____________________________________________________________________________
80690 [  6187] By: gsar                                  on 2000/06/01  08:50:07
80691         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
80692              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
80693      Branch: perl
80694            + lib/Pod/LaTeX.pm
80695            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
80696            ! pod/pod2latex.PL
80697 ____________________________________________________________________________
80698 [  6186] By: gsar                                  on 2000/06/01  08:24:40
80699         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
80700              <wolfgang.laun@alcatel.at>)
80701      Branch: perl
80702            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
80703            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
80704 ____________________________________________________________________________
80705 [  6185] By: gsar                                  on 2000/06/01  08:12:00
80706         Log: remove incorrect documentation about implicit split to @_ in
80707              list context, which never really worked in perl 5 (from
80708              M.J.T. Guy)
80709      Branch: perl
80710            ! pod/perlfunc.pod pod/perltrap.pod
80711 ____________________________________________________________________________
80712 [  6184] By: gsar                                  on 2000/06/01  07:52:27
80713         Log: tweak for change#6127
80714      Branch: perl
80715            ! perl.c
80716 ____________________________________________________________________________
80717 [  6183] By: gsar                                  on 2000/06/01  07:41:02
80718         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
80719              <nick@ccl4.org>)
80720      Branch: perl
80721            + t/lib/selfloader.t
80722            ! MANIFEST lib/SelfLoader.pm
80723 ____________________________________________________________________________
80724 [  6182] By: jhi                                   on 2000/06/01  00:34:42
80725         Log: Be Cleaner Part Deux.
80726      Branch: cfgperl
80727            ! Makefile.SH
80728 ____________________________________________________________________________
80729 [  6181] By: jhi                                   on 2000/06/01  00:32:09
80730         Log: Integrate with Sarathy.
80731      Branch: cfgperl
80732           !> pp.c t/op/arith.t
80733 ____________________________________________________________________________
80734 [  6180] By: jhi                                   on 2000/06/01  00:31:13
80735         Log: microperl nits from Simon Cozens.
80736      Branch: cfgperl
80737            + uconfig.h
80738            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
80739            ! unixish.h
80740 ____________________________________________________________________________
80741 [  6179] By: gsar                                  on 2000/05/31  22:37:51
80742         Log: buggy modulus on UVs introduced by change#3378 (resulted in
80743              4063328477 % 65535 amounting to 27406, instead of 27407)
80744      Branch: perl
80745            ! pp.c t/op/arith.t
80746 ____________________________________________________________________________
80747 [  6178] By: jhi                                   on 2000/05/31  21:52:41
80748         Log: Be cleaner.
80749      Branch: cfgperl
80750            ! Makefile.SH
80751 ____________________________________________________________________________
80752 [  6177] By: jhi                                   on 2000/05/31  21:47:33
80753         Log: Substitution utf8 patch from Simon Cozens.
80754      Branch: cfgperl
80755            ! pp_hot.c
80756 ____________________________________________________________________________
80757 [  6176] By: jhi                                   on 2000/05/31  21:45:34
80758         Log: Single-quoted utf8 patch from Simon Cozens.
80759      Branch: cfgperl
80760            ! toke.c
80761 ____________________________________________________________________________
80762 [  6175] By: jhi                                   on 2000/05/31  21:40:18
80763         Log: Integrate with Sarathy.
80764      Branch: cfgperl
80765           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
80766 ____________________________________________________________________________
80767 [  6174] By: jhi                                   on 2000/05/31  21:37:31
80768         Log: microperl changes from Simon Cozens; Makefile for microperl
80769              written from scratch; few casts added as microperl compilation
80770              doesn't have all prototypes available.
80771      Branch: cfgperl
80772            + Makefile.micro README.micro Todo.micro uconfig.sh
80773            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
80774            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
80775      Branch: metaconfig
80776            + U/modified/Config_h.U
80777 ____________________________________________________________________________
80778 [  6173] By: jhi                                   on 2000/05/31  20:00:24
80779         Log: metaconfig maintenance.
80780      Branch: metaconfig
80781            + U/modified/Inhdr.U U/typedefs/inotype.U
80782      Branch: metaconfig/U/perl
80783            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
80784            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
80785 ____________________________________________________________________________
80786 [  6172] By: gsar                                  on 2000/05/31  05:05:42
80787         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
80788              (from Ilya Zakharevich)
80789      Branch: perl
80790            ! regexec.c t/op/re_tests
80791 ____________________________________________________________________________
80792 [  6171] By: gsar                                  on 2000/05/31  05:01:47
80793         Log: scalar() doesn't force scalar context when used in void context
80794              (from Simon Cozens)
80795      Branch: perl
80796            ! op.c t/op/wantarray.t
80797 ____________________________________________________________________________
80798 [  6170] By: gsar                                  on 2000/05/31  04:41:33
80799         Log: change#6142 needs tweaks to tests to work where there's no symlink()
80800              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
80801      Branch: perl
80802            ! t/lib/filefind.t
80803 ____________________________________________________________________________
80804 [  6169] By: gsar                                  on 2000/05/31  04:29:49
80805         Log: integrate cfgperl contents into mainline
80806      Branch: perl
80807           +> pod/perlmodlib.PL pod/perlnewmod.pod
80808           !> (integrate 42 files)
80809 ____________________________________________________________________________
80810 [  6168] By: jhi                                   on 2000/05/30  22:53:37
80811         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
80812      Branch: cfgperl
80813            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80814            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
80815            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
80816            ! win32/config.bc win32/config.gc win32/config.vc
80817            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
80818            ! win32/config_h.PL win32/config_sh.PL
80819      Branch: metaconfig/U/perl
80820            ! perlxv.U
80821 ____________________________________________________________________________
80822 [  6167] By: jhi                                   on 2000/05/30  22:20:21
80823         Log: tweak todo 
80824      Branch: cfgperl
80825            ! Todo-5.6
80826 ____________________________________________________________________________
80827 [  6166] By: jhi                                   on 2000/05/30  22:11:51
80828         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
80829              in case somebody wants to write an extension for more
80830              shadow database interfaces.
80831      Branch: cfgperl
80832            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80833            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
80834            ! vos/config.def vos/config.h vos/config_h.SH_orig
80835            ! win32/config.bc win32/config.gc win32/config.vc
80836            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
80837      Branch: metaconfig
80838            ! U/modified/Myinit.U
80839      Branch: metaconfig/U/perl
80840            + d_getespwnam.U d_getprpwnam.U i_prot.U
80841 ____________________________________________________________________________
80842 [  6165] By: jhi                                   on 2000/05/30  18:35:34
80843         Log: Integrate with Sarathy.
80844      Branch: cfgperl
80845           !> op.c
80846 ____________________________________________________________________________
80847 [  6164] By: jhi                                   on 2000/05/30  18:30:16
80848         Log: detypo
80849      Branch: cfgperl
80850            ! Configure config_h.SH
80851      Branch: metaconfig/U/perl
80852            ! perlxv.U
80853 ____________________________________________________________________________
80854 [  6163] By: gsar                                  on 2000/05/30  03:24:03
80855         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
80856      Branch: perl
80857            ! op.c
80858 ____________________________________________________________________________
80859 [  6162] By: gsar                                  on 2000/05/30  03:09:38
80860         Log: fix memory leak in method call optimization (change#3768);
80861              made C<eval "$x->foo()"> leak
80862      Branch: perl
80863            ! op.c
80864 ____________________________________________________________________________
80865 [  6161] By: jhi                                   on 2000/05/29  17:56:26
80866         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
80867              both from Simon Cozens.
80868      Branch: cfgperl
80869            + pod/perlmodlib.PL pod/perlnewmod.pod
80870            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
80871            ! pod/perlmodlib.pod pod/perltoc.pod
80872 ____________________________________________________________________________
80873 [  6160] By: jhi                                   on 2000/05/29  17:23:55
80874         Log: Changes for the File::Temp 0.08 (change #6159) test suite
80875              to fit better into the Perl distribution test framework.
80876      Branch: cfgperl
80877            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
80878            ! t/lib/ftmp-tempfile.t
80879 ____________________________________________________________________________
80880 [  6159] By: jhi                                   on 2000/05/29  16:55:36
80881         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
80882      Branch: cfgperl
80883            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
80884            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
80885 ____________________________________________________________________________
80886 [  6158] By: bailey                                on 2000/05/29  16:22:08
80887         Log: Add fallback to tmpfile for use in cases where user's relying on
80888              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
80889              Lane's patch)
80890      Branch: vmsperl
80891            ! vms/vms.c vms/vmsish.h
80892 ____________________________________________________________________________
80893 [  6157] By: jhi                                   on 2000/05/29  03:10:36
80894         Log: Regen Configure to jive with #6149.
80895      Branch: cfgperl
80896            ! Configure
80897      Branch: metaconfig
80898            ! U/modified/Getfile.U
80899 ____________________________________________________________________________
80900 [  6156] By: jhi                                   on 2000/05/29  03:01:38
80901         Log: Integrate with Sarathy.
80902      Branch: cfgperl
80903           +> ext/DynaLoader/dl_mac.xs
80904           !> (integrate 38 files)
80905 ____________________________________________________________________________
80906 [  6155] By: gsar                                  on 2000/05/28  21:15:58
80907         Log: small bug in change#6144; remove random \xA0 character that snuck
80908              in via change#6145
80909      Branch: perl
80910            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
80911 ____________________________________________________________________________
80912 [  6154] By: gsar                                  on 2000/05/28  21:04:19
80913         Log: avoid type mismatch warning
80914      Branch: perl
80915            ! perl.c
80916 ____________________________________________________________________________
80917 [  6153] By: gsar                                  on 2000/05/28  20:58:31
80918         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
80919              <nick@Bagpuss.uk.boo.com>)
80920      Branch: perl
80921            ! lib/Test/Harness.pm
80922 ____________________________________________________________________________
80923 [  6152] By: gsar                                  on 2000/05/28  20:53:42
80924         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
80925      Branch: perl
80926            ! regexec.c
80927 ____________________________________________________________________________
80928 [  6151] By: gsar                                  on 2000/05/28  20:50:28
80929         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
80930      Branch: perl
80931            ! regexec.c
80932 ____________________________________________________________________________
80933 [  6150] By: gsar                                  on 2000/05/28  20:39:58
80934         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
80935      Branch: perl
80936            ! pod/perlrequick.pod
80937 ____________________________________________________________________________
80938 [  6149] By: gsar                                  on 2000/05/28  20:35:16
80939         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
80940              <troc@netrus.net>)
80941      Branch: perl
80942            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
80943            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
80944            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
80945            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
80946 ____________________________________________________________________________
80947 [  6148] By: gsar                                  on 2000/05/28  20:21:07
80948         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
80949      Branch: perl
80950            ! lib/ExtUtils/MM_Unix.pm
80951 ____________________________________________________________________________
80952 [  6147] By: gsar                                  on 2000/05/28  20:12:41
80953         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
80954              (from Peter Prymmer)
80955      Branch: perl
80956            ! vms/subconfigure.com
80957 ____________________________________________________________________________
80958 [  6146] By: gsar                                  on 2000/05/28  20:06:15
80959         Log: doc typo
80960      Branch: perl
80961            ! lib/warnings.pm warnings.h warnings.pl
80962 ____________________________________________________________________________
80963 [  6145] By: gsar                                  on 2000/05/28  18:44:33
80964         Log: make xsubpp skip embedded pod (from Matthias Neeracher
80965              <neeri@iis.ee.ethz.ch>)
80966      Branch: perl
80967            ! lib/ExtUtils/xsubpp
80968 ____________________________________________________________________________
80969 [  6144] By: gsar                                  on 2000/05/28  18:42:49
80970         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
80971              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
80972              <neeri@iis.ee.ethz.ch>)
80973      Branch: perl
80974            ! lib/AutoSplit.pm
80975 ____________________________________________________________________________
80976 [  6143] By: gsar                                  on 2000/05/28  18:41:12
80977         Log: MacOS support, part 1 (from Matthias Neeracher
80978              <neeri@iis.ee.ethz.ch>)
80979      Branch: perl
80980            + ext/DynaLoader/dl_mac.xs
80981            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
80982            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
80983            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
80984            ! util.h
80985 ____________________________________________________________________________
80986 [  6142] By: gsar                                  on 2000/05/28  18:21:51
80987         Log: File::Find fails to chdir when chasing symlinks (from
80988              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
80989      Branch: perl
80990            ! lib/File/Find.pm t/lib/filefind.t
80991 ____________________________________________________________________________
80992 [  6141] By: jhi                                   on 2000/05/28  14:25:15
80993         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
80994              forwarded by Peter Seebach from the bsdi-users mailing list.
80995              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
80996      Branch: perl
80997            ! hints/bsdos.sh
80998 ____________________________________________________________________________
80999 [  6140] By: jhi                                   on 2000/05/28  14:11:57
81000         Log: Integrate with Sarathy.
81001      Branch: cfgperl
81002           +> (branch 30 files)
81003           !> (integrate 93 files)
81004 ____________________________________________________________________________
81005 [  6139] By: gsar                                  on 2000/05/28  10:01:48
81006         Log: revise mktables.PL for bugs and newness in Unicode 3.0
81007              (from James Bence <jbence@amgen.com>)
81008      Branch: perl
81009            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
81010            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
81011            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
81012            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
81013            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
81014            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
81015            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
81016            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
81017            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
81018            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
81019            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
81020            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
81021            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
81022            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
81023            + lib/unicode/Is/SylWU.pl
81024            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
81025            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
81026            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
81027            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
81028            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
81029            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
81030            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
81031            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
81032            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
81033            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
81034            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
81035            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
81036            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
81037            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
81038            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
81039            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
81040            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
81041            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
81042            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
81043            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
81044            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
81045            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
81046            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
81047            ! lib/unicode/Makefile lib/unicode/mktables.PL
81048 ____________________________________________________________________________
81049 [  6138] By: gsar                                  on 2000/05/28  08:50:32
81050         Log: add note about the handling of negative indices to tied arrays
81051              (from Michael G Schwern <schwern@pobox.com>)
81052      Branch: perl
81053            ! pod/perltie.pod
81054 ____________________________________________________________________________
81055 [  6137] By: gsar                                  on 2000/05/28  08:46:10
81056         Log: fix bogus redeclaration warning for "our" variables in different
81057              scopes
81058      Branch: perl
81059            ! op.c t/pragma/strict-vars
81060 ____________________________________________________________________________
81061 [  6136] By: gsar                                  on 2000/05/28  08:31:20
81062         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
81063      Branch: perl
81064            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
81065 ____________________________________________________________________________
81066 [  6135] By: gsar                                  on 2000/05/28  08:17:50
81067         Log: enable Test::Harness to dynamically determine column width etc.
81068              (from Rob Napier <rnapier@employees.org>)
81069      Branch: perl
81070            ! lib/Test/Harness.pm
81071 ____________________________________________________________________________
81072 [  6134] By: gsar                                  on 2000/05/28  08:13:39
81073         Log: make Test::Harness use wait.h/WCOREDUMP if available
81074              (from Ben Tilly <ben_tilly@hotmail.com>)
81075      Branch: perl
81076            ! lib/Test/Harness.pm
81077 ____________________________________________________________________________
81078 [  6133] By: gsar                                  on 2000/05/28  08:08:05
81079         Log: elide bogus test in change#6132
81080      Branch: perl
81081            ! t/pragma/warn/9enabled
81082 ____________________________________________________________________________
81083 [  6132] By: gsar                                  on 2000/05/28  08:03:14
81084         Log: warnings::enabled() doesn't fall back to looking at $^W if
81085              caller isn't using lexical warnings (from Paul Marquess)
81086      Branch: perl
81087            ! pp_ctl.c t/pragma/warn/9enabled
81088 ____________________________________________________________________________
81089 [  6131] By: gsar                                  on 2000/05/28  07:57:47
81090         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
81091      Branch: perl
81092            ! ext/POSIX/POSIX.pm
81093 ____________________________________________________________________________
81094 [  6130] By: gsar                                  on 2000/05/28  07:29:12
81095         Log: fix places that mean C<"word" character> but say C<alphanumeric
81096              character>
81097      Branch: perl
81098            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
81099 ____________________________________________________________________________
81100 [  6129] By: gsar                                  on 2000/05/28  07:18:41
81101         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
81102      Branch: perl
81103            ! vms/test.com
81104 ____________________________________________________________________________
81105 [  6128] By: gsar                                  on 2000/05/28  07:12:55
81106         Log: new perlxstut example for passing/returning refs to arrays
81107              (from David Lowe <dlowe@pootpoot.com>)
81108      Branch: perl
81109            ! pod/perlxstut.pod
81110 ____________________________________________________________________________
81111 [  6127] By: gsar                                  on 2000/05/28  07:02:50
81112         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
81113              failed (from Gisle Aas)
81114      Branch: perl
81115            ! cop.h perl.c
81116 ____________________________________________________________________________
81117 [  6126] By: gsar                                  on 2000/05/28  06:39:53
81118         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
81119              (reworked variant of patch suggested by Simon Cozens)
81120      Branch: perl
81121            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
81122            ! pp_hot.c proto.h t/op/gv.t
81123 ____________________________________________________________________________
81124 [  6125] By: gsar                                  on 2000/05/28  05:14:55
81125         Log: enable propagating exception objects via Perl_croak() in XS code
81126              (from Gisle Aas)
81127      Branch: perl
81128            ! util.c
81129 ____________________________________________________________________________
81130 [  6124] By: gsar                                  on 2000/05/28  05:07:28
81131         Log: integrate vmsperl contents into mainline
81132      Branch: perl
81133           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
81134           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
81135           !> vms/vmsish.h
81136 ____________________________________________________________________________
81137 [  6123] By: gsar                                  on 2000/05/28  05:03:53
81138         Log: clarify gotcha with #line directives (from Rocco Caputo
81139              <troc@netrus.net>)
81140      Branch: perl
81141            ! pod/perldebug.pod pod/perlsyn.pod
81142 ____________________________________________________________________________
81143 [  6122] By: gsar                                  on 2000/05/28  04:58:29
81144         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
81145              (from Mark-Jason Dominus)
81146      Branch: perl
81147            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
81148            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
81149            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
81150            ! toke.c
81151 ____________________________________________________________________________
81152 [  6121] By: bailey                                on 2000/05/25  04:46:54
81153         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
81154              lists (based on fixes by Craig Berry)
81155      Branch: vmsperl
81156            ! lib/File/Spec/VMS.pm
81157 ____________________________________________________________________________
81158 [  6120] By: bailey                                on 2000/05/25  04:25:38
81159         Log: Add missing escape (Charles Lane)
81160      Branch: vmsperl
81161            ! t/op/lex_assign.t
81162 ____________________________________________________________________________
81163 [  6119] By: bailey                                on 2000/05/25  04:21:25
81164         Log: Quiet error messages in vmsish.t (Charles Lane)
81165      Branch: vmsperl
81166            ! vms/ext/vmsish.t
81167 ____________________________________________________________________________
81168 [  6118] By: bailey                                on 2000/05/25  04:17:57
81169         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
81170              Flatten case labels in switch statements uniformly (Charles Bailey)
81171      Branch: vmsperl
81172            ! vms/vms.c
81173 ____________________________________________________________________________
81174 [  6117] By: bailey                                on 2000/05/25  03:58:09
81175         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
81176      Branch: vmsperl
81177            ! vms/vmsish.h
81178 ____________________________________________________________________________
81179 [  6116] By: bailey                                on 2000/05/25  03:11:15
81180         Log: Miscellaneous cosmetic fixes (Charles Lane)
81181      Branch: vmsperl
81182            ! lib/ExtUtils/MM_VMS.pm
81183 ____________________________________________________________________________
81184 [  6115] By: bailey                                on 2000/05/25  03:10:36
81185         Log: Add bounds checking for several strings (Charles Lane)
81186      Branch: vmsperl
81187            ! vms/vms.c
81188 ____________________________________________________________________________
81189 [  6114] By: bailey                                on 2000/05/25  02:25:34
81190         Log: Urk -- undo previous removal of vmsish 'exit' change
81191      Branch: vmsperl
81192            ! vms/ext/vmsish.pm vms/vmsish.h
81193 ____________________________________________________________________________
81194 [  6113] By: bailey                                on 2000/05/24  02:24:40
81195         Log: Ugly workaround for version-specific RTL error
81196      Branch: vmsperl
81197            ! vms/vms.c
81198 ____________________________________________________________________________
81199 [  6112] By: bailey                                on 2000/05/24  02:19:55
81200         Log: Check for existence of file before trying to delete
81201      Branch: vmsperl
81202            ! vms/test.com
81203 ____________________________________________________________________________
81204 [  6111] By: bailey                                on 2000/05/23  23:35:13
81205         Log: Resync with mainline prior to post-5.6.0 updates
81206      Branch: vmsperl
81207           +> (branch 49 files)
81208            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
81209            ! vms/ext/vmsish.pm
81210           !> (integrate 334 files)
81211 ____________________________________________________________________________
81212 [  6110] By: jhi                                   on 2000/05/23  19:28:32
81213         Log: todo tweak
81214      Branch: cfgperl
81215            ! Todo-5.6
81216 ____________________________________________________________________________
81217 [  6109] By: jhi                                   on 2000/05/18  17:38:54
81218         Log: Integrate with Sarathy.
81219      Branch: cfgperl
81220           !> mg.c perl.h win32/perlhost.h
81221 ____________________________________________________________________________
81222 [  6108] By: gsar                                  on 2000/05/17  02:24:56
81223         Log: reenable fake signal handling on Windows, bugs and all
81224      Branch: perl
81225            ! mg.c perl.h win32/perlhost.h
81226 ____________________________________________________________________________
81227 [  6107] By: jhi                                   on 2000/05/15  18:01:41
81228         Log: Tweak the todo list.
81229      Branch: cfgperl
81230            ! Todo-5.6
81231 ____________________________________________________________________________
81232 [  6106] By: jhi                                   on 2000/05/15  13:41:48
81233         Log: The (Configure) script refuses to go on, after asking for
81234              'You may also choose to try maximal 64-bitness....'.
81235              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
81236              -- Patrick Zima
81237              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
81238      Branch: cfgperl
81239            ! hints/solaris_2.sh
81240 ____________________________________________________________________________
81241 [  6105] By: jhi                                   on 2000/05/11  14:37:43
81242         Log: Integrate with Sarathy.
81243      Branch: cfgperl
81244           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
81245           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
81246 ____________________________________________________________________________
81247 [  6104] By: gsar                                  on 2000/05/11  03:39:07
81248         Log: PL_sys_intern was being initialized too late on windows
81249      Branch: perl
81250            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
81251            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
81252 ____________________________________________________________________________
81253 [  6103] By: jhi                                   on 2000/05/09  19:42:20
81254         Log: Test tweaking for Unicos continues.
81255      Branch: cfgperl
81256            ! t/op/64bitint.t
81257 ____________________________________________________________________________
81258 [  6102] By: jhi                                   on 2000/05/09  16:47:27
81259         Log: The test suite tweak in #6101 wasn't quite right.
81260      Branch: cfgperl
81261            ! t/lib/complex.t
81262 ____________________________________________________________________________
81263 [  6101] By: jhi                                   on 2000/05/09  15:35:34
81264         Log: Hints and test tweaks for Unicos.
81265      Branch: cfgperl
81266            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
81267 ____________________________________________________________________________
81268 [  6100] By: jhi                                   on 2000/05/08  21:15:06
81269         Log: More compilation tweakery from Allen Smith.
81270      Branch: cfgperl
81271            ! hints/irix_6.sh
81272 ____________________________________________________________________________
81273 [  6099] By: jhi                                   on 2000/05/08  19:21:18
81274         Log: Tweaks for the cc bugs from Allen Smith.
81275      Branch: cfgperl
81276            ! hints/irix_6.sh
81277 ____________________________________________________________________________
81278 [  6098] By: jhi                                   on 2000/05/08  19:13:37
81279         Log: Add a note about other, yet unsupported, shadow password APIs.
81280      Branch: cfgperl
81281            ! pp_sys.c
81282 ____________________________________________________________________________
81283 [  6097] By: jhi                                   on 2000/05/08  18:46:34
81284         Log: Add a note about possible compilation problems from Allen Smith.
81285      Branch: cfgperl
81286            ! hints/irix_6.sh
81287 ____________________________________________________________________________
81288 [  6096] By: jhi                                   on 2000/05/08  17:33:10
81289         Log: Integrate with Sarathy.
81290      Branch: cfgperl
81291           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
81292           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
81293 ____________________________________________________________________________
81294 [  6095] By: jhi                                   on 2000/05/08  16:21:33
81295         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
81296              might be useful in future.
81297      Branch: cfgperl
81298            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
81299            ! config_h.SH
81300      Branch: metaconfig
81301            ! U/installdirs/inc_version_list.U
81302      Branch: metaconfig/U/perl
81303            ! perlxv.U
81304 ____________________________________________________________________________
81305 [  6094] By: gsar                                  on 2000/05/08  14:22:22
81306         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
81307      Branch: perl
81308            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
81309            ! hints/cygwin.sh pp_sys.c
81310 ____________________________________________________________________________
81311 [  6093] By: gsar                                  on 2000/05/08  12:52:28
81312         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
81313              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
81314      Branch: perl
81315            ! pp_sys.c sv.c win32/perlhost.h
81316 ____________________________________________________________________________
81317 [  6092] By: jhi                                   on 2000/05/07  22:40:34
81318         Log: Regen perltoc with the fixed buildtoc.
81319      Branch: cfgperl
81320            ! pod/perltoc.pod
81321 ____________________________________________________________________________
81322 [  6091] By: jhi                                   on 2000/05/07  22:24:16
81323         Log: Integrate with Sarathy.
81324      Branch: cfgperl
81325           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
81326           !> t/op/substr.t toke.c
81327 ____________________________________________________________________________
81328 [  6090] By: gsar                                  on 2000/05/07  19:47:07
81329         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
81330              [NI]OK; added tests for both
81331      Branch: perl
81332            ! perl.c pp_hot.c sv.c t/op/substr.t
81333 ____________________________________________________________________________
81334 [  6089] By: gsar                                  on 2000/05/07  18:18:38
81335         Log: buildtoc tweak to fix newline lossage
81336      Branch: perl
81337            ! pod/buildtoc
81338 ____________________________________________________________________________
81339 [  6088] By: jhi                                   on 2000/05/07  16:35:36
81340         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
81341              because we do not use those.  The HAS_GETSPNAM remains,
81342              though, because we still do use that.
81343      Branch: cfgperl
81344            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
81345            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
81346            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
81347            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
81348            ! win32/config.vc win32/config_H.bc win32/config_H.gc
81349            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
81350 ____________________________________________________________________________
81351 [  6087] By: gsar                                  on 2000/05/07  16:05:16
81352         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
81353      Branch: perl
81354            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
81355 ____________________________________________________________________________
81356 [  6086] By: jhi                                   on 2000/05/07  15:27:07
81357         Log: Integrate with Sarathy.
81358      Branch: cfgperl
81359           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
81360           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
81361           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
81362           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
81363           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
81364           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
81365 ____________________________________________________________________________
81366 [  6085] By: gsar                                  on 2000/05/07  05:52:02
81367         Log: repeat operator (x) doesn't preserve utf8-ness
81368      Branch: perl
81369            ! pp.c t/op/substr.t
81370 ____________________________________________________________________________
81371 [  6084] By: gsar                                  on 2000/05/07  05:39:55
81372         Log: substr() does not preserve utf8-ness (from Stefan Eissing
81373              <Eissing@medicaldataservice.de>); added tests
81374      Branch: perl
81375            ! pp.c t/op/substr.t
81376 ____________________________________________________________________________
81377 [  6083] By: gsar                                  on 2000/05/07  05:24:46
81378         Log: note about undocumented caller() return value (from M.J.T. Guy);
81379              yet another peek.t tweak
81380      Branch: perl
81381            ! pod/perlfunc.pod t/lib/peek.t
81382 ____________________________________________________________________________
81383 [  6082] By: gsar                                  on 2000/05/07  05:08:40
81384         Log: peek.t non-portable to ithreads
81385      Branch: perl
81386            ! t/lib/peek.t
81387 ____________________________________________________________________________
81388 [  6081] By: gsar                                  on 2000/05/07  04:17:04
81389         Log: better default perlbug categories for ok reports (from Richard Foley)
81390      Branch: perl
81391            ! utils/perlbug.PL
81392 ____________________________________________________________________________
81393 [  6080] By: gsar                                  on 2000/05/07  04:08:07
81394         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
81395              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
81396      Branch: perl
81397            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
81398            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
81399            ! AUTHORS MAINTAIN MANIFEST
81400 ____________________________________________________________________________
81401 [  6079] By: gsar                                  on 2000/05/07  04:01:38
81402         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
81403      Branch: perl
81404            ! lib/Carp/Heavy.pm
81405 ____________________________________________________________________________
81406 [  6078] By: gsar                                  on 2000/05/07  01:24:19
81407         Log: workaround for CRT bug in chdir() (from Charles Lane, via
81408              Peter Prymmer)
81409      Branch: perl
81410            ! iperlsys.h vms/vms.c vms/vmsish.h
81411 ____________________________________________________________________________
81412 [  6077] By: gsar                                  on 2000/05/07  01:22:23
81413         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
81414              and Tom Phoenix)
81415      Branch: perl
81416            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
81417 ____________________________________________________________________________
81418 [  6076] By: gsar                                  on 2000/05/06  17:36:29
81419         Log: integrate cfgperl contents into mainline
81420      Branch: perl
81421           +> t/lib/peek.t
81422           !> Configure MANIFEST Porting/Glossary Porting/config.sh
81423           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
81424           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
81425           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
81426 ____________________________________________________________________________
81427 [  6075] By: jhi                                   on 2000/05/05  18:56:10
81428         Log: Make the test more portable.
81429      Branch: cfgperl
81430            ! t/lib/peek.t
81431 ____________________________________________________________________________
81432 [  6074] By: jhi                                   on 2000/05/05  18:49:20
81433         Log: Introduce t/lib/peek.t.
81434      Branch: cfgperl
81435            + t/lib/peek.t
81436            ! MANIFEST
81437 ____________________________________________________________________________
81438 [  6073] By: jhi                                   on 2000/05/05  14:30:45
81439         Log: Complex tweaks.
81440      Branch: cfgperl
81441            ! lib/Math/Complex.pm t/lib/complex.t
81442 ____________________________________________________________________________
81443 [  6072] By: jhi                                   on 2000/05/05  12:27:13
81444         Log: Integrate with Sarathy.
81445      Branch: cfgperl
81446           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
81447           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
81448           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
81449           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
81450 ____________________________________________________________________________
81451 [  6071] By: gsar                                  on 2000/05/05  02:24:46
81452         Log: misformatted perllocal.pod (from Tim Jenness
81453              <t.jenness@jach.hawaii.edu>)
81454      Branch: perl
81455            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
81456 ____________________________________________________________________________
81457 [  6070] By: gsar                                  on 2000/05/05  02:16:52
81458         Log: remove misleading comment (from M.J.T. Guy)
81459      Branch: perl
81460            ! t/lib/anydbm.t
81461 ____________________________________________________________________________
81462 [  6069] By: gsar                                  on 2000/05/05  02:15:13
81463         Log: File::Spec compatibility update (from Barrie Slaymaker
81464              <barries@slaysys.com>)
81465      Branch: perl
81466            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
81467            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
81468 ____________________________________________________________________________
81469 [  6068] By: gsar                                  on 2000/05/05  02:01:50
81470         Log: note about values()
81471      Branch: perl
81472            ! pod/perlfunc.pod
81473 ____________________________________________________________________________
81474 [  6067] By: gsar                                  on 2000/05/05  01:33:09
81475         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
81476      Branch: perl
81477            ! win32/win32.c
81478 ____________________________________________________________________________
81479 [  6066] By: gsar                                  on 2000/05/05  01:23:43
81480         Log: s/END/CHECK/
81481      Branch: perl
81482            ! perl.c
81483 ____________________________________________________________________________
81484 [  6065] By: jhi                                   on 2000/05/04  17:30:22
81485         Log: Integrate with Sarathy.
81486      Branch: cfgperl
81487           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
81488 ____________________________________________________________________________
81489 [  6064] By: gsar                                  on 2000/05/04  17:26:14
81490         Log: change#5905 wasn't quite right--it's intent only applies when arguments
81491              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
81492      Branch: perl
81493            ! pp_sys.c sv.c
81494 ____________________________________________________________________________
81495 [  6063] By: gsar                                  on 2000/05/04  16:52:29
81496         Log: tokeq() could read unallocated field in argument
81497      Branch: perl
81498            ! toke.c
81499 ____________________________________________________________________________
81500 [  6062] By: gsar                                  on 2000/05/04  16:34:51
81501         Log: additional tests for utf8.t
81502      Branch: perl
81503            ! t/pragma/utf8.t
81504 ____________________________________________________________________________
81505 [  6061] By: gsar                                  on 2000/05/04  16:09:28
81506         Log: change#5921 neglected to make eq honor "use bytes"
81507      Branch: perl
81508            ! sv.c
81509 ____________________________________________________________________________
81510 [  6060] By: jhi                                   on 2000/05/04  15:30:16
81511         Log: Integrate with Sarathy.
81512      Branch: cfgperl
81513           !> perl.c regcomp.c t/pragma/utf8.t
81514 ____________________________________________________________________________
81515 [  6059] By: jhi                                   on 2000/05/04  15:26:37
81516         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
81517              in natively 64-bit platforms where a long is a quad (no need
81518              for long longs).  Also added bias for IVs.
81519      Branch: cfgperl
81520            ! toke.c
81521 ____________________________________________________________________________
81522 [  6058] By: gsar                                  on 2000/05/04  00:19:14
81523         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
81524              (spotted by Donald Kinzer <dkinzer@premia.com>)
81525      Branch: perl
81526            ! perl.c
81527 ____________________________________________________________________________
81528 [  6057] By: gsar                                  on 2000/05/03  18:34:01
81529         Log: fix broken parsing of /\x{ab}/
81530      Branch: perl
81531            ! regcomp.c t/pragma/utf8.t
81532 ____________________________________________________________________________
81533 [  6056] By: jhi                                   on 2000/05/03  17:57:16
81534         Log: The search of infinity continues, this time simplified.
81535      Branch: cfgperl
81536            ! lib/Math/Complex.pm
81537 ____________________________________________________________________________
81538 [  6055] By: jhi                                   on 2000/05/03  17:45:30
81539         Log: Detypo.
81540      Branch: cfgperl
81541            ! hints/unicos.sh
81542 ____________________________________________________________________________
81543 [  6054] By: jhi                                   on 2000/05/02  22:28:27
81544         Log: Be more forgiving in POSIX about HUGE_VALL.
81545      Branch: cfgperl
81546            ! ext/POSIX/POSIX.xs
81547 ____________________________________________________________________________
81548 [  6053] By: jhi                                   on 2000/05/02  22:25:05
81549         Log: Integrate with Sarathy.
81550      Branch: cfgperl
81551           !> hints/irix_6.sh pod/perlop.pod
81552 ____________________________________________________________________________
81553 [  6052] By: jhi                                   on 2000/05/02  22:24:31
81554         Log: Unicos hint tweak.
81555      Branch: cfgperl
81556            ! hints/unicos.sh
81557 ____________________________________________________________________________
81558 [  6051] By: jhi                                   on 2000/05/02  22:21:26
81559         Log: Complex tweakery.
81560      Branch: cfgperl
81561            ! lib/Math/Complex.pm t/lib/complex.t
81562 ____________________________________________________________________________
81563 [  6050] By: jhi                                   on 2000/05/02  19:26:22
81564         Log: Use setxxent()/endxxent().
81565      Branch: cfgperl
81566            ! t/op/grent.t t/op/pwent.t
81567 ____________________________________________________________________________
81568 [  6049] By: jhi                                   on 2000/05/02  19:06:02
81569         Log: Test both the scalar and list contexts.
81570      Branch: cfgperl
81571            ! t/op/grent.t t/op/pwent.t
81572 ____________________________________________________________________________
81573 [  6048] By: gsar                                  on 2000/05/02  18:29:10
81574         Log: add note about how $( doesn't interpolate in REs (from
81575              Philip Newton <newton@ficus.frogspace.net>)
81576      Branch: perl
81577            ! pod/perlop.pod
81578 ____________________________________________________________________________
81579 [  6047] By: jhi                                   on 2000/05/02  17:41:24
81580         Log: Call getspnam() only iff needed.
81581      Branch: cfgperl
81582            ! pp_sys.c
81583 ____________________________________________________________________________
81584 [  6046] By: gsar                                  on 2000/05/02  17:07:25
81585         Log: libscheck has insufficient checks for n32 libs (from
81586              Albert Chin-A-Young <china@thewrittenword.com>)
81587      Branch: perl
81588            ! hints/irix_6.sh
81589 ____________________________________________________________________________
81590 [  6045] By: jhi                                   on 2000/05/02  13:57:17
81591         Log: Integrate with Sarathy.
81592      Branch: cfgperl
81593           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
81594           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
81595 ____________________________________________________________________________
81596 [  6044] By: gsar                                  on 2000/05/02  06:48:19
81597         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
81598              such that underscores are only ignored in literal numbers,
81599              "\x{...}", and hex/oct argument
81600      Branch: perl
81601            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
81602 ____________________________________________________________________________
81603 [  6043] By: gsar                                  on 2000/05/02  02:22:29
81604         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
81605      Branch: perl
81606            ! pod/perlretut.pod
81607 ____________________________________________________________________________
81608 [  6042] By: gsar                                  on 2000/05/02  02:17:51
81609         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
81610      Branch: perl
81611            ! pod/perltrap.pod
81612 ____________________________________________________________________________
81613 [  6041] By: gsar                                  on 2000/05/02  01:53:51
81614         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
81615              to compensate
81616      Branch: perl
81617            ! Porting/makerel
81618 ____________________________________________________________________________
81619 [  6040] By: gsar                                  on 2000/05/02  01:51:57
81620         Log: missing files in MANIFEST
81621      Branch: perl
81622            ! MANIFEST
81623 ____________________________________________________________________________
81624 [  6039] By: jhi                                   on 2000/05/02  00:36:46
81625         Log: Infinite problems.
81626      Branch: cfgperl
81627            ! lib/Math/Complex.pm
81628 ____________________________________________________________________________
81629 [  6038] By: jhi                                   on 2000/05/02  00:06:38
81630         Log: pwent/spent #ifdef imbalance.
81631      Branch: cfgperl
81632            ! pp_sys.c
81633 ____________________________________________________________________________
81634 [  6037] By: jhi                                   on 2000/05/01  22:50:11
81635         Log: Use HUGE_VALL if applicable.
81636      Branch: cfgperl
81637            ! ext/POSIX/POSIX.xs util.c
81638 ____________________________________________________________________________
81639 [  6036] By: jhi                                   on 2000/05/01  22:20:53
81640         Log: Correct Freudian slip.
81641      Branch: cfgperl
81642            ! pp_sys.c
81643 ____________________________________________________________________________
81644 [  6035] By: jhi                                   on 2000/05/01  21:07:38
81645         Log: Continue on the pwent/spent case.
81646      Branch: cfgperl
81647            ! pp_sys.c
81648 ____________________________________________________________________________
81649 [  6034] By: jhi                                   on 2000/05/01  17:45:14
81650         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
81651              adjustments in 6032 conflicted badly with this, will have
81652              to revisit them later.
81653      Branch: cfgperl
81654           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
81655           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
81656           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
81657           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
81658           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
81659           !> t/lib/cgi-html.t t/lib/cgi-request.t
81660 ____________________________________________________________________________
81661 [  6033] By: jhi                                   on 2000/05/01  17:40:49
81662         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
81663      Branch: cfgperl
81664            ! pp_sys.c
81665 ____________________________________________________________________________
81666 [  6032] By: gsar                                  on 2000/05/01  15:56:32
81667         Log: whitespace adjustments
81668      Branch: perl
81669            ! pp_sys.c
81670 ____________________________________________________________________________
81671 [  6031] By: gsar                                  on 2000/05/01  15:19:41
81672         Log: small nits in diagnostics.pm (from Robin Barker)
81673      Branch: perl
81674            ! lib/diagnostics.pm pod/perldiag.pod
81675 ____________________________________________________________________________
81676 [  6030] By: gsar                                  on 2000/05/01  08:39:18
81677         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
81678              for @- and @+ (from Johan Vromans)
81679      Branch: perl
81680            ! lib/English.pm pod/perlvar.pod
81681 ____________________________________________________________________________
81682 [  6029] By: gsar                                  on 2000/05/01  08:16:10
81683         Log: add CGI.pm v2.66 (from Lincoln Stein)
81684      Branch: perl
81685            + lib/CGI/Util.pm t/lib/cgi-pretty.t
81686            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
81687            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
81688            ! t/lib/cgi-html.t t/lib/cgi-request.t
81689 ____________________________________________________________________________
81690 [  6028] By: gsar                                  on 2000/05/01  06:34:41
81691         Log: Pod::Man generates groff-incompatible macro definition (from
81692              Tom Christiansen)
81693      Branch: perl
81694            ! lib/Pod/Man.pm
81695 ____________________________________________________________________________
81696 [  6027] By: gsar                                  on 2000/05/01  06:31:36
81697         Log: podlators-1.02 update (from Russ Allbery)
81698      Branch: perl
81699            ! lib/Pod/Man.pm lib/Pod/Text.pm
81700 ____________________________________________________________________________
81701 [  6026] By: jhi                                   on 2000/04/30  23:24:23
81702         Log: Integrate with Sarathy.
81703      Branch: cfgperl
81704           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
81705           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
81706           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
81707           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
81708           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
81709           !> t/lib/syslog.t toke.c win32/win32.h
81710 ____________________________________________________________________________
81711 [  6025] By: gsar                                  on 2000/04/30  18:17:47
81712         Log: Is{Alnum,Alpha,Word} don't match titlecase
81713              
81714              TODO: IsSpace is defined recursively!
81715              
81716              (both spotted by Larry)
81717      Branch: perl
81718            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
81719            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
81720 ____________________________________________________________________________
81721 [  6024] By: gsar                                  on 2000/04/30  17:50:19
81722         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
81723              (from Hugo van der Sanden)
81724      Branch: perl
81725            ! toke.c
81726 ____________________________________________________________________________
81727 [  6023] By: gsar                                  on 2000/04/30  17:14:43
81728         Log: debugger stomps on $. (from M.J.T. Guy)
81729      Branch: perl
81730            ! lib/perl5db.pl
81731 ____________________________________________________________________________
81732 [  6022] By: gsar                                  on 2000/04/30  16:59:22
81733         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
81734      Branch: perl
81735            ! sv.c
81736 ____________________________________________________________________________
81737 [  6021] By: gsar                                  on 2000/04/29  21:00:08
81738         Log: remove Win2K issue in pod (fixed by change#6020)
81739      Branch: perl
81740            ! README.win32 pod/perl56delta.pod
81741 ____________________________________________________________________________
81742 [  6020] By: gsar                                  on 2000/04/29  20:51:49
81743         Log: test tweak
81744      Branch: perl
81745            ! t/lib/open3.t
81746 ____________________________________________________________________________
81747 [  6019] By: gsar                                  on 2000/04/29  20:34:27
81748         Log: windows portability tweaks
81749      Branch: perl
81750            ! t/lib/b.t win32/win32.h
81751 ____________________________________________________________________________
81752 [  6018] By: gsar                                  on 2000/04/29  19:55:24
81753         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
81754              make _PATH_LOG() return "" if unavailable
81755      Branch: perl
81756            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
81757            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
81758 ____________________________________________________________________________
81759 [  6017] By: jhi                                   on 2000/04/28  22:49:46
81760         Log: Integrate with Sarathy.
81761      Branch: cfgperl
81762           !> op.c perl.c pod/perldiag.pod t/lib/b.t
81763 ____________________________________________________________________________
81764 [  6016] By: jhi                                   on 2000/04/28  22:46:14
81765         Log: Do not warn that an infinity does not look like a number.
81766      Branch: cfgperl
81767            ! sv.c
81768 ____________________________________________________________________________
81769 [  6015] By: gsar                                  on 2000/04/28  22:35:49
81770         Log: tweak test for portability
81771      Branch: perl
81772            ! t/lib/b.t
81773 ____________________________________________________________________________
81774 [  6014] By: gsar                                  on 2000/04/28  22:05:31
81775         Log: glob() loading File::Glob behind the scenes may cause syntax errors
81776      Branch: perl
81777            ! op.c
81778 ____________________________________________________________________________
81779 [  6013] By: gsar                                  on 2000/04/28  21:25:22
81780         Log: tweak change#5945 to display correct switch name in diagnostic
81781      Branch: perl
81782            ! perl.c pod/perldiag.pod
81783 ____________________________________________________________________________
81784 [  6012] By: jhi                                   on 2000/04/28  21:08:12
81785         Log: Integrate with Sarathy.
81786      Branch: cfgperl
81787           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
81788           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
81789           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
81790 ____________________________________________________________________________
81791 [  6011] By: jhi                                   on 2000/04/28  21:04:46
81792         Log: &HUGE_VAL is not defined, it exists.
81793      Branch: cfgperl
81794            ! lib/Math/Complex.pm
81795 ____________________________________________________________________________
81796 [  6010] By: gsar                                  on 2000/04/28  21:02:58
81797         Log: clarify note about shadow password support (from
81798              gellyfish@gellyfish.com)
81799      Branch: perl
81800            ! pod/perlfunc.pod
81801 ____________________________________________________________________________
81802 [  6009] By: gsar                                  on 2000/04/28  21:00:00
81803         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
81804      Branch: perl
81805            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
81806 ____________________________________________________________________________
81807 [  6008] By: gsar                                  on 2000/04/28  20:56:33
81808         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
81809      Branch: perl
81810            ! installperl vms/subconfigure.com
81811 ____________________________________________________________________________
81812 [  6007] By: gsar                                  on 2000/04/28  20:51:21
81813         Log: note about compile failures and END blocks (from M.J.T. Guy)
81814      Branch: perl
81815            ! pod/perl56delta.pod pod/perlmod.pod
81816 ____________________________________________________________________________
81817 [  6006] By: jhi                                   on 2000/04/28  20:42:14
81818         Log: Regen Configure.
81819      Branch: cfgperl
81820            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
81821            ! config_h.SH
81822 ____________________________________________________________________________
81823 [  6005] By: gsar                                  on 2000/04/28  20:41:16
81824         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
81825      Branch: perl
81826            ! utils/perldoc.PL
81827 ____________________________________________________________________________
81828 [  6004] By: jhi                                   on 2000/04/28  20:28:21
81829         Log: Integrate with Sarathy.
81830      Branch: cfgperl
81831           !> Configure INSTALL Porting/Glossary Porting/config.sh
81832           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
81833           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
81834           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
81835           !> win32/config.vc win32/win32.c
81836 ____________________________________________________________________________
81837 [  6003] By: gsar                                  on 2000/04/28  20:11:20
81838         Log: allow REG_EXPAND_SZ keys in Windows registry (from
81839              John Clayton <John.Clayton@barclayscapital.com>)
81840      Branch: perl
81841            ! win32/win32.c
81842 ____________________________________________________________________________
81843 [  6002] By: gsar                                  on 2000/04/28  19:34:16
81844         Log: destructive sv_setsv() can lose UV-ness from source, causing
81845              numeric promotions/comparisons to fail to do the right thing
81846      Branch: perl
81847            ! sv.c
81848 ____________________________________________________________________________
81849 [  6001] By: gsar                                  on 2000/04/28  18:44:15
81850         Log: support additional library locations via $Config{otherlibdirs}
81851              (from Andy Dougherty)
81852      Branch: perl
81853            ! Configure INSTALL Porting/Glossary Porting/config.sh
81854            ! Porting/config_H config_h.SH epoc/config.sh perl.c
81855            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
81856            ! win32/config.bc win32/config.gc win32/config.vc
81857 ____________________________________________________________________________
81858 [  6000] By: gsar                                  on 2000/04/28  18:26:58
81859         Log: reworked otherlibdirs.U (from Andy Dougherty)
81860      Branch: metaconfig
81861            ! U/installdirs/otherlibdirs.U
81862 ____________________________________________________________________________
81863 [  5999] By: gsar                                  on 2000/04/28  18:17:07
81864         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
81865      Branch: perl
81866            ! t/pragma/warn/toke toke.c
81867 ____________________________________________________________________________
81868 [  5998] By: jhi                                   on 2000/04/28  13:32:17
81869         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
81870      Branch: cfgperl
81871            ! lib/Math/Complex.pm
81872 ____________________________________________________________________________
81873 [  5997] By: jhi                                   on 2000/04/28  13:14:04
81874         Log: Preserve $!.
81875      Branch: cfgperl
81876            ! lib/Math/Complex.pm
81877 ____________________________________________________________________________
81878 [  5996] By: jhi                                   on 2000/04/28  12:59:23
81879         Log: Integrate with Sarathy.
81880      Branch: cfgperl
81881           +> pod/perlrequick.pod pod/perlretut.pod
81882           !> (integrate 51 files)
81883 ____________________________________________________________________________
81884 [  5995] By: gsar                                  on 2000/04/28  09:37:36
81885         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
81886      Branch: perl
81887            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
81888 ____________________________________________________________________________
81889 [  5994] By: gsar                                  on 2000/04/28  09:33:26
81890         Log: fix for missed accounting for null byte in pack("Z",...) (from
81891              M.J.T. Guy)
81892      Branch: perl
81893            ! pp.c t/op/pack.t
81894 ____________________________________________________________________________
81895 [  5993] By: gsar                                  on 2000/04/28  09:30:05
81896         Log: various minor tweaks seen on p5p
81897      Branch: perl
81898            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
81899 ____________________________________________________________________________
81900 [  5992] By: gsar                                  on 2000/04/28  09:08:19
81901         Log: pod nit (from Simon Cozens)
81902      Branch: perl
81903            ! pod/perlop.pod
81904 ____________________________________________________________________________
81905 [  5991] By: gsar                                  on 2000/04/28  09:06:36
81906         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
81907      Branch: perl
81908            ! README.posix-bc hints/posix-bc.sh
81909 ____________________________________________________________________________
81910 [  5990] By: gsar                                  on 2000/04/28  08:54:52
81911         Log: use $ENV{LIB} to search for libs under Visual C compiler
81912              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
81913      Branch: perl
81914            ! lib/ExtUtils/Liblist.pm
81915 ____________________________________________________________________________
81916 [  5989] By: gsar                                  on 2000/04/28  08:27:12
81917         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
81918              itself and no other (from Tom Hughes)
81919      Branch: perl
81920            ! t/op/array.t toke.c
81921 ____________________________________________________________________________
81922 [  5988] By: gsar                                  on 2000/04/28  08:01:38
81923         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
81924              <paul@miraclefish.com>)
81925      Branch: perl
81926            ! lib/ExtUtils/MakeMaker.pm
81927 ____________________________________________________________________________
81928 [  5987] By: gsar                                  on 2000/04/28  07:53:09
81929         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
81930      Branch: perl
81931            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
81932 ____________________________________________________________________________
81933 [  5986] By: gsar                                  on 2000/04/28  07:44:17
81934         Log: add regular expressions tutorial and quick-start guide (from
81935              Mark Kvale <kvale@phy.ucsf.edu>)
81936      Branch: perl
81937            + pod/perlrequick.pod pod/perlretut.pod
81938            ! AUTHORS MAINTAIN MANIFEST
81939 ____________________________________________________________________________
81940 [  5985] By: gsar                                  on 2000/04/28  07:30:28
81941         Log: forked child may not exit correctly if it failed to open
81942              /dev/console (from Graham Barr)
81943      Branch: perl
81944            ! ext/Sys/Syslog/Syslog.pm
81945 ____________________________________________________________________________
81946 [  5984] By: gsar                                  on 2000/04/28  07:27:20
81947         Log: attributes::reftype() doesn't work on tied argument
81948      Branch: perl
81949            ! xsutils.c
81950 ____________________________________________________________________________
81951 [  5983] By: gsar                                  on 2000/04/28  07:15:04
81952         Log: numeric conversion of non-number in change#3378 tramples on
81953              OOK offset, causing segfaults
81954      Branch: perl
81955            ! sv.c
81956 ____________________________________________________________________________
81957 [  5982] By: gsar                                  on 2000/04/28  04:48:25
81958         Log: avoid error in IO::Socket::INET when given an unknown service name
81959              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
81960      Branch: perl
81961            ! ext/IO/lib/IO/Socket/INET.pm
81962 ____________________________________________________________________________
81963 [  5981] By: gsar                                  on 2000/04/28  04:31:31
81964         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
81965              prototype mismatch with CORE::glob(); update pod and tests to
81966              suit (File::Glob::glob() is still available for backward
81967              compatibility, but should be considered deprecated)
81968      Branch: perl
81969            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
81970            ! t/lib/glob-taint.t
81971 ____________________________________________________________________________
81972 [  5980] By: gsar                                  on 2000/04/28  03:47:29
81973         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
81974              <ghudson@mit.edu>)
81975      Branch: metaconfig
81976            ! U/modified/Options.U
81977      Branch: perl
81978            ! Configure
81979 ____________________________________________________________________________
81980 [  5979] By: gsar                                  on 2000/04/28  03:07:54
81981         Log: under useithreads, constant pad entries could inadvertently be
81982              shared across threads (from Eric Blood <eblood@xmission.com>);
81983              added Eric's test case to testsuite
81984      Branch: perl
81985            ! op.c t/op/misc.t
81986 ____________________________________________________________________________
81987 [  5978] By: gsar                                  on 2000/04/27  21:13:00
81988         Log: sync version numbers in File::Spec with the ones on CPAN
81989              (from Barrie Slaymaker)
81990      Branch: perl
81991            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
81992            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
81993            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
81994 ____________________________________________________________________________
81995 [  5977] By: gsar                                  on 2000/04/27  21:07:29
81996         Log: autoquote barewords followed by newline and arrow properly
81997              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
81998      Branch: perl
81999            ! t/pragma/warn/toke toke.c
82000 ____________________________________________________________________________
82001 [  5976] By: gsar                                  on 2000/04/27  20:41:20
82002         Log: DB_File v1.73 update (from Paul Marquess)
82003      Branch: perl
82004            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
82005            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
82006 ____________________________________________________________________________
82007 [  5975] By: gsar                                  on 2000/04/27  20:34:24
82008         Log: allow sort() reentrancy (variant of patch suggested by
82009              Hugo van der Sanden)
82010      Branch: perl
82011            ! pp_ctl.c t/op/sort.t
82012 ____________________________________________________________________________
82013 [  5974] By: gsar                                  on 2000/04/27  19:46:57
82014         Log: change#4197 somehow missed initializing PL_errors, meaning
82015              sytax error queueing wasn't working outside eval"" at all;
82016              also fixed eval"" to localize PL_error_count, so that compile-time
82017              eval's don't clobber the error state of the outer context
82018      Branch: perl
82019            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
82020            ! t/pragma/warn/toke
82021 ____________________________________________________________________________
82022 [  5973] By: gsar                                  on 2000/04/27  18:29:05
82023         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
82024      Branch: perl
82025            ! regcomp.c regexec.c t/op/re_tests
82026 ____________________________________________________________________________
82027 [  5972] By: jhi                                   on 2000/04/27  18:22:41
82028         Log: Integrate with Sarathy.
82029      Branch: cfgperl
82030           +> t/lib/b.t t/lib/syslog.t
82031           !> (integrate 31 files)
82032 ____________________________________________________________________________
82033 [  5971] By: jhi                                   on 2000/04/27  18:18:46
82034         Log: Unicos tweaks from Mark P. Lutz.
82035      Branch: cfgperl
82036            ! hints/unicos.sh lib/Math/Complex.pm
82037 ____________________________________________________________________________
82038 [  5970] By: gsar                                  on 2000/04/27  18:05:11
82039         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
82040              IV is >32bits
82041      Branch: perl
82042            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
82043 ____________________________________________________________________________
82044 [  5969] By: gsar                                  on 2000/04/27  17:50:56
82045         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
82046      Branch: perl
82047            + t/lib/syslog.t
82048            ! MANIFEST ext/Sys/Syslog/Syslog.pm
82049 ____________________________________________________________________________
82050 [  5968] By: gsar                                  on 2000/04/27  17:44:49
82051         Log: tolerate spaces in group names in test on solaris (from David Boyce
82052              <dsb@boyski.com>)
82053      Branch: perl
82054            ! t/op/groups.t
82055 ____________________________________________________________________________
82056 [  5967] By: gsar                                  on 2000/04/27  17:41:22
82057         Log: improved docs on the warn_uninit diagnostic (from David Glasser
82058              and Simon Cozens)
82059      Branch: perl
82060            ! pod/perldiag.pod
82061 ____________________________________________________________________________
82062 [  5966] By: gsar                                  on 2000/04/27  16:54:58
82063         Log: add testsuite for B backends, fix bug in B::Deparse (from
82064              Simon Cozens <simon@brecon.co.uk>)
82065      Branch: perl
82066            + t/lib/b.t
82067            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
82068 ____________________________________________________________________________
82069 [  5965] By: gsar                                  on 2000/04/27  16:10:37
82070         Log: avoid "will not stay shared" warnings for our variables (from
82071              Robin Barker)
82072      Branch: perl
82073            ! op.c t/pragma/warn/op
82074 ____________________________________________________________________________
82075 [  5964] By: gsar                                  on 2000/04/27  07:05:05
82076         Log: reformat to 72 columns (again)
82077      Branch: perl
82078            ! pod/perldiag.pod
82079 ____________________________________________________________________________
82080 [  5963] By: gsar                                  on 2000/04/27  06:28:31
82081         Log: patch from Larry to make (\&) prototype work; added tests for
82082              the same
82083      Branch: perl
82084            ! op.c t/comp/proto.t
82085 ____________________________________________________________________________
82086 [  5962] By: gsar                                  on 2000/04/27  06:15:47
82087         Log: updated README.hpux (from Jeff Okamoto)
82088      Branch: perl
82089            ! README.hpux
82090 ____________________________________________________________________________
82091 [  5961] By: gsar                                  on 2000/04/27  05:55:03
82092         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
82093      Branch: perl
82094            ! emacs/cperl-mode.el
82095 ____________________________________________________________________________
82096 [  5960] By: gsar                                  on 2000/04/27  05:49:26
82097         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
82098      Branch: perl
82099            ! INSTALL
82100 ____________________________________________________________________________
82101 [  5959] By: gsar                                  on 2000/04/27  05:33:41
82102         Log: doubled words in pods (from Simon Cozens
82103              <simon.p.cozens@jp.pwcglobal.com>)
82104      Branch: perl
82105            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
82106            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
82107            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
82108            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
82109            ! pod/perltootc.pod
82110 ____________________________________________________________________________
82111 [  5958] By: gsar                                  on 2000/04/27  05:11:39
82112         Log: change#3569 deleted some essential code, revert; avoid use of
82113              atexit() to make DynaLoader work properly on AIX under mod_perl
82114              (from Jens-Uwe Mager <jum@helios.de>)
82115      Branch: perl
82116            ! ext/DynaLoader/dl_aix.xs
82117 ____________________________________________________________________________
82118 [  5957] By: gsar                                  on 2000/04/27  04:54:51
82119         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
82120      Branch: perl
82121            ! pod/perlmod.pod
82122 ____________________________________________________________________________
82123 [  5956] By: gsar                                  on 2000/04/27  04:51:47
82124         Log: better diagnostics on failed tests (from Ilya Zakharevich)
82125      Branch: perl
82126            ! t/op/lex_assign.t
82127 ____________________________________________________________________________
82128 [  5955] By: gsar                                  on 2000/04/27  04:26:44
82129         Log: longstanding bug exposed by change#3307: sort arguments weren't
82130              compiled with the right wantarray context (ensuing runtime lookup
82131              via block_gimme() was getting the incidental context of the
82132              sort() itself)
82133      Branch: perl
82134            ! op.c t/op/sort.t
82135 ____________________________________________________________________________
82136 [  5954] By: gsar                                  on 2000/04/26  23:42:12
82137         Log: integrate cfgperl contents into mainline
82138      Branch: perl
82139           !> (integrate 30 files)
82140 ____________________________________________________________________________
82141 [  5953] By: jhi                                   on 2000/04/26  23:06:42
82142         Log: Integrate with Sarathy.
82143      Branch: cfgperl
82144           !> README.win32 ext/B/B/Deparse.pm
82145           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
82146           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
82147           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
82148           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
82149           !> utils/perldoc.PL vms/perlvms.pod
82150 ____________________________________________________________________________
82151 [  5952] By: jhi                                   on 2000/04/26  23:03:46
82152         Log: Undo "use integer" addition from 64bitint as it seems
82153              to break most of the subtests in Digital UNIX;
82154              Unicos needs to find another way.
82155      Branch: cfgperl
82156            ! t/op/64bitint.t
82157 ____________________________________________________________________________
82158 [  5951] By: jhi                                   on 2000/04/26  22:57:53
82159         Log: Be more robust on "extreme" (large absolute value)
82160              arguments.  Originally reported by Daniel Connelly
82161              as a problem with asinh() on large negative arguments,
82162              asinh() used to bail out because an argument to log()
82163              ended up being zero.  Ilya Zakharevich proposed using
82164              Taylor's series in such cases, which for such large
82165              arguments is a very good approximation.
82166      Branch: cfgperl
82167            ! lib/Math/Complex.pm t/lib/complex.t
82168 ____________________________________________________________________________
82169 [  5950] By: gsar                                  on 2000/04/25  19:13:12
82170         Log: reformat perldiag to avoid long lines
82171      Branch: perl
82172            ! pod/perldiag.pod
82173 ____________________________________________________________________________
82174 [  5949] By: gsar                                  on 2000/04/25  18:41:11
82175         Log: make perldoc use the pod2man from the same version (from
82176              M.J.T. Guy)
82177      Branch: perl
82178            ! utils/perldoc.PL
82179 ____________________________________________________________________________
82180 [  5948] By: gsar                                  on 2000/04/25  18:21:57
82181         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
82182              <kompas@kompas.usr.onet.pl>)
82183      Branch: perl
82184            ! lib/vars.pm
82185 ____________________________________________________________________________
82186 [  5947] By: gsar                                  on 2000/04/25  18:11:53
82187         Log: use &dl_error rather than &dl_load_file as the guard for calling
82188              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
82189              statically built perl)
82190      Branch: perl
82191            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
82192 ____________________________________________________________________________
82193 [  5946] By: jhi                                   on 2000/04/25  17:37:54
82194         Log: Document that tr() is not tr(1).
82195      Branch: cfgperl
82196            ! pod/perlop.pod
82197 ____________________________________________________________________________
82198 [  5945] By: gsar                                  on 2000/04/25  16:34:33
82199         Log: make module name mandatory after -M switch; reorder perldiag
82200              alphabetically (from Mark-Jason Dominus)
82201      Branch: perl
82202            ! perl.c pod/perldiag.pod
82203 ____________________________________________________________________________
82204 [  5944] By: jhi                                   on 2000/04/25  01:15:18
82205         Log: On second thoughts frexp() does have two arguments.
82206      Branch: cfgperl
82207            ! perl.h
82208 ____________________________________________________________________________
82209 [  5943] By: jhi                                   on 2000/04/24  22:56:32
82210         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
82211              Now pp_ncmp() returns undef is either operand is a NaN.
82212      Branch: cfgperl
82213            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
82214            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
82215            ! vms/subconfigure.com vos/config.def vos/config.h
82216            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
82217            ! win32/config.vc win32/config_H.bc win32/config_H.gc
82218            ! win32/config_H.vc
82219      Branch: metaconfig/U/perl
82220            + d_modfl.U
82221 ____________________________________________________________________________
82222 [  5942] By: jhi                                   on 2000/04/24  19:45:17
82223         Log: Regen Configure to match #5937.
82224      Branch: cfgperl
82225            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
82226            ! config_h.SH
82227      Branch: metaconfig
82228            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
82229 ____________________________________________________________________________
82230 [  5941] By: jhi                                   on 2000/04/24  19:24:11
82231         Log: Further Unicos fixes for Mark Lutz.
82232      Branch: cfgperl
82233            ! hints/unicos.sh pp_ctl.c
82234 ____________________________________________________________________________
82235 [  5940] By: jhi                                   on 2000/04/24  19:09:06
82236         Log: Various Unicos 10.0.0.6 fixes.
82237              
82238              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
82239              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
82240              Reply-To: tecmpl1@triton.ca.boeing.com 
82241              To: perl5-porters@perl.org 
82242              Date: Fri, 14 Apr 2000 20:21:00 GMT 
82243              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
82244      Branch: cfgperl
82245            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
82246 ____________________________________________________________________________
82247 [  5939] By: gsar                                  on 2000/04/24  19:01:24
82248         Log: more pod nits (from Larry Virden)
82249      Branch: perl
82250            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
82251            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
82252            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
82253 ____________________________________________________________________________
82254 [  5938] By: gsar                                  on 2000/04/24  18:54:01
82255         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
82256      Branch: perl
82257            ! ext/B/B/Deparse.pm
82258 ____________________________________________________________________________
82259 [  5937] By: jhi                                   on 2000/04/24  17:39:00
82260         Log: Integrate with Sarathy.
82261      Branch: cfgperl
82262           +> (branch 31 files)
82263           !> (integrate 73 files)
82264 ____________________________________________________________________________
82265 [  5936] By: gsar                                  on 2000/04/24  17:30:06
82266         Log: additional tests for change#5934 (from Paul Marquess, who also
82267              sent in the same fix)
82268      Branch: perl
82269            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
82270            ! t/pragma/warn/5nolint t/pragma/warn/6default
82271 ____________________________________________________________________________
82272 [  5935] By: jhi                                   on 2000/04/24  17:26:05
82273         Log: Do not assume sign propagation.
82274              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
82275              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
82276              To: payner@ncifcrf.gov, perl5-porters@perl.org 
82277              Date: Tue, 18 Apr 2000 18:24:49 +0100 
82278              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
82279      Branch: cfgperl
82280            ! t/op/bop.t t/op/misc.t
82281 ____________________________________________________________________________
82282 [  5934] By: gsar                                  on 2000/04/24  17:16:54
82283         Log: propagate lexical warnings from surrounding scope correctly
82284              within string eval()
82285      Branch: perl
82286            ! pp_ctl.c t/pragma/warn/pp_ctl
82287 ____________________________________________________________________________
82288 [  5933] By: jhi                                   on 2000/04/24  17:01:07
82289         Log: Flatten the cpp jungle doing the nosuid checking.
82290      Branch: cfgperl
82291            ! perl.c
82292 ____________________________________________________________________________
82293 [  5932] By: gsar                                  on 2000/04/24  09:08:14
82294         Log: add rsignal(), whichsig() and do_join() to public API list
82295              (mod_perl uses them to good advantage)
82296      Branch: perl
82297            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
82298 ____________________________________________________________________________
82299 [  5931] By: gsar                                  on 2000/04/24  09:01:40
82300         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
82301      Branch: perl
82302            ! pp_hot.c regexec.c t/op/pat.t
82303 ____________________________________________________________________________
82304 [  5930] By: gsar                                  on 2000/04/24  08:58:33
82305         Log: small os390 tweaks (from Peter Prymmer)
82306      Branch: perl
82307            ! config_h.SH makedepend.SH
82308 ____________________________________________________________________________
82309 [  5929] By: gsar                                  on 2000/04/24  08:55:25
82310         Log: pod nits
82311      Branch: perl
82312            ! pod/perlguts.pod
82313 ____________________________________________________________________________
82314 [  5928] By: gsar                                  on 2000/04/24  08:50:13
82315         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
82316      Branch: perl
82317            ! ext/IO/lib/IO/Poll.pm
82318 ____________________________________________________________________________
82319 [  5927] By: gsar                                  on 2000/04/24  08:43:24
82320         Log: arrange for next() to resume at the unstack op rather than the
82321              loop conditional, so that scope cleanup happens correctly
82322              (from Stephen McCamant)
82323      Branch: perl
82324            ! op.c pp_ctl.c t/op/misc.t
82325 ____________________________________________________________________________
82326 [  5926] By: gsar                                  on 2000/04/24  08:18:40
82327         Log: on windows, reserve 16M of stack rather than 128M (allows more
82328              threads to run concurrently)
82329      Branch: perl
82330            ! win32/Makefile win32/makefile.mk
82331 ____________________________________________________________________________
82332 [  5925] By: gsar                                  on 2000/04/24  08:13:52
82333         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
82334      Branch: perl
82335            ! toke.c
82336 ____________________________________________________________________________
82337 [  5924] By: gsar                                  on 2000/04/24  08:08:59
82338         Log: avoid using uninitialized memory in require version check
82339      Branch: perl
82340            ! pp_ctl.c universal.c
82341 ____________________________________________________________________________
82342 [  5923] By: gsar                                  on 2000/04/24  07:20:14
82343         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
82344      Branch: perl
82345            ! ext/IO/lib/IO/Poll.pm
82346 ____________________________________________________________________________
82347 [  5922] By: gsar                                  on 2000/04/24  07:08:42
82348         Log: commentary about IoTYPE() (from Nathan Torkington)
82349      Branch: perl
82350            ! sv.h
82351 ____________________________________________________________________________
82352 [  5921] By: gsar                                  on 2000/04/24  06:58:26
82353         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
82354              by fix
82355      Branch: perl
82356            ! sv.c t/lib/charnames.t t/pragma/utf8.t
82357 ____________________________________________________________________________
82358 [  5920] By: gsar                                  on 2000/04/24  06:37:59
82359         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
82360      Branch: perl
82361            ! doop.c t/op/ver.t
82362 ____________________________________________________________________________
82363 [  5919] By: gsar                                  on 2000/04/24  06:21:58
82364         Log: Configure might miss old directories when prefix must be
82365              expanded (from Robin Barker)
82366      Branch: metaconfig
82367            ! U/installdirs/inc_version_list.U
82368      Branch: perl
82369            ! Configure
82370 ____________________________________________________________________________
82371 [  5918] By: gsar                                  on 2000/04/24  06:16:11
82372         Log: VMS nits in glob() test (from Charles Lane)
82373      Branch: perl
82374            ! t/lib/glob-basic.t
82375 ____________________________________________________________________________
82376 [  5917] By: gsar                                  on 2000/04/24  06:11:56
82377         Log: various pod nits (from Larry Virden and others)
82378      Branch: perl
82379            ! README.amiga README.hpux README.machten README.os2
82380            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
82381            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
82382            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
82383            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
82384            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
82385            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
82386            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
82387            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
82388 ____________________________________________________________________________
82389 [  5916] By: gsar                                  on 2000/04/24  05:52:43
82390         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
82391              <wjones@tc.fluke.com>)
82392      Branch: perl
82393            ! t/lib/glob-basic.t
82394 ____________________________________________________________________________
82395 [  5915] By: gsar                                  on 2000/04/24  05:07:01
82396         Log: supported platforms mixed up
82397      Branch: perl
82398            ! pod/perl56delta.pod pod/perlport.pod
82399 ____________________________________________________________________________
82400 [  5914] By: gsar                                  on 2000/04/24  04:56:08
82401         Log: caller() wasn't returning the right number of elements for
82402              eval {...}
82403      Branch: perl
82404            ! pp_ctl.c t/pragma/warn/9enabled
82405 ____________________________________________________________________________
82406 [  5913] By: gsar                                  on 2000/04/24  04:35:41
82407         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
82408              Mark-Jason Dominus)
82409      Branch: perl
82410            ! pod/perlfunc.pod
82411 ____________________________________________________________________________
82412 [  5912] By: gsar                                  on 2000/04/24  04:17:15
82413         Log: fix totally broken caching in UNIVERSAL::isa() (from
82414              Nick Ing-Simmons)
82415      Branch: perl
82416            ! t/op/universal.t universal.c
82417 ____________________________________________________________________________
82418 [  5911] By: gsar                                  on 2000/04/24  03:39:47
82419         Log: add linebreak properties from unicode/LineBrk.txt (from
82420              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
82421      Branch: perl
82422            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
82423            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
82424            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
82425            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
82426            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
82427            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
82428            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
82429            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
82430            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
82431            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
82432            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
82433            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
82434            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
82435            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
82436            + lib/unicode/Is/LbrkZW.pl
82437            ! lib/unicode/mktables.PL
82438 ____________________________________________________________________________
82439 [  5910] By: gsar                                  on 2000/04/24  03:23:10
82440         Log: typo in pod
82441      Branch: perl
82442            ! ext/Thread/Thread.pm
82443 ____________________________________________________________________________
82444 [  5909] By: gsar                                  on 2000/04/24  03:22:03
82445         Log: mode argument to do_binmode() should be file mode, not boolean
82446      Branch: perl
82447            ! pp_sys.c
82448 ____________________________________________________________________________
82449 [  5908] By: gsar                                  on 2000/04/16  16:51:08
82450         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
82451              always returns a valid GV even when the symbol is trapped by strictures
82452              (avoids coredumps)
82453              
82454              TODO: the C<package;> hack needs similar treatment
82455      Branch: perl
82456            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
82457            ! t/pragma/strict-vars
82458 ____________________________________________________________________________
82459 [  5907] By: jhi                                   on 2000/03/31  23:42:56
82460         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
82461              an assumption which #5905 demolished.
82462      Branch: cfgperl
82463            ! pp_sys.c
82464 ____________________________________________________________________________
82465 [  5906] By: jhi                                   on 2000/03/31  18:54:37
82466         Log: Typo in #5905.
82467      Branch: cfgperl
82468            ! t/op/64bitint.t
82469 ____________________________________________________________________________
82470 [  5905] By: jhi                                   on 2000/03/31  18:50:54
82471         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
82472              reported by Joseph N. Hall.  The bug was that even with use64bitint
82473              one had to use the prefixes q, L, or ll with printf/sprintf,
82474              contrary to the documentation and common sense.
82475      Branch: cfgperl
82476            ! sv.c t/op/64bitint.t
82477 ____________________________________________________________________________
82478 [  5904] By: gsar                                  on 2000/03/28  02:31:32
82479         Log: add Changes, perldelta.pod
82480      Branch: perl
82481            + Changes pod/perldelta.pod
82482 ____________________________________________________________________________
82483 [  5903] By: gsar                                  on 2000/03/28  02:03:55
82484         Log: rename Changes and perldelta.pod
82485      Branch: perl
82486           +> Changes5.6 pod/perl56delta.pod
82487            - Changes pod/perldelta.pod
82488            ! MANIFEST
82489 ____________________________________________________________________________
82490 [  5902] By: gsar                                  on 2000/03/28  01:59:14
82491         Log: create maint-5.6 branch
82492      Branch: maint-5.6/perl
82493           +> (branch 1611 files)
82494 ____________________________________________________________________________
82495 [  5901] By: jhi                                   on 2000/03/23  05:48:43
82496         Log: Integrate with Sarathy.
82497      Branch: cfgperl
82498           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
82499 ____________________________________________________________________________
82500 [  5900] By: gsar                                  on 2000/03/23  05:42:43
82501         Log: three guesses on what this is :-)
82502      Branch: perl
82503            ! Changes